Manually triggered by user Bernd.Hufmann@ericsson.com for Gerrit: https://git.eclipse.org/r/146741 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 All nodes of label ‘tracecompass-build’ are offline Agent tracecompass-build-5dbwc-0q404 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/6/" labels: jenkins: "slave" jenkins/tracecompass-build: "true" name: "tracecompass-build-5dbwc-0q404" spec: containers: - env: - name: "JENKINS_SECRET" value: "8fbe78fbaf2602ffaf57975b98f67827883dbff8f790565a3c719af54a8fb2fa" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "tracecompass-build-5dbwc-0q404" - name: "JENKINS_NAME" value: "tracecompass-build-5dbwc-0q404" - 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-5dbwc-0q404 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 Checking out Revision 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 (refs/remotes/origin/master) 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 > /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 969fce98eb8d359021a88aefcb8382439b9556f5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2019-07-29T17:47:21.506Z] 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-29T17:47:21.774Z] No credentials specified [2019-07-29T17:47:21.862Z] Fetching changes from the remote Git repository [2019-07-29T17:47:21.779Z] > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 [2019-07-29T17:47:21.864Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-07-29T17:47:21.869Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-29T17:47:21.869Z] > /usr/bin/git --version # timeout=10 [2019-07-29T17:47:21.960Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/changes/41/146741/1 [2019-07-29T17:48:02.591Z] Checking out Revision 273835d49f91c896858b38f041627417d6b80d69 (refs/changes/41/146741/1) [2019-07-29T17:48:02.586Z] > /usr/bin/git rev-parse 273835d49f91c896858b38f041627417d6b80d69^{commit} # timeout=10 [2019-07-29T17:48:02.593Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2019-07-29T17:48:02.658Z] > /usr/bin/git checkout -f 273835d49f91c896858b38f041627417d6b80d69 [2019-07-29T17:48:06.858Z] Commit message: "Test: do not merge" [2019-07-29T17:48:06.860Z] > /usr/bin/git rev-parse FETCH_HEAD^{commit} # timeout=10 [2019-07-29T17:48:07.461Z] > /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-29T17:48:10.201Z] + mvn clean install -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml [2019-07-29T17:48:10.201Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T17:48:12.150Z] 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-29T17:48:17.398Z] 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 395 B/s) [2019-07-29T17:48:17.398Z] 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-29T17:48:17.398Z] 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 500 kB/s) [2019-07-29T17:48:17.398Z] 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-29T17:48:17.398Z] 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 64 kB/s) [2019-07-29T17:48:17.398Z] 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-29T17:48:17.398Z] 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 407 kB/s) [2019-07-29T17:48:17.398Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2019-07-29T17:48:17.398Z] 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 889 kB/s) [2019-07-29T17:48:17.398Z] 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-29T17:48:17.398Z] 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 1.1 MB/s) [2019-07-29T17:48:17.398Z] 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-29T17:48:17.398Z] 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 2.1 MB/s) [2019-07-29T17:48:17.398Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2019-07-29T17:48:17.398Z] 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 1.0 MB/s) [2019-07-29T17:48:17.398Z] 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-29T17:48:17.398Z] 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-29T17:48:17.398Z] 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 197 kB/s) [2019-07-29T17:48:17.398Z] 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 493 kB/s) [2019-07-29T17:48:17.655Z] [INFO] Scanning for projects... [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T17:48:17.911Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-29T17:48:18.168Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-29T17:48:18.424Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-29T17:48:18.680Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T17:48:18.680Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T17:48:18.680Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T17:48:18.680Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T17:48:18.680Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-29T17:48:18.680Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-29T17:48:18.680Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-29T17:48:18.680Z] 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-29T17:48:18.680Z] 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-29T17:48:18.680Z] 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-29T17:48:18.936Z] 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-29T17:48:18.936Z] 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-29T17:48:18.936Z] 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-29T17:48:18.936Z] 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 62 kB/s) [2019-07-29T17:48:18.936Z] 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-29T17:48:18.936Z] 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-29T17:48:19.192Z] 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-29T17:48:19.192Z] 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-29T17:48:19.192Z] 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-29T17:48:19.192Z] 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-29T17:48:19.192Z] 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 404 kB/s) [2019-07-29T17:48:19.192Z] 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-29T17:48:19.448Z] 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-29T17:48:19.448Z] 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-29T17:48:19.448Z] 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-29T17:48:19.448Z] 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-29T17:48:19.448Z] 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-29T17:48:19.448Z] 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 196 kB/s) [2019-07-29T17:48:19.448Z] 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-29T17:48:19.448Z] 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-29T17:48:19.704Z] 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-29T17:48:19.704Z] 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-29T17:48:19.704Z] 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-29T17:48:19.704Z] 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-29T17:48:19.704Z] 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 237 kB/s) [2019-07-29T17:48:19.704Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-29T17:48:19.704Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-29T17:48:19.960Z] 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-29T17:48:19.960Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-29T17:48:19.960Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-29T17:48:19.960Z] 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-29T17:48:19.960Z] 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 755 kB/s) [2019-07-29T17:48:19.960Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-29T17:48:19.960Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-29T17:48:20.215Z] 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-29T17:48:20.215Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-29T17:48:20.215Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-29T17:48:20.215Z] 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-29T17:48:20.215Z] 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 960 kB/s) [2019-07-29T17:48:20.215Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [2019-07-29T17:48:20.471Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom [2019-07-29T17:48:20.471Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom [2019-07-29T17:48:20.471Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom [2019-07-29T17:48:20.471Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom [2019-07-29T17:48:20.728Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [2019-07-29T17:48:20.728Z] 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 556 kB/s) [2019-07-29T17:48:20.728Z] 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-29T17:48:20.728Z] 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-29T17:48:20.728Z] 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-29T17:48:20.984Z] 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-29T17:48:20.984Z] 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-29T17:48:20.984Z] 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-29T17:48:20.984Z] 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 156 kB/s) [2019-07-29T17:48:20.984Z] 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-29T17:48:20.984Z] 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-29T17:48:20.984Z] 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-29T17:48:21.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-29T17:48:21.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-29T17:48:21.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-29T17:48:21.240Z] 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 129 kB/s) [2019-07-29T17:48:21.240Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-29T17:48:21.240Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-29T17:48:21.240Z] 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-29T17:48:21.496Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-29T17:48:21.496Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-29T17:48:21.496Z] 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-29T17:48:21.496Z] 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 827 kB/s) [2019-07-29T17:48:21.496Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-29T17:48:21.496Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-29T17:48:21.496Z] 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-29T17:48:21.753Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-29T17:48:21.753Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-29T17:48:21.753Z] 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-29T17:48:21.753Z] 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 502 kB/s) [2019-07-29T17:48:21.753Z] 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-29T17:48:21.753Z] 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-29T17:48:21.753Z] 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-29T17:48:22.009Z] 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-29T17:48:22.009Z] 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-29T17:48:22.009Z] 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-29T17:48:22.009Z] 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 72 kB/s) [2019-07-29T17:48:22.009Z] 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-29T17:48:22.009Z] 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-29T17:48:22.009Z] 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-29T17:48:22.265Z] 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-29T17:48:22.265Z] 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-29T17:48:22.265Z] 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-29T17:48:22.265Z] 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 101 kB/s) [2019-07-29T17:48:22.265Z] 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-29T17:48:22.265Z] 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-29T17:48:22.265Z] 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-29T17:48:22.521Z] 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-29T17:48:22.521Z] 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-29T17:48:22.521Z] 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-29T17:48:22.521Z] 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 43 kB/s) [2019-07-29T17:48:22.521Z] 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-29T17:48:22.521Z] 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-29T17:48:22.521Z] 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-29T17:48:22.777Z] 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-29T17:48:22.777Z] 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-29T17:48:22.777Z] 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-29T17:48:22.777Z] 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 214 kB/s) [2019-07-29T17:48:22.777Z] 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-29T17:48:22.777Z] 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-29T17:48:22.777Z] 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-29T17:48:23.033Z] 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-29T17:48:23.033Z] 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-29T17:48:23.033Z] 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-29T17:48:23.033Z] 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 618 kB/s) [2019-07-29T17:48:23.033Z] 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-29T17:48:23.033Z] 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-29T17:48:23.033Z] 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-29T17:48:23.289Z] 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-29T17:48:23.289Z] 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-29T17:48:23.289Z] 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-29T17:48:23.289Z] 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 27 kB/s) [2019-07-29T17:48:23.289Z] 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-29T17:48:23.289Z] 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-29T17:48:23.289Z] 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-29T17:48:23.546Z] 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-29T17:48:23.546Z] 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-29T17:48:23.546Z] 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-29T17:48:23.546Z] 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 201 kB/s) [2019-07-29T17:48:23.546Z] 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-29T17:48:23.546Z] 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-29T17:48:23.546Z] 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-29T17:48:23.802Z] 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-29T17:48:23.802Z] 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-29T17:48:23.803Z] 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-29T17:48:23.803Z] 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 99 kB/s) [2019-07-29T17:48:23.803Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-29T17:48:23.803Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-29T17:48:24.058Z] 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-29T17:48:24.058Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-29T17:48:24.314Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-29T17:48:24.314Z] 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-29T17:48:24.314Z] 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 227 kB/s) [2019-07-29T17:48:24.314Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-29T17:48:24.314Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-29T17:48:24.314Z] 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-29T17:48:24.570Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-29T17:48:24.570Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-29T17:48:24.570Z] 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-29T17:48:24.570Z] 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 350 kB/s) [2019-07-29T17:48:24.570Z] 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-29T17:48:24.570Z] 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-29T17:48:24.570Z] 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-29T17:48:24.570Z] 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-29T17:48:24.826Z] 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-29T17:48:24.826Z] 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-29T17:48:24.826Z] 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 174 kB/s) [2019-07-29T17:48:24.826Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-29T17:48:24.826Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-29T17:48:24.826Z] 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-29T17:48:24.826Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-29T17:48:24.826Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-29T17:48:25.082Z] 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-29T17:48:25.082Z] 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 398 kB/s) [2019-07-29T17:48:25.082Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-29T17:48:25.082Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-29T17:48:25.082Z] 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-29T17:48:25.082Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-29T17:48:25.082Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-29T17:48:25.082Z] 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-29T17:48:25.338Z] 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 261 kB/s) [2019-07-29T17:48:25.338Z] 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-29T17:48:25.338Z] 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-29T17:48:25.338Z] 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-29T17:48:25.338Z] 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-29T17:48:25.338Z] 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-29T17:48:25.338Z] 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-29T17:48:25.594Z] 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 39 kB/s) [2019-07-29T17:48:25.594Z] 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-29T17:48:25.594Z] 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-29T17:48:25.594Z] 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-29T17:48:25.594Z] 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-29T17:48:25.594Z] 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-29T17:48:25.594Z] 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-29T17:48:25.850Z] 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 64 kB/s) [2019-07-29T17:48:25.850Z] 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-29T17:48:25.850Z] 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-29T17:48:25.850Z] 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-29T17:48:25.850Z] 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-29T17:48:25.850Z] 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-29T17:48:25.850Z] 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-29T17:48:26.106Z] 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 109 kB/s) [2019-07-29T17:48:26.106Z] 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-29T17:48:26.106Z] 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-29T17:48:26.106Z] 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-29T17:48:26.106Z] 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-29T17:48:26.106Z] 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-29T17:48:26.106Z] 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-29T17:48:26.106Z] 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 199 kB/s) [2019-07-29T17:48:26.106Z] 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-29T17:48:26.361Z] 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-29T17:48:26.361Z] 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-29T17:48:26.361Z] 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-29T17:48:26.361Z] 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-29T17:48:26.361Z] 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-29T17:48:26.361Z] 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 74 kB/s) [2019-07-29T17:48:26.361Z] 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-29T17:48:26.617Z] 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-29T17:48:26.617Z] 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-29T17:48:26.617Z] 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-29T17:48:26.617Z] 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-29T17:48:26.617Z] 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-29T17:48:26.617Z] 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 113 kB/s) [2019-07-29T17:48:26.617Z] 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-29T17:48:26.617Z] 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-29T17:48:26.873Z] 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-29T17:48:26.873Z] 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-29T17:48:26.873Z] 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-29T17:48:26.873Z] 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-29T17:48:26.873Z] 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 50 kB/s) [2019-07-29T17:48:26.873Z] 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-29T17:48:26.873Z] 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-29T17:48:26.873Z] 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-29T17:48:27.129Z] 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-29T17:48:27.129Z] 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-29T17:48:27.129Z] 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-29T17:48:27.129Z] 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 311 kB/s) [2019-07-29T17:48:27.129Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-29T17:48:27.129Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-29T17:48:27.130Z] 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-29T17:48:27.386Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-29T17:48:27.386Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-29T17:48:27.386Z] 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-29T17:48:27.386Z] 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 384 kB/s) [2019-07-29T17:48:27.386Z] 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-29T17:48:27.386Z] 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-29T17:48:27.386Z] 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-29T17:48:27.642Z] 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-29T17:48:27.642Z] 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-29T17:48:27.642Z] 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-29T17:48:27.642Z] 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 154 kB/s) [2019-07-29T17:48:27.642Z] 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-29T17:48:27.642Z] 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-29T17:48:27.642Z] 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-29T17:48:27.898Z] 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-29T17:48:27.898Z] 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-29T17:48:27.898Z] 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-29T17:48:27.898Z] 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 729 kB/s) [2019-07-29T17:48:27.898Z] 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-29T17:48:27.898Z] 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-29T17:48:27.898Z] 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-29T17:48:28.154Z] 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-29T17:48:28.154Z] 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-29T17:48:28.154Z] 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-29T17:48:28.154Z] 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 227 kB/s) [2019-07-29T17:48:28.154Z] 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-29T17:48:28.154Z] 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-29T17:48:28.154Z] 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-29T17:48:28.409Z] 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-29T17:48:28.409Z] 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-29T17:48:28.409Z] 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-29T17:48:28.409Z] 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 369 kB/s) [2019-07-29T17:48:28.409Z] 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-29T17:48:28.409Z] 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-29T17:48:28.409Z] 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-29T17:48:28.665Z] 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-29T17:48:28.665Z] 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-29T17:48:28.665Z] 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-29T17:48:28.665Z] 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 118 kB/s) [2019-07-29T17:48:28.665Z] 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-29T17:48:28.665Z] 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-29T17:48:28.665Z] 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-29T17:48:28.921Z] 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-29T17:48:28.921Z] 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-29T17:48:28.921Z] 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-29T17:48:28.921Z] 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 80 kB/s) [2019-07-29T17:48:28.921Z] 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-29T17:48:28.921Z] 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-29T17:48:28.921Z] 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-29T17:48:29.177Z] 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-29T17:48:29.177Z] 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-29T17:48:29.177Z] 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-29T17:48:29.177Z] 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 70 kB/s) [2019-07-29T17:48:29.177Z] 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-29T17:48:29.177Z] 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-29T17:48:29.177Z] 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-29T17:48:29.433Z] 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-29T17:48:29.433Z] 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-29T17:48:29.433Z] 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-29T17:48:29.433Z] 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 266 kB/s) [2019-07-29T17:48:29.433Z] 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-29T17:48:29.433Z] 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-29T17:48:29.433Z] 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-29T17:48:29.689Z] 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-29T17:48:29.689Z] 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-29T17:48:29.689Z] 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-29T17:48:29.944Z] 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 7.5 kB/s) [2019-07-29T17:48:29.944Z] 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-29T17:48:29.944Z] 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-29T17:48:29.944Z] 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-29T17:48:30.200Z] 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-29T17:48:30.200Z] 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-29T17:48:30.200Z] 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-29T17:48:30.200Z] 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 168 kB/s) [2019-07-29T17:48:30.200Z] 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-29T17:48:30.200Z] 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-29T17:48:30.200Z] 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-29T17:48:30.457Z] 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-29T17:48:30.457Z] 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-29T17:48:30.457Z] 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-29T17:48:30.457Z] 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 60 kB/s) [2019-07-29T17:48:30.457Z] 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-29T17:48:30.457Z] 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-29T17:48:30.457Z] 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-29T17:48:30.712Z] 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-29T17:48:30.712Z] 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-29T17:48:30.712Z] 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-29T17:48:30.712Z] 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 190 kB/s) [2019-07-29T17:48:30.712Z] 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-29T17:48:30.712Z] 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-29T17:48:30.712Z] 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-29T17:48:30.712Z] 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-29T17:48:30.967Z] 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-29T17:48:30.967Z] 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-29T17:48:30.967Z] 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 154 kB/s) [2019-07-29T17:48:30.967Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-29T17:48:30.967Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-29T17:48:30.967Z] 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-29T17:48:30.967Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-29T17:48:31.223Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-29T17:48:31.223Z] 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-29T17:48:31.223Z] 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 750 kB/s) [2019-07-29T17:48:31.223Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-29T17:48:31.223Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-29T17:48:31.223Z] 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-29T17:48:31.223Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-29T17:48:31.478Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-29T17:48:31.478Z] 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-29T17:48:31.478Z] 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 199 kB/s) [2019-07-29T17:48:31.478Z] 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-29T17:48:31.478Z] 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-29T17:48:31.478Z] 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-29T17:48:31.478Z] 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-29T17:48:31.733Z] 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-29T17:48:31.733Z] 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-29T17:48:31.733Z] 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 380 kB/s) [2019-07-29T17:48:31.733Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-29T17:48:31.733Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-29T17:48:31.733Z] 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-29T17:48:31.733Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-29T17:48:31.989Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-29T17:48:31.989Z] 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-29T17:48:31.989Z] 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 1.4 MB/s) [2019-07-29T17:48:31.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [2019-07-29T17:48:31.989Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom [2019-07-29T17:48:31.989Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom [2019-07-29T17:48:31.989Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom [2019-07-29T17:48:32.245Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom [2019-07-29T17:48:32.245Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [2019-07-29T17:48:32.245Z] 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 758 kB/s) [2019-07-29T17:48:32.245Z] 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-29T17:48:32.245Z] 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-29T17:48:32.245Z] 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-29T17:48:32.245Z] 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-29T17:48:32.245Z] 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-29T17:48:32.500Z] 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-29T17:48:32.501Z] 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 554 kB/s) [2019-07-29T17:48:32.501Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-29T17:48:32.501Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-29T17:48:32.501Z] 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-29T17:48:32.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-29T17:48:32.501Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-29T17:48:32.757Z] 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-29T17:48:32.757Z] 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 2.1 MB/s) [2019-07-29T17:48:32.757Z] 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-29T17:48:32.757Z] 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-29T17:48:32.757Z] 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-29T17:48:33.012Z] 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-29T17:48:33.012Z] 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-29T17:48:33.012Z] 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-29T17:48:33.012Z] 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 475 kB/s) [2019-07-29T17:48:33.012Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-29T17:48:33.012Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-29T17:48:33.012Z] 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-29T17:48:33.269Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-29T17:48:33.269Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-29T17:48:33.269Z] 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-29T17:48:33.269Z] 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 2.1 MB/s) [2019-07-29T17:48:33.269Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [2019-07-29T17:48:33.269Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom [2019-07-29T17:48:33.269Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom [2019-07-29T17:48:33.560Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom [2019-07-29T17:48:33.560Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom [2019-07-29T17:48:33.560Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [2019-07-29T17:48:33.560Z] 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 580 kB/s) [2019-07-29T17:48:33.560Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-29T17:48:33.560Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-29T17:48:33.560Z] 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-29T17:48:33.816Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-29T17:48:33.816Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-29T17:48:33.816Z] 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-29T17:48:33.816Z] 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 103 kB/s) [2019-07-29T17:48:33.816Z] 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-29T17:48:33.816Z] 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-29T17:48:33.816Z] 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-29T17:48:34.071Z] 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-29T17:48:34.071Z] 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-29T17:48:34.071Z] 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-29T17:48:34.071Z] 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 570 kB/s) [2019-07-29T17:48:34.071Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-29T17:48:34.071Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-29T17:48:34.071Z] 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-29T17:48:34.327Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-29T17:48:34.327Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-29T17:48:34.327Z] 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-29T17:48:34.327Z] 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 538 kB/s) [2019-07-29T17:48:34.327Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-29T17:48:34.327Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-29T17:48:34.327Z] 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-29T17:48:34.583Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-29T17:48:34.583Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-29T17:48:34.583Z] 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-29T17:48:34.583Z] 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 37 kB/s) [2019-07-29T17:48:34.583Z] 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-29T17:48:34.583Z] 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-29T17:48:34.583Z] 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-29T17:48:34.839Z] 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-29T17:48:34.839Z] 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-29T17:48:34.839Z] 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-29T17:48:34.839Z] 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 54 kB/s) [2019-07-29T17:48:34.839Z] 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-29T17:48:34.839Z] 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-29T17:48:34.839Z] 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-29T17:48:35.094Z] 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-29T17:48:35.094Z] 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-29T17:48:35.094Z] 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-29T17:48:35.094Z] 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 80 kB/s) [2019-07-29T17:48:35.094Z] 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-29T17:48:35.094Z] 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-29T17:48:35.094Z] 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-29T17:48:35.351Z] 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-29T17:48:35.351Z] 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-29T17:48:35.351Z] 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-29T17:48:35.351Z] 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 51 kB/s) [2019-07-29T17:48:35.351Z] 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-29T17:48:35.351Z] 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-29T17:48:35.351Z] 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-29T17:48:35.351Z] 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-29T17:48:35.606Z] 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-29T17:48:35.606Z] 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-29T17:48:35.606Z] 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 35 kB/s) [2019-07-29T17:48:35.606Z] 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-29T17:48:35.606Z] 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-29T17:48:35.606Z] 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-29T17:48:35.606Z] 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-29T17:48:35.606Z] 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-29T17:48:35.862Z] 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-29T17:48:35.862Z] 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 61 kB/s) [2019-07-29T17:48:35.862Z] 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-29T17:48:35.862Z] 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-29T17:48:35.862Z] 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-29T17:48:35.862Z] 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-29T17:48:35.862Z] 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-29T17:48:36.117Z] 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-29T17:48:36.117Z] 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 52 kB/s) [2019-07-29T17:48:36.117Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-29T17:48:36.117Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-29T17:48:36.117Z] 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-29T17:48:36.117Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-29T17:48:36.117Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-29T17:48:36.373Z] 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-29T17:48:36.373Z] 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 261 kB/s) [2019-07-29T17:48:36.373Z] 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-29T17:48:36.373Z] 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-29T17:48:36.373Z] 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-29T17:48:36.373Z] 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-29T17:48:36.373Z] 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-29T17:48:36.373Z] 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-29T17:48:36.629Z] 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 103 kB/s) [2019-07-29T17:48:36.629Z] 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-29T17:48:36.629Z] 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-29T17:48:36.629Z] 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-29T17:48:36.629Z] 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-29T17:48:36.629Z] 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-29T17:48:36.629Z] 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-29T17:48:36.884Z] 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 27 kB/s) [2019-07-29T17:48:36.884Z] 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-29T17:48:36.884Z] 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-29T17:48:36.884Z] 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-29T17:48:36.884Z] 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-29T17:48:36.884Z] 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-29T17:48:36.884Z] 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-29T17:48:36.884Z] 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 109 kB/s) [2019-07-29T17:48:37.153Z] 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-29T17:48:37.153Z] 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-29T17:48:37.153Z] 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-29T17:48:37.153Z] 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-29T17:48:37.153Z] 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-29T17:48:37.153Z] 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-29T17:48:37.409Z] 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 22 kB/s) [2019-07-29T17:48:37.409Z] 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-29T17:48:37.409Z] 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-29T17:48:37.409Z] 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-29T17:48:37.409Z] 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-29T17:48:37.409Z] 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-29T17:48:37.409Z] 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-29T17:48:37.409Z] 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 175 kB/s) [2019-07-29T17:48:37.409Z] 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-29T17:48:37.664Z] 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-29T17:48:37.665Z] 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-29T17:48:37.665Z] 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-29T17:48:37.665Z] 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-29T17:48:37.665Z] 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-29T17:48:37.665Z] 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 61 kB/s) [2019-07-29T17:48:37.665Z] 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-29T17:48:37.665Z] 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-29T17:48:37.921Z] 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-29T17:48:37.921Z] 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-29T17:48:37.921Z] 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-29T17:48:37.921Z] 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-29T17:48:37.921Z] 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 495 kB/s) [2019-07-29T17:48:37.921Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-29T17:48:37.921Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-29T17:48:37.921Z] 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-29T17:48:38.176Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-29T17:48:38.176Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-29T17:48:38.176Z] 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-29T17:48:38.176Z] 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 1.3 MB/s) [2019-07-29T17:48:38.176Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2019-07-29T17:48:38.176Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2019-07-29T17:48:38.176Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2019-07-29T17:48:38.431Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2019-07-29T17:48:38.431Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2019-07-29T17:48:38.431Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2019-07-29T17:48:38.431Z] 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 178 kB/s) [2019-07-29T17:48:38.431Z] 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-29T17:48:38.431Z] 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-29T17:48:38.431Z] 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-29T17:48:38.687Z] 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-29T17:48:38.687Z] 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-29T17:48:38.687Z] 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-29T17:48:38.687Z] 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 82 kB/s) [2019-07-29T17:48:38.687Z] 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-29T17:48:38.687Z] 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-29T17:48:38.687Z] 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-29T17:48:38.944Z] 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-29T17:48:38.944Z] 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-29T17:48:38.944Z] 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-29T17:48:38.944Z] 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 54 kB/s) [2019-07-29T17:48:38.944Z] 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-29T17:48:38.944Z] 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-29T17:48:38.944Z] 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-29T17:48:39.200Z] 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-29T17:48:39.200Z] 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-29T17:48:39.200Z] 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-29T17:48:39.200Z] 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 45 kB/s) [2019-07-29T17:48:39.200Z] 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-29T17:48:39.200Z] 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-29T17:48:39.200Z] 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-29T17:48:39.456Z] 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-29T17:48:39.456Z] 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-29T17:48:39.456Z] 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-29T17:48:39.456Z] 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 35 kB/s) [2019-07-29T17:48:39.456Z] 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-29T17:48:39.456Z] 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-29T17:48:39.456Z] 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-29T17:48:39.456Z] 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-29T17:48:39.456Z] 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-29T17:48:39.456Z] 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-29T17:48:39.456Z] 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-29T17:48:39.456Z] 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-29T17:48:39.456Z] 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-29T17:48:39.456Z] 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-29T17:48:39.456Z] 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-29T17:48:39.456Z] 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-29T17:48:39.456Z] 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-29T17:48:39.456Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-29T17:48:39.712Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-29T17:48:39.712Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.712Z] 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-29T17:48:39.968Z] 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-29T17:48:39.968Z] 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-29T17:48:39.968Z] 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-29T17:48:39.968Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-29T17:48:39.969Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-29T17:48:39.969Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:39.969Z] 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-29T17:48:40.225Z] 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-29T17:48:40.225Z] 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-29T17:48:40.225Z] 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-29T17:48:40.225Z] 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-29T17:48:40.225Z] 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-29T17:48:40.481Z] 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-29T17:48:40.481Z] 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-29T17:48:40.481Z] 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-29T17:48:40.481Z] 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-29T17:48:40.481Z] 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-29T17:48:40.481Z] 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-29T17:48:40.481Z] 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-29T17:48:40.481Z] 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-29T17:48:40.481Z] 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-29T17:48:40.481Z] 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-29T17:48:40.736Z] 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-29T17:48:40.736Z] 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-29T17:48:40.736Z] 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-29T17:48:40.736Z] 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-29T17:48:40.736Z] 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-29T17:48:40.736Z] 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-29T17:48:40.736Z] 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-29T17:48:40.736Z] 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-29T17:48:40.736Z] 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-29T17:48:40.736Z] 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-29T17:48:40.992Z] 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-29T17:48:40.992Z] 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-29T17:48:40.992Z] 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-29T17:48:40.992Z] 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-29T17:48:40.992Z] 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-29T17:48:41.248Z] 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-29T17:48:41.248Z] 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-29T17:48:41.248Z] 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-29T17:48:41.248Z] 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-29T17:48:41.248Z] 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-29T17:48:41.248Z] 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-29T17:48:41.248Z] 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-29T17:48:41.248Z] 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-29T17:48:41.503Z] 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-29T17:48:41.503Z] 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-29T17:48:41.503Z] 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-29T17:48:41.503Z] 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-29T17:48:41.503Z] 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-29T17:48:41.503Z] 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-29T17:48:41.503Z] 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-29T17:48:41.503Z] 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-29T17:48:41.503Z] 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-29T17:48:41.503Z] 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-29T17:48:41.503Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-29T17:48:41.759Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-29T17:48:41.759Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:41.759Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-29T17:48:42.015Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-29T17:48:42.015Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.015Z] 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-29T17:48:42.016Z] 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-29T17:48:42.016Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-29T17:48:42.016Z] 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-29T17:48:42.016Z] 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-29T17:48:42.016Z] 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-29T17:48:42.016Z] 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-29T17:48:42.016Z] 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-29T17:48:42.016Z] 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-29T17:48:42.016Z] 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-29T17:48:42.016Z] 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-29T17:48:42.016Z] 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-29T17:48:42.016Z] 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-29T17:48:42.016Z] 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-29T17:48:42.016Z] 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-29T17:48:42.016Z] 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-29T17:48:42.016Z] 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-29T17:48:42.275Z] Progress (1): 4.1/47 kB Progress (2): 4.1/47 kB | 4.1/527 kB Progress (2): 7.7/47 kB | 4.1/527 kB Progress (2): 7.7/47 kB | 7.7/527 kB Progress (2): 12/47 kB | 7.7/527 kB Progress (3): 12/47 kB | 7.7/527 kB | 4.1/165 kB Progress (3): 16/47 kB | 7.7/527 kB | 4.1/165 kB Progress (3): 16/47 kB | 12/527 kB | 4.1/165 kB Progress (3): 20/47 kB | 12/527 kB | 4.1/165 kB Progress (3): 20/47 kB | 12/527 kB | 7.7/165 kB Progress (3): 24/47 kB | 12/527 kB | 7.7/165 kB Progress (3): 24/47 kB | 16/527 kB | 7.7/165 kB Progress (3): 28/47 kB | 16/527 kB | 7.7/165 kB Progress (3): 28/47 kB | 20/527 kB | 7.7/165 kB Progress (3): 28/47 kB | 20/527 kB | 12/165 kB Progress (3): 28/47 kB | 24/527 kB | 12/165 kB Progress (3): 32/47 kB | 24/527 kB | 12/165 kB Progress (3): 32/47 kB | 28/527 kB | 12/165 kB Progress (3): 32/47 kB | 32/527 kB | 12/165 kB Progress (3): 32/47 kB | 32/527 kB | 16/165 kB Progress (3): 32/47 kB | 36/527 kB | 16/165 kB Progress (3): 36/47 kB | 36/527 kB | 16/165 kB Progress (3): 36/47 kB | 40/527 kB | 16/165 kB Progress (3): 36/47 kB | 40/527 kB | 20/165 kB Progress (3): 36/47 kB | 44/527 kB | 20/165 kB Progress (3): 40/47 kB | 44/527 kB | 20/165 kB Progress (3): 40/47 kB | 48/527 kB | 20/165 kB Progress (3): 40/47 kB | 48/527 kB | 24/165 kB Progress (3): 40/47 kB | 52/527 kB | 24/165 kB Progress (3): 44/47 kB | 52/527 kB | 24/165 kB Progress (3): 44/47 kB | 56/527 kB | 24/165 kB Progress (3): 44/47 kB | 56/527 kB | 28/165 kB Progress (3): 47 kB | 56/527 kB | 28/165 kB Progress (3): 47 kB | 56/527 kB | 32/165 kB Progress (3): 47 kB | 60/527 kB | 32/165 kB Progress (3): 47 kB | 60/527 kB | 36/165 kB Progress (3): 47 kB | 64/527 kB | 36/165 kB Progress (3): 47 kB | 64/527 kB | 40/165 kB Progress (3): 47 kB | 68/527 kB | 40/165 kB Progress (3): 47 kB | 68/527 kB | 44/165 kB Progress (3): 47 kB | 72/527 kB | 44/165 kB Progress (3): 47 kB | 72/527 kB | 48/165 kB Progress (3): 47 kB | 76/527 kB | 48/165 kB Progress (3): 47 kB | 76/527 kB | 52/165 kB Progress (3): 47 kB | 80/527 kB | 52/165 kB Progress (3): 47 kB | 80/527 kB | 56/165 kB Progress (3): 47 kB | 84/527 kB | 56/165 kB Progress (3): 47 kB | 84/527 kB | 60/165 kB Progress (3): 47 kB | 88/527 kB | 60/165 kB Progress (3): 47 kB | 88/527 kB | 64/165 kB Progress (3): 47 kB | 92/527 kB | 64/165 kB Progress (3): 47 kB | 92/527 kB | 68/165 kB Progress (3): 47 kB | 96/527 kB | 68/165 kB Progress (3): 47 kB | 96/527 kB | 72/165 kB Progress (3): 47 kB | 100/527 kB | 72/165 kB Progress (3): 47 kB | 100/527 kB | 76/165 kB Progress (3): 47 kB | 104/527 kB | 76/165 kB Progress (3): 47 kB | 104/527 kB | 80/165 kB Progress (3): 47 kB | 108/527 kB | 80/165 kB Progress (3): 47 kB | 108/527 kB | 84/165 kB Progress (3): 47 kB | 112/527 kB | 84/165 kB Progress (3): 47 kB | 112/527 kB | 88/165 kB Progress (3): 47 kB | 116/527 kB | 88/165 kB Progress (3): 47 kB | 116/527 kB | 92/165 kB Progress (3): 47 kB | 120/527 kB | 92/165 kB Progress (3): 47 kB | 120/527 kB | 96/165 kB Progress (3): 47 kB | 124/527 kB | 96/165 kB Progress (3): 47 kB | 124/527 kB | 100/165 kB Progress (3): 47 kB | 128/527 kB | 100/165 kB Progress (3): 47 kB | 128/527 kB | 104/165 kB Progress (3): 47 kB | 132/527 kB | 104/165 kB Progress (3): 47 kB | 132/527 kB | 108/165 kB Progress (3): 47 kB | 136/527 kB | 108/165 kB Progress (3): 47 kB | 136/527 kB | 112/165 kB Progress (3): 47 kB | 140/527 kB | 112/165 kB Progress (3): 47 kB | 140/527 kB | 116/165 kB Progress (3): 47 kB | 144/527 kB | 116/165 kB Progress (3): 47 kB | 144/527 kB | 120/165 kB Progress (3): 47 kB | 148/527 kB | 120/165 kB Progress (3): 47 kB | 148/527 kB | 124/165 kB Progress (3): 47 kB | 152/527 kB | 124/165 kB Progress (3): 47 kB | 152/527 kB | 128/165 kB Progress (3): 47 kB | 156/527 kB | 128/165 kB Progress (3): 47 kB | 156/527 kB | 132/165 kB Progress (3): 47 kB | 160/527 kB | 132/165 kB Progress (3): 47 kB | 160/527 kB | 136/165 kB Progress (3): 47 kB | 164/527 kB | 136/165 kB Progress (3): 47 kB | 164/527 kB | 140/165 kB Progress (3): 47 kB | 168/527 kB | 140/165 kB Progress (3): 47 kB | 168/527 kB | 144/165 kB Progress (3): 47 kB | 172/527 kB | 144/165 kB Progress (3): 47 kB | 172/527 kB | 148/165 kB Progress (3): 47 kB | 176/527 kB | 148/165 kB Progress (3): 47 kB | 176/527 kB | 152/165 kB Progress (3): 47 kB | 180/527 kB | 152/165 kB Progress (3): 47 kB | 180/527 kB | 156/165 kB Progress (3): 47 kB | 184/527 kB | 156/165 kB Progress (3): 47 kB | 184/527 kB | 160/165 kB Progress (3): 47 kB | 188/527 kB | 160/165 kB Progress (3): 47 kB | 188/527 kB | 164/165 kB Progress (3): 47 kB | 192/527 kB | 164/165 kB Progress (3): 47 kB | 192/527 kB | 165 kB Progress (3): 47 kB | 196/527 kB | 165 kB Progress (3): 47 kB | 200/527 kB | 165 kB Progress (3): 47 kB | 204/527 kB | 165 kB Progress (3): 47 kB | 208/527 kB | 165 kB Progress (3): 47 kB | 212/527 kB | 165 kB Progress (3): 47 kB | 216/527 kB | 165 kB Progress (3): 47 kB | 220/527 kB | 165 kB Progress (3): 47 kB | 224/527 kB | 165 kB Progress (3): 47 kB | 228/527 kB | 165 kB Progress (3): 47 kB | 232/527 kB | 165 kB Progress (3): 47 kB | 236/527 kB | 165 kB Progress (3): 47 kB | 240/527 kB | 165 kB Progress (3): 47 kB | 244/527 kB | 165 kB Progress (3): 47 kB | 248/527 kB | 165 kB Progress (3): 47 kB | 252/527 kB | 165 kB Progress (3): 47 kB | 256/527 kB | 165 kB Progress (3): 47 kB | 260/527 kB | 165 kB Progress (3): 47 kB | 264/527 kB | 165 kB Progress (3): 47 kB | 268/527 kB | 165 kB Progress (3): 47 kB | 272/527 kB | 165 kB Progress (3): 47 kB | 276/527 kB | 165 kB Progress (3): 47 kB | 280/527 kB | 165 kB Progress (3): 47 kB | 284/527 kB | 165 kB Progress (3): 47 kB | 288/527 kB | 165 kB Progress (3): 47 kB | 292/527 kB | 165 kB Progress (3): 47 kB | 296/527 kB | 165 kB Progress (3): 47 kB | 300/527 kB | 165 kB Progress (3): 47 kB | 304/527 kB | 165 kB Progress (3): 47 kB | 308/527 kB | 165 kB Progress (3): 47 kB | 312/527 kB | 165 kB Progress (3): 47 kB | 316/527 kB | 165 kB Progress (3): 47 kB | 320/527 kB | 165 kB Progress (3): 47 kB | 324/527 kB | 165 kB Progress (3): 47 kB | 328/527 kB | 165 kB Progress (3): 47 kB | 332/527 kB | 165 kB Progress (3): 47 kB | 336/527 kB | 165 kB Progress (3): 47 kB | 340/527 kB | 165 kB Progress (3): 47 kB | 344/527 kB | 165 kB Progress (3): 47 kB | 348/527 kB | 165 kB Progress (3): 47 kB | 352/527 kB | 165 kB Progress (3): 47 kB | 356/527 kB | 165 kB Progress (3): 47 kB | 360/527 kB | 165 kB Progress (3): 47 kB | 364/527 kB | 165 kB Progress (3): 47 kB | 368/527 kB | 165 kB Progress (3): 47 kB | 372/527 kB | 165 kB Progress (3): 47 kB | 376/527 kB | 165 kB Progress (3): 47 kB | 380/527 kB | 165 kB Progress (3): 47 kB | 384/527 kB | 165 kB Progress (3): 47 kB | 388/527 kB | 165 kB Progress (3): 47 kB | 392/527 kB | 165 kB Progress (3): 47 kB | 396/527 kB | 165 kB Progress (3): 47 kB | 400/527 kB | 165 kB Progress (3): 47 kB | 404/527 kB | 165 kB Progress (3): 47 kB | 408/527 kB | 165 kB Progress (3): 47 kB | 412/527 kB | 165 kB Progress (3): 47 kB | 416/527 kB | 165 kB Progress (3): 47 kB | 420/527 kB | 165 kB Progress (3): 47 kB | 424/527 kB | 165 kB Progress (3): 47 kB | 428/527 kB | 165 kB Progress (3): 47 kB | 432/527 kB | 165 kB Progress (3): 47 kB | 436/527 kB | 165 kB Progress (3): 47 kB | 440/527 kB | 165 kB Progress (3): 47 kB | 444/527 kB | 165 kB Progress (3): 47 kB | 448/527 kB | 165 kB Progress (3): 47 kB | 452/527 kB | 165 kB Progress (3): 47 kB | 456/527 kB | 165 kB Progress (3): 47 kB | 460/527 kB | 165 kB Progress (3): 47 kB | 464/527 kB | 165 kB Progress (3): 47 kB | 468/527 kB | 165 kB Progress (3): 47 kB | 472/527 kB | 165 kB Progress (3): 47 kB | 476/527 kB | 165 kB Progress (3): 47 kB | 480/527 kB | 165 kB Progress (3): 47 kB | 484/527 kB | 165 kB Progress (3): 47 kB | 488/527 kB | 165 kB Progress (3): 47 kB | 492/527 kB | 165 kB Progress (3): 47 kB | 496/527 kB | 165 kB Progress (3): 47 kB | 500/527 kB | 165 kB Progress (3): 47 kB | 504/527 kB | 165 kB Progress (3): 47 kB | 508/527 kB | 165 kB Progress (3): 47 kB | 512/527 kB | 165 kB Progress (3): 47 kB | 516/527 kB | 165 kB Progress (3): 47 kB | 520/527 kB | 165 kB Progress (3): 47 kB | 524/527 kB | 165 kB Progress (3): 47 kB | 527 kB | 165 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 11 MB/s) [2019-07-29T17:48:42.275Z] 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 972 kB/s) [2019-07-29T17:48:42.275Z] 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-29T17:48:42.275Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 3.4 MB/s) [2019-07-29T17:48:42.275Z] 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-29T17:48:42.275Z] 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-29T17:48:42.275Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Progress (2): 5.6 kB | 4.1/202 kB Progress (2): 5.6 kB | 7.7/202 kB Progress (2): 5.6 kB | 12/202 kB Progress (2): 5.6 kB | 16/202 kB Progress (2): 5.6 kB | 20/202 kB Progress (2): 5.6 kB | 24/202 kB Progress (2): 5.6 kB | 28/202 kB Progress (2): 5.6 kB | 32/202 kB Progress (2): 5.6 kB | 36/202 kB Progress (2): 5.6 kB | 40/202 kB Progress (2): 5.6 kB | 44/202 kB Progress (2): 5.6 kB | 48/202 kB Progress (2): 5.6 kB | 52/202 kB Progress (2): 5.6 kB | 56/202 kB Progress (2): 5.6 kB | 60/202 kB Progress (2): 5.6 kB | 64/202 kB Progress (2): 5.6 kB | 68/202 kB Progress (2): 5.6 kB | 72/202 kB Progress (2): 5.6 kB | 76/202 kB Progress (2): 5.6 kB | 80/202 kB Progress (3): 5.6 kB | 80/202 kB | 4.1/38 kB Progress (3): 5.6 kB | 84/202 kB | 4.1/38 kB Progress (3): 5.6 kB | 84/202 kB | 7.7/38 kB Progress (3): 5.6 kB | 88/202 kB | 7.7/38 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 96 kB/s) [2019-07-29T17:48:42.275Z] Progress (2): 92/202 kB | 7.7/38 kB Progress (2): 92/202 kB | 12/38 kB Progress (2): 96/202 kB | 12/38 kB 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-29T17:48:42.275Z] Progress (2): 100/202 kB | 12/38 kB Progress (2): 100/202 kB | 16/38 kB Progress (2): 104/202 kB | 16/38 kB Progress (2): 104/202 kB | 20/38 kB Progress (2): 108/202 kB | 20/38 kB Progress (2): 108/202 kB | 24/38 kB Progress (2): 112/202 kB | 24/38 kB Progress (2): 112/202 kB | 28/38 kB Progress (2): 116/202 kB | 28/38 kB Progress (2): 116/202 kB | 32/38 kB Progress (2): 120/202 kB | 32/38 kB Progress (2): 120/202 kB | 36/38 kB Progress (2): 120/202 kB | 38 kB Progress (2): 124/202 kB | 38 kB Progress (2): 128/202 kB | 38 kB Progress (2): 132/202 kB | 38 kB Progress (2): 136/202 kB | 38 kB Progress (2): 140/202 kB | 38 kB Progress (3): 140/202 kB | 38 kB | 4.1/52 kB Progress (3): 144/202 kB | 38 kB | 4.1/52 kB Progress (3): 144/202 kB | 38 kB | 7.7/52 kB Progress (3): 148/202 kB | 38 kB | 7.7/52 kB Progress (3): 148/202 kB | 38 kB | 12/52 kB Progress (3): 152/202 kB | 38 kB | 12/52 kB Progress (3): 152/202 kB | 38 kB | 16/52 kB Progress (3): 156/202 kB | 38 kB | 16/52 kB Progress (3): 160/202 kB | 38 kB | 16/52 kB Progress (3): 164/202 kB | 38 kB | 16/52 kB Progress (3): 168/202 kB | 38 kB | 16/52 kB Progress (3): 168/202 kB | 38 kB | 20/52 kB Progress (3): 172/202 kB | 38 kB | 20/52 kB Progress (3): 172/202 kB | 38 kB | 24/52 kB Progress (3): 176/202 kB | 38 kB | 24/52 kB Progress (4): 176/202 kB | 38 kB | 24/52 kB | 4.1/30 kB Progress (4): 180/202 kB | 38 kB | 24/52 kB | 4.1/30 kB Progress (4): 180/202 kB | 38 kB | 24/52 kB | 7.7/30 kB Progress (4): 184/202 kB | 38 kB | 24/52 kB | 7.7/30 kB Progress (4): 184/202 kB | 38 kB | 28/52 kB | 7.7/30 kB Progress (4): 188/202 kB | 38 kB | 28/52 kB | 7.7/30 kB Progress (4): 188/202 kB | 38 kB | 28/52 kB | 12/30 kB Progress (4): 192/202 kB | 38 kB | 28/52 kB | 12/30 kB Progress (4): 192/202 kB | 38 kB | 32/52 kB | 12/30 kB Progress (4): 196/202 kB | 38 kB | 32/52 kB | 12/30 kB Progress (4): 196/202 kB | 38 kB | 36/52 kB | 12/30 kB Progress (4): 196/202 kB | 38 kB | 36/52 kB | 16/30 kB Progress (4): 196/202 kB | 38 kB | 40/52 kB | 16/30 kB Progress (4): 200/202 kB | 38 kB | 40/52 kB | 16/30 kB Progress (4): 200/202 kB | 38 kB | 44/52 kB | 16/30 kB Progress (4): 200/202 kB | 38 kB | 44/52 kB | 20/30 kB Progress (4): 200/202 kB | 38 kB | 48/52 kB | 20/30 kB Progress (4): 202 kB | 38 kB | 48/52 kB | 20/30 kB Progress (4): 202 kB | 38 kB | 52/52 kB | 20/30 kB Progress (4): 202 kB | 38 kB | 52/52 kB | 24/30 kB Progress (4): 202 kB | 38 kB | 52 kB | 24/30 kB Progress (4): 202 kB | 38 kB | 52 kB | 28/30 kB Progress (4): 202 kB | 38 kB | 52 kB | 30 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 581 kB/s) [2019-07-29T17:48:42.275Z] 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-29T17:48:42.275Z] Progress (4): 202 kB | 52 kB | 30 kB | 4.1/148 kB Progress (4): 202 kB | 52 kB | 30 kB | 7.7/148 kB Progress (4): 202 kB | 52 kB | 30 kB | 12/148 kB Progress (4): 202 kB | 52 kB | 30 kB | 16/148 kB Progress (4): 202 kB | 52 kB | 30 kB | 20/148 kB Progress (4): 202 kB | 52 kB | 30 kB | 24/148 kB Progress (4): 202 kB | 52 kB | 30 kB | 28/148 kB Progress (4): 202 kB | 52 kB | 30 kB | 32/148 kB Progress (4): 202 kB | 52 kB | 30 kB | 33/148 kB Progress (4): 202 kB | 52 kB | 30 kB | 37/148 kB Progress (4): 202 kB | 52 kB | 30 kB | 41/148 kB Progress (4): 202 kB | 52 kB | 30 kB | 45/148 kB Progress (4): 202 kB | 52 kB | 30 kB | 49/148 kB Progress (4): 202 kB | 52 kB | 30 kB | 53/148 kB Progress (4): 202 kB | 52 kB | 30 kB | 57/148 kB Progress (4): 202 kB | 52 kB | 30 kB | 61/148 kB Progress (4): 202 kB | 52 kB | 30 kB | 65/148 kB Progress (4): 202 kB | 52 kB | 30 kB | 66/148 kB Progress (4): 202 kB | 52 kB | 30 kB | 70/148 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 742 kB/s) [2019-07-29T17:48:42.275Z] Progress (3): 202 kB | 30 kB | 74/148 kB 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-29T17:48:42.275Z] Progress (3): 202 kB | 30 kB | 78/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 2.8 MB/s) [2019-07-29T17:48:42.275Z] 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 418 kB/s) [2019-07-29T17:48:42.275Z] Progress (1): 82/148 kB 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-29T17:48:42.275Z] Progress (2): 82/148 kB | 4.1/51 kB 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-29T17:48:42.275Z] Progress (2): 82/148 kB | 7.7/51 kB Progress (2): 86/148 kB | 7.7/51 kB Progress (2): 86/148 kB | 12/51 kB Progress (2): 90/148 kB | 12/51 kB Progress (2): 90/148 kB | 16/51 kB Progress (2): 94/148 kB | 16/51 kB Progress (2): 94/148 kB | 20/51 kB Progress (2): 98/148 kB | 20/51 kB Progress (2): 98/148 kB | 24/51 kB Progress (2): 98/148 kB | 24/51 kB Progress (2): 98/148 kB | 28/51 kB Progress (2): 98/148 kB | 32/51 kB Progress (2): 102/148 kB | 32/51 kB Progress (2): 102/148 kB | 36/51 kB Progress (2): 106/148 kB | 36/51 kB Progress (2): 106/148 kB | 40/51 kB Progress (2): 110/148 kB | 40/51 kB Progress (2): 110/148 kB | 44/51 kB Progress (2): 114/148 kB | 44/51 kB Progress (2): 114/148 kB | 48/51 kB Progress (2): 118/148 kB | 48/51 kB Progress (2): 118/148 kB | 51 kB Progress (2): 122/148 kB | 51 kB Progress (2): 126/148 kB | 51 kB Progress (2): 130/148 kB | 51 kB Progress (2): 134/148 kB | 51 kB Progress (2): 138/148 kB | 51 kB Progress (2): 142/148 kB | 51 kB Progress (2): 146/148 kB | 51 kB Progress (2): 148 kB | 51 kB Progress (3): 148 kB | 51 kB | 4.1/74 kB Progress (3): 148 kB | 51 kB | 7.7/74 kB Progress (3): 148 kB | 51 kB | 12/74 kB Progress (3): 148 kB | 51 kB | 16/74 kB Progress (3): 148 kB | 51 kB | 20/74 kB Progress (3): 148 kB | 51 kB | 24/74 kB Progress (3): 148 kB | 51 kB | 28/74 kB Progress (3): 148 kB | 51 kB | 32/74 kB Progress (3): 148 kB | 51 kB | 33/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 640 kB/s) [2019-07-29T17:48:42.275Z] Progress (2): 148 kB | 37/74 kB 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-29T17:48:42.275Z] Progress (3): 148 kB | 37/74 kB | 4.1/106 kB Progress (3): 148 kB | 41/74 kB | 4.1/106 kB Progress (4): 148 kB | 41/74 kB | 4.1/106 kB | 4.1/14 kB Progress (4): 148 kB | 45/74 kB | 4.1/106 kB | 4.1/14 kB Progress (4): 148 kB | 45/74 kB | 7.7/106 kB | 4.1/14 kB Progress (4): 148 kB | 49/74 kB | 7.7/106 kB | 4.1/14 kB Progress (4): 148 kB | 49/74 kB | 7.7/106 kB | 7.7/14 kB Progress (4): 148 kB | 53/74 kB | 7.7/106 kB | 7.7/14 kB Progress (4): 148 kB | 53/74 kB | 12/106 kB | 7.7/14 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 1.8 MB/s) [2019-07-29T17:48:42.275Z] Progress (3): 53/74 kB | 16/106 kB | 7.7/14 kB Progress (3): 57/74 kB | 16/106 kB | 7.7/14 kB Progress (3): 57/74 kB | 16/106 kB | 12/14 kB Progress (3): 61/74 kB | 16/106 kB | 12/14 kB Progress (3): 61/74 kB | 20/106 kB | 12/14 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-29T17:48:42.275Z] Progress (3): 61/74 kB | 24/106 kB | 12/14 kB Progress (3): 65/74 kB | 24/106 kB | 12/14 kB Progress (3): 65/74 kB | 24/106 kB | 14 kB Progress (3): 69/74 kB | 24/106 kB | 14 kB Progress (3): 69/74 kB | 28/106 kB | 14 kB Progress (3): 73/74 kB | 28/106 kB | 14 kB Progress (3): 73/74 kB | 32/106 kB | 14 kB Progress (3): 74 kB | 32/106 kB | 14 kB Progress (3): 74 kB | 33/106 kB | 14 kB Progress (3): 74 kB | 37/106 kB | 14 kB Progress (3): 74 kB | 41/106 kB | 14 kB Progress (3): 74 kB | 45/106 kB | 14 kB Progress (3): 74 kB | 49/106 kB | 14 kB Progress (3): 74 kB | 53/106 kB | 14 kB Progress (3): 74 kB | 57/106 kB | 14 kB Progress (3): 74 kB | 61/106 kB | 14 kB Progress (3): 74 kB | 65/106 kB | 14 kB Progress (3): 74 kB | 66/106 kB | 14 kB Progress (3): 74 kB | 70/106 kB | 14 kB Progress (3): 74 kB | 74/106 kB | 14 kB Progress (3): 74 kB | 78/106 kB | 14 kB Progress (3): 74 kB | 82/106 kB | 14 kB Progress (3): 74 kB | 86/106 kB | 14 kB Progress (3): 74 kB | 90/106 kB | 14 kB Progress (3): 74 kB | 94/106 kB | 14 kB Progress (3): 74 kB | 98/106 kB | 14 kB Progress (3): 74 kB | 98/106 kB | 14 kB Progress (3): 74 kB | 102/106 kB | 14 kB Progress (3): 74 kB | 106 kB | 14 kB Progress (4): 74 kB | 106 kB | 14 kB | 4.1/108 kB Progress (4): 74 kB | 106 kB | 14 kB | 7.7/108 kB Progress (4): 74 kB | 106 kB | 14 kB | 12/108 kB Progress (4): 74 kB | 106 kB | 14 kB | 16/108 kB Progress (4): 74 kB | 106 kB | 14 kB | 20/108 kB Progress (4): 74 kB | 106 kB | 14 kB | 24/108 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 833 kB/s) [2019-07-29T17:48:42.275Z] 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 151 kB/s) [2019-07-29T17:48:42.275Z] Progress (2): 106 kB | 28/108 kB 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-29T17:48:42.275Z] 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-29T17:48:42.275Z] Progress (2): 106 kB | 32/108 kB Progress (2): 106 kB | 33/108 kB Progress (3): 106 kB | 33/108 kB | 4.1/202 kB Progress (3): 106 kB | 37/108 kB | 4.1/202 kB Progress (3): 106 kB | 37/108 kB | 7.7/202 kB Progress (3): 106 kB | 41/108 kB | 7.7/202 kB Progress (3): 106 kB | 41/108 kB | 12/202 kB Progress (3): 106 kB | 45/108 kB | 12/202 kB Progress (3): 106 kB | 49/108 kB | 12/202 kB Progress (3): 106 kB | 49/108 kB | 16/202 kB Progress (3): 106 kB | 53/108 kB | 16/202 kB Progress (3): 106 kB | 57/108 kB | 16/202 kB Progress (3): 106 kB | 57/108 kB | 20/202 kB Progress (3): 106 kB | 61/108 kB | 20/202 kB Progress (3): 106 kB | 61/108 kB | 24/202 kB Progress (3): 106 kB | 65/108 kB | 24/202 kB Progress (3): 106 kB | 65/108 kB | 28/202 kB Progress (3): 106 kB | 69/108 kB | 28/202 kB Progress (3): 106 kB | 73/108 kB | 28/202 kB Progress (3): 106 kB | 73/108 kB | 32/202 kB Progress (3): 106 kB | 77/108 kB | 32/202 kB Progress (3): 106 kB | 81/108 kB | 32/202 kB Progress (3): 106 kB | 81/108 kB | 33/202 kB Progress (3): 106 kB | 85/108 kB | 33/202 kB Progress (3): 106 kB | 85/108 kB | 37/202 kB Progress (3): 106 kB | 89/108 kB | 37/202 kB Progress (3): 106 kB | 89/108 kB | 41/202 kB Progress (3): 106 kB | 93/108 kB | 41/202 kB Progress (3): 106 kB | 93/108 kB | 45/202 kB Progress (3): 106 kB | 97/108 kB | 45/202 kB Progress (3): 106 kB | 97/108 kB | 49/202 kB Progress (3): 106 kB | 101/108 kB | 49/202 kB Progress (3): 106 kB | 101/108 kB | 53/202 kB Progress (3): 106 kB | 105/108 kB | 53/202 kB Progress (3): 106 kB | 105/108 kB | 57/202 kB Progress (3): 106 kB | 108 kB | 57/202 kB Progress (3): 106 kB | 108 kB | 61/202 kB Progress (3): 106 kB | 108 kB | 65/202 kB Progress (3): 106 kB | 108 kB | 66/202 kB Progress (3): 106 kB | 108 kB | 70/202 kB Progress (3): 106 kB | 108 kB | 74/202 kB Progress (3): 106 kB | 108 kB | 78/202 kB Progress (3): 106 kB | 108 kB | 82/202 kB Progress (3): 106 kB | 108 kB | 86/202 kB Progress (3): 106 kB | 108 kB | 90/202 kB Progress (3): 106 kB | 108 kB | 94/202 kB Progress (3): 106 kB | 108 kB | 98/202 kB Progress (3): 106 kB | 108 kB | 98/202 kB Progress (3): 106 kB | 108 kB | 102/202 kB Progress (3): 106 kB | 108 kB | 106/202 kB Progress (3): 106 kB | 108 kB | 110/202 kB Progress (3): 106 kB | 108 kB | 114/202 kB Progress (3): 106 kB | 108 kB | 118/202 kB Progress (4): 106 kB | 108 kB | 118/202 kB | 4.1/472 kB Progress (4): 106 kB | 108 kB | 122/202 kB | 4.1/472 kB Progress (4): 106 kB | 108 kB | 122/202 kB | 7.7/472 kB Progress (4): 106 kB | 108 kB | 126/202 kB | 7.7/472 kB Progress (4): 106 kB | 108 kB | 126/202 kB | 12/472 kB Progress (4): 106 kB | 108 kB | 130/202 kB | 12/472 kB Progress (4): 106 kB | 108 kB | 130/202 kB | 16/472 kB Progress (4): 106 kB | 108 kB | 131/202 kB | 16/472 kB Progress (4): 106 kB | 108 kB | 131/202 kB | 20/472 kB Progress (4): 106 kB | 108 kB | 135/202 kB | 20/472 kB Progress (4): 106 kB | 108 kB | 135/202 kB | 24/472 kB Progress (4): 106 kB | 108 kB | 139/202 kB | 24/472 kB Progress (4): 106 kB | 108 kB | 139/202 kB | 28/472 kB Progress (4): 106 kB | 108 kB | 143/202 kB | 28/472 kB Progress (4): 106 kB | 108 kB | 143/202 kB | 32/472 kB Progress (4): 106 kB | 108 kB | 147/202 kB | 32/472 kB Progress (4): 106 kB | 108 kB | 147/202 kB | 33/472 kB Progress (4): 106 kB | 108 kB | 151/202 kB | 33/472 kB Progress (4): 106 kB | 108 kB | 151/202 kB | 37/472 kB Progress (4): 106 kB | 108 kB | 155/202 kB | 37/472 kB Progress (4): 106 kB | 108 kB | 155/202 kB | 41/472 kB Progress (4): 106 kB | 108 kB | 159/202 kB | 41/472 kB Progress (4): 106 kB | 108 kB | 163/202 kB | 41/472 kB Progress (4): 106 kB | 108 kB | 163/202 kB | 45/472 kB Progress (4): 106 kB | 108 kB | 164/202 kB | 45/472 kB Progress (4): 106 kB | 108 kB | 164/202 kB | 49/472 kB Progress (4): 106 kB | 108 kB | 168/202 kB | 49/472 kB Progress (4): 106 kB | 108 kB | 172/202 kB | 49/472 kB Progress (4): 106 kB | 108 kB | 172/202 kB | 53/472 kB Progress (4): 106 kB | 108 kB | 176/202 kB | 53/472 kB Progress (4): 106 kB | 108 kB | 176/202 kB | 57/472 kB Progress (4): 106 kB | 108 kB | 180/202 kB | 57/472 kB Progress (4): 106 kB | 108 kB | 180/202 kB | 61/472 kB Progress (4): 106 kB | 108 kB | 184/202 kB | 61/472 kB Progress (4): 106 kB | 108 kB | 184/202 kB | 65/472 kB Progress (4): 106 kB | 108 kB | 188/202 kB | 65/472 kB Progress (4): 106 kB | 108 kB | 188/202 kB | 69/472 kB Progress (4): 106 kB | 108 kB | 192/202 kB | 69/472 kB Progress (4): 106 kB | 108 kB | 192/202 kB | 73/472 kB Progress (4): 106 kB | 108 kB | 196/202 kB | 73/472 kB Progress (4): 106 kB | 108 kB | 196/202 kB | 77/472 kB Progress (4): 106 kB | 108 kB | 200/202 kB | 77/472 kB Progress (4): 106 kB | 108 kB | 200/202 kB | 81/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 81/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 85/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 89/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 93/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 97/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 101/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 105/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 109/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 113/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 117/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 121/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 125/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 129/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 133/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 137/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 141/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 145/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 149/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 153/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 157/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 161/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 165/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 169/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 173/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 177/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 181/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 185/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 189/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 193/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 197/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 201/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 205/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 209/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 213/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 217/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 221/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 225/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 229/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 233/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 237/472 kB Progress (4): 106 kB | 108 kB | 202 kB | 241/472 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.jar (106 kB at 1.0 MB/s) [2019-07-29T17:48:42.275Z] Progress (3): 108 kB | 202 kB | 245/472 kB 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-29T17:48:42.275Z] Progress (3): 108 kB | 202 kB | 249/472 kB Progress (3): 108 kB | 202 kB | 253/472 kB Progress (3): 108 kB | 202 kB | 257/472 kB Progress (3): 108 kB | 202 kB | 261/472 kB Progress (3): 108 kB | 202 kB | 265/472 kB Progress (3): 108 kB | 202 kB | 269/472 kB Progress (3): 108 kB | 202 kB | 273/472 kB Progress (3): 108 kB | 202 kB | 277/472 kB Progress (3): 108 kB | 202 kB | 281/472 kB Progress (3): 108 kB | 202 kB | 285/472 kB Progress (3): 108 kB | 202 kB | 289/472 kB Progress (3): 108 kB | 202 kB | 293/472 kB Progress (3): 108 kB | 202 kB | 297/472 kB Progress (3): 108 kB | 202 kB | 301/472 kB Progress (3): 108 kB | 202 kB | 305/472 kB Progress (3): 108 kB | 202 kB | 309/472 kB Progress (3): 108 kB | 202 kB | 313/472 kB Progress (3): 108 kB | 202 kB | 317/472 kB Progress (3): 108 kB | 202 kB | 321/472 kB Progress (3): 108 kB | 202 kB | 325/472 kB Progress (3): 108 kB | 202 kB | 329/472 kB Progress (4): 108 kB | 202 kB | 329/472 kB | 4.1/153 kB Progress (4): 108 kB | 202 kB | 333/472 kB | 4.1/153 kB Progress (4): 108 kB | 202 kB | 333/472 kB | 7.7/153 kB Progress (4): 108 kB | 202 kB | 337/472 kB | 7.7/153 kB Progress (4): 108 kB | 202 kB | 337/472 kB | 12/153 kB Progress (4): 108 kB | 202 kB | 341/472 kB | 12/153 kB Progress (4): 108 kB | 202 kB | 341/472 kB | 16/153 kB Progress (4): 108 kB | 202 kB | 345/472 kB | 16/153 kB Progress (4): 108 kB | 202 kB | 345/472 kB | 20/153 kB Progress (4): 108 kB | 202 kB | 349/472 kB | 20/153 kB Progress (4): 108 kB | 202 kB | 349/472 kB | 24/153 kB Progress (4): 108 kB | 202 kB | 353/472 kB | 24/153 kB Progress (4): 108 kB | 202 kB | 353/472 kB | 28/153 kB Progress (4): 108 kB | 202 kB | 353/472 kB | 32/153 kB Progress (4): 108 kB | 202 kB | 357/472 kB | 32/153 kB Progress (4): 108 kB | 202 kB | 357/472 kB | 33/153 kB Progress (4): 108 kB | 202 kB | 361/472 kB | 33/153 kB Progress (4): 108 kB | 202 kB | 361/472 kB | 37/153 kB Progress (4): 108 kB | 202 kB | 365/472 kB | 37/153 kB Progress (4): 108 kB | 202 kB | 365/472 kB | 41/153 kB Progress (4): 108 kB | 202 kB | 369/472 kB | 41/153 kB Progress (4): 108 kB | 202 kB | 369/472 kB | 45/153 kB Progress (4): 108 kB | 202 kB | 369/472 kB | 49/153 kB Progress (4): 108 kB | 202 kB | 373/472 kB | 49/153 kB Progress (4): 108 kB | 202 kB | 373/472 kB | 53/153 kB Progress (4): 108 kB | 202 kB | 373/472 kB | 57/153 kB Progress (4): 108 kB | 202 kB | 377/472 kB | 57/153 kB Progress (4): 108 kB | 202 kB | 377/472 kB | 61/153 kB Progress (4): 108 kB | 202 kB | 381/472 kB | 61/153 kB Progress (4): 108 kB | 202 kB | 381/472 kB | 65/153 kB Progress (4): 108 kB | 202 kB | 385/472 kB | 65/153 kB Progress (4): 108 kB | 202 kB | 385/472 kB | 66/153 kB Progress (4): 108 kB | 202 kB | 389/472 kB | 66/153 kB Progress (4): 108 kB | 202 kB | 389/472 kB | 70/153 kB Progress (4): 108 kB | 202 kB | 393/472 kB | 70/153 kB Progress (4): 108 kB | 202 kB | 393/472 kB | 74/153 kB Progress (4): 108 kB | 202 kB | 397/472 kB | 74/153 kB Progress (4): 108 kB | 202 kB | 397/472 kB | 78/153 kB Progress (4): 108 kB | 202 kB | 401/472 kB | 78/153 kB Progress (4): 108 kB | 202 kB | 401/472 kB | 82/153 kB Progress (4): 108 kB | 202 kB | 405/472 kB | 82/153 kB Progress (4): 108 kB | 202 kB | 405/472 kB | 86/153 kB Progress (4): 108 kB | 202 kB | 409/472 kB | 86/153 kB Progress (4): 108 kB | 202 kB | 409/472 kB | 90/153 kB Progress (4): 108 kB | 202 kB | 413/472 kB | 90/153 kB Progress (4): 108 kB | 202 kB | 413/472 kB | 94/153 kB Progress (4): 108 kB | 202 kB | 417/472 kB | 94/153 kB Progress (4): 108 kB | 202 kB | 417/472 kB | 98/153 kB Progress (4): 108 kB | 202 kB | 421/472 kB | 98/153 kB Progress (4): 108 kB | 202 kB | 421/472 kB | 98/153 kB Progress (4): 108 kB | 202 kB | 425/472 kB | 98/153 kB Progress (4): 108 kB | 202 kB | 425/472 kB | 102/153 kB Progress (5): 108 kB | 202 kB | 425/472 kB | 102/153 kB | 4.1/61 kB Progress (5): 108 kB | 202 kB | 425/472 kB | 106/153 kB | 4.1/61 kB Progress (5): 108 kB | 202 kB | 429/472 kB | 106/153 kB | 4.1/61 kB Progress (5): 108 kB | 202 kB | 429/472 kB | 110/153 kB | 4.1/61 kB Progress (5): 108 kB | 202 kB | 429/472 kB | 110/153 kB | 7.7/61 kB Progress (5): 108 kB | 202 kB | 429/472 kB | 114/153 kB | 7.7/61 kB Progress (5): 108 kB | 202 kB | 433/472 kB | 114/153 kB | 7.7/61 kB Progress (5): 108 kB | 202 kB | 433/472 kB | 118/153 kB | 7.7/61 kB Progress (5): 108 kB | 202 kB | 433/472 kB | 118/153 kB | 12/61 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 1.2 MB/s) [2019-07-29T17:48:42.275Z] Progress (4): 108 kB | 433/472 kB | 122/153 kB | 12/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 617 kB/s) [2019-07-29T17:48:42.275Z] Progress (3): 437/472 kB | 122/153 kB | 12/61 kB 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-29T17:48:42.275Z] Progress (3): 437/472 kB | 126/153 kB | 12/61 kB 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-29T17:48:42.275Z] Progress (3): 437/472 kB | 126/153 kB | 16/61 kB Progress (3): 437/472 kB | 130/153 kB | 16/61 kB Progress (3): 441/472 kB | 130/153 kB | 16/61 kB Progress (3): 441/472 kB | 134/153 kB | 16/61 kB Progress (3): 445/472 kB | 134/153 kB | 16/61 kB Progress (3): 449/472 kB | 134/153 kB | 16/61 kB Progress (3): 449/472 kB | 134/153 kB | 20/61 kB Progress (3): 449/472 kB | 138/153 kB | 20/61 kB Progress (3): 449/472 kB | 138/153 kB | 24/61 kB Progress (3): 449/472 kB | 142/153 kB | 24/61 kB Progress (3): 449/472 kB | 142/153 kB | 28/61 kB Progress (3): 449/472 kB | 142/153 kB | 32/61 kB Progress (3): 449/472 kB | 142/153 kB | 33/61 kB Progress (3): 453/472 kB | 142/153 kB | 33/61 kB Progress (3): 453/472 kB | 142/153 kB | 37/61 kB Progress (3): 453/472 kB | 142/153 kB | 41/61 kB Progress (3): 453/472 kB | 146/153 kB | 41/61 kB Progress (3): 453/472 kB | 146/153 kB | 45/61 kB Progress (3): 457/472 kB | 146/153 kB | 45/61 kB Progress (3): 457/472 kB | 146/153 kB | 49/61 kB Progress (3): 461/472 kB | 146/153 kB | 49/61 kB Progress (3): 461/472 kB | 146/153 kB | 53/61 kB Progress (3): 461/472 kB | 150/153 kB | 53/61 kB Progress (3): 461/472 kB | 150/153 kB | 57/61 kB Progress (3): 465/472 kB | 150/153 kB | 57/61 kB Progress (3): 465/472 kB | 150/153 kB | 61/61 kB Progress (3): 465/472 kB | 150/153 kB | 61 kB Progress (3): 465/472 kB | 153 kB | 61 kB Progress (3): 469/472 kB | 153 kB | 61 kB Progress (3): 472 kB | 153 kB | 61 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 2.5 MB/s) [2019-07-29T17:48:42.275Z] 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-29T17:48:42.275Z] 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 323 kB/s) [2019-07-29T17:48:42.275Z] 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-29T17:48:42.275Z] 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 801 kB/s) [2019-07-29T17:48:42.275Z] 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-29T17:48:42.275Z] 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 Progress (2): 29 kB | 4.1/247 kB Progress (2): 29 kB | 7.7/247 kB Progress (2): 29 kB | 12/247 kB Progress (2): 29 kB | 16/247 kB Progress (2): 29 kB | 20/247 kB Progress (2): 29 kB | 24/247 kB Progress (2): 29 kB | 28/247 kB Progress (2): 29 kB | 32/247 kB Progress (2): 29 kB | 33/247 kB Progress (2): 29 kB | 37/247 kB Progress (2): 29 kB | 41/247 kB Progress (2): 29 kB | 45/247 kB Progress (2): 29 kB | 49/247 kB Progress (2): 29 kB | 53/247 kB Progress (2): 29 kB | 57/247 kB Progress (2): 29 kB | 61/247 kB Progress (2): 29 kB | 65/247 kB Progress (2): 29 kB | 66/247 kB Progress (2): 29 kB | 70/247 kB Progress (2): 29 kB | 74/247 kB Progress (2): 29 kB | 78/247 kB Progress (2): 29 kB | 82/247 kB Progress (2): 29 kB | 86/247 kB Progress (2): 29 kB | 90/247 kB Progress (2): 29 kB | 94/247 kB Progress (2): 29 kB | 98/247 kB Progress (2): 29 kB | 98/247 kB Progress (2): 29 kB | 102/247 kB Progress (3): 29 kB | 102/247 kB | 4.1/13 kB Progress (3): 29 kB | 106/247 kB | 4.1/13 kB Progress (3): 29 kB | 106/247 kB | 7.7/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 141 kB/s) [2019-07-29T17:48:42.275Z] Progress (2): 110/247 kB | 7.7/13 kB 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-29T17:48:42.275Z] Progress (2): 110/247 kB | 12/13 kB Progress (2): 114/247 kB | 12/13 kB Progress (2): 114/247 kB | 13 kB Progress (2): 118/247 kB | 13 kB Progress (2): 122/247 kB | 13 kB Progress (2): 126/247 kB | 13 kB Progress (2): 130/247 kB | 13 kB Progress (2): 131/247 kB | 13 kB Progress (2): 135/247 kB | 13 kB Progress (2): 139/247 kB | 13 kB Progress (2): 143/247 kB | 13 kB Progress (2): 147/247 kB | 13 kB Progress (2): 151/247 kB | 13 kB Progress (2): 155/247 kB | 13 kB Progress (3): 155/247 kB | 13 kB | 4.1/49 kB Progress (3): 159/247 kB | 13 kB | 4.1/49 kB Progress (3): 159/247 kB | 13 kB | 7.7/49 kB Progress (3): 163/247 kB | 13 kB | 7.7/49 kB Progress (4): 163/247 kB | 13 kB | 7.7/49 kB | 4.1/46 kB Progress (4): 164/247 kB | 13 kB | 7.7/49 kB | 4.1/46 kB Progress (4): 164/247 kB | 13 kB | 12/49 kB | 4.1/46 kB Progress (4): 168/247 kB | 13 kB | 12/49 kB | 4.1/46 kB Progress (4): 168/247 kB | 13 kB | 12/49 kB | 7.7/46 kB Progress (4): 172/247 kB | 13 kB | 12/49 kB | 7.7/46 kB Progress (4): 172/247 kB | 13 kB | 16/49 kB | 7.7/46 kB Progress (4): 176/247 kB | 13 kB | 16/49 kB | 7.7/46 kB Progress (4): 176/247 kB | 13 kB | 20/49 kB | 7.7/46 kB Progress (4): 176/247 kB | 13 kB | 20/49 kB | 12/46 kB Progress (4): 176/247 kB | 13 kB | 24/49 kB | 12/46 kB Progress (4): 180/247 kB | 13 kB | 24/49 kB | 12/46 kB Progress (4): 180/247 kB | 13 kB | 28/49 kB | 12/46 kB Progress (4): 180/247 kB | 13 kB | 28/49 kB | 16/46 kB Progress (4): 180/247 kB | 13 kB | 32/49 kB | 16/46 kB Progress (4): 184/247 kB | 13 kB | 32/49 kB | 16/46 kB Progress (4): 184/247 kB | 13 kB | 32/49 kB | 20/46 kB Progress (4): 184/247 kB | 13 kB | 33/49 kB | 20/46 kB Progress (4): 184/247 kB | 13 kB | 33/49 kB | 24/46 kB Progress (4): 188/247 kB | 13 kB | 33/49 kB | 24/46 kB Progress (4): 188/247 kB | 13 kB | 37/49 kB | 24/46 kB Progress (4): 192/247 kB | 13 kB | 37/49 kB | 24/46 kB Progress (4): 192/247 kB | 13 kB | 37/49 kB | 28/46 kB Progress (4): 196/247 kB | 13 kB | 37/49 kB | 28/46 kB Progress (4): 196/247 kB | 13 kB | 41/49 kB | 28/46 kB Progress (4): 197/247 kB | 13 kB | 41/49 kB | 28/46 kB Progress (4): 197/247 kB | 13 kB | 41/49 kB | 32/46 kB Progress (4): 201/247 kB | 13 kB | 41/49 kB | 32/46 kB Progress (4): 201/247 kB | 13 kB | 45/49 kB | 32/46 kB Progress (4): 205/247 kB | 13 kB | 45/49 kB | 32/46 kB Progress (4): 205/247 kB | 13 kB | 45/49 kB | 33/46 kB Progress (4): 209/247 kB | 13 kB | 45/49 kB | 33/46 kB Progress (4): 209/247 kB | 13 kB | 49/49 kB | 33/46 kB Progress (4): 213/247 kB | 13 kB | 49/49 kB | 33/46 kB Progress (4): 213/247 kB | 13 kB | 49 kB | 33/46 kB Progress (4): 217/247 kB | 13 kB | 49 kB | 33/46 kB Progress (4): 217/247 kB | 13 kB | 49 kB | 37/46 kB Progress (4): 221/247 kB | 13 kB | 49 kB | 37/46 kB Progress (4): 221/247 kB | 13 kB | 49 kB | 41/46 kB Progress (4): 225/247 kB | 13 kB | 49 kB | 41/46 kB Progress (4): 225/247 kB | 13 kB | 49 kB | 45/46 kB Progress (4): 229/247 kB | 13 kB | 49 kB | 45/46 kB Progress (4): 229/247 kB | 13 kB | 49 kB | 46 kB Progress (4): 233/247 kB | 13 kB | 49 kB | 46 kB Progress (4): 237/247 kB | 13 kB | 49 kB | 46 kB Progress (4): 241/247 kB | 13 kB | 49 kB | 46 kB Progress (4): 245/247 kB | 13 kB | 49 kB | 46 kB Progress (4): 247 kB | 13 kB | 49 kB | 46 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 4.1/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 7.7/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 12/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 16/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 20/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 24/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 28/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 32/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 33/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 37/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 41/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 45/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 49/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 53/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 57/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 61/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 65/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 66/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 70/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 74/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 78/187 kB Progress (5): 247 kB | 13 kB | 49 kB | 46 kB | 82/187 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 214 kB/s) [2019-07-29T17:48:42.275Z] Progress (4): 247 kB | 13 kB | 49 kB | 86/187 kB 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-29T17:48:42.275Z] Progress (4): 247 kB | 13 kB | 49 kB | 90/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 94/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 98/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 98/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 102/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 106/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 110/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 114/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 118/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 122/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 126/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 130/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 131/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 135/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 139/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 143/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 147/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 151/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 155/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 159/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 163/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 167/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 171/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 175/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 179/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 183/187 kB Progress (4): 247 kB | 13 kB | 49 kB | 187 kB Progress (5): 247 kB | 13 kB | 49 kB | 187 kB | 4.1/86 kB Progress (5): 247 kB | 13 kB | 49 kB | 187 kB | 7.7/86 kB Progress (5): 247 kB | 13 kB | 49 kB | 187 kB | 12/86 kB Progress (5): 247 kB | 13 kB | 49 kB | 187 kB | 16/86 kB Progress (5): 247 kB | 13 kB | 49 kB | 187 kB | 20/86 kB Progress (5): 247 kB | 13 kB | 49 kB | 187 kB | 24/86 kB Progress (5): 247 kB | 13 kB | 49 kB | 187 kB | 28/86 kB Progress (5): 247 kB | 13 kB | 49 kB | 187 kB | 32/86 kB Progress (5): 247 kB | 13 kB | 49 kB | 187 kB | 36/86 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 1.1 MB/s) [2019-07-29T17:48:42.275Z] Progress (4): 13 kB | 49 kB | 187 kB | 40/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-29T17:48:42.275Z] 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 827 kB/s) [2019-07-29T17:48:42.275Z] Progress (3): 13 kB | 49 kB | 44/86 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 59 kB/s) [2019-07-29T17:48:42.275Z] 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-29T17:48:42.275Z] 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 216 kB/s) [2019-07-29T17:48:42.275Z] 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-29T17:48:42.275Z] Progress (1): 48/86 kB 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-29T17:48:42.275Z] Progress (1): 52/86 kB Progress (1): 56/86 kB Progress (1): 60/86 kB Progress (1): 64/86 kB Progress (1): 68/86 kB Progress (1): 72/86 kB Progress (1): 76/86 kB Progress (1): 80/86 kB Progress (1): 84/86 kB Progress (1): 86 kB Progress (2): 86 kB | 4.1/209 kB Progress (2): 86 kB | 7.7/209 kB Progress (2): 86 kB | 12/209 kB Progress (2): 86 kB | 16/209 kB Progress (2): 86 kB | 20/209 kB Progress (2): 86 kB | 24/209 kB Progress (2): 86 kB | 28/209 kB Progress (2): 86 kB | 32/209 kB Progress (2): 86 kB | 33/209 kB Progress (2): 86 kB | 37/209 kB Progress (2): 86 kB | 41/209 kB Progress (2): 86 kB | 45/209 kB Progress (2): 86 kB | 49/209 kB Progress (2): 86 kB | 53/209 kB Progress (2): 86 kB | 57/209 kB Progress (2): 86 kB | 61/209 kB Progress (2): 86 kB | 65/209 kB Progress (2): 86 kB | 66/209 kB Progress (2): 86 kB | 70/209 kB Progress (2): 86 kB | 74/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 362 kB/s) [2019-07-29T17:48:42.275Z] Progress (1): 78/209 kB 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-29T17:48:42.275Z] Progress (2): 78/209 kB | 4.1/56 kB Progress (2): 82/209 kB | 4.1/56 kB Progress (3): 82/209 kB | 4.1/56 kB | 4.1/58 kB Progress (3): 82/209 kB | 7.7/56 kB | 4.1/58 kB Progress (3): 82/209 kB | 7.7/56 kB | 7.7/58 kB Progress (3): 86/209 kB | 7.7/56 kB | 7.7/58 kB Progress (3): 86/209 kB | 7.7/56 kB | 12/58 kB Progress (3): 86/209 kB | 12/56 kB | 12/58 kB Progress (3): 86/209 kB | 12/56 kB | 16/58 kB Progress (3): 90/209 kB | 12/56 kB | 16/58 kB Progress (3): 90/209 kB | 12/56 kB | 20/58 kB Progress (3): 90/209 kB | 16/56 kB | 20/58 kB Progress (3): 94/209 kB | 16/56 kB | 20/58 kB Progress (3): 94/209 kB | 16/56 kB | 24/58 kB Progress (3): 98/209 kB | 16/56 kB | 24/58 kB Progress (3): 98/209 kB | 20/56 kB | 24/58 kB Progress (3): 98/209 kB | 20/56 kB | 24/58 kB Progress (3): 98/209 kB | 20/56 kB | 28/58 kB Progress (3): 98/209 kB | 24/56 kB | 28/58 kB Progress (3): 98/209 kB | 24/56 kB | 32/58 kB Progress (3): 102/209 kB | 24/56 kB | 32/58 kB Progress (3): 102/209 kB | 24/56 kB | 36/58 kB Progress (3): 102/209 kB | 28/56 kB | 36/58 kB Progress (3): 102/209 kB | 28/56 kB | 40/58 kB Progress (3): 106/209 kB | 28/56 kB | 40/58 kB Progress (3): 106/209 kB | 28/56 kB | 44/58 kB Progress (3): 106/209 kB | 32/56 kB | 44/58 kB Progress (3): 106/209 kB | 32/56 kB | 48/58 kB Progress (3): 106/209 kB | 36/56 kB | 48/58 kB Progress (3): 106/209 kB | 36/56 kB | 52/58 kB Progress (3): 110/209 kB | 36/56 kB | 52/58 kB Progress (3): 110/209 kB | 36/56 kB | 56/58 kB Progress (3): 110/209 kB | 40/56 kB | 56/58 kB Progress (3): 110/209 kB | 40/56 kB | 58 kB Progress (3): 114/209 kB | 40/56 kB | 58 kB Progress (3): 114/209 kB | 44/56 kB | 58 kB Progress (3): 118/209 kB | 44/56 kB | 58 kB Progress (3): 118/209 kB | 48/56 kB | 58 kB Progress (3): 122/209 kB | 48/56 kB | 58 kB Progress (3): 122/209 kB | 52/56 kB | 58 kB Progress (3): 126/209 kB | 52/56 kB | 58 kB Progress (3): 126/209 kB | 56/56 kB | 58 kB Progress (3): 130/209 kB | 56/56 kB | 58 kB Progress (3): 130/209 kB | 56 kB | 58 kB Progress (3): 131/209 kB | 56 kB | 58 kB Progress (3): 135/209 kB | 56 kB | 58 kB Progress (3): 139/209 kB | 56 kB | 58 kB Progress (3): 143/209 kB | 56 kB | 58 kB Progress (3): 147/209 kB | 56 kB | 58 kB Progress (3): 151/209 kB | 56 kB | 58 kB Progress (3): 155/209 kB | 56 kB | 58 kB Progress (3): 159/209 kB | 56 kB | 58 kB Progress (3): 163/209 kB | 56 kB | 58 kB Progress (3): 164/209 kB | 56 kB | 58 kB Progress (3): 168/209 kB | 56 kB | 58 kB Progress (3): 172/209 kB | 56 kB | 58 kB Progress (3): 176/209 kB | 56 kB | 58 kB Progress (3): 180/209 kB | 56 kB | 58 kB Progress (3): 184/209 kB | 56 kB | 58 kB Progress (3): 188/209 kB | 56 kB | 58 kB Progress (3): 192/209 kB | 56 kB | 58 kB Progress (3): 196/209 kB | 56 kB | 58 kB Progress (3): 200/209 kB | 56 kB | 58 kB Progress (4): 200/209 kB | 56 kB | 58 kB | 4.1/532 kB Progress (4): 204/209 kB | 56 kB | 58 kB | 4.1/532 kB Progress (4): 204/209 kB | 56 kB | 58 kB | 7.7/532 kB Progress (4): 208/209 kB | 56 kB | 58 kB | 7.7/532 kB Progress (4): 208/209 kB | 56 kB | 58 kB | 12/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 12/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 16/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 20/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 24/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 28/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 32/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 33/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 37/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 41/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 45/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 49/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 53/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 57/532 kB Progress (4): 209 kB | 56 kB | 58 kB | 61/532 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 226 kB/s) [2019-07-29T17:48:42.275Z] Progress (3): 209 kB | 58 kB | 65/532 kB 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-29T17:48:42.275Z] Progress (3): 209 kB | 58 kB | 66/532 kB Progress (3): 209 kB | 58 kB | 70/532 kB Progress (3): 209 kB | 58 kB | 74/532 kB Progress (3): 209 kB | 58 kB | 78/532 kB Progress (3): 209 kB | 58 kB | 82/532 kB Progress (3): 209 kB | 58 kB | 86/532 kB Progress (3): 209 kB | 58 kB | 90/532 kB Progress (3): 209 kB | 58 kB | 94/532 kB Progress (3): 209 kB | 58 kB | 98/532 kB Progress (3): 209 kB | 58 kB | 98/532 kB Progress (3): 209 kB | 58 kB | 102/532 kB Progress (3): 209 kB | 58 kB | 106/532 kB Progress (4): 209 kB | 58 kB | 106/532 kB | 4.1/100 kB Progress (4): 209 kB | 58 kB | 110/532 kB | 4.1/100 kB Progress (4): 209 kB | 58 kB | 114/532 kB | 4.1/100 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 779 kB/s) [2019-07-29T17:48:42.275Z] 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-29T17:48:42.275Z] Progress (3): 58 kB | 118/532 kB | 4.1/100 kB Progress (3): 58 kB | 118/532 kB | 7.7/100 kB Progress (3): 58 kB | 122/532 kB | 7.7/100 kB Progress (3): 58 kB | 122/532 kB | 12/100 kB Progress (3): 58 kB | 126/532 kB | 12/100 kB Progress (3): 58 kB | 126/532 kB | 16/100 kB Progress (3): 58 kB | 130/532 kB | 16/100 kB Progress (3): 58 kB | 130/532 kB | 20/100 kB Progress (3): 58 kB | 130/532 kB | 24/100 kB Progress (3): 58 kB | 131/532 kB | 24/100 kB Progress (3): 58 kB | 131/532 kB | 28/100 kB Progress (3): 58 kB | 131/532 kB | 32/100 kB Progress (3): 58 kB | 135/532 kB | 32/100 kB Progress (3): 58 kB | 139/532 kB | 32/100 kB Progress (3): 58 kB | 139/532 kB | 33/100 kB Progress (3): 58 kB | 143/532 kB | 33/100 kB Progress (3): 58 kB | 143/532 kB | 37/100 kB Progress (3): 58 kB | 147/532 kB | 37/100 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 214 kB/s) [2019-07-29T17:48:42.275Z] Progress (2): 147/532 kB | 41/100 kB 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-29T17:48:42.533Z] Progress (2): 151/532 kB | 41/100 kB Progress (2): 151/532 kB | 45/100 kB Progress (2): 155/532 kB | 45/100 kB Progress (2): 155/532 kB | 49/100 kB Progress (2): 159/532 kB | 49/100 kB Progress (2): 163/532 kB | 49/100 kB Progress (2): 163/532 kB | 53/100 kB Progress (2): 164/532 kB | 53/100 kB Progress (2): 164/532 kB | 57/100 kB Progress (2): 168/532 kB | 57/100 kB Progress (2): 168/532 kB | 61/100 kB Progress (2): 172/532 kB | 61/100 kB Progress (2): 172/532 kB | 65/100 kB Progress (2): 172/532 kB | 66/100 kB Progress (2): 176/532 kB | 66/100 kB Progress (2): 176/532 kB | 70/100 kB Progress (2): 180/532 kB | 70/100 kB Progress (2): 180/532 kB | 74/100 kB Progress (2): 184/532 kB | 74/100 kB Progress (2): 184/532 kB | 78/100 kB Progress (2): 184/532 kB | 82/100 kB Progress (2): 188/532 kB | 82/100 kB Progress (2): 188/532 kB | 86/100 kB Progress (2): 188/532 kB | 90/100 kB Progress (2): 192/532 kB | 90/100 kB Progress (2): 192/532 kB | 94/100 kB Progress (2): 192/532 kB | 98/100 kB Progress (2): 196/532 kB | 98/100 kB Progress (2): 196/532 kB | 100 kB Progress (2): 197/532 kB | 100 kB Progress (2): 201/532 kB | 100 kB Progress (2): 205/532 kB | 100 kB Progress (2): 209/532 kB | 100 kB Progress (2): 213/532 kB | 100 kB Progress (2): 217/532 kB | 100 kB Progress (2): 221/532 kB | 100 kB Progress (2): 225/532 kB | 100 kB Progress (2): 229/532 kB | 100 kB Progress (2): 229/532 kB | 100 kB Progress (2): 233/532 kB | 100 kB Progress (2): 237/532 kB | 100 kB Progress (2): 241/532 kB | 100 kB Progress (2): 245/532 kB | 100 kB Progress (2): 249/532 kB | 100 kB Progress (2): 253/532 kB | 100 kB Progress (2): 257/532 kB | 100 kB Progress (2): 261/532 kB | 100 kB Progress (3): 261/532 kB | 100 kB | 4.1/13 kB Progress (4): 261/532 kB | 100 kB | 4.1/13 kB | 4.1/245 kB Progress (4): 262/532 kB | 100 kB | 4.1/13 kB | 4.1/245 kB Progress (4): 262/532 kB | 100 kB | 4.1/13 kB | 7.7/245 kB Progress (4): 262/532 kB | 100 kB | 7.7/13 kB | 7.7/245 kB Progress (4): 262/532 kB | 100 kB | 7.7/13 kB | 12/245 kB Progress (4): 266/532 kB | 100 kB | 7.7/13 kB | 12/245 kB Progress (4): 266/532 kB | 100 kB | 7.7/13 kB | 16/245 kB Progress (4): 266/532 kB | 100 kB | 12/13 kB | 16/245 kB Progress (4): 266/532 kB | 100 kB | 12/13 kB | 20/245 kB Progress (4): 270/532 kB | 100 kB | 12/13 kB | 20/245 kB Progress (4): 270/532 kB | 100 kB | 12/13 kB | 24/245 kB Progress (4): 270/532 kB | 100 kB | 13 kB | 24/245 kB Progress (4): 270/532 kB | 100 kB | 13 kB | 28/245 kB Progress (4): 274/532 kB | 100 kB | 13 kB | 28/245 kB Progress (4): 274/532 kB | 100 kB | 13 kB | 32/245 kB Progress (4): 278/532 kB | 100 kB | 13 kB | 32/245 kB Progress (4): 278/532 kB | 100 kB | 13 kB | 33/245 kB Progress (4): 282/532 kB | 100 kB | 13 kB | 33/245 kB Progress (4): 286/532 kB | 100 kB | 13 kB | 33/245 kB Progress (4): 290/532 kB | 100 kB | 13 kB | 33/245 kB Progress (4): 294/532 kB | 100 kB | 13 kB | 33/245 kB Progress (4): 295/532 kB | 100 kB | 13 kB | 33/245 kB Progress (4): 299/532 kB | 100 kB | 13 kB | 33/245 kB Progress (4): 303/532 kB | 100 kB | 13 kB | 33/245 kB Progress (4): 307/532 kB | 100 kB | 13 kB | 33/245 kB Progress (4): 311/532 kB | 100 kB | 13 kB | 33/245 kB Progress (4): 315/532 kB | 100 kB | 13 kB | 33/245 kB Progress (4): 315/532 kB | 100 kB | 13 kB | 37/245 kB Progress (4): 319/532 kB | 100 kB | 13 kB | 37/245 kB Progress (4): 319/532 kB | 100 kB | 13 kB | 41/245 kB Progress (4): 323/532 kB | 100 kB | 13 kB | 41/245 kB Progress (4): 323/532 kB | 100 kB | 13 kB | 45/245 kB Progress (5): 323/532 kB | 100 kB | 13 kB | 45/245 kB | 0/1.4 MB Progress (5): 327/532 kB | 100 kB | 13 kB | 45/245 kB | 0/1.4 MB Progress (5): 327/532 kB | 100 kB | 13 kB | 45/245 kB | 0/1.4 MB Progress (5): 327/532 kB | 100 kB | 13 kB | 49/245 kB | 0/1.4 MB Progress (5): 327/532 kB | 100 kB | 13 kB | 49/245 kB | 0/1.4 MB Progress (5): 328/532 kB | 100 kB | 13 kB | 49/245 kB | 0/1.4 MB Progress (5): 328/532 kB | 100 kB | 13 kB | 49/245 kB | 0/1.4 MB Progress (5): 328/532 kB | 100 kB | 13 kB | 53/245 kB | 0/1.4 MB Progress (5): 328/532 kB | 100 kB | 13 kB | 53/245 kB | 0/1.4 MB Progress (5): 332/532 kB | 100 kB | 13 kB | 53/245 kB | 0/1.4 MB Progress (5): 332/532 kB | 100 kB | 13 kB | 53/245 kB | 0/1.4 MB Progress (5): 332/532 kB | 100 kB | 13 kB | 57/245 kB | 0/1.4 MB Progress (5): 332/532 kB | 100 kB | 13 kB | 57/245 kB | 0/1.4 MB Progress (5): 336/532 kB | 100 kB | 13 kB | 57/245 kB | 0/1.4 MB Progress (5): 336/532 kB | 100 kB | 13 kB | 57/245 kB | 0/1.4 MB Progress (5): 336/532 kB | 100 kB | 13 kB | 61/245 kB | 0/1.4 MB Progress (5): 336/532 kB | 100 kB | 13 kB | 61/245 kB | 0/1.4 MB Progress (5): 340/532 kB | 100 kB | 13 kB | 61/245 kB | 0/1.4 MB Progress (5): 340/532 kB | 100 kB | 13 kB | 65/245 kB | 0/1.4 MB Progress (5): 344/532 kB | 100 kB | 13 kB | 65/245 kB | 0/1.4 MB Progress (5): 344/532 kB | 100 kB | 13 kB | 66/245 kB | 0/1.4 MB Progress (5): 348/532 kB | 100 kB | 13 kB | 66/245 kB | 0/1.4 MB Progress (5): 348/532 kB | 100 kB | 13 kB | 70/245 kB | 0/1.4 MB Progress (5): 352/532 kB | 100 kB | 13 kB | 70/245 kB | 0/1.4 MB Progress (5): 352/532 kB | 100 kB | 13 kB | 74/245 kB | 0/1.4 MB Progress (5): 356/532 kB | 100 kB | 13 kB | 74/245 kB | 0/1.4 MB Progress (5): 356/532 kB | 100 kB | 13 kB | 78/245 kB | 0/1.4 MB Progress (5): 360/532 kB | 100 kB | 13 kB | 78/245 kB | 0/1.4 MB Progress (5): 360/532 kB | 100 kB | 13 kB | 82/245 kB | 0/1.4 MB Progress (5): 360/532 kB | 100 kB | 13 kB | 82/245 kB | 0/1.4 MB Progress (5): 360/532 kB | 100 kB | 13 kB | 86/245 kB | 0/1.4 MB Progress (5): 365/532 kB | 100 kB | 13 kB | 86/245 kB | 0/1.4 MB Progress (5): 365/532 kB | 100 kB | 13 kB | 90/245 kB | 0/1.4 MB Progress (5): 368/532 kB | 100 kB | 13 kB | 90/245 kB | 0/1.4 MB Progress (5): 368/532 kB | 100 kB | 13 kB | 94/245 kB | 0/1.4 MB Progress (5): 368/532 kB | 100 kB | 13 kB | 94/245 kB | 0/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 47 kB/s) [2019-07-29T17:48:42.533Z] Progress (4): 368/532 kB | 100 kB | 98/245 kB | 0/1.4 MB Progress (4): 373/532 kB | 100 kB | 98/245 kB | 0/1.4 MB Progress (4): 373/532 kB | 100 kB | 98/245 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-29T17:48:42.533Z] Progress (4): 373/532 kB | 100 kB | 98/245 kB | 0/1.4 MB 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 348 kB/s) [2019-07-29T17:48:42.533Z] Progress (3): 373/532 kB | 102/245 kB | 0/1.4 MB Progress (3): 376/532 kB | 102/245 kB | 0/1.4 MB Progress (3): 376/532 kB | 106/245 kB | 0/1.4 MB 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-29T17:48:42.533Z] Progress (3): 376/532 kB | 106/245 kB | 0/1.4 MB Progress (3): 376/532 kB | 110/245 kB | 0/1.4 MB Progress (3): 381/532 kB | 110/245 kB | 0/1.4 MB Progress (3): 381/532 kB | 114/245 kB | 0/1.4 MB Progress (3): 381/532 kB | 114/245 kB | 0/1.4 MB Progress (3): 381/532 kB | 118/245 kB | 0/1.4 MB Progress (3): 384/532 kB | 118/245 kB | 0/1.4 MB Progress (3): 384/532 kB | 122/245 kB | 0/1.4 MB Progress (3): 384/532 kB | 122/245 kB | 0.1/1.4 MB Progress (3): 384/532 kB | 126/245 kB | 0.1/1.4 MB Progress (3): 389/532 kB | 126/245 kB | 0.1/1.4 MB Progress (3): 389/532 kB | 130/245 kB | 0.1/1.4 MB Progress (3): 389/532 kB | 130/245 kB | 0.1/1.4 MB Progress (3): 389/532 kB | 134/245 kB | 0.1/1.4 MB Progress (3): 392/532 kB | 134/245 kB | 0.1/1.4 MB Progress (3): 392/532 kB | 138/245 kB | 0.1/1.4 MB Progress (3): 392/532 kB | 138/245 kB | 0.1/1.4 MB Progress (3): 393/532 kB | 138/245 kB | 0.1/1.4 MB Progress (3): 393/532 kB | 138/245 kB | 0.1/1.4 MB Progress (3): 393/532 kB | 142/245 kB | 0.1/1.4 MB Progress (3): 393/532 kB | 142/245 kB | 0.1/1.4 MB Progress (3): 397/532 kB | 142/245 kB | 0.1/1.4 MB Progress (3): 397/532 kB | 146/245 kB | 0.1/1.4 MB Progress (3): 401/532 kB | 146/245 kB | 0.1/1.4 MB Progress (3): 401/532 kB | 146/245 kB | 0.1/1.4 MB Progress (3): 405/532 kB | 146/245 kB | 0.1/1.4 MB Progress (3): 405/532 kB | 150/245 kB | 0.1/1.4 MB Progress (3): 409/532 kB | 150/245 kB | 0.1/1.4 MB Progress (3): 409/532 kB | 150/245 kB | 0.1/1.4 MB Progress (3): 413/532 kB | 150/245 kB | 0.1/1.4 MB Progress (3): 413/532 kB | 154/245 kB | 0.1/1.4 MB Progress (3): 417/532 kB | 154/245 kB | 0.1/1.4 MB Progress (3): 417/532 kB | 154/245 kB | 0.1/1.4 MB Progress (3): 421/532 kB | 154/245 kB | 0.1/1.4 MB Progress (3): 421/532 kB | 158/245 kB | 0.1/1.4 MB Progress (3): 425/532 kB | 158/245 kB | 0.1/1.4 MB Progress (3): 425/532 kB | 158/245 kB | 0.1/1.4 MB Progress (3): 426/532 kB | 158/245 kB | 0.1/1.4 MB Progress (3): 426/532 kB | 162/245 kB | 0.1/1.4 MB Progress (3): 430/532 kB | 162/245 kB | 0.1/1.4 MB Progress (3): 430/532 kB | 162/245 kB | 0.1/1.4 MB Progress (3): 434/532 kB | 162/245 kB | 0.1/1.4 MB Progress (3): 434/532 kB | 166/245 kB | 0.1/1.4 MB Progress (3): 434/532 kB | 166/245 kB | 0.1/1.4 MB Progress (3): 434/532 kB | 170/245 kB | 0.1/1.4 MB Progress (3): 438/532 kB | 170/245 kB | 0.1/1.4 MB Progress (3): 438/532 kB | 170/245 kB | 0.1/1.4 MB Progress (3): 442/532 kB | 170/245 kB | 0.1/1.4 MB Progress (3): 442/532 kB | 174/245 kB | 0.1/1.4 MB Progress (3): 446/532 kB | 174/245 kB | 0.1/1.4 MB Progress (3): 446/532 kB | 174/245 kB | 0.1/1.4 MB Progress (3): 450/532 kB | 174/245 kB | 0.1/1.4 MB Progress (3): 450/532 kB | 178/245 kB | 0.1/1.4 MB Progress (3): 450/532 kB | 178/245 kB | 0.1/1.4 MB Progress (3): 450/532 kB | 182/245 kB | 0.1/1.4 MB Progress (3): 454/532 kB | 182/245 kB | 0.1/1.4 MB Progress (3): 454/532 kB | 182/245 kB | 0.1/1.4 MB Progress (3): 454/532 kB | 186/245 kB | 0.1/1.4 MB Progress (3): 454/532 kB | 186/245 kB | 0.1/1.4 MB Progress (3): 458/532 kB | 186/245 kB | 0.1/1.4 MB Progress (3): 458/532 kB | 186/245 kB | 0.1/1.4 MB Progress (3): 458/532 kB | 190/245 kB | 0.1/1.4 MB Progress (3): 458/532 kB | 190/245 kB | 0.1/1.4 MB Progress (3): 459/532 kB | 190/245 kB | 0.1/1.4 MB Progress (3): 459/532 kB | 190/245 kB | 0.1/1.4 MB Progress (3): 459/532 kB | 190/245 kB | 0.1/1.4 MB Progress (3): 459/532 kB | 194/245 kB | 0.1/1.4 MB Progress (3): 459/532 kB | 194/245 kB | 0.1/1.4 MB Progress (3): 463/532 kB | 194/245 kB | 0.1/1.4 MB Progress (3): 463/532 kB | 194/245 kB | 0.1/1.4 MB Progress (3): 463/532 kB | 198/245 kB | 0.1/1.4 MB Progress (4): 463/532 kB | 198/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 463/532 kB | 198/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 467/532 kB | 198/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 467/532 kB | 202/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 471/532 kB | 202/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 471/532 kB | 202/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 475/532 kB | 202/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 475/532 kB | 206/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 479/532 kB | 206/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 479/532 kB | 206/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 483/532 kB | 206/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 483/532 kB | 210/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 487/532 kB | 210/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 487/532 kB | 210/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 491/532 kB | 210/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 491/532 kB | 214/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 492/532 kB | 214/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 492/532 kB | 214/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 496/532 kB | 214/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 496/532 kB | 218/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 500/532 kB | 218/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 500/532 kB | 218/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 504/532 kB | 218/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 504/532 kB | 222/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 508/532 kB | 222/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 508/532 kB | 222/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 512/532 kB | 222/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 512/532 kB | 226/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 516/532 kB | 226/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 516/532 kB | 226/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 520/532 kB | 226/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 520/532 kB | 230/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 524/532 kB | 230/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 524/532 kB | 230/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 528/532 kB | 230/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 528/532 kB | 234/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532/532 kB | 234/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532/532 kB | 234/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 234/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 238/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 238/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 242/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 242/245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB Progress (5): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB | 4.1/37 kB Progress (5): 532 kB | 245 kB | 0.3/1.4 MB | 3.2 kB | 4.1/37 kB Progress (5): 532 kB | 245 kB | 0.3/1.4 MB | 3.2 kB | 7.7/37 kB Progress (5): 532 kB | 245 kB | 0.3/1.4 MB | 3.2 kB | 7.7/37 kB Progress (5): 532 kB | 245 kB | 0.3/1.4 MB | 3.2 kB | 12/37 kB Progress (5): 532 kB | 245 kB | 0.3/1.4 MB | 3.2 kB | 12/37 kB Progress (5): 532 kB | 245 kB | 0.3/1.4 MB | 3.2 kB | 16/37 kB Progress (5): 532 kB | 245 kB | 0.3/1.4 MB | 3.2 kB | 16/37 kB Progress (5): 532 kB | 245 kB | 0.3/1.4 MB | 3.2 kB | 20/37 kB Progress (5): 532 kB | 245 kB | 0.3/1.4 MB | 3.2 kB | 20/37 kB Progress (5): 532 kB | 245 kB | 0.3/1.4 MB | 3.2 kB | 24/37 kB Progress (5): 532 kB | 245 kB | 0.3/1.4 MB | 3.2 kB | 24/37 kB Progress (5): 532 kB | 245 kB | 0.3/1.4 MB | 3.2 kB | 28/37 kB Progress (5): 532 kB | 245 kB | 0.3/1.4 MB | 3.2 kB | 28/37 kB Progress (5): 532 kB | 245 kB | 0.3/1.4 MB | 3.2 kB | 32/37 kB Progress (5): 532 kB | 245 kB | 0.3/1.4 MB | 3.2 kB | 33/37 kB Progress (5): 532 kB | 245 kB | 0.3/1.4 MB | 3.2 kB | 33/37 kB Progress (5): 532 kB | 245 kB | 0.3/1.4 MB | 3.2 kB | 37 kB Progress (5): 532 kB | 245 kB | 0.3/1.4 MB | 3.2 kB | 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 800 kB/s) [2019-07-29T17:48:42.533Z] 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 10 kB/s) [2019-07-29T17:48:42.533Z] Progress (3): 532 kB | 0.3/1.4 MB | 37 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 1.7 MB/s) [2019-07-29T17:48:42.533Z] Progress (2): 0.3/1.4 MB | 37 kB 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-29T17:48:42.533Z] 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-29T17:48:42.533Z] Progress (2): 0.3/1.4 MB | 37 kB 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-29T17:48:42.533Z] Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.3/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 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 118 kB/s) [2019-07-29T17:48:42.533Z] Progress (1): 0.4/1.4 MB 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-29T17:48:42.533Z] Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (2): 0.5/1.4 MB | 4.1/112 kB Progress (2): 0.5/1.4 MB | 4.1/112 kB Progress (2): 0.5/1.4 MB | 7.7/112 kB Progress (2): 0.5/1.4 MB | 12/112 kB Progress (2): 0.5/1.4 MB | 16/112 kB Progress (2): 0.5/1.4 MB | 20/112 kB Progress (2): 0.5/1.4 MB | 24/112 kB Progress (2): 0.5/1.4 MB | 28/112 kB Progress (2): 0.5/1.4 MB | 32/112 kB Progress (2): 0.5/1.4 MB | 33/112 kB Progress (2): 0.5/1.4 MB | 37/112 kB Progress (2): 0.5/1.4 MB | 41/112 kB Progress (2): 0.5/1.4 MB | 45/112 kB Progress (2): 0.5/1.4 MB | 49/112 kB Progress (2): 0.5/1.4 MB | 53/112 kB Progress (2): 0.5/1.4 MB | 53/112 kB Progress (2): 0.5/1.4 MB | 57/112 kB Progress (3): 0.5/1.4 MB | 57/112 kB | 4.1/9.4 kB Progress (4): 0.5/1.4 MB | 57/112 kB | 4.1/9.4 kB | 4.1/37 kB Progress (5): 0.5/1.4 MB | 57/112 kB | 4.1/9.4 kB | 4.1/37 kB | 4.1/7.2 kB Progress (5): 0.5/1.4 MB | 57/112 kB | 4.1/9.4 kB | 7.7/37 kB | 4.1/7.2 kB Progress (5): 0.5/1.4 MB | 57/112 kB | 7.7/9.4 kB | 7.7/37 kB | 4.1/7.2 kB Progress (5): 0.5/1.4 MB | 61/112 kB | 7.7/9.4 kB | 7.7/37 kB | 4.1/7.2 kB Progress (5): 0.5/1.4 MB | 61/112 kB | 7.7/9.4 kB | 7.7/37 kB | 4.1/7.2 kB Progress (5): 0.5/1.4 MB | 65/112 kB | 7.7/9.4 kB | 7.7/37 kB | 4.1/7.2 kB Progress (5): 0.5/1.4 MB | 66/112 kB | 7.7/9.4 kB | 7.7/37 kB | 4.1/7.2 kB Progress (5): 0.5/1.4 MB | 66/112 kB | 9.4 kB | 7.7/37 kB | 4.1/7.2 kB Progress (5): 0.5/1.4 MB | 66/112 kB | 9.4 kB | 12/37 kB | 4.1/7.2 kB Progress (5): 0.5/1.4 MB | 66/112 kB | 9.4 kB | 12/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 66/112 kB | 9.4 kB | 16/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 70/112 kB | 9.4 kB | 16/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 70/112 kB | 9.4 kB | 16/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 74/112 kB | 9.4 kB | 16/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 74/112 kB | 9.4 kB | 20/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 78/112 kB | 9.4 kB | 20/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 78/112 kB | 9.4 kB | 20/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 82/112 kB | 9.4 kB | 20/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 82/112 kB | 9.4 kB | 24/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 86/112 kB | 9.4 kB | 24/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 86/112 kB | 9.4 kB | 24/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 90/112 kB | 9.4 kB | 24/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 90/112 kB | 9.4 kB | 28/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 94/112 kB | 9.4 kB | 28/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 94/112 kB | 9.4 kB | 28/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 98/112 kB | 9.4 kB | 28/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 98/112 kB | 9.4 kB | 32/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 102/112 kB | 9.4 kB | 32/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 102/112 kB | 9.4 kB | 32/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 106/112 kB | 9.4 kB | 32/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 106/112 kB | 9.4 kB | 32/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 106/112 kB | 9.4 kB | 36/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 106/112 kB | 9.4 kB | 36/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 110/112 kB | 9.4 kB | 36/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 110/112 kB | 9.4 kB | 36/37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 110/112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 110/112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.5/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.6/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.7/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.7/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.7/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 kB Progress (5): 0.7/1.4 MB | 112 kB | 9.4 kB | 37 kB | 7.2 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 24 kB/s) [2019-07-29T17:48:42.533Z] Progress (4): 0.7/1.4 MB | 112 kB | 37 kB | 7.2 kB 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-29T17:48:42.533Z] Progress (4): 0.7/1.4 MB | 112 kB | 37 kB | 7.2 kB Progress (4): 0.7/1.4 MB | 112 kB | 37 kB | 7.2 kB Progress (4): 0.7/1.4 MB | 112 kB | 37 kB | 7.2 kB Progress (4): 0.7/1.4 MB | 112 kB | 37 kB | 7.2 kB Progress (4): 0.7/1.4 MB | 112 kB | 37 kB | 7.2 kB Progress (4): 0.7/1.4 MB | 112 kB | 37 kB | 7.2 kB Progress (4): 0.7/1.4 MB | 112 kB | 37 kB | 7.2 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 291 kB/s) [2019-07-29T17:48:42.533Z] 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-29T17:48:42.533Z] Progress (3): 0.7/1.4 MB | 37 kB | 7.2 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 97 kB/s) [2019-07-29T17:48:42.533Z] Progress (2): 0.7/1.4 MB | 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 19 kB/s) [2019-07-29T17:48:42.533Z] 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-29T17:48:42.533Z] Progress (1): 0.7/1.4 MB 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-29T17:48:42.533Z] 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 (2): 1.1/1.4 MB | 4.1/285 kB Progress (2): 1.1/1.4 MB | 4.1/285 kB Progress (2): 1.1/1.4 MB | 7.7/285 kB Progress (2): 1.1/1.4 MB | 7.7/285 kB Progress (2): 1.1/1.4 MB | 12/285 kB Progress (2): 1.1/1.4 MB | 16/285 kB Progress (2): 1.1/1.4 MB | 16/285 kB Progress (2): 1.1/1.4 MB | 20/285 kB Progress (2): 1.1/1.4 MB | 24/285 kB Progress (2): 1.1/1.4 MB | 24/285 kB Progress (2): 1.1/1.4 MB | 28/285 kB Progress (2): 1.1/1.4 MB | 32/285 kB Progress (2): 1.1/1.4 MB | 32/285 kB Progress (2): 1.1/1.4 MB | 33/285 kB Progress (2): 1.1/1.4 MB | 33/285 kB Progress (2): 1.1/1.4 MB | 37/285 kB Progress (2): 1.1/1.4 MB | 37/285 kB Progress (3): 1.1/1.4 MB | 37/285 kB | 4.1/4.3 kB Progress (3): 1.1/1.4 MB | 37/285 kB | 4.1/4.3 kB Progress (3): 1.1/1.4 MB | 41/285 kB | 4.1/4.3 kB Progress (3): 1.1/1.4 MB | 41/285 kB | 4.1/4.3 kB Progress (3): 1.1/1.4 MB | 41/285 kB | 4.3 kB Progress (3): 1.1/1.4 MB | 41/285 kB | 4.3 kB Progress (3): 1.1/1.4 MB | 45/285 kB | 4.3 kB Progress (3): 1.1/1.4 MB | 45/285 kB | 4.3 kB Progress (3): 1.1/1.4 MB | 49/285 kB | 4.3 kB Progress (3): 1.1/1.4 MB | 49/285 kB | 4.3 kB Progress (3): 1.1/1.4 MB | 53/285 kB | 4.3 kB Progress (3): 1.1/1.4 MB | 53/285 kB | 4.3 kB Progress (3): 1.1/1.4 MB | 57/285 kB | 4.3 kB Progress (3): 1.1/1.4 MB | 57/285 kB | 4.3 kB Progress (3): 1.1/1.4 MB | 61/285 kB | 4.3 kB Progress (3): 1.1/1.4 MB | 61/285 kB | 4.3 kB Progress (3): 1.1/1.4 MB | 65/285 kB | 4.3 kB Progress (4): 1.1/1.4 MB | 65/285 kB | 4.3 kB | 4.1/53 kB Progress (4): 1.1/1.4 MB | 66/285 kB | 4.3 kB | 4.1/53 kB Progress (4): 1.1/1.4 MB | 66/285 kB | 4.3 kB | 4.1/53 kB Progress (4): 1.1/1.4 MB | 70/285 kB | 4.3 kB | 4.1/53 kB Progress (4): 1.1/1.4 MB | 74/285 kB | 4.3 kB | 4.1/53 kB Progress (4): 1.1/1.4 MB | 74/285 kB | 4.3 kB | 7.7/53 kB Progress (4): 1.1/1.4 MB | 78/285 kB | 4.3 kB | 7.7/53 kB Progress (4): 1.1/1.4 MB | 78/285 kB | 4.3 kB | 12/53 kB Progress (4): 1.1/1.4 MB | 78/285 kB | 4.3 kB | 12/53 kB Progress (4): 1.1/1.4 MB | 78/285 kB | 4.3 kB | 16/53 kB Progress (4): 1.1/1.4 MB | 82/285 kB | 4.3 kB | 16/53 kB Progress (4): 1.1/1.4 MB | 82/285 kB | 4.3 kB | 20/53 kB Progress (4): 1.1/1.4 MB | 86/285 kB | 4.3 kB | 20/53 kB Progress (4): 1.1/1.4 MB | 86/285 kB | 4.3 kB | 20/53 kB Progress (4): 1.1/1.4 MB | 90/285 kB | 4.3 kB | 20/53 kB Progress (4): 1.1/1.4 MB | 90/285 kB | 4.3 kB | 24/53 kB Progress (4): 1.1/1.4 MB | 94/285 kB | 4.3 kB | 24/53 kB Progress (4): 1.1/1.4 MB | 94/285 kB | 4.3 kB | 24/53 kB Progress (4): 1.1/1.4 MB | 98/285 kB | 4.3 kB | 24/53 kB Progress (4): 1.1/1.4 MB | 98/285 kB | 4.3 kB | 28/53 kB Progress (4): 1.1/1.4 MB | 98/285 kB | 4.3 kB | 28/53 kB Progress (4): 1.1/1.4 MB | 98/285 kB | 4.3 kB | 28/53 kB Progress (4): 1.1/1.4 MB | 102/285 kB | 4.3 kB | 28/53 kB Progress (4): 1.1/1.4 MB | 102/285 kB | 4.3 kB | 32/53 kB Progress (4): 1.1/1.4 MB | 106/285 kB | 4.3 kB | 32/53 kB Progress (4): 1.1/1.4 MB | 106/285 kB | 4.3 kB | 32/53 kB Progress (4): 1.1/1.4 MB | 110/285 kB | 4.3 kB | 32/53 kB Progress (4): 1.1/1.4 MB | 110/285 kB | 4.3 kB | 36/53 kB Progress (4): 1.1/1.4 MB | 114/285 kB | 4.3 kB | 36/53 kB Progress (4): 1.1/1.4 MB | 114/285 kB | 4.3 kB | 36/53 kB Progress (4): 1.1/1.4 MB | 118/285 kB | 4.3 kB | 36/53 kB Progress (5): 1.1/1.4 MB | 118/285 kB | 4.3 kB | 36/53 kB | 4.1/38 kB Progress (5): 1.1/1.4 MB | 118/285 kB | 4.3 kB | 40/53 kB | 4.1/38 kB Progress (5): 1.1/1.4 MB | 118/285 kB | 4.3 kB | 40/53 kB | 7.7/38 kB 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 11 kB/s) [2019-07-29T17:48:42.533Z] Progress (4): 1.1/1.4 MB | 122/285 kB | 40/53 kB | 7.7/38 kB Progress (4): 1.1/1.4 MB | 122/285 kB | 40/53 kB | 7.7/38 kB Progress (4): 1.1/1.4 MB | 126/285 kB | 40/53 kB | 7.7/38 kB Progress (4): 1.1/1.4 MB | 130/285 kB | 40/53 kB | 7.7/38 kB Progress (4): 1.1/1.4 MB | 131/285 kB | 40/53 kB | 7.7/38 kB 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-29T17:48:42.533Z] Progress (4): 1.1/1.4 MB | 131/285 kB | 40/53 kB | 12/38 kB Progress (4): 1.1/1.4 MB | 131/285 kB | 44/53 kB | 12/38 kB Progress (4): 1.1/1.4 MB | 131/285 kB | 44/53 kB | 16/38 kB Progress (4): 1.1/1.4 MB | 135/285 kB | 44/53 kB | 16/38 kB Progress (4): 1.2/1.4 MB | 135/285 kB | 44/53 kB | 16/38 kB Progress (4): 1.2/1.4 MB | 139/285 kB | 44/53 kB | 16/38 kB Progress (4): 1.2/1.4 MB | 139/285 kB | 44/53 kB | 20/38 kB Progress (4): 1.2/1.4 MB | 139/285 kB | 44/53 kB | 24/38 kB Progress (4): 1.2/1.4 MB | 139/285 kB | 48/53 kB | 24/38 kB Progress (4): 1.2/1.4 MB | 139/285 kB | 48/53 kB | 28/38 kB Progress (4): 1.2/1.4 MB | 139/285 kB | 48/53 kB | 32/38 kB Progress (4): 1.2/1.4 MB | 139/285 kB | 48/53 kB | 33/38 kB Progress (4): 1.2/1.4 MB | 143/285 kB | 48/53 kB | 33/38 kB Progress (4): 1.2/1.4 MB | 143/285 kB | 48/53 kB | 33/38 kB Progress (4): 1.2/1.4 MB | 147/285 kB | 48/53 kB | 33/38 kB Progress (4): 1.2/1.4 MB | 147/285 kB | 48/53 kB | 33/38 kB Progress (4): 1.2/1.4 MB | 147/285 kB | 48/53 kB | 37/38 kB Progress (4): 1.2/1.4 MB | 147/285 kB | 48/53 kB | 38 kB Progress (4): 1.2/1.4 MB | 147/285 kB | 52/53 kB | 38 kB Progress (4): 1.2/1.4 MB | 147/285 kB | 52/53 kB | 38 kB Progress (4): 1.2/1.4 MB | 151/285 kB | 52/53 kB | 38 kB Progress (4): 1.2/1.4 MB | 151/285 kB | 52/53 kB | 38 kB Progress (4): 1.2/1.4 MB | 151/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 151/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 155/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 155/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 159/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 159/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 163/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 163/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 164/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 164/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 168/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 168/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 172/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 172/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 176/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 176/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 180/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 180/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 184/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 184/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 188/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 188/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 192/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 192/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 196/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 196/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 197/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 197/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 201/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 201/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 205/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 205/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 209/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 209/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 213/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 213/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 217/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 217/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 221/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 221/285 kB | 53 kB | 38 kB Progress (4): 1.2/1.4 MB | 225/285 kB | 53 kB | 38 kB Progress (4): 1.3/1.4 MB | 225/285 kB | 53 kB | 38 kB Progress (4): 1.3/1.4 MB | 229/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 92 kB/s) [2019-07-29T17:48:42.533Z] 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 130 kB/s) [2019-07-29T17:48:42.533Z] Progress (2): 1.3/1.4 MB | 229/285 kB Progress (2): 1.3/1.4 MB | 229/285 kB Progress (2): 1.3/1.4 MB | 229/285 kB Progress (2): 1.3/1.4 MB | 233/285 kB 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-29T17:48:42.533Z] Progress (3): 1.3/1.4 MB | 233/285 kB | 4.1/29 kB Progress (3): 1.3/1.4 MB | 233/285 kB | 4.1/29 kB Progress (3): 1.3/1.4 MB | 237/285 kB | 4.1/29 kB Progress (3): 1.3/1.4 MB | 237/285 kB | 4.1/29 kB Progress (3): 1.3/1.4 MB | 237/285 kB | 7.7/29 kB Progress (3): 1.3/1.4 MB | 237/285 kB | 7.7/29 kB Progress (3): 1.3/1.4 MB | 241/285 kB | 7.7/29 kB Progress (3): 1.3/1.4 MB | 241/285 kB | 7.7/29 kB Progress (3): 1.3/1.4 MB | 241/285 kB | 12/29 kB Progress (3): 1.3/1.4 MB | 241/285 kB | 12/29 kB Progress (3): 1.3/1.4 MB | 245/285 kB | 12/29 kB Progress (3): 1.3/1.4 MB | 245/285 kB | 12/29 kB Progress (3): 1.3/1.4 MB | 245/285 kB | 16/29 kB Progress (3): 1.3/1.4 MB | 245/285 kB | 16/29 kB Progress (3): 1.3/1.4 MB | 245/285 kB | 20/29 kB Progress (3): 1.3/1.4 MB | 249/285 kB | 20/29 kB Progress (3): 1.3/1.4 MB | 253/285 kB | 20/29 kB Progress (3): 1.3/1.4 MB | 253/285 kB | 24/29 kB Progress (3): 1.3/1.4 MB | 253/285 kB | 24/29 kB Progress (3): 1.3/1.4 MB | 253/285 kB | 28/29 kB Progress (3): 1.3/1.4 MB | 253/285 kB | 28/29 kB Progress (3): 1.3/1.4 MB | 257/285 kB | 28/29 kB Progress (3): 1.3/1.4 MB | 257/285 kB | 28/29 kB Progress (3): 1.3/1.4 MB | 257/285 kB | 29 kB Progress (3): 1.3/1.4 MB | 257/285 kB | 29 kB Progress (3): 1.3/1.4 MB | 261/285 kB | 29 kB Progress (3): 1.3/1.4 MB | 261/285 kB | 29 kB Progress (3): 1.3/1.4 MB | 265/285 kB | 29 kB Progress (3): 1.3/1.4 MB | 265/285 kB | 29 kB Progress (3): 1.3/1.4 MB | 269/285 kB | 29 kB Progress (3): 1.3/1.4 MB | 269/285 kB | 29 kB Progress (3): 1.3/1.4 MB | 273/285 kB | 29 kB Progress (3): 1.3/1.4 MB | 273/285 kB | 29 kB Progress (3): 1.3/1.4 MB | 277/285 kB | 29 kB Progress (3): 1.3/1.4 MB | 277/285 kB | 29 kB Progress (3): 1.3/1.4 MB | 281/285 kB | 29 kB Progress (3): 1.3/1.4 MB | 281/285 kB | 29 kB Progress (3): 1.3/1.4 MB | 285 kB | 29 kB Progress (3): 1.3/1.4 MB | 285 kB | 29 kB Progress (3): 1.3/1.4 MB | 285 kB | 29 kB Progress (3): 1.3/1.4 MB | 285 kB | 29 kB Progress (3): 1.3/1.4 MB | 285 kB | 29 kB Progress (3): 1.3/1.4 MB | 285 kB | 29 kB Progress (3): 1.4/1.4 MB | 285 kB | 29 kB Progress (3): 1.4/1.4 MB | 285 kB | 29 kB Progress (3): 1.4/1.4 MB | 285 kB | 29 kB Progress (3): 1.4/1.4 MB | 285 kB | 29 kB Progress (3): 1.4/1.4 MB | 285 kB | 29 kB Progress (3): 1.4/1.4 MB | 285 kB | 29 kB Progress (3): 1.4/1.4 MB | 285 kB | 29 kB Progress (3): 1.4/1.4 MB | 285 kB | 29 kB Progress (3): 1.4/1.4 MB | 285 kB | 29 kB Progress (3): 1.4/1.4 MB | 285 kB | 29 kB Progress (3): 1.4/1.4 MB | 285 kB | 29 kB Progress (3): 1.4/1.4 MB | 285 kB | 29 kB Progress (3): 1.4/1.4 MB | 285 kB | 29 kB Progress (3): 1.4/1.4 MB | 285 kB | 29 kB Progress (3): 1.4/1.4 MB | 285 kB | 29 kB Progress (4): 1.4/1.4 MB | 285 kB | 29 kB | 4.1/21 kB Progress (4): 1.4/1.4 MB | 285 kB | 29 kB | 4.1/21 kB Progress (4): 1.4/1.4 MB | 285 kB | 29 kB | 7.7/21 kB Progress (4): 1.4/1.4 MB | 285 kB | 29 kB | 7.7/21 kB Progress (4): 1.4/1.4 MB | 285 kB | 29 kB | 12/21 kB Progress (4): 1.4/1.4 MB | 285 kB | 29 kB | 12/21 kB Progress (4): 1.4/1.4 MB | 285 kB | 29 kB | 16/21 kB Progress (4): 1.4/1.4 MB | 285 kB | 29 kB | 16/21 kB Progress (4): 1.4/1.4 MB | 285 kB | 29 kB | 20/21 kB Progress (4): 1.4/1.4 MB | 285 kB | 29 kB | 20/21 kB Progress (4): 1.4/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.4 MB | 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.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar (1.4 MB at 3.4 MB/s) [2019-07-29T17:48:42.533Z] 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 672 kB/s) [2019-07-29T17:48:42.533Z] 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 67 kB/s) [2019-07-29T17:48:42.533Z] 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 45 kB/s) [2019-07-29T17:48:43.095Z] 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-29T17:48:43.351Z] 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-29T17:48:43.352Z] 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-29T17:48:43.352Z] 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-29T17:48:43.352Z] 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-29T17:48:43.352Z] 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-29T17:48:43.609Z] 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.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 27 MB/s) [2019-07-29T17:48:43.865Z] 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-29T17:48:43.866Z] 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-29T17:48:43.866Z] 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-29T17:48:44.121Z] 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-29T17:48:44.121Z] 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-29T17:48:44.121Z] 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-29T17:48:44.121Z] 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 6.4 MB/s) [2019-07-29T17:48:44.121Z] 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-29T17:48:44.121Z] 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-29T17:48:44.121Z] 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-29T17:48:44.377Z] 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-29T17:48:44.377Z] 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-29T17:48:44.377Z] 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-29T17:48:44.377Z] 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 4.3 MB/s) [2019-07-29T17:48:44.377Z] 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-29T17:48:44.377Z] 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-29T17:48:44.377Z] 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-29T17:48:44.632Z] 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-29T17:48:44.632Z] 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-29T17:48:44.632Z] 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-29T17:48:44.632Z] 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 987 kB/s) [2019-07-29T17:48:45.558Z] 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-29T17:48:45.558Z] 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-29T17:48:45.558Z] 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-29T17:48:45.558Z] 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-29T17:48:45.558Z] 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-29T17:48:45.558Z] 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-29T17:48:45.813Z] 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 293 kB/s) [2019-07-29T17:48:45.813Z] 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-29T17:48:45.813Z] 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-29T17:48:45.813Z] 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-29T17:48:45.813Z] 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-29T17:48:46.069Z] 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-29T17:48:46.069Z] 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-29T17:48:46.069Z] 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 249 kB/s) [2019-07-29T17:48:46.069Z] 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-29T17:48:46.069Z] 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-29T17:48:46.069Z] 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-29T17:48:46.325Z] 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-29T17:48:46.325Z] 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-29T17:48:46.325Z] 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-29T17:48:46.325Z] 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 634 kB/s) [2019-07-29T17:48:46.325Z] 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-29T17:48:46.325Z] 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-29T17:48:46.325Z] 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-29T17:48:46.581Z] 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-29T17:48:46.581Z] 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-29T17:48:46.581Z] 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-29T17:48:46.581Z] 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-29T17:48:46.581Z] 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-29T17:48:46.581Z] 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-29T17:48:46.581Z] 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-29T17:48:46.837Z] 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-29T17:48:46.837Z] 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-29T17:48:46.837Z] 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-29T17:48:46.837Z] 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 199 kB/s) [2019-07-29T17:48:46.837Z] 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-29T17:48:46.837Z] 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-29T17:48:46.837Z] 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-29T17:48:47.092Z] 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-29T17:48:47.092Z] 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-29T17:48:47.092Z] 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-29T17:48:47.092Z] 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 144 kB/s) [2019-07-29T17:48:47.092Z] 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-29T17:48:47.092Z] 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-29T17:48:47.092Z] 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-29T17:48:47.348Z] 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-29T17:48:47.348Z] 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-29T17:48:47.348Z] 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-29T17:48:47.604Z] 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 559 kB/s) [2019-07-29T17:48:47.604Z] 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-29T17:48:47.604Z] 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-29T17:48:47.604Z] 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-29T17:48:47.604Z] 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-29T17:48:47.604Z] 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-29T17:48:47.604Z] 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-29T17:48:47.860Z] 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 209 kB/s) [2019-07-29T17:48:47.860Z] 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-29T17:48:47.860Z] 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-29T17:48:47.860Z] 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-29T17:48:47.860Z] 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-29T17:48:47.860Z] 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-29T17:48:47.860Z] 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-29T17:48:48.116Z] 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 49 kB/s) [2019-07-29T17:48:48.116Z] 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-29T17:48:48.372Z] 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-29T17:48:48.372Z] 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-29T17:48:48.372Z] 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-29T17:48:48.372Z] 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-29T17:48:48.372Z] 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-29T17:48:48.372Z] 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 182 kB/s) [2019-07-29T17:48:48.372Z] 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-29T17:48:48.372Z] 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-29T17:48:48.628Z] 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-29T17:48:48.628Z] 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-29T17:48:48.628Z] 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-29T17:48:48.884Z] 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-29T17:48:48.884Z] 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 348 kB/s) [2019-07-29T17:48:48.884Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-29T17:48:48.884Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-29T17:48:48.884Z] 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-29T17:48:49.139Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-29T17:48:49.139Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-29T17:48:49.139Z] 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-29T17:48:49.139Z] 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 573 kB/s) [2019-07-29T17:48:49.139Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [2019-07-29T17:48:49.139Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom [2019-07-29T17:48:49.139Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom [2019-07-29T17:48:49.395Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom [2019-07-29T17:48:49.395Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom [2019-07-29T17:48:49.395Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [2019-07-29T17:48:49.650Z] 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 548 kB/s) [2019-07-29T17:48:49.650Z] 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-29T17:48:49.650Z] 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-29T17:48:49.650Z] 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-29T17:48:49.650Z] 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-29T17:48:49.650Z] 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-29T17:48:49.650Z] 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-29T17:48:49.905Z] 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 24 kB/s) [2019-07-29T17:48:49.905Z] 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-29T17:48:49.905Z] 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-29T17:48:49.905Z] 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-29T17:48:49.905Z] 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-29T17:48:49.905Z] 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-29T17:48:49.905Z] 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-29T17:48:49.905Z] 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 776 kB/s) [2019-07-29T17:48:49.905Z] 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-29T17:48:50.160Z] 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-29T17:48:50.160Z] 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-29T17:48:50.160Z] 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-29T17:48:50.160Z] 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-29T17:48:50.160Z] 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-29T17:48:50.160Z] 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 106 kB/s) [2019-07-29T17:48:50.160Z] 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-29T17:48:50.160Z] 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-29T17:48:50.160Z] 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-29T17:48:50.416Z] 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-29T17:48:50.416Z] 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-29T17:48:50.416Z] 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-29T17:48:50.416Z] 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-29T17:48:50.416Z] 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-29T17:48:50.416Z] 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-29T17:48:50.416Z] 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-29T17:48:50.416Z] 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-29T17:48:50.416Z] 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-29T17:48:50.673Z] 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-29T17:48:50.673Z] 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-29T17:48:50.673Z] 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-29T17:48:50.673Z] 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-29T17:48:50.673Z] 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-29T17:48:50.673Z] 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-29T17:48:50.673Z] Progress (1): 4.1/129 kB Progress (1): 7.7/129 kB Progress (2): 7.7/129 kB | 4.1/22 kB Progress (2): 7.7/129 kB | 7.7/22 kB Progress (3): 7.7/129 kB | 7.7/22 kB | 4.1/24 kB Progress (3): 7.7/129 kB | 7.7/22 kB | 7.7/24 kB Progress (3): 12/129 kB | 7.7/22 kB | 7.7/24 kB Progress (3): 16/129 kB | 7.7/22 kB | 7.7/24 kB Progress (3): 20/129 kB | 7.7/22 kB | 7.7/24 kB Progress (3): 24/129 kB | 7.7/22 kB | 7.7/24 kB Progress (3): 24/129 kB | 7.7/22 kB | 12/24 kB Progress (3): 24/129 kB | 7.7/22 kB | 16/24 kB Progress (3): 24/129 kB | 12/22 kB | 16/24 kB Progress (3): 24/129 kB | 12/22 kB | 20/24 kB Progress (3): 24/129 kB | 16/22 kB | 20/24 kB Progress (3): 28/129 kB | 16/22 kB | 20/24 kB Progress (3): 28/129 kB | 16/22 kB | 24/24 kB Progress (3): 32/129 kB | 16/22 kB | 24/24 kB Progress (3): 32/129 kB | 20/22 kB | 24/24 kB Progress (3): 32/129 kB | 20/22 kB | 24 kB Progress (3): 36/129 kB | 20/22 kB | 24 kB Progress (3): 36/129 kB | 22 kB | 24 kB Progress (3): 40/129 kB | 22 kB | 24 kB Progress (3): 44/129 kB | 22 kB | 24 kB Progress (3): 48/129 kB | 22 kB | 24 kB Progress (3): 52/129 kB | 22 kB | 24 kB Progress (3): 56/129 kB | 22 kB | 24 kB Progress (3): 60/129 kB | 22 kB | 24 kB Progress (3): 64/129 kB | 22 kB | 24 kB Progress (3): 68/129 kB | 22 kB | 24 kB Progress (3): 72/129 kB | 22 kB | 24 kB Progress (3): 76/129 kB | 22 kB | 24 kB Progress (3): 80/129 kB | 22 kB | 24 kB Progress (3): 84/129 kB | 22 kB | 24 kB Progress (3): 88/129 kB | 22 kB | 24 kB Progress (3): 92/129 kB | 22 kB | 24 kB Progress (3): 96/129 kB | 22 kB | 24 kB Progress (3): 100/129 kB | 22 kB | 24 kB Progress (3): 104/129 kB | 22 kB | 24 kB Progress (3): 108/129 kB | 22 kB | 24 kB Progress (3): 112/129 kB | 22 kB | 24 kB Progress (3): 116/129 kB | 22 kB | 24 kB Progress (3): 120/129 kB | 22 kB | 24 kB Progress (3): 124/129 kB | 22 kB | 24 kB Progress (3): 128/129 kB | 22 kB | 24 kB Progress (3): 129 kB | 22 kB | 24 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 322 kB/s) [2019-07-29T17:48:50.673Z] 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 295 kB/s) [2019-07-29T17:48:50.673Z] 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-29T17:48:50.673Z] 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-29T17:48:50.929Z] 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-29T17:48:50.929Z] 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-29T17:48:50.929Z] 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-29T17:48:50.929Z] 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-29T17:48:50.929Z] 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-29T17:48:51.184Z] 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 28 kB/s) [2019-07-29T17:48:51.184Z] 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-29T17:48:51.184Z] 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-29T17:48:51.184Z] 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-29T17:48:51.439Z] 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-29T17:48:51.439Z] 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-29T17:48:51.439Z] 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-29T17:48:51.439Z] 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 395 kB/s) [2019-07-29T17:48:51.439Z] 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-29T17:48:51.439Z] 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-29T17:48:51.439Z] 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-29T17:48:51.695Z] 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-29T17:48:51.695Z] 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-29T17:48:51.695Z] 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-29T17:48:51.695Z] 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 17 kB/s) [2019-07-29T17:48:51.695Z] 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-29T17:48:51.695Z] 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-29T17:48:51.951Z] 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-29T17:48:52.207Z] 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-29T17:48:52.207Z] 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-29T17:48:52.207Z] 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-29T17:48:52.207Z] 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 163 kB/s) [2019-07-29T17:48:52.207Z] 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-29T17:48:52.207Z] 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-29T17:48:52.207Z] 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-29T17:48:52.207Z] 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-29T17:48:52.463Z] 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-29T17:48:52.463Z] 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-29T17:48:52.463Z] 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 469 kB/s) [2019-07-29T17:48:52.463Z] 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-29T17:48:52.463Z] 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-29T17:48:52.463Z] 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-29T17:48:52.719Z] 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-29T17:48:52.719Z] 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-29T17:48:52.719Z] 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-29T17:48:52.719Z] 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 33 kB/s) [2019-07-29T17:48:52.719Z] 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-29T17:48:52.719Z] 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-29T17:48:52.719Z] 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-29T17:48:52.719Z] 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-29T17:48:52.975Z] 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-29T17:48:52.975Z] 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-29T17:48:52.975Z] 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 170 kB/s) [2019-07-29T17:48:52.975Z] 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-29T17:48:52.975Z] 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-29T17:48:52.975Z] 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-29T17:48:52.975Z] 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-29T17:48:52.975Z] 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-29T17:48:53.230Z] 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-29T17:48:53.230Z] 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 98 kB/s) [2019-07-29T17:48:53.230Z] 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-29T17:48:53.230Z] 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-29T17:48:53.230Z] 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-29T17:48:53.230Z] 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-29T17:48:53.230Z] 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-29T17:48:53.486Z] 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-29T17:48:53.487Z] 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 249 kB/s) [2019-07-29T17:48:53.487Z] 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-29T17:48:53.487Z] 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-29T17:48:53.487Z] 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-29T17:48:53.742Z] 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-29T17:48:53.742Z] 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-29T17:48:53.742Z] 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-29T17:48:53.742Z] 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 129 kB/s) [2019-07-29T17:48:53.742Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-29T17:48:53.742Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-29T17:48:53.742Z] 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-29T17:48:53.997Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-29T17:48:53.997Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-29T17:48:53.997Z] 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-29T17:48:53.997Z] 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 564 kB/s) [2019-07-29T17:48:53.997Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [2019-07-29T17:48:53.997Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom [2019-07-29T17:48:54.253Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom [2019-07-29T17:48:54.254Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom [2019-07-29T17:48:54.254Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom [2019-07-29T17:48:54.254Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [2019-07-29T17:48:54.509Z] 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 114 kB/s) [2019-07-29T17:48:54.509Z] 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-29T17:48:54.509Z] 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-29T17:48:54.509Z] 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-29T17:48:54.509Z] 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-29T17:48:54.509Z] 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-29T17:48:54.509Z] 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-29T17:48:54.765Z] 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 74 kB/s) [2019-07-29T17:48:54.765Z] 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-29T17:48:54.765Z] 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-29T17:48:54.765Z] 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-29T17:48:54.765Z] 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-29T17:48:54.765Z] 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-29T17:48:54.765Z] 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-29T17:48:54.765Z] 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 172 kB/s) [2019-07-29T17:48:54.765Z] 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-29T17:48:55.021Z] 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-29T17:48:55.021Z] 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-29T17:48:55.021Z] 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-29T17:48:55.021Z] 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-29T17:48:55.021Z] 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-29T17:48:55.021Z] 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 19 kB/s) [2019-07-29T17:48:55.021Z] 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-29T17:48:55.021Z] 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-29T17:48:55.278Z] 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-29T17:48:55.278Z] 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-29T17:48:55.278Z] 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-29T17:48:55.278Z] 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-29T17:48:55.278Z] 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 273 kB/s) [2019-07-29T17:48:55.278Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [2019-07-29T17:48:55.278Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-29T17:48:55.278Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom [2019-07-29T17:48:55.534Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-29T17:48:55.534Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom [2019-07-29T17:48:55.534Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [2019-07-29T17:48:55.534Z] 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 55 kB/s) [2019-07-29T17:48:55.534Z] 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-29T17:48:55.534Z] 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-29T17:48:55.534Z] 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-29T17:48:55.790Z] 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-29T17:48:55.790Z] 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-29T17:48:55.790Z] 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-29T17:48:55.790Z] 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 25 kB/s) [2019-07-29T17:48:55.790Z] 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-29T17:48:55.790Z] 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-29T17:48:55.790Z] 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-29T17:48:56.045Z] 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-29T17:48:56.045Z] 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-29T17:48:56.045Z] 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-29T17:48:56.045Z] 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 309 kB/s) [2019-07-29T17:48:56.045Z] 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-29T17:48:56.045Z] 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-29T17:48:56.045Z] 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-29T17:48:56.301Z] 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-29T17:48:56.301Z] 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-29T17:48:56.301Z] 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-29T17:48:56.301Z] 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 116 kB/s) [2019-07-29T17:48:56.301Z] 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-29T17:48:56.301Z] 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-29T17:48:56.301Z] 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-29T17:48:56.558Z] 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-29T17:48:56.558Z] 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-29T17:48:56.558Z] 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-29T17:48:56.558Z] 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 50 kB/s) [2019-07-29T17:48:56.558Z] 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-29T17:48:56.558Z] 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-29T17:48:56.558Z] 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-29T17:48:56.814Z] 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-29T17:48:56.814Z] 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-29T17:48:56.814Z] 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-29T17:48:56.814Z] 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 83 kB/s) [2019-07-29T17:48:56.814Z] 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-29T17:48:56.814Z] 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-29T17:48:56.814Z] 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-29T17:48:57.070Z] 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-29T17:48:57.070Z] 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-29T17:48:57.070Z] 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-29T17:48:57.070Z] 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 55 kB/s) [2019-07-29T17:48:57.070Z] 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-29T17:48:57.070Z] 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-29T17:48:57.070Z] 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-29T17:48:57.326Z] 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-29T17:48:57.326Z] 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-29T17:48:57.326Z] 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-29T17:48:57.326Z] 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 17 kB/s) [2019-07-29T17:48:57.326Z] 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-29T17:48:57.326Z] 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-29T17:48:57.326Z] 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-29T17:48:57.582Z] 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-29T17:48:57.582Z] 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-29T17:48:57.582Z] 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-29T17:48:57.582Z] 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 67 kB/s) [2019-07-29T17:48:57.582Z] 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-29T17:48:57.582Z] 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-29T17:48:57.582Z] 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-29T17:48:57.838Z] 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-29T17:48:57.838Z] 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-29T17:48:57.838Z] 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-29T17:48:57.838Z] 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 94 kB/s) [2019-07-29T17:48:57.838Z] 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-29T17:48:57.838Z] 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-29T17:48:57.838Z] 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-29T17:48:58.093Z] 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-29T17:48:58.093Z] 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-29T17:48:58.093Z] 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-29T17:48:58.093Z] 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 49 kB/s) [2019-07-29T17:48:58.093Z] 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-29T17:48:58.093Z] 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-29T17:48:58.093Z] 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-29T17:48:58.349Z] 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-29T17:48:58.349Z] 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-29T17:48:58.349Z] 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-29T17:48:58.349Z] 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 47 kB/s) [2019-07-29T17:48:58.349Z] 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-29T17:48:58.349Z] 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-29T17:48:58.349Z] 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-29T17:48:58.605Z] 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-29T17:48:58.605Z] 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-29T17:48:58.605Z] 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-29T17:48:58.605Z] 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 81 kB/s) [2019-07-29T17:48:58.605Z] 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-29T17:48:58.605Z] 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-29T17:48:58.605Z] 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-29T17:48:58.605Z] 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-29T17:48:58.861Z] 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-29T17:48:58.861Z] 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-29T17:48:58.861Z] 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 63 kB/s) [2019-07-29T17:48:58.861Z] 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-29T17:48:58.861Z] 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-29T17:48:58.861Z] 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-29T17:48:58.861Z] 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-29T17:48:58.861Z] 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-29T17:48:59.115Z] 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-29T17:48:59.116Z] 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 70 kB/s) [2019-07-29T17:48:59.116Z] 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-29T17:48:59.116Z] 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-29T17:48:59.116Z] 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-29T17:48:59.116Z] 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-29T17:48:59.116Z] 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-29T17:48:59.116Z] 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-29T17:48:59.372Z] 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 197 kB/s) [2019-07-29T17:48:59.372Z] 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-29T17:48:59.372Z] 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-29T17:48:59.372Z] 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-29T17:48:59.372Z] 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-29T17:48:59.372Z] 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-29T17:48:59.372Z] 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-29T17:48:59.627Z] 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 109 kB/s) [2019-07-29T17:48:59.627Z] 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-29T17:48:59.627Z] 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-29T17:48:59.627Z] 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-29T17:48:59.627Z] 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-29T17:48:59.627Z] 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-29T17:48:59.627Z] 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-29T17:48:59.883Z] 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 52 kB/s) [2019-07-29T17:48:59.883Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-29T17:48:59.883Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-29T17:48:59.883Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-29T17:48:59.883Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-29T17:48:59.883Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-29T17:48:59.883Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-29T17:48:59.883Z] 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 166 kB/s) [2019-07-29T17:48:59.883Z] 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-29T17:48:59.883Z] 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-29T17:49:00.139Z] 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-29T17:49:00.139Z] 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-29T17:49:00.139Z] 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-29T17:49:00.139Z] 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-29T17:49:00.139Z] 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-29T17:49:00.139Z] 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-29T17:49:00.395Z] 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-29T17:49:00.395Z] 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-29T17:49:00.395Z] 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-29T17:49:00.395Z] 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-29T17:49:00.395Z] 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/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 587 kB/s) [2019-07-29T17:49:00.395Z] 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-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 114 kB/s) [2019-07-29T17:49:00.395Z] 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-29T17:49:00.395Z] 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-29T17:49:00.395Z] 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-29T17:49:00.650Z] 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-29T17:49:00.650Z] 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-29T17:49:00.650Z] 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-29T17:49:00.650Z] 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 70 kB/s) [2019-07-29T17:49:00.650Z] 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-29T17:49:00.650Z] 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-29T17:49:00.650Z] 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-29T17:49:00.906Z] 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-29T17:49:00.906Z] 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-29T17:49:00.906Z] 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-29T17:49:00.906Z] 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 65 kB/s) [2019-07-29T17:49:00.906Z] 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-29T17:49:00.906Z] 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-29T17:49:00.906Z] 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-29T17:49:01.162Z] 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-29T17:49:01.162Z] 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-29T17:49:01.162Z] 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-29T17:49:01.162Z] 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 170 kB/s) [2019-07-29T17:49:01.162Z] 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-29T17:49:01.162Z] 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-29T17:49:01.162Z] 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-29T17:49:01.418Z] 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-29T17:49:01.418Z] 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-29T17:49:01.418Z] 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-29T17:49:01.418Z] 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 85 kB/s) [2019-07-29T17:49:01.418Z] 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-29T17:49:01.418Z] 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-29T17:49:01.418Z] 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-29T17:49:01.673Z] 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-29T17:49:01.673Z] 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-29T17:49:01.673Z] 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-29T17:49:01.673Z] 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 737 kB/s) [2019-07-29T17:49:01.673Z] 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-29T17:49:01.673Z] 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-29T17:49:01.673Z] 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-29T17:49:01.929Z] 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-29T17:49:01.929Z] 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-29T17:49:01.929Z] 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-29T17:49:01.929Z] 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 104 kB/s) [2019-07-29T17:49:01.929Z] 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-29T17:49:01.929Z] 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-29T17:49:01.929Z] 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-29T17:49:02.185Z] 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-29T17:49:02.185Z] 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-29T17:49:02.185Z] 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-29T17:49:02.185Z] 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 455 kB/s) [2019-07-29T17:49:02.185Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-29T17:49:02.185Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-29T17:49:02.185Z] 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-29T17:49:02.440Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-29T17:49:02.440Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-29T17:49:02.440Z] 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-29T17:49:02.440Z] 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 2.2 MB/s) [2019-07-29T17:49:02.440Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2019-07-29T17:49:02.440Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2019-07-29T17:49:02.440Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2019-07-29T17:49:02.697Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2019-07-29T17:49:02.697Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2019-07-29T17:49:02.697Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2019-07-29T17:49:02.697Z] 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 499 kB/s) [2019-07-29T17:49:02.697Z] 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-29T17:49:02.697Z] 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-29T17:49:02.697Z] 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-29T17:49:02.960Z] 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-29T17:49:02.960Z] 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-29T17:49:02.960Z] 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-29T17:49:02.960Z] 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 39 kB/s) [2019-07-29T17:49:02.960Z] 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-29T17:49:02.960Z] 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-29T17:49:02.960Z] 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-29T17:49:03.215Z] 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-29T17:49:03.215Z] 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-29T17:49:03.215Z] 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-29T17:49:03.215Z] 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 86 kB/s) [2019-07-29T17:49:03.215Z] 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-29T17:49:03.215Z] 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-29T17:49:03.215Z] 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-29T17:49:03.471Z] 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-29T17:49:03.471Z] 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-29T17:49:03.471Z] 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-29T17:49:03.471Z] 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 250 kB/s) [2019-07-29T17:49:03.471Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-29T17:49:03.471Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-29T17:49:03.471Z] 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-29T17:49:03.726Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-29T17:49:03.726Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-29T17:49:03.726Z] 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-29T17:49:03.726Z] 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 366 kB/s) [2019-07-29T17:49:03.726Z] 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-29T17:49:03.726Z] 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-29T17:49:03.726Z] 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-29T17:49:03.726Z] 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-29T17:49:03.726Z] 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-29T17:49:03.726Z] 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-29T17:49:03.726Z] 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-29T17:49:03.726Z] 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-29T17:49:03.726Z] 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-29T17:49:03.726Z] 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-29T17:49:03.726Z] 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-29T17:49:03.726Z] 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-29T17:49:03.982Z] 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-29T17:49:03.982Z] 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-29T17:49:03.982Z] 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-29T17:49:03.982Z] 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-29T17:49:03.982Z] 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-29T17:49:03.982Z] 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-29T17:49:03.982Z] 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-29T17:49:03.982Z] 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-29T17:49:03.982Z] 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-29T17:49:03.982Z] 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-29T17:49:03.982Z] 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-29T17:49:03.982Z] 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-29T17:49:03.982Z] 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 Progress (2): 21 kB | 4.1/379 kB Progress (2): 21 kB | 7.7/379 kB Progress (2): 21 kB | 12/379 kB Progress (2): 21 kB | 16/379 kB Progress (2): 21 kB | 20/379 kB Progress (2): 21 kB | 24/379 kB Progress (2): 21 kB | 28/379 kB Progress (2): 21 kB | 32/379 kB Progress (2): 21 kB | 33/379 kB Progress (3): 21 kB | 33/379 kB | 4.1/54 kB Progress (3): 21 kB | 33/379 kB | 7.7/54 kB Progress (3): 21 kB | 37/379 kB | 7.7/54 kB Progress (3): 21 kB | 37/379 kB | 12/54 kB Progress (3): 21 kB | 41/379 kB | 12/54 kB Progress (3): 21 kB | 41/379 kB | 16/54 kB Progress (3): 21 kB | 45/379 kB | 16/54 kB Progress (3): 21 kB | 45/379 kB | 20/54 kB Progress (3): 21 kB | 49/379 kB | 20/54 kB Progress (3): 21 kB | 49/379 kB | 24/54 kB Progress (3): 21 kB | 53/379 kB | 24/54 kB Progress (3): 21 kB | 53/379 kB | 28/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 589 kB/s) [2019-07-29T17:49:03.982Z] Progress (2): 57/379 kB | 28/54 kB Progress (2): 57/379 kB | 32/54 kB Progress (2): 61/379 kB | 32/54 kB Progress (2): 61/379 kB | 36/54 kB Progress (2): 65/379 kB | 36/54 kB Progress (2): 65/379 kB | 40/54 kB Progress (2): 66/379 kB | 40/54 kB Progress (2): 66/379 kB | 44/54 kB Progress (2): 70/379 kB | 44/54 kB Progress (2): 70/379 kB | 48/54 kB Progress (2): 74/379 kB | 48/54 kB Progress (2): 74/379 kB | 52/54 kB Progress (2): 78/379 kB | 52/54 kB Progress (2): 78/379 kB | 54 kB Progress (2): 82/379 kB | 54 kB Progress (2): 86/379 kB | 54 kB Progress (2): 90/379 kB | 54 kB Progress (2): 94/379 kB | 54 kB Progress (2): 98/379 kB | 54 kB Progress (2): 98/379 kB | 54 kB Progress (2): 102/379 kB | 54 kB Progress (2): 106/379 kB | 54 kB Progress (2): 110/379 kB | 54 kB Progress (2): 114/379 kB | 54 kB Progress (2): 118/379 kB | 54 kB Progress (3): 118/379 kB | 54 kB | 4.1/28 kB Progress (3): 122/379 kB | 54 kB | 4.1/28 kB Progress (3): 122/379 kB | 54 kB | 7.7/28 kB Progress (3): 126/379 kB | 54 kB | 7.7/28 kB Progress (3): 130/379 kB | 54 kB | 7.7/28 kB Progress (3): 131/379 kB | 54 kB | 7.7/28 kB Progress (3): 135/379 kB | 54 kB | 7.7/28 kB Progress (3): 139/379 kB | 54 kB | 7.7/28 kB Progress (3): 139/379 kB | 54 kB | 12/28 kB Progress (3): 143/379 kB | 54 kB | 12/28 kB Progress (3): 143/379 kB | 54 kB | 16/28 kB Progress (3): 147/379 kB | 54 kB | 16/28 kB Progress (3): 147/379 kB | 54 kB | 20/28 kB Progress (3): 151/379 kB | 54 kB | 20/28 kB Progress (3): 151/379 kB | 54 kB | 24/28 kB Progress (3): 155/379 kB | 54 kB | 24/28 kB Progress (3): 155/379 kB | 54 kB | 28/28 kB Progress (3): 159/379 kB | 54 kB | 28/28 kB Progress (3): 159/379 kB | 54 kB | 28 kB Progress (3): 163/379 kB | 54 kB | 28 kB Progress (3): 164/379 kB | 54 kB | 28 kB Progress (3): 168/379 kB | 54 kB | 28 kB Progress (3): 172/379 kB | 54 kB | 28 kB Progress (3): 176/379 kB | 54 kB | 28 kB Progress (3): 180/379 kB | 54 kB | 28 kB Progress (3): 184/379 kB | 54 kB | 28 kB Progress (3): 188/379 kB | 54 kB | 28 kB Progress (3): 192/379 kB | 54 kB | 28 kB Progress (3): 196/379 kB | 54 kB | 28 kB Progress (3): 197/379 kB | 54 kB | 28 kB Progress (3): 201/379 kB | 54 kB | 28 kB Progress (3): 205/379 kB | 54 kB | 28 kB Progress (3): 209/379 kB | 54 kB | 28 kB Progress (3): 213/379 kB | 54 kB | 28 kB Progress (3): 217/379 kB | 54 kB | 28 kB Progress (3): 221/379 kB | 54 kB | 28 kB Progress (3): 225/379 kB | 54 kB | 28 kB Progress (3): 229/379 kB | 54 kB | 28 kB Progress (3): 229/379 kB | 54 kB | 28 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 1.3 MB/s) [2019-07-29T17:49:04.238Z] Progress (2): 233/379 kB | 28 kB Progress (2): 237/379 kB | 28 kB Progress (2): 241/379 kB | 28 kB Progress (2): 245/379 kB | 28 kB Progress (2): 249/379 kB | 28 kB Progress (2): 253/379 kB | 28 kB Progress (2): 257/379 kB | 28 kB Progress (2): 261/379 kB | 28 kB Progress (2): 262/379 kB | 28 kB Progress (2): 266/379 kB | 28 kB Progress (2): 270/379 kB | 28 kB Progress (2): 274/379 kB | 28 kB Progress (2): 278/379 kB | 28 kB Progress (2): 282/379 kB | 28 kB Progress (2): 286/379 kB | 28 kB Progress (2): 290/379 kB | 28 kB Progress (2): 294/379 kB | 28 kB Progress (2): 298/379 kB | 28 kB Progress (2): 302/379 kB | 28 kB Progress (2): 306/379 kB | 28 kB Progress (2): 310/379 kB | 28 kB Progress (2): 314/379 kB | 28 kB Progress (2): 318/379 kB | 28 kB Progress (2): 322/379 kB | 28 kB Progress (2): 326/379 kB | 28 kB Progress (2): 330/379 kB | 28 kB Progress (2): 334/379 kB | 28 kB Progress (2): 338/379 kB | 28 kB Progress (2): 342/379 kB | 28 kB Progress (2): 346/379 kB | 28 kB Progress (2): 350/379 kB | 28 kB Progress (2): 354/379 kB | 28 kB Progress (2): 358/379 kB | 28 kB Progress (2): 362/379 kB | 28 kB Progress (2): 366/379 kB | 28 kB Progress (2): 370/379 kB | 28 kB Progress (2): 374/379 kB | 28 kB Progress (2): 378/379 kB | 28 kB Progress (2): 379 kB | 28 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 611 kB/s) [2019-07-29T17:49:04.238Z] 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 6.4 MB/s) [2019-07-29T17:49:04.238Z] 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-29T17:49:04.238Z] 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-29T17:49:04.238Z] 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-29T17:49:04.493Z] 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-29T17:49:04.493Z] 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-29T17:49:04.493Z] 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-29T17:49:04.493Z] 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 154 kB/s) [2019-07-29T17:49:04.493Z] 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-29T17:49:04.493Z] 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-29T17:49:04.493Z] 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-29T17:49:04.493Z] 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-29T17:49:04.493Z] 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-29T17:49:04.749Z] 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-29T17:49:04.749Z] 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 1.5 MB/s) [2019-07-29T17:49:04.749Z] 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-29T17:49:04.749Z] 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-29T17:49:04.749Z] 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-29T17:49:04.749Z] 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-29T17:49:04.749Z] 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-29T17:49:05.005Z] 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-29T17:49:05.005Z] 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.0 MB/s) [2019-07-29T17:49:05.005Z] 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-29T17:49:05.005Z] 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-29T17:49:05.005Z] 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-29T17:49:05.262Z] 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-29T17:49:05.262Z] 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-29T17:49:05.262Z] 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-29T17:49:05.262Z] 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 199 kB/s) [2019-07-29T17:49:05.262Z] 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-29T17:49:05.262Z] 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-29T17:49:05.262Z] 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-29T17:49:05.517Z] 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-29T17:49:05.517Z] 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-29T17:49:05.517Z] 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-29T17:49:05.517Z] 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 573 kB/s) [2019-07-29T17:49:05.517Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-29T17:49:05.517Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-29T17:49:05.517Z] 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-29T17:49:05.772Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-29T17:49:05.772Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-29T17:49:05.772Z] 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-29T17:49:05.772Z] 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 1.2 MB/s) [2019-07-29T17:49:05.773Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [2019-07-29T17:49:05.773Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom [2019-07-29T17:49:05.773Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom [2019-07-29T17:49:06.028Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom [2019-07-29T17:49:06.028Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom [2019-07-29T17:49:06.028Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [2019-07-29T17:49:06.028Z] 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 765 kB/s) [2019-07-29T17:49:06.028Z] 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-29T17:49:06.028Z] 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-29T17:49:06.028Z] 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-29T17:49:06.285Z] 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-29T17:49:06.285Z] 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-29T17:49:06.285Z] 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-29T17:49:06.285Z] 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 807 kB/s) [2019-07-29T17:49:06.285Z] 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-29T17:49:06.285Z] 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-29T17:49:06.285Z] 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-29T17:49:06.541Z] 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-29T17:49:06.541Z] 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-29T17:49:06.541Z] 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-29T17:49:06.541Z] 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 324 kB/s) [2019-07-29T17:49:06.541Z] 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-29T17:49:06.541Z] 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-29T17:49:06.541Z] 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-29T17:49:06.797Z] 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-29T17:49:06.797Z] 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-29T17:49:06.797Z] 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-29T17:49:06.797Z] 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 484 kB/s) [2019-07-29T17:49:06.797Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-29T17:49:06.797Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-29T17:49:06.797Z] 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-29T17:49:07.052Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-29T17:49:07.052Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-29T17:49:07.052Z] 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-29T17:49:07.052Z] 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 2.0 MB/s) [2019-07-29T17:49:07.052Z] 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-29T17:49:07.052Z] 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-29T17:49:07.052Z] 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-29T17:49:07.308Z] 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-29T17:49:07.308Z] 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-29T17:49:07.308Z] 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-29T17:49:07.308Z] 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-29T17:49:07.308Z] 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-29T17:49:07.308Z] 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-29T17:49:07.308Z] 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-29T17:49:07.564Z] 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-29T17:49:07.564Z] 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-29T17:49:07.564Z] 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-29T17:49:07.564Z] 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 93 kB/s) [2019-07-29T17:49:07.564Z] 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-29T17:49:07.564Z] 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-29T17:49:07.564Z] 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-29T17:49:07.819Z] 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-29T17:49:07.819Z] 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-29T17:49:07.819Z] 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-29T17:49:07.819Z] 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 712 kB/s) [2019-07-29T17:49:07.819Z] 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-29T17:49:07.819Z] 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-29T17:49:08.075Z] 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-29T17:49:08.075Z] 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-29T17:49:08.075Z] 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-29T17:49:08.075Z] 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-29T17:49:08.075Z] 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 292 kB/s) [2019-07-29T17:49:08.075Z] 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-29T17:49:08.075Z] 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-29T17:49:08.330Z] 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-29T17:49:08.330Z] 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-29T17:49:08.330Z] 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-29T17:49:08.330Z] 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-29T17:49:08.330Z] 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 245 kB/s) [2019-07-29T17:49:08.330Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-29T17:49:08.330Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-29T17:49:08.330Z] 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-29T17:49:08.586Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-29T17:49:08.586Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-29T17:49:08.586Z] 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-29T17:49:08.586Z] 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 1.5 MB/s) [2019-07-29T17:49:08.586Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2019-07-29T17:49:08.586Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2019-07-29T17:49:08.586Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2019-07-29T17:49:08.859Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2019-07-29T17:49:08.859Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2019-07-29T17:49:08.859Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2019-07-29T17:49:08.859Z] 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 638 kB/s) [2019-07-29T17:49:08.859Z] 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-29T17:49:08.859Z] 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-29T17:49:08.859Z] 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-29T17:49:09.115Z] 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-29T17:49:09.115Z] 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-29T17:49:09.115Z] 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-29T17:49:09.115Z] 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 770 kB/s) [2019-07-29T17:49:09.115Z] 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-29T17:49:09.115Z] 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-29T17:49:09.115Z] 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-29T17:49:09.371Z] 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-29T17:49:09.371Z] 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-29T17:49:09.371Z] 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-29T17:49:09.371Z] 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 152 kB/s) [2019-07-29T17:49:09.371Z] 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-29T17:49:09.371Z] 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-29T17:49:09.371Z] 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-29T17:49:09.626Z] 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-29T17:49:09.626Z] 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-29T17:49:09.626Z] 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-29T17:49:09.882Z] 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 813 kB/s) [2019-07-29T17:49:09.882Z] 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-29T17:49:09.882Z] 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-29T17:49:09.882Z] 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-29T17:49:09.882Z] 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-29T17:49:09.882Z] 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-29T17:49:09.882Z] 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-29T17:49:09.882Z] 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 789 kB/s) [2019-07-29T17:49:10.138Z] 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-29T17:49:10.138Z] 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-29T17:49:10.138Z] 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-29T17:49:10.138Z] 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-29T17:49:10.138Z] 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-29T17:49:10.393Z] 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-29T17:49:10.393Z] 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): 66/132 kB Progress (1): 70/132 kB Progress (1): 74/132 kB Progress (1): 78/132 kB Progress (1): 82/132 kB Progress (1): 86/132 kB Progress (1): 90/132 kB Progress (1): 94/132 kB Progress (1): 98/132 kB Progress (1): 102/132 kB Progress (1): 106/132 kB Progress (1): 110/132 kB Progress (1): 114/132 kB Progress (1): 118/132 kB Progress (1): 122/132 kB Progress (1): 126/132 kB Progress (1): 130/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 3.1 MB/s) [2019-07-29T17:49:10.393Z] 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-29T17:49:10.393Z] 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-29T17:49:10.393Z] 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-29T17:49:10.393Z] 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-29T17:49:10.393Z] 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-29T17:49:10.648Z] 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-29T17:49:10.649Z] 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 227 kB/s) [2019-07-29T17:49:10.649Z] 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-29T17:49:10.649Z] 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-29T17:49:10.649Z] 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-29T17:49:10.649Z] 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-29T17:49:10.649Z] 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-29T17:49:10.903Z] 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-29T17:49:10.903Z] 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.2 MB/s) [2019-07-29T17:49:10.903Z] 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-29T17:49:10.903Z] 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-29T17:49:10.903Z] 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-29T17:49:11.159Z] 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-29T17:49:11.159Z] 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-29T17:49:11.159Z] 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-29T17:49:11.159Z] 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 126 kB/s) [2019-07-29T17:49:11.159Z] 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-29T17:49:11.159Z] 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-29T17:49:11.159Z] 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-29T17:49:11.415Z] 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-29T17:49:11.415Z] 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-29T17:49:11.415Z] 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-29T17:49:11.415Z] 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 39 kB/s) [2019-07-29T17:49:11.415Z] 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-29T17:49:11.415Z] 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-29T17:49:11.415Z] 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-29T17:49:11.671Z] 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-29T17:49:11.671Z] 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-29T17:49:11.671Z] 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-29T17:49:11.671Z] 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 111 kB/s) [2019-07-29T17:49:11.671Z] 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-29T17:49:11.671Z] 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-29T17:49:11.671Z] 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-29T17:49:11.926Z] 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-29T17:49:11.926Z] 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-29T17:49:11.926Z] 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-29T17:49:11.926Z] 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 36 kB/s) [2019-07-29T17:49:11.926Z] 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-29T17:49:11.926Z] 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-29T17:49:11.926Z] 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-29T17:49:12.182Z] 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-29T17:49:12.182Z] 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-29T17:49:12.182Z] 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-29T17:49:12.182Z] 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 71 kB/s) [2019-07-29T17:49:12.182Z] 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-29T17:49:12.182Z] 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-29T17:49:12.182Z] 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-29T17:49:12.438Z] 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-29T17:49:12.438Z] 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-29T17:49:12.438Z] 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-29T17:49:12.438Z] 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 57 kB/s) [2019-07-29T17:49:12.438Z] 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-29T17:49:12.438Z] 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-29T17:49:12.438Z] 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-29T17:49:12.694Z] 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-29T17:49:12.694Z] 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-29T17:49:12.694Z] 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-29T17:49:12.694Z] 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 86 kB/s) [2019-07-29T17:49:12.694Z] 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-29T17:49:12.694Z] 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-29T17:49:12.694Z] 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-29T17:49:12.949Z] 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-29T17:49:12.949Z] 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-29T17:49:12.949Z] 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-29T17:49:12.949Z] 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 136 kB/s) [2019-07-29T17:49:12.949Z] 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-29T17:49:12.949Z] 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-29T17:49:12.949Z] 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-29T17:49:13.205Z] 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-29T17:49:13.205Z] 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-29T17:49:14.132Z] 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-29T17:49:14.132Z] 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 976 kB/s) [2019-07-29T17:49:14.132Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-29T17:49:14.132Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-29T17:49:14.132Z] 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-29T17:49:14.387Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-29T17:49:14.387Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-29T17:49:14.387Z] 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-29T17:49:14.387Z] 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 1.4 MB/s) [2019-07-29T17:49:14.387Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [2019-07-29T17:49:14.387Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [2019-07-29T17:49:14.643Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom [2019-07-29T17:49:14.643Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom [2019-07-29T17:49:14.643Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom [2019-07-29T17:49:14.643Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2019-07-29T17:49:14.643Z] 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 443 kB/s) [2019-07-29T17:49:14.898Z] 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-29T17:49:14.898Z] 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-29T17:49:14.898Z] 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-29T17:49:14.898Z] 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-29T17:49:14.898Z] 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-29T17:49:14.898Z] 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-29T17:49:15.153Z] 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 73 kB/s) [2019-07-29T17:49:15.153Z] 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-29T17:49:15.153Z] 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-29T17:49:15.153Z] 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-29T17:49:15.153Z] 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-29T17:49:15.153Z] 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-29T17:49:15.153Z] 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-29T17:49:15.409Z] 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 325 kB/s) [2019-07-29T17:49:15.409Z] 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-29T17:49:15.409Z] 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-29T17:49:15.664Z] 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-29T17:49:15.664Z] 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-29T17:49:15.664Z] 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-29T17:49:15.664Z] 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-29T17:49:15.664Z] 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 43 kB/s) [2019-07-29T17:49:15.664Z] 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-29T17:49:15.664Z] 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-29T17:49:15.920Z] 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-29T17:49:15.920Z] 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-29T17:49:15.920Z] 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-29T17:49:15.920Z] 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-29T17:49:15.920Z] 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 530 kB/s) [2019-07-29T17:49:15.920Z] 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-29T17:49:15.920Z] 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-29T17:49:16.176Z] 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-29T17:49:16.176Z] 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-29T17:49:16.176Z] 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-29T17:49:16.176Z] 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-29T17:49:16.176Z] 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 263 kB/s) [2019-07-29T17:49:16.176Z] 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-29T17:49:16.176Z] 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-29T17:49:16.431Z] 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-29T17:49:16.431Z] 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-29T17:49:16.431Z] 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-29T17:49:16.687Z] 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-29T17:49:16.687Z] 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 61 kB/s) [2019-07-29T17:49:16.687Z] 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-29T17:49:16.687Z] 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-29T17:49:16.687Z] 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-29T17:49:16.942Z] 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-29T17:49:16.942Z] 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-29T17:49:16.942Z] 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-29T17:49:16.942Z] 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 800 kB/s) [2019-07-29T17:49:16.942Z] 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-29T17:49:16.942Z] 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-29T17:49:16.942Z] 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-29T17:49:17.198Z] 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-29T17:49:17.198Z] 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-29T17:49:17.198Z] 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-29T17:49:17.198Z] 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 35 kB/s) [2019-07-29T17:49:17.198Z] 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-29T17:49:17.198Z] 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-29T17:49:17.198Z] 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-29T17:49:17.453Z] 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-29T17:49:17.453Z] 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-29T17:49:17.453Z] 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-29T17:49:17.453Z] 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 81 kB/s) [2019-07-29T17:49:17.453Z] 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-29T17:49:17.453Z] 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-29T17:49:17.453Z] 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-29T17:49:17.710Z] 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-29T17:49:17.710Z] 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-29T17:49:17.710Z] 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-29T17:49:17.710Z] 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 167 kB/s) [2019-07-29T17:49:17.710Z] 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-29T17:49:17.710Z] 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-29T17:49:17.710Z] 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-29T17:49:17.965Z] 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-29T17:49:17.965Z] 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-29T17:49:17.965Z] 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-29T17:49:17.965Z] 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 974 kB/s) [2019-07-29T17:49:17.965Z] 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-29T17:49:17.965Z] 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-29T17:49:17.965Z] 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-29T17:49:18.221Z] 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-29T17:49:18.221Z] 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-29T17:49:18.221Z] 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-29T17:49:18.221Z] 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 176 kB/s) [2019-07-29T17:49:18.221Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-29T17:49:18.221Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-29T17:49:18.221Z] 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-29T17:49:18.476Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-29T17:49:18.476Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-29T17:49:18.476Z] 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-29T17:49:18.476Z] 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 735 kB/s) [2019-07-29T17:49:18.476Z] 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-29T17:49:18.476Z] 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-29T17:49:18.476Z] 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-29T17:49:18.731Z] 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-29T17:49:18.731Z] 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-29T17:49:18.731Z] 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-29T17:49:18.731Z] 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-29T17:49:18.731Z] 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-29T17:49:18.731Z] 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-29T17:49:20.095Z] 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-29T17:49:20.095Z] 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-29T17:49:20.095Z] 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-29T17:49:20.095Z] 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-29T17:49:20.095Z] 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 614 kB/s) [2019-07-29T17:49:20.095Z] 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-29T17:49:20.095Z] 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-29T17:49:20.095Z] 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-29T17:49:20.095Z] 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-29T17:49:20.350Z] 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-29T17:49:20.350Z] 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-29T17:49:20.350Z] 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 767 kB/s) [2019-07-29T17:49:20.350Z] 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-29T17:49:20.350Z] 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-29T17:49:20.350Z] 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-29T17:49:20.350Z] 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-29T17:49:20.350Z] 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-29T17:49:20.605Z] 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-29T17:49:20.606Z] 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 85 kB/s) [2019-07-29T17:49:20.606Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [2019-07-29T17:49:20.606Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom [2019-07-29T17:49:20.606Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom [2019-07-29T17:49:20.606Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom [2019-07-29T17:49:20.861Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom [2019-07-29T17:49:20.861Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [2019-07-29T17:49:20.861Z] 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 65 kB/s) [2019-07-29T17:49:20.861Z] 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-29T17:49:20.861Z] 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-29T17:49:20.861Z] 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-29T17:49:20.861Z] 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-29T17:49:20.861Z] 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-29T17:49:21.117Z] 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-29T17:49:21.117Z] 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 121 kB/s) [2019-07-29T17:49:21.117Z] 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-29T17:49:21.117Z] 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-29T17:49:21.117Z] 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-29T17:49:21.117Z] 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-29T17:49:21.117Z] 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-29T17:49:21.373Z] 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-29T17:49:21.373Z] 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 78 kB/s) [2019-07-29T17:49:21.373Z] 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-29T17:49:21.373Z] 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-29T17:49:21.373Z] 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-29T17:49:21.373Z] 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-29T17:49:21.373Z] 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-29T17:49:21.373Z] 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-29T17:49:21.628Z] 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 40 kB/s) [2019-07-29T17:49:21.628Z] 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-29T17:49:21.628Z] 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-29T17:49:21.629Z] 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-29T17:49:21.629Z] 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-29T17:49:21.629Z] 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-29T17:49:21.629Z] 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-29T17:49:21.629Z] 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 266 kB/s) [2019-07-29T17:49:21.629Z] 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-29T17:49:21.629Z] 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-29T17:49:21.884Z] 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-29T17:49:21.884Z] 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-29T17:49:21.884Z] 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-29T17:49:21.884Z] 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-29T17:49:21.884Z] 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 553 kB/s) [2019-07-29T17:49:21.884Z] 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-29T17:49:21.884Z] 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-29T17:49:21.884Z] 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-29T17:49:22.140Z] 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-29T17:49:22.140Z] 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-29T17:49:22.140Z] 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-29T17:49:22.140Z] 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 135 kB/s) [2019-07-29T17:49:22.140Z] 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-29T17:49:22.140Z] 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-29T17:49:22.140Z] 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-29T17:49:22.396Z] 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-29T17:49:22.396Z] 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-29T17:49:22.396Z] 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-29T17:49:22.396Z] 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 52 kB/s) [2019-07-29T17:49:22.396Z] 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-29T17:49:22.396Z] 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-29T17:49:22.396Z] 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-29T17:49:22.652Z] 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-29T17:49:22.652Z] 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-29T17:49:22.652Z] 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-29T17:49:22.652Z] 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 15 kB/s) [2019-07-29T17:49:22.652Z] 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-29T17:49:22.652Z] 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-29T17:49:22.652Z] 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-29T17:49:22.908Z] 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-29T17:49:22.908Z] 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-29T17:49:22.908Z] 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-29T17:49:22.909Z] 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 96 kB/s) [2019-07-29T17:49:22.909Z] 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-29T17:49:22.909Z] 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-29T17:49:22.909Z] 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-29T17:49:23.164Z] 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-29T17:49:23.164Z] 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-29T17:49:23.164Z] 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-29T17:49:23.164Z] 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 119 kB/s) [2019-07-29T17:49:23.164Z] 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-29T17:49:23.164Z] 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-29T17:49:23.164Z] 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-29T17:49:23.420Z] 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-29T17:49:23.420Z] 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-29T17:49:23.420Z] 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-29T17:49:23.420Z] 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 118 kB/s) [2019-07-29T17:49:23.420Z] 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-29T17:49:23.420Z] 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-29T17:49:23.420Z] 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-29T17:49:23.675Z] 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-29T17:49:23.675Z] 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-29T17:49:23.675Z] 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-29T17:49:23.675Z] 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 105 kB/s) [2019-07-29T17:49:23.675Z] 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-29T17:49:23.675Z] 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-29T17:49:23.675Z] 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-29T17:49:23.932Z] 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-29T17:49:23.932Z] 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-29T17:49:23.932Z] 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-29T17:49:23.932Z] 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 155 kB/s) [2019-07-29T17:49:23.932Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-29T17:49:23.932Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-29T17:49:24.188Z] 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-29T17:49:24.188Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-29T17:49:24.188Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-29T17:49:24.188Z] 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-29T17:49:24.188Z] 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 449 kB/s) [2019-07-29T17:49:24.188Z] 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-29T17:49:24.444Z] 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-29T17:49:24.444Z] 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-29T17:49:24.444Z] 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-29T17:49:24.444Z] 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-29T17:49:24.444Z] 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-29T17:49:24.444Z] 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 754 kB/s) [2019-07-29T17:49:24.444Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-29T17:49:24.444Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-29T17:49:24.444Z] 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-29T17:49:24.700Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-29T17:49:24.700Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-29T17:49:24.700Z] 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-29T17:49:24.700Z] 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 263 kB/s) [2019-07-29T17:49:24.700Z] 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-29T17:49:24.700Z] 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-29T17:49:24.700Z] 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-29T17:49:24.700Z] 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-29T17:49:24.700Z] 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-29T17:49:24.700Z] 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-29T17:49:24.700Z] 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-29T17:49:24.700Z] 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-29T17:49:24.700Z] 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-29T17:49:24.700Z] 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-29T17:49:24.700Z] 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-29T17:49:24.700Z] 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-29T17:49:24.700Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:24.955Z] 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-29T17:49:25.211Z] 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-29T17:49:25.211Z] 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-29T17:49:25.211Z] 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-29T17:49:25.211Z] 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-29T17:49:25.211Z] 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-29T17:49:25.211Z] 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-29T17:49:25.467Z] 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-29T17:49:25.467Z] 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-29T17:49:25.467Z] 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-29T17:49:25.467Z] 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-29T17:49:25.467Z] 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-29T17:49:25.467Z] 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-29T17:49:25.467Z] 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-29T17:49:25.467Z] 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-29T17:49:25.467Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.722Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] 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-29T17:49:25.979Z] Progress (1): 4.1/429 kB Progress (1): 7.7/429 kB Progress (1): 12/429 kB Progress (1): 16/429 kB Progress (1): 20/429 kB Progress (1): 24/429 kB Progress (1): 28/429 kB Progress (1): 32/429 kB Progress (1): 33/429 kB Progress (1): 37/429 kB Progress (1): 41/429 kB Progress (1): 45/429 kB Progress (2): 45/429 kB | 4.1/920 kB Progress (2): 49/429 kB | 4.1/920 kB Progress (2): 49/429 kB | 7.7/920 kB Progress (2): 53/429 kB | 7.7/920 kB Progress (2): 57/429 kB | 7.7/920 kB Progress (2): 61/429 kB | 7.7/920 kB Progress (3): 61/429 kB | 7.7/920 kB | 4.1/187 kB Progress (3): 61/429 kB | 12/920 kB | 4.1/187 kB Progress (3): 65/429 kB | 12/920 kB | 4.1/187 kB Progress (3): 66/429 kB | 12/920 kB | 4.1/187 kB Progress (3): 66/429 kB | 16/920 kB | 4.1/187 kB Progress (3): 66/429 kB | 16/920 kB | 7.7/187 kB Progress (3): 66/429 kB | 20/920 kB | 7.7/187 kB Progress (3): 66/429 kB | 20/920 kB | 12/187 kB Progress (3): 66/429 kB | 24/920 kB | 12/187 kB Progress (3): 66/429 kB | 24/920 kB | 16/187 kB Progress (3): 66/429 kB | 28/920 kB | 16/187 kB Progress (3): 66/429 kB | 28/920 kB | 20/187 kB Progress (3): 66/429 kB | 32/920 kB | 20/187 kB Progress (3): 66/429 kB | 33/920 kB | 20/187 kB Progress (3): 70/429 kB | 33/920 kB | 20/187 kB Progress (3): 70/429 kB | 33/920 kB | 24/187 kB Progress (3): 74/429 kB | 33/920 kB | 24/187 kB Progress (3): 78/429 kB | 33/920 kB | 24/187 kB Progress (3): 82/429 kB | 33/920 kB | 24/187 kB Progress (3): 82/429 kB | 33/920 kB | 28/187 kB Progress (3): 86/429 kB | 33/920 kB | 28/187 kB Progress (3): 86/429 kB | 33/920 kB | 32/187 kB Progress (3): 86/429 kB | 37/920 kB | 32/187 kB Progress (3): 90/429 kB | 37/920 kB | 32/187 kB Progress (3): 90/429 kB | 41/920 kB | 32/187 kB Progress (3): 90/429 kB | 41/920 kB | 33/187 kB Progress (3): 94/429 kB | 41/920 kB | 33/187 kB Progress (3): 94/429 kB | 45/920 kB | 33/187 kB Progress (3): 98/429 kB | 45/920 kB | 33/187 kB Progress (3): 98/429 kB | 49/920 kB | 33/187 kB Progress (4): 98/429 kB | 49/920 kB | 33/187 kB | 4.1/65 kB Progress (4): 98/429 kB | 53/920 kB | 33/187 kB | 4.1/65 kB Progress (4): 102/429 kB | 53/920 kB | 33/187 kB | 4.1/65 kB Progress (4): 102/429 kB | 57/920 kB | 33/187 kB | 4.1/65 kB Progress (4): 102/429 kB | 57/920 kB | 33/187 kB | 7.7/65 kB Progress (4): 102/429 kB | 61/920 kB | 33/187 kB | 7.7/65 kB Progress (4): 106/429 kB | 61/920 kB | 33/187 kB | 7.7/65 kB Progress (4): 106/429 kB | 65/920 kB | 33/187 kB | 7.7/65 kB Progress (4): 106/429 kB | 65/920 kB | 37/187 kB | 7.7/65 kB Progress (4): 106/429 kB | 66/920 kB | 37/187 kB | 7.7/65 kB Progress (4): 110/429 kB | 66/920 kB | 37/187 kB | 7.7/65 kB Progress (4): 110/429 kB | 66/920 kB | 37/187 kB | 12/65 kB Progress (4): 110/429 kB | 66/920 kB | 41/187 kB | 12/65 kB Progress (4): 110/429 kB | 66/920 kB | 41/187 kB | 16/65 kB Progress (4): 114/429 kB | 66/920 kB | 41/187 kB | 16/65 kB Progress (4): 114/429 kB | 66/920 kB | 41/187 kB | 20/65 kB Progress (4): 114/429 kB | 66/920 kB | 45/187 kB | 20/65 kB Progress (4): 114/429 kB | 66/920 kB | 45/187 kB | 24/65 kB Progress (4): 118/429 kB | 66/920 kB | 45/187 kB | 24/65 kB Progress (4): 118/429 kB | 66/920 kB | 45/187 kB | 28/65 kB Progress (4): 118/429 kB | 66/920 kB | 49/187 kB | 28/65 kB Progress (4): 118/429 kB | 66/920 kB | 49/187 kB | 32/65 kB Progress (4): 122/429 kB | 66/920 kB | 49/187 kB | 32/65 kB Progress (4): 122/429 kB | 66/920 kB | 49/187 kB | 36/65 kB Progress (4): 122/429 kB | 66/920 kB | 53/187 kB | 36/65 kB Progress (4): 122/429 kB | 66/920 kB | 53/187 kB | 40/65 kB Progress (4): 122/429 kB | 70/920 kB | 53/187 kB | 40/65 kB Progress (4): 122/429 kB | 74/920 kB | 53/187 kB | 40/65 kB Progress (4): 126/429 kB | 74/920 kB | 53/187 kB | 40/65 kB Progress (4): 126/429 kB | 78/920 kB | 53/187 kB | 40/65 kB Progress (4): 126/429 kB | 78/920 kB | 57/187 kB | 40/65 kB Progress (4): 126/429 kB | 82/920 kB | 57/187 kB | 40/65 kB Progress (4): 130/429 kB | 82/920 kB | 57/187 kB | 40/65 kB Progress (4): 130/429 kB | 82/920 kB | 61/187 kB | 40/65 kB Progress (4): 134/429 kB | 82/920 kB | 61/187 kB | 40/65 kB Progress (4): 134/429 kB | 82/920 kB | 65/187 kB | 40/65 kB Progress (4): 134/429 kB | 82/920 kB | 65/187 kB | 44/65 kB Progress (4): 138/429 kB | 82/920 kB | 65/187 kB | 44/65 kB Progress (4): 138/429 kB | 82/920 kB | 65/187 kB | 48/65 kB Progress (4): 138/429 kB | 82/920 kB | 66/187 kB | 48/65 kB Progress (4): 138/429 kB | 82/920 kB | 66/187 kB | 52/65 kB Progress (4): 142/429 kB | 82/920 kB | 66/187 kB | 52/65 kB Progress (4): 142/429 kB | 82/920 kB | 66/187 kB | 56/65 kB Progress (4): 142/429 kB | 86/920 kB | 66/187 kB | 56/65 kB Progress (4): 142/429 kB | 86/920 kB | 70/187 kB | 56/65 kB Progress (4): 142/429 kB | 86/920 kB | 70/187 kB | 60/65 kB Progress (4): 142/429 kB | 90/920 kB | 70/187 kB | 60/65 kB Progress (4): 146/429 kB | 90/920 kB | 70/187 kB | 60/65 kB Progress (4): 146/429 kB | 94/920 kB | 70/187 kB | 60/65 kB Progress (4): 146/429 kB | 94/920 kB | 70/187 kB | 64/65 kB Progress (4): 146/429 kB | 94/920 kB | 74/187 kB | 64/65 kB Progress (4): 146/429 kB | 94/920 kB | 74/187 kB | 65 kB Progress (4): 146/429 kB | 98/920 kB | 74/187 kB | 65 kB Progress (4): 150/429 kB | 98/920 kB | 74/187 kB | 65 kB Progress (4): 150/429 kB | 98/920 kB | 74/187 kB | 65 kB Progress (4): 150/429 kB | 98/920 kB | 78/187 kB | 65 kB Progress (4): 150/429 kB | 102/920 kB | 78/187 kB | 65 kB Progress (4): 154/429 kB | 102/920 kB | 78/187 kB | 65 kB Progress (4): 154/429 kB | 106/920 kB | 78/187 kB | 65 kB Progress (4): 154/429 kB | 106/920 kB | 82/187 kB | 65 kB Progress (4): 154/429 kB | 110/920 kB | 82/187 kB | 65 kB Progress (4): 158/429 kB | 110/920 kB | 82/187 kB | 65 kB Progress (4): 158/429 kB | 114/920 kB | 82/187 kB | 65 kB Progress (5): 158/429 kB | 114/920 kB | 82/187 kB | 65 kB | 4.1/26 kB Progress (5): 158/429 kB | 114/920 kB | 86/187 kB | 65 kB | 4.1/26 kB Progress (5): 158/429 kB | 114/920 kB | 86/187 kB | 65 kB | 7.7/26 kB Progress (5): 158/429 kB | 118/920 kB | 86/187 kB | 65 kB | 7.7/26 kB Progress (5): 162/429 kB | 118/920 kB | 86/187 kB | 65 kB | 7.7/26 kB Progress (5): 162/429 kB | 122/920 kB | 86/187 kB | 65 kB | 7.7/26 kB Progress (5): 162/429 kB | 122/920 kB | 90/187 kB | 65 kB | 7.7/26 kB Progress (5): 162/429 kB | 126/920 kB | 90/187 kB | 65 kB | 7.7/26 kB Progress (5): 166/429 kB | 126/920 kB | 90/187 kB | 65 kB | 7.7/26 kB Progress (5): 166/429 kB | 130/920 kB | 90/187 kB | 65 kB | 7.7/26 kB Progress (5): 166/429 kB | 130/920 kB | 90/187 kB | 65 kB | 12/26 kB Progress (5): 166/429 kB | 130/920 kB | 94/187 kB | 65 kB | 12/26 kB Progress (5): 166/429 kB | 130/920 kB | 94/187 kB | 65 kB | 16/26 kB Progress (5): 166/429 kB | 131/920 kB | 94/187 kB | 65 kB | 16/26 kB Progress (5): 170/429 kB | 131/920 kB | 94/187 kB | 65 kB | 16/26 kB Progress (5): 170/429 kB | 135/920 kB | 94/187 kB | 65 kB | 16/26 kB Progress (5): 170/429 kB | 135/920 kB | 94/187 kB | 65 kB | 20/26 kB Progress (5): 170/429 kB | 135/920 kB | 98/187 kB | 65 kB | 20/26 kB Progress (5): 170/429 kB | 135/920 kB | 98/187 kB | 65 kB | 24/26 kB Progress (5): 170/429 kB | 139/920 kB | 98/187 kB | 65 kB | 24/26 kB Progress (5): 174/429 kB | 139/920 kB | 98/187 kB | 65 kB | 24/26 kB Progress (5): 174/429 kB | 143/920 kB | 98/187 kB | 65 kB | 24/26 kB Progress (5): 174/429 kB | 143/920 kB | 98/187 kB | 65 kB | 26 kB Progress (5): 174/429 kB | 143/920 kB | 98/187 kB | 65 kB | 26 kB Progress (5): 174/429 kB | 147/920 kB | 98/187 kB | 65 kB | 26 kB Progress (5): 178/429 kB | 147/920 kB | 98/187 kB | 65 kB | 26 kB Progress (5): 178/429 kB | 151/920 kB | 98/187 kB | 65 kB | 26 kB Progress (5): 178/429 kB | 151/920 kB | 102/187 kB | 65 kB | 26 kB Progress (5): 178/429 kB | 155/920 kB | 102/187 kB | 65 kB | 26 kB Progress (5): 182/429 kB | 155/920 kB | 102/187 kB | 65 kB | 26 kB Progress (5): 182/429 kB | 159/920 kB | 102/187 kB | 65 kB | 26 kB Progress (5): 182/429 kB | 159/920 kB | 106/187 kB | 65 kB | 26 kB Progress (5): 182/429 kB | 163/920 kB | 106/187 kB | 65 kB | 26 kB Progress (5): 186/429 kB | 163/920 kB | 106/187 kB | 65 kB | 26 kB Progress (5): 186/429 kB | 164/920 kB | 106/187 kB | 65 kB | 26 kB Progress (5): 186/429 kB | 164/920 kB | 110/187 kB | 65 kB | 26 kB Progress (5): 186/429 kB | 168/920 kB | 110/187 kB | 65 kB | 26 kB Progress (5): 190/429 kB | 168/920 kB | 110/187 kB | 65 kB | 26 kB Progress (5): 190/429 kB | 172/920 kB | 110/187 kB | 65 kB | 26 kB Progress (5): 190/429 kB | 172/920 kB | 114/187 kB | 65 kB | 26 kB Progress (5): 190/429 kB | 176/920 kB | 114/187 kB | 65 kB | 26 kB Progress (5): 190/429 kB | 180/920 kB | 114/187 kB | 65 kB | 26 kB Progress (5): 194/429 kB | 180/920 kB | 114/187 kB | 65 kB | 26 kB Progress (5): 194/429 kB | 184/920 kB | 114/187 kB | 65 kB | 26 kB Progress (5): 194/429 kB | 184/920 kB | 118/187 kB | 65 kB | 26 kB Progress (5): 194/429 kB | 188/920 kB | 118/187 kB | 65 kB | 26 kB Progress (5): 198/429 kB | 188/920 kB | 118/187 kB | 65 kB | 26 kB Progress (5): 198/429 kB | 192/920 kB | 118/187 kB | 65 kB | 26 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 1.7 MB/s) [2019-07-29T17:49:25.979Z] Progress (4): 198/429 kB | 192/920 kB | 122/187 kB | 26 kB 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-29T17:49:25.979Z] Progress (4): 198/429 kB | 196/920 kB | 122/187 kB | 26 kB Progress (4): 202/429 kB | 196/920 kB | 122/187 kB | 26 kB Progress (4): 202/429 kB | 197/920 kB | 122/187 kB | 26 kB Progress (4): 206/429 kB | 197/920 kB | 122/187 kB | 26 kB Progress (4): 206/429 kB | 197/920 kB | 126/187 kB | 26 kB Progress (4): 210/429 kB | 197/920 kB | 126/187 kB | 26 kB Progress (4): 210/429 kB | 201/920 kB | 126/187 kB | 26 kB Progress (4): 214/429 kB | 201/920 kB | 126/187 kB | 26 kB Progress (4): 214/429 kB | 201/920 kB | 130/187 kB | 26 kB Progress (4): 218/429 kB | 201/920 kB | 130/187 kB | 26 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 641 kB/s) [2019-07-29T17:49:25.979Z] Progress (3): 218/429 kB | 205/920 kB | 130/187 kB 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-29T17:49:25.980Z] Progress (3): 222/429 kB | 205/920 kB | 130/187 kB Progress (3): 222/429 kB | 205/920 kB | 131/187 kB Progress (3): 226/429 kB | 205/920 kB | 131/187 kB Progress (3): 226/429 kB | 209/920 kB | 131/187 kB Progress (3): 230/429 kB | 209/920 kB | 131/187 kB Progress (3): 230/429 kB | 209/920 kB | 135/187 kB Progress (3): 234/429 kB | 209/920 kB | 135/187 kB Progress (3): 234/429 kB | 213/920 kB | 135/187 kB Progress (3): 238/429 kB | 213/920 kB | 135/187 kB Progress (3): 242/429 kB | 213/920 kB | 135/187 kB Progress (3): 242/429 kB | 213/920 kB | 139/187 kB Progress (3): 246/429 kB | 213/920 kB | 139/187 kB Progress (3): 246/429 kB | 217/920 kB | 139/187 kB Progress (3): 250/429 kB | 217/920 kB | 139/187 kB Progress (3): 250/429 kB | 217/920 kB | 143/187 kB Progress (3): 254/429 kB | 217/920 kB | 143/187 kB Progress (3): 254/429 kB | 221/920 kB | 143/187 kB Progress (3): 258/429 kB | 221/920 kB | 143/187 kB Progress (3): 258/429 kB | 221/920 kB | 147/187 kB Progress (3): 262/429 kB | 221/920 kB | 147/187 kB Progress (3): 262/429 kB | 221/920 kB | 147/187 kB Progress (3): 262/429 kB | 225/920 kB | 147/187 kB Progress (3): 266/429 kB | 225/920 kB | 147/187 kB Progress (3): 270/429 kB | 225/920 kB | 147/187 kB Progress (3): 270/429 kB | 225/920 kB | 151/187 kB Progress (3): 274/429 kB | 225/920 kB | 151/187 kB Progress (3): 278/429 kB | 225/920 kB | 151/187 kB Progress (3): 278/429 kB | 229/920 kB | 151/187 kB Progress (3): 282/429 kB | 229/920 kB | 151/187 kB Progress (3): 282/429 kB | 229/920 kB | 155/187 kB Progress (3): 286/429 kB | 229/920 kB | 155/187 kB Progress (3): 286/429 kB | 229/920 kB | 155/187 kB Progress (3): 290/429 kB | 229/920 kB | 155/187 kB Progress (3): 294/429 kB | 229/920 kB | 155/187 kB Progress (3): 294/429 kB | 229/920 kB | 159/187 kB Progress (3): 298/429 kB | 229/920 kB | 159/187 kB Progress (3): 298/429 kB | 233/920 kB | 159/187 kB Progress (3): 302/429 kB | 233/920 kB | 159/187 kB Progress (3): 302/429 kB | 233/920 kB | 163/187 kB Progress (3): 306/429 kB | 233/920 kB | 163/187 kB Progress (3): 310/429 kB | 233/920 kB | 163/187 kB Progress (3): 310/429 kB | 237/920 kB | 163/187 kB Progress (3): 314/429 kB | 237/920 kB | 163/187 kB Progress (3): 314/429 kB | 241/920 kB | 163/187 kB Progress (3): 314/429 kB | 245/920 kB | 163/187 kB Progress (3): 314/429 kB | 245/920 kB | 167/187 kB Progress (3): 314/429 kB | 249/920 kB | 167/187 kB Progress (3): 318/429 kB | 249/920 kB | 167/187 kB Progress (3): 318/429 kB | 253/920 kB | 167/187 kB Progress (3): 318/429 kB | 253/920 kB | 171/187 kB Progress (3): 318/429 kB | 257/920 kB | 171/187 kB Progress (3): 322/429 kB | 257/920 kB | 171/187 kB Progress (3): 326/429 kB | 257/920 kB | 171/187 kB Progress (3): 326/429 kB | 261/920 kB | 171/187 kB Progress (3): 326/429 kB | 261/920 kB | 175/187 kB Progress (4): 326/429 kB | 261/920 kB | 175/187 kB | 4.1/112 kB Progress (4): 326/429 kB | 265/920 kB | 175/187 kB | 4.1/112 kB Progress (4): 330/429 kB | 265/920 kB | 175/187 kB | 4.1/112 kB Progress (4): 330/429 kB | 269/920 kB | 175/187 kB | 4.1/112 kB Progress (4): 330/429 kB | 269/920 kB | 175/187 kB | 7.7/112 kB Progress (4): 330/429 kB | 269/920 kB | 179/187 kB | 7.7/112 kB Progress (4): 330/429 kB | 269/920 kB | 179/187 kB | 12/112 kB Progress (4): 330/429 kB | 273/920 kB | 179/187 kB | 12/112 kB Progress (4): 334/429 kB | 273/920 kB | 179/187 kB | 12/112 kB Progress (4): 334/429 kB | 277/920 kB | 179/187 kB | 12/112 kB Progress (5): 334/429 kB | 277/920 kB | 179/187 kB | 12/112 kB | 4.1/186 kB Progress (5): 334/429 kB | 277/920 kB | 179/187 kB | 16/112 kB | 4.1/186 kB Progress (5): 334/429 kB | 277/920 kB | 183/187 kB | 16/112 kB | 4.1/186 kB Progress (5): 334/429 kB | 277/920 kB | 183/187 kB | 20/112 kB | 4.1/186 kB Progress (5): 334/429 kB | 277/920 kB | 183/187 kB | 20/112 kB | 7.7/186 kB Progress (5): 334/429 kB | 281/920 kB | 183/187 kB | 20/112 kB | 7.7/186 kB Progress (5): 334/429 kB | 285/920 kB | 183/187 kB | 20/112 kB | 7.7/186 kB Progress (5): 338/429 kB | 285/920 kB | 183/187 kB | 20/112 kB | 7.7/186 kB Progress (5): 338/429 kB | 289/920 kB | 183/187 kB | 20/112 kB | 7.7/186 kB Progress (5): 338/429 kB | 289/920 kB | 183/187 kB | 20/112 kB | 12/186 kB Progress (5): 338/429 kB | 289/920 kB | 183/187 kB | 24/112 kB | 12/186 kB Progress (5): 338/429 kB | 289/920 kB | 187 kB | 24/112 kB | 12/186 kB Progress (5): 338/429 kB | 289/920 kB | 187 kB | 28/112 kB | 12/186 kB Progress (5): 338/429 kB | 289/920 kB | 187 kB | 28/112 kB | 16/186 kB Progress (5): 338/429 kB | 293/920 kB | 187 kB | 28/112 kB | 16/186 kB Progress (5): 342/429 kB | 293/920 kB | 187 kB | 28/112 kB | 16/186 kB Progress (5): 342/429 kB | 297/920 kB | 187 kB | 28/112 kB | 16/186 kB Progress (5): 342/429 kB | 297/920 kB | 187 kB | 28/112 kB | 20/186 kB Progress (5): 342/429 kB | 297/920 kB | 187 kB | 32/112 kB | 20/186 kB Progress (5): 342/429 kB | 297/920 kB | 187 kB | 32/112 kB | 24/186 kB Progress (5): 342/429 kB | 301/920 kB | 187 kB | 32/112 kB | 24/186 kB Progress (5): 346/429 kB | 301/920 kB | 187 kB | 32/112 kB | 24/186 kB Progress (5): 346/429 kB | 305/920 kB | 187 kB | 32/112 kB | 24/186 kB Progress (5): 346/429 kB | 305/920 kB | 187 kB | 32/112 kB | 28/186 kB Progress (5): 346/429 kB | 305/920 kB | 187 kB | 36/112 kB | 28/186 kB Progress (5): 346/429 kB | 305/920 kB | 187 kB | 36/112 kB | 32/186 kB Progress (5): 346/429 kB | 309/920 kB | 187 kB | 36/112 kB | 32/186 kB Progress (5): 350/429 kB | 309/920 kB | 187 kB | 36/112 kB | 32/186 kB Progress (5): 350/429 kB | 313/920 kB | 187 kB | 36/112 kB | 32/186 kB Progress (5): 350/429 kB | 313/920 kB | 187 kB | 36/112 kB | 33/186 kB Progress (5): 350/429 kB | 313/920 kB | 187 kB | 40/112 kB | 33/186 kB Progress (5): 350/429 kB | 313/920 kB | 187 kB | 40/112 kB | 37/186 kB Progress (5): 350/429 kB | 317/920 kB | 187 kB | 40/112 kB | 37/186 kB Progress (5): 354/429 kB | 317/920 kB | 187 kB | 40/112 kB | 37/186 kB Progress (5): 354/429 kB | 321/920 kB | 187 kB | 40/112 kB | 37/186 kB Progress (5): 354/429 kB | 321/920 kB | 187 kB | 40/112 kB | 41/186 kB Progress (5): 354/429 kB | 321/920 kB | 187 kB | 44/112 kB | 41/186 kB Progress (5): 354/429 kB | 321/920 kB | 187 kB | 44/112 kB | 45/186 kB Progress (5): 354/429 kB | 325/920 kB | 187 kB | 44/112 kB | 45/186 kB Progress (5): 358/429 kB | 325/920 kB | 187 kB | 44/112 kB | 45/186 kB Progress (5): 358/429 kB | 329/920 kB | 187 kB | 44/112 kB | 45/186 kB Progress (5): 358/429 kB | 329/920 kB | 187 kB | 44/112 kB | 49/186 kB Progress (5): 358/429 kB | 329/920 kB | 187 kB | 48/112 kB | 49/186 kB Progress (5): 358/429 kB | 329/920 kB | 187 kB | 48/112 kB | 53/186 kB Progress (5): 358/429 kB | 333/920 kB | 187 kB | 48/112 kB | 53/186 kB Progress (5): 362/429 kB | 333/920 kB | 187 kB | 48/112 kB | 53/186 kB Progress (5): 362/429 kB | 337/920 kB | 187 kB | 48/112 kB | 53/186 kB Progress (5): 362/429 kB | 337/920 kB | 187 kB | 48/112 kB | 57/186 kB Progress (5): 362/429 kB | 337/920 kB | 187 kB | 52/112 kB | 57/186 kB Progress (5): 362/429 kB | 337/920 kB | 187 kB | 52/112 kB | 61/186 kB Progress (5): 362/429 kB | 341/920 kB | 187 kB | 52/112 kB | 61/186 kB Progress (5): 366/429 kB | 341/920 kB | 187 kB | 52/112 kB | 61/186 kB Progress (5): 366/429 kB | 345/920 kB | 187 kB | 52/112 kB | 61/186 kB Progress (5): 366/429 kB | 345/920 kB | 187 kB | 52/112 kB | 65/186 kB Progress (5): 366/429 kB | 345/920 kB | 187 kB | 56/112 kB | 65/186 kB Progress (5): 366/429 kB | 345/920 kB | 187 kB | 56/112 kB | 66/186 kB Progress (5): 366/429 kB | 349/920 kB | 187 kB | 56/112 kB | 66/186 kB Progress (5): 370/429 kB | 349/920 kB | 187 kB | 56/112 kB | 66/186 kB Progress (5): 370/429 kB | 353/920 kB | 187 kB | 56/112 kB | 66/186 kB Progress (5): 370/429 kB | 353/920 kB | 187 kB | 56/112 kB | 70/186 kB Progress (5): 370/429 kB | 353/920 kB | 187 kB | 60/112 kB | 70/186 kB Progress (5): 370/429 kB | 353/920 kB | 187 kB | 60/112 kB | 74/186 kB Progress (5): 370/429 kB | 357/920 kB | 187 kB | 60/112 kB | 74/186 kB Progress (5): 374/429 kB | 357/920 kB | 187 kB | 60/112 kB | 74/186 kB Progress (5): 374/429 kB | 361/920 kB | 187 kB | 60/112 kB | 74/186 kB Progress (5): 374/429 kB | 361/920 kB | 187 kB | 60/112 kB | 78/186 kB Progress (5): 374/429 kB | 361/920 kB | 187 kB | 64/112 kB | 78/186 kB Progress (5): 374/429 kB | 361/920 kB | 187 kB | 64/112 kB | 82/186 kB Progress (5): 374/429 kB | 365/920 kB | 187 kB | 64/112 kB | 82/186 kB Progress (5): 378/429 kB | 365/920 kB | 187 kB | 64/112 kB | 82/186 kB Progress (5): 378/429 kB | 369/920 kB | 187 kB | 64/112 kB | 82/186 kB Progress (5): 378/429 kB | 369/920 kB | 187 kB | 64/112 kB | 86/186 kB Progress (5): 378/429 kB | 369/920 kB | 187 kB | 68/112 kB | 86/186 kB Progress (5): 378/429 kB | 369/920 kB | 187 kB | 68/112 kB | 90/186 kB Progress (5): 378/429 kB | 373/920 kB | 187 kB | 68/112 kB | 90/186 kB Progress (5): 382/429 kB | 373/920 kB | 187 kB | 68/112 kB | 90/186 kB Progress (5): 382/429 kB | 377/920 kB | 187 kB | 68/112 kB | 90/186 kB Progress (5): 382/429 kB | 377/920 kB | 187 kB | 68/112 kB | 94/186 kB Progress (5): 382/429 kB | 377/920 kB | 187 kB | 72/112 kB | 94/186 kB Progress (5): 382/429 kB | 377/920 kB | 187 kB | 72/112 kB | 98/186 kB Progress (5): 382/429 kB | 381/920 kB | 187 kB | 72/112 kB | 98/186 kB Progress (5): 386/429 kB | 381/920 kB | 187 kB | 72/112 kB | 98/186 kB Progress (5): 386/429 kB | 385/920 kB | 187 kB | 72/112 kB | 98/186 kB Progress (5): 386/429 kB | 385/920 kB | 187 kB | 72/112 kB | 102/186 kB Progress (5): 386/429 kB | 385/920 kB | 187 kB | 76/112 kB | 102/186 kB Progress (5): 386/429 kB | 385/920 kB | 187 kB | 76/112 kB | 106/186 kB Progress (5): 386/429 kB | 389/920 kB | 187 kB | 76/112 kB | 106/186 kB Progress (5): 390/429 kB | 389/920 kB | 187 kB | 76/112 kB | 106/186 kB Progress (5): 390/429 kB | 393/920 kB | 187 kB | 76/112 kB | 106/186 kB Progress (5): 390/429 kB | 393/920 kB | 187 kB | 76/112 kB | 110/186 kB Progress (5): 390/429 kB | 393/920 kB | 187 kB | 80/112 kB | 110/186 kB Progress (5): 390/429 kB | 393/920 kB | 187 kB | 80/112 kB | 114/186 kB Progress (5): 390/429 kB | 397/920 kB | 187 kB | 80/112 kB | 114/186 kB Progress (5): 394/429 kB | 397/920 kB | 187 kB | 80/112 kB | 114/186 kB Progress (5): 398/429 kB | 397/920 kB | 187 kB | 80/112 kB | 114/186 kB Progress (5): 398/429 kB | 401/920 kB | 187 kB | 80/112 kB | 114/186 kB Progress (5): 398/429 kB | 405/920 kB | 187 kB | 80/112 kB | 114/186 kB Progress (5): 398/429 kB | 405/920 kB | 187 kB | 80/112 kB | 118/186 kB Progress (5): 398/429 kB | 405/920 kB | 187 kB | 84/112 kB | 118/186 kB Progress (5): 398/429 kB | 405/920 kB | 187 kB | 84/112 kB | 122/186 kB Progress (5): 398/429 kB | 409/920 kB | 187 kB | 84/112 kB | 122/186 kB Progress (5): 402/429 kB | 409/920 kB | 187 kB | 84/112 kB | 122/186 kB Progress (5): 402/429 kB | 413/920 kB | 187 kB | 84/112 kB | 122/186 kB Progress (5): 402/429 kB | 413/920 kB | 187 kB | 84/112 kB | 126/186 kB Progress (5): 402/429 kB | 413/920 kB | 187 kB | 88/112 kB | 126/186 kB Progress (5): 402/429 kB | 413/920 kB | 187 kB | 88/112 kB | 130/186 kB Progress (5): 402/429 kB | 413/920 kB | 187 kB | 88/112 kB | 131/186 kB Progress (5): 402/429 kB | 417/920 kB | 187 kB | 88/112 kB | 131/186 kB Progress (5): 406/429 kB | 417/920 kB | 187 kB | 88/112 kB | 131/186 kB Progress (5): 406/429 kB | 421/920 kB | 187 kB | 88/112 kB | 131/186 kB Progress (5): 406/429 kB | 421/920 kB | 187 kB | 92/112 kB | 131/186 kB Progress (5): 406/429 kB | 425/920 kB | 187 kB | 92/112 kB | 131/186 kB Progress (5): 410/429 kB | 425/920 kB | 187 kB | 92/112 kB | 131/186 kB Progress (5): 410/429 kB | 429/920 kB | 187 kB | 92/112 kB | 131/186 kB Progress (5): 410/429 kB | 429/920 kB | 187 kB | 96/112 kB | 131/186 kB Progress (5): 410/429 kB | 433/920 kB | 187 kB | 96/112 kB | 131/186 kB Progress (5): 414/429 kB | 433/920 kB | 187 kB | 96/112 kB | 131/186 kB Progress (5): 414/429 kB | 437/920 kB | 187 kB | 96/112 kB | 131/186 kB Progress (5): 414/429 kB | 437/920 kB | 187 kB | 100/112 kB | 131/186 kB Progress (5): 414/429 kB | 441/920 kB | 187 kB | 100/112 kB | 131/186 kB Progress (5): 418/429 kB | 441/920 kB | 187 kB | 100/112 kB | 131/186 kB Progress (5): 418/429 kB | 445/920 kB | 187 kB | 100/112 kB | 131/186 kB Progress (5): 418/429 kB | 445/920 kB | 187 kB | 104/112 kB | 131/186 kB Progress (5): 418/429 kB | 449/920 kB | 187 kB | 104/112 kB | 131/186 kB Progress (5): 422/429 kB | 449/920 kB | 187 kB | 104/112 kB | 131/186 kB Progress (5): 422/429 kB | 453/920 kB | 187 kB | 104/112 kB | 131/186 kB Progress (5): 422/429 kB | 453/920 kB | 187 kB | 108/112 kB | 131/186 kB Progress (5): 422/429 kB | 457/920 kB | 187 kB | 108/112 kB | 131/186 kB Progress (5): 426/429 kB | 457/920 kB | 187 kB | 108/112 kB | 131/186 kB Progress (5): 426/429 kB | 461/920 kB | 187 kB | 108/112 kB | 131/186 kB Progress (5): 426/429 kB | 461/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 426/429 kB | 465/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 465/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 469/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 473/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 477/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 481/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 485/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 489/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 493/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 497/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 501/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 505/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 509/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 513/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 517/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 521/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 525/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 529/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 533/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 537/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 541/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 545/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 549/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 553/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 557/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 561/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 565/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 569/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 573/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 577/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 581/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 585/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 589/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 593/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 597/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 601/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 605/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 609/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 613/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 617/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 621/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 625/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 629/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 633/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 637/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 641/920 kB | 187 kB | 112 kB | 131/186 kB Progress (5): 429 kB | 641/920 kB | 187 kB | 112 kB | 135/186 kB Progress (5): 429 kB | 645/920 kB | 187 kB | 112 kB | 135/186 kB Progress (5): 429 kB | 645/920 kB | 187 kB | 112 kB | 139/186 kB Progress (5): 429 kB | 649/920 kB | 187 kB | 112 kB | 139/186 kB Progress (5): 429 kB | 649/920 kB | 187 kB | 112 kB | 143/186 kB Progress (5): 429 kB | 653/920 kB | 187 kB | 112 kB | 143/186 kB Progress (5): 429 kB | 653/920 kB | 187 kB | 112 kB | 147/186 kB Progress (5): 429 kB | 657/920 kB | 187 kB | 112 kB | 147/186 kB Progress (5): 429 kB | 657/920 kB | 187 kB | 112 kB | 151/186 kB Progress (5): 429 kB | 661/920 kB | 187 kB | 112 kB | 151/186 kB Progress (5): 429 kB | 661/920 kB | 187 kB | 112 kB | 155/186 kB Progress (5): 429 kB | 665/920 kB | 187 kB | 112 kB | 155/186 kB Progress (5): 429 kB | 665/920 kB | 187 kB | 112 kB | 159/186 kB Progress (5): 429 kB | 669/920 kB | 187 kB | 112 kB | 159/186 kB Progress (5): 429 kB | 669/920 kB | 187 kB | 112 kB | 163/186 kB Progress (5): 429 kB | 673/920 kB | 187 kB | 112 kB | 163/186 kB Progress (5): 429 kB | 673/920 kB | 187 kB | 112 kB | 167/186 kB Progress (5): 429 kB | 677/920 kB | 187 kB | 112 kB | 167/186 kB Progress (5): 429 kB | 677/920 kB | 187 kB | 112 kB | 171/186 kB Progress (5): 429 kB | 681/920 kB | 187 kB | 112 kB | 171/186 kB Progress (5): 429 kB | 681/920 kB | 187 kB | 112 kB | 175/186 kB Progress (5): 429 kB | 685/920 kB | 187 kB | 112 kB | 175/186 kB Progress (5): 429 kB | 685/920 kB | 187 kB | 112 kB | 179/186 kB Progress (5): 429 kB | 689/920 kB | 187 kB | 112 kB | 179/186 kB Progress (5): 429 kB | 689/920 kB | 187 kB | 112 kB | 183/186 kB Progress (5): 429 kB | 693/920 kB | 187 kB | 112 kB | 183/186 kB Progress (5): 429 kB | 693/920 kB | 187 kB | 112 kB | 186 kB Progress (5): 429 kB | 697/920 kB | 187 kB | 112 kB | 186 kB Progress (5): 429 kB | 701/920 kB | 187 kB | 112 kB | 186 kB Progress (5): 429 kB | 705/920 kB | 187 kB | 112 kB | 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 1.5 MB/s) [2019-07-29T17:49:25.980Z] 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-29T17:49:25.980Z] 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 5.8 MB/s) [2019-07-29T17:49:25.980Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar (187 kB at 2.5 MB/s) [2019-07-29T17:49:25.980Z] 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-29T17:49:25.980Z] Progress (2): 709/920 kB | 186 kB 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-29T17:49:25.980Z] Progress (2): 713/920 kB | 186 kB Progress (2): 717/920 kB | 186 kB Progress (2): 721/920 kB | 186 kB Progress (2): 725/920 kB | 186 kB Progress (2): 729/920 kB | 186 kB Progress (2): 733/920 kB | 186 kB Progress (2): 737/920 kB | 186 kB Progress (2): 741/920 kB | 186 kB Progress (2): 745/920 kB | 186 kB Progress (2): 749/920 kB | 186 kB Progress (2): 753/920 kB | 186 kB Progress (2): 757/920 kB | 186 kB Progress (2): 761/920 kB | 186 kB Progress (2): 765/920 kB | 186 kB Progress (2): 769/920 kB | 186 kB Progress (2): 773/920 kB | 186 kB Progress (2): 777/920 kB | 186 kB Progress (2): 781/920 kB | 186 kB Progress (2): 785/920 kB | 186 kB Progress (2): 789/920 kB | 186 kB Progress (2): 793/920 kB | 186 kB Progress (2): 797/920 kB | 186 kB Progress (2): 801/920 kB | 186 kB Progress (2): 805/920 kB | 186 kB Progress (2): 809/920 kB | 186 kB Progress (2): 813/920 kB | 186 kB Progress (2): 817/920 kB | 186 kB Progress (2): 821/920 kB | 186 kB Progress (2): 825/920 kB | 186 kB Progress (2): 829/920 kB | 186 kB Progress (2): 833/920 kB | 186 kB Progress (2): 837/920 kB | 186 kB Progress (2): 841/920 kB | 186 kB Progress (2): 845/920 kB | 186 kB Progress (2): 849/920 kB | 186 kB Progress (2): 853/920 kB | 186 kB Progress (2): 857/920 kB | 186 kB Progress (2): 861/920 kB | 186 kB Progress (2): 865/920 kB | 186 kB Progress (2): 869/920 kB | 186 kB Progress (2): 873/920 kB | 186 kB Progress (2): 877/920 kB | 186 kB Progress (2): 881/920 kB | 186 kB Progress (2): 885/920 kB | 186 kB Progress (2): 889/920 kB | 186 kB Progress (2): 893/920 kB | 186 kB Progress (2): 897/920 kB | 186 kB Progress (2): 901/920 kB | 186 kB Progress (2): 905/920 kB | 186 kB Progress (2): 909/920 kB | 186 kB Progress (2): 913/920 kB | 186 kB Progress (2): 917/920 kB | 186 kB Progress (2): 920 kB | 186 kB Progress (3): 920 kB | 186 kB | 4.1/273 kB Progress (3): 920 kB | 186 kB | 7.7/273 kB Progress (3): 920 kB | 186 kB | 12/273 kB Progress (3): 920 kB | 186 kB | 16/273 kB Progress (3): 920 kB | 186 kB | 20/273 kB Progress (3): 920 kB | 186 kB | 24/273 kB Progress (3): 920 kB | 186 kB | 28/273 kB Progress (3): 920 kB | 186 kB | 32/273 kB Progress (3): 920 kB | 186 kB | 33/273 kB Progress (3): 920 kB | 186 kB | 37/273 kB Progress (3): 920 kB | 186 kB | 41/273 kB Progress (3): 920 kB | 186 kB | 45/273 kB Progress (3): 920 kB | 186 kB | 49/273 kB Progress (3): 920 kB | 186 kB | 53/273 kB Progress (3): 920 kB | 186 kB | 57/273 kB Progress (3): 920 kB | 186 kB | 61/273 kB Progress (3): 920 kB | 186 kB | 65/273 kB Progress (3): 920 kB | 186 kB | 69/273 kB Progress (3): 920 kB | 186 kB | 73/273 kB Progress (3): 920 kB | 186 kB | 77/273 kB Progress (3): 920 kB | 186 kB | 81/273 kB Progress (3): 920 kB | 186 kB | 85/273 kB Progress (3): 920 kB | 186 kB | 89/273 kB Progress (3): 920 kB | 186 kB | 93/273 kB Progress (3): 920 kB | 186 kB | 97/273 kB Progress (3): 920 kB | 186 kB | 101/273 kB Progress (3): 920 kB | 186 kB | 105/273 kB Progress (3): 920 kB | 186 kB | 109/273 kB Progress (3): 920 kB | 186 kB | 113/273 kB Progress (3): 920 kB | 186 kB | 117/273 kB Progress (3): 920 kB | 186 kB | 121/273 kB Progress (3): 920 kB | 186 kB | 125/273 kB Progress (3): 920 kB | 186 kB | 129/273 kB Progress (3): 920 kB | 186 kB | 133/273 kB Progress (3): 920 kB | 186 kB | 137/273 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 11 MB/s) [2019-07-29T17:49:25.980Z] Progress (2): 186 kB | 141/273 kB 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-29T17:49:25.980Z] Progress (2): 186 kB | 145/273 kB Progress (2): 186 kB | 149/273 kB Progress (2): 186 kB | 153/273 kB Progress (2): 186 kB | 157/273 kB Progress (2): 186 kB | 161/273 kB Progress (2): 186 kB | 165/273 kB Progress (2): 186 kB | 169/273 kB Progress (2): 186 kB | 173/273 kB Progress (2): 186 kB | 177/273 kB Progress (2): 186 kB | 181/273 kB Progress (2): 186 kB | 185/273 kB Progress (2): 186 kB | 189/273 kB Progress (2): 186 kB | 193/273 kB Progress (2): 186 kB | 197/273 kB Progress (2): 186 kB | 201/273 kB Progress (2): 186 kB | 205/273 kB Progress (2): 186 kB | 209/273 kB Progress (2): 186 kB | 213/273 kB Progress (2): 186 kB | 217/273 kB Progress (2): 186 kB | 221/273 kB Progress (2): 186 kB | 225/273 kB Progress (2): 186 kB | 229/273 kB Progress (2): 186 kB | 233/273 kB Progress (2): 186 kB | 237/273 kB Progress (2): 186 kB | 241/273 kB Progress (2): 186 kB | 245/273 kB Progress (2): 186 kB | 249/273 kB Progress (2): 186 kB | 253/273 kB Progress (2): 186 kB | 257/273 kB Progress (2): 186 kB | 261/273 kB Progress (2): 186 kB | 265/273 kB Progress (2): 186 kB | 269/273 kB Progress (2): 186 kB | 273/273 kB Progress (2): 186 kB | 273 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.jar (186 kB at 2.0 MB/s) [2019-07-29T17:49:25.980Z] 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-29T17:49:25.980Z] 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 2.9 MB/s) [2019-07-29T17:49:25.980Z] 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-29T17:49:25.980Z] Progress (1): 4.1/156 kB Progress (1): 7.7/156 kB Progress (1): 12/156 kB Progress (1): 16/156 kB Progress (1): 20/156 kB Progress (1): 24/156 kB Progress (1): 28/156 kB Progress (1): 32/156 kB Progress (1): 33/156 kB Progress (2): 33/156 kB | 4.1/39 kB Progress (2): 33/156 kB | 7.7/39 kB Progress (2): 33/156 kB | 12/39 kB Progress (2): 33/156 kB | 16/39 kB Progress (2): 33/156 kB | 20/39 kB Progress (2): 33/156 kB | 24/39 kB Progress (2): 33/156 kB | 28/39 kB Progress (2): 33/156 kB | 32/39 kB Progress (2): 33/156 kB | 36/39 kB Progress (2): 33/156 kB | 39 kB Progress (3): 33/156 kB | 39 kB | 4.1/13 kB Progress (3): 33/156 kB | 39 kB | 7.7/13 kB Progress (3): 33/156 kB | 39 kB | 12/13 kB Progress (4): 33/156 kB | 39 kB | 12/13 kB | 4.1/524 kB Progress (4): 33/156 kB | 39 kB | 13 kB | 4.1/524 kB Progress (4): 33/156 kB | 39 kB | 13 kB | 7.7/524 kB Progress (4): 37/156 kB | 39 kB | 13 kB | 7.7/524 kB Progress (5): 37/156 kB | 39 kB | 13 kB | 7.7/524 kB | 4.1/35 kB Progress (5): 41/156 kB | 39 kB | 13 kB | 7.7/524 kB | 4.1/35 kB Progress (5): 41/156 kB | 39 kB | 13 kB | 12/524 kB | 4.1/35 kB Progress (5): 41/156 kB | 39 kB | 13 kB | 16/524 kB | 4.1/35 kB Progress (5): 45/156 kB | 39 kB | 13 kB | 16/524 kB | 4.1/35 kB Progress (5): 45/156 kB | 39 kB | 13 kB | 16/524 kB | 7.7/35 kB Progress (5): 49/156 kB | 39 kB | 13 kB | 16/524 kB | 7.7/35 kB Progress (5): 49/156 kB | 39 kB | 13 kB | 20/524 kB | 7.7/35 kB Progress (5): 53/156 kB | 39 kB | 13 kB | 20/524 kB | 7.7/35 kB Progress (5): 53/156 kB | 39 kB | 13 kB | 20/524 kB | 12/35 kB Progress (5): 53/156 kB | 39 kB | 13 kB | 20/524 kB | 16/35 kB Progress (5): 57/156 kB | 39 kB | 13 kB | 20/524 kB | 16/35 kB Progress (5): 57/156 kB | 39 kB | 13 kB | 24/524 kB | 16/35 kB Progress (5): 61/156 kB | 39 kB | 13 kB | 24/524 kB | 16/35 kB Progress (5): 61/156 kB | 39 kB | 13 kB | 24/524 kB | 20/35 kB Progress (5): 65/156 kB | 39 kB | 13 kB | 24/524 kB | 20/35 kB Progress (5): 65/156 kB | 39 kB | 13 kB | 28/524 kB | 20/35 kB Progress (5): 69/156 kB | 39 kB | 13 kB | 28/524 kB | 20/35 kB Progress (5): 73/156 kB | 39 kB | 13 kB | 28/524 kB | 20/35 kB Progress (5): 73/156 kB | 39 kB | 13 kB | 28/524 kB | 24/35 kB Progress (5): 77/156 kB | 39 kB | 13 kB | 28/524 kB | 24/35 kB Progress (5): 77/156 kB | 39 kB | 13 kB | 32/524 kB | 24/35 kB Progress (5): 81/156 kB | 39 kB | 13 kB | 32/524 kB | 24/35 kB Progress (5): 81/156 kB | 39 kB | 13 kB | 32/524 kB | 28/35 kB Progress (5): 85/156 kB | 39 kB | 13 kB | 32/524 kB | 28/35 kB Progress (5): 89/156 kB | 39 kB | 13 kB | 32/524 kB | 28/35 kB Progress (5): 89/156 kB | 39 kB | 13 kB | 33/524 kB | 28/35 kB Progress (5): 93/156 kB | 39 kB | 13 kB | 33/524 kB | 28/35 kB Progress (5): 93/156 kB | 39 kB | 13 kB | 33/524 kB | 32/35 kB Progress (5): 97/156 kB | 39 kB | 13 kB | 33/524 kB | 32/35 kB Progress (5): 97/156 kB | 39 kB | 13 kB | 37/524 kB | 32/35 kB Progress (5): 101/156 kB | 39 kB | 13 kB | 37/524 kB | 32/35 kB Progress (5): 101/156 kB | 39 kB | 13 kB | 37/524 kB | 33/35 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 342 kB/s) [2019-07-29T17:49:25.980Z] Progress (4): 105/156 kB | 13 kB | 37/524 kB | 33/35 kB Progress (4): 105/156 kB | 13 kB | 41/524 kB | 33/35 kB Progress (4): 109/156 kB | 13 kB | 41/524 kB | 33/35 kB 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-29T17:49:25.980Z] Progress (4): 109/156 kB | 13 kB | 41/524 kB | 35 kB Progress (4): 113/156 kB | 13 kB | 41/524 kB | 35 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 115 kB/s) [2019-07-29T17:49:25.980Z] Progress (3): 113/156 kB | 45/524 kB | 35 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-29T17:49:26.236Z] Progress (3): 117/156 kB | 45/524 kB | 35 kB Progress (3): 117/156 kB | 49/524 kB | 35 kB Progress (3): 121/156 kB | 49/524 kB | 35 kB Progress (3): 121/156 kB | 53/524 kB | 35 kB Progress (3): 121/156 kB | 57/524 kB | 35 kB Progress (3): 125/156 kB | 57/524 kB | 35 kB Progress (3): 125/156 kB | 61/524 kB | 35 kB Progress (3): 129/156 kB | 61/524 kB | 35 kB Progress (3): 129/156 kB | 65/524 kB | 35 kB Progress (3): 133/156 kB | 65/524 kB | 35 kB Progress (3): 133/156 kB | 66/524 kB | 35 kB Progress (3): 137/156 kB | 66/524 kB | 35 kB Progress (3): 137/156 kB | 70/524 kB | 35 kB Progress (3): 141/156 kB | 70/524 kB | 35 kB Progress (3): 141/156 kB | 74/524 kB | 35 kB Progress (3): 145/156 kB | 74/524 kB | 35 kB Progress (3): 145/156 kB | 78/524 kB | 35 kB Progress (3): 149/156 kB | 78/524 kB | 35 kB Progress (3): 149/156 kB | 82/524 kB | 35 kB Progress (3): 153/156 kB | 82/524 kB | 35 kB Progress (3): 153/156 kB | 86/524 kB | 35 kB Progress (3): 156 kB | 86/524 kB | 35 kB Progress (3): 156 kB | 90/524 kB | 35 kB Progress (3): 156 kB | 94/524 kB | 35 kB Progress (3): 156 kB | 98/524 kB | 35 kB Progress (3): 156 kB | 98/524 kB | 35 kB Progress (3): 156 kB | 102/524 kB | 35 kB Progress (3): 156 kB | 106/524 kB | 35 kB Progress (3): 156 kB | 110/524 kB | 35 kB Progress (3): 156 kB | 114/524 kB | 35 kB Progress (3): 156 kB | 118/524 kB | 35 kB Progress (3): 156 kB | 122/524 kB | 35 kB Progress (3): 156 kB | 126/524 kB | 35 kB Progress (3): 156 kB | 130/524 kB | 35 kB Progress (3): 156 kB | 131/524 kB | 35 kB Progress (3): 156 kB | 135/524 kB | 35 kB Progress (3): 156 kB | 139/524 kB | 35 kB Progress (3): 156 kB | 143/524 kB | 35 kB Progress (3): 156 kB | 147/524 kB | 35 kB Progress (3): 156 kB | 151/524 kB | 35 kB Progress (3): 156 kB | 155/524 kB | 35 kB Progress (3): 156 kB | 159/524 kB | 35 kB Progress (3): 156 kB | 163/524 kB | 35 kB Progress (3): 156 kB | 164/524 kB | 35 kB Progress (3): 156 kB | 168/524 kB | 35 kB Progress (3): 156 kB | 172/524 kB | 35 kB Progress (3): 156 kB | 176/524 kB | 35 kB Progress (3): 156 kB | 180/524 kB | 35 kB Progress (3): 156 kB | 184/524 kB | 35 kB Progress (3): 156 kB | 188/524 kB | 35 kB Progress (3): 156 kB | 192/524 kB | 35 kB Progress (3): 156 kB | 196/524 kB | 35 kB Progress (3): 156 kB | 197/524 kB | 35 kB Progress (3): 156 kB | 201/524 kB | 35 kB Progress (3): 156 kB | 205/524 kB | 35 kB Progress (3): 156 kB | 209/524 kB | 35 kB Progress (3): 156 kB | 213/524 kB | 35 kB Progress (3): 156 kB | 217/524 kB | 35 kB Progress (3): 156 kB | 221/524 kB | 35 kB Progress (3): 156 kB | 225/524 kB | 35 kB Progress (3): 156 kB | 229/524 kB | 35 kB Progress (3): 156 kB | 229/524 kB | 35 kB Progress (3): 156 kB | 233/524 kB | 35 kB Progress (3): 156 kB | 237/524 kB | 35 kB Progress (3): 156 kB | 241/524 kB | 35 kB Progress (3): 156 kB | 245/524 kB | 35 kB Progress (3): 156 kB | 249/524 kB | 35 kB Progress (3): 156 kB | 253/524 kB | 35 kB Progress (3): 156 kB | 257/524 kB | 35 kB Progress (3): 156 kB | 261/524 kB | 35 kB Progress (3): 156 kB | 262/524 kB | 35 kB Progress (3): 156 kB | 266/524 kB | 35 kB Progress (3): 156 kB | 270/524 kB | 35 kB Progress (3): 156 kB | 274/524 kB | 35 kB Progress (3): 156 kB | 278/524 kB | 35 kB Progress (3): 156 kB | 282/524 kB | 35 kB Progress (3): 156 kB | 286/524 kB | 35 kB Progress (3): 156 kB | 290/524 kB | 35 kB Progress (3): 156 kB | 294/524 kB | 35 kB Progress (3): 156 kB | 295/524 kB | 35 kB Progress (3): 156 kB | 299/524 kB | 35 kB Progress (3): 156 kB | 303/524 kB | 35 kB Progress (3): 156 kB | 307/524 kB | 35 kB Progress (3): 156 kB | 311/524 kB | 35 kB Progress (3): 156 kB | 315/524 kB | 35 kB Progress (3): 156 kB | 319/524 kB | 35 kB Progress (3): 156 kB | 323/524 kB | 35 kB Progress (3): 156 kB | 327/524 kB | 35 kB Progress (3): 156 kB | 328/524 kB | 35 kB Progress (3): 156 kB | 332/524 kB | 35 kB Progress (3): 156 kB | 336/524 kB | 35 kB Progress (3): 156 kB | 340/524 kB | 35 kB Progress (3): 156 kB | 344/524 kB | 35 kB Progress (3): 156 kB | 348/524 kB | 35 kB Progress (3): 156 kB | 352/524 kB | 35 kB Progress (3): 156 kB | 356/524 kB | 35 kB Progress (3): 156 kB | 360/524 kB | 35 kB Progress (3): 156 kB | 360/524 kB | 35 kB Progress (3): 156 kB | 365/524 kB | 35 kB Progress (3): 156 kB | 368/524 kB | 35 kB Progress (3): 156 kB | 373/524 kB | 35 kB Progress (3): 156 kB | 376/524 kB | 35 kB Progress (3): 156 kB | 381/524 kB | 35 kB Progress (3): 156 kB | 384/524 kB | 35 kB Progress (3): 156 kB | 389/524 kB | 35 kB Progress (3): 156 kB | 392/524 kB | 35 kB Progress (3): 156 kB | 393/524 kB | 35 kB Progress (3): 156 kB | 397/524 kB | 35 kB Progress (3): 156 kB | 401/524 kB | 35 kB Progress (3): 156 kB | 405/524 kB | 35 kB Progress (3): 156 kB | 409/524 kB | 35 kB Progress (3): 156 kB | 413/524 kB | 35 kB Progress (3): 156 kB | 417/524 kB | 35 kB Progress (3): 156 kB | 421/524 kB | 35 kB Progress (3): 156 kB | 425/524 kB | 35 kB Progress (3): 156 kB | 426/524 kB | 35 kB Progress (3): 156 kB | 430/524 kB | 35 kB Progress (3): 156 kB | 434/524 kB | 35 kB Progress (3): 156 kB | 438/524 kB | 35 kB Progress (3): 156 kB | 442/524 kB | 35 kB Progress (3): 156 kB | 446/524 kB | 35 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 272 kB/s) [2019-07-29T17:49:26.236Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 1.2 MB/s) [2019-07-29T17:49:26.236Z] Progress (1): 450/524 kB 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-29T17:49:26.236Z] 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-29T17:49:26.236Z] Progress (1): 454/524 kB Progress (1): 458/524 kB Progress (1): 459/524 kB Progress (1): 463/524 kB Progress (1): 467/524 kB Progress (1): 471/524 kB Progress (1): 475/524 kB Progress (1): 479/524 kB Progress (1): 483/524 kB Progress (1): 487/524 kB Progress (1): 491/524 kB Progress (1): 495/524 kB Progress (1): 499/524 kB Progress (1): 503/524 kB Progress (1): 507/524 kB Progress (1): 511/524 kB Progress (1): 515/524 kB Progress (1): 519/524 kB Progress (1): 523/524 kB Progress (1): 524 kB Progress (2): 524 kB | 4.1/68 kB Progress (2): 524 kB | 7.7/68 kB Progress (2): 524 kB | 12/68 kB Progress (2): 524 kB | 16/68 kB Progress (2): 524 kB | 20/68 kB Progress (2): 524 kB | 24/68 kB Progress (3): 524 kB | 24/68 kB | 4.1/332 kB Progress (3): 524 kB | 28/68 kB | 4.1/332 kB Progress (3): 524 kB | 28/68 kB | 7.7/332 kB Progress (3): 524 kB | 32/68 kB | 7.7/332 kB Progress (3): 524 kB | 32/68 kB | 12/332 kB Progress (3): 524 kB | 33/68 kB | 12/332 kB Progress (3): 524 kB | 33/68 kB | 16/332 kB Progress (3): 524 kB | 33/68 kB | 20/332 kB Progress (3): 524 kB | 33/68 kB | 24/332 kB Progress (3): 524 kB | 33/68 kB | 28/332 kB Progress (3): 524 kB | 33/68 kB | 32/332 kB Progress (3): 524 kB | 33/68 kB | 33/332 kB Progress (3): 524 kB | 37/68 kB | 33/332 kB Progress (3): 524 kB | 41/68 kB | 33/332 kB Progress (3): 524 kB | 41/68 kB | 37/332 kB Progress (3): 524 kB | 45/68 kB | 37/332 kB Progress (3): 524 kB | 45/68 kB | 41/332 kB Progress (4): 524 kB | 45/68 kB | 41/332 kB | 4.1/38 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 3.8 MB/s) [2019-07-29T17:49:26.236Z] Progress (3): 49/68 kB | 41/332 kB | 4.1/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-29T17:49:26.236Z] Progress (3): 49/68 kB | 41/332 kB | 7.7/38 kB Progress (3): 49/68 kB | 45/332 kB | 7.7/38 kB Progress (3): 49/68 kB | 45/332 kB | 12/38 kB Progress (3): 53/68 kB | 45/332 kB | 12/38 kB Progress (3): 53/68 kB | 45/332 kB | 16/38 kB Progress (3): 53/68 kB | 49/332 kB | 16/38 kB Progress (3): 53/68 kB | 49/332 kB | 20/38 kB Progress (3): 53/68 kB | 53/332 kB | 20/38 kB Progress (3): 57/68 kB | 53/332 kB | 20/38 kB Progress (3): 57/68 kB | 57/332 kB | 20/38 kB Progress (3): 57/68 kB | 57/332 kB | 24/38 kB Progress (3): 57/68 kB | 61/332 kB | 24/38 kB Progress (3): 61/68 kB | 61/332 kB | 24/38 kB Progress (3): 61/68 kB | 65/332 kB | 24/38 kB Progress (3): 61/68 kB | 65/332 kB | 28/38 kB Progress (3): 61/68 kB | 66/332 kB | 28/38 kB Progress (3): 65/68 kB | 66/332 kB | 28/38 kB Progress (3): 65/68 kB | 70/332 kB | 28/38 kB Progress (3): 65/68 kB | 70/332 kB | 32/38 kB Progress (3): 65/68 kB | 74/332 kB | 32/38 kB Progress (3): 68 kB | 74/332 kB | 32/38 kB Progress (3): 68 kB | 78/332 kB | 32/38 kB Progress (3): 68 kB | 78/332 kB | 36/38 kB Progress (3): 68 kB | 82/332 kB | 36/38 kB Progress (3): 68 kB | 82/332 kB | 38 kB Progress (3): 68 kB | 86/332 kB | 38 kB Progress (3): 68 kB | 90/332 kB | 38 kB Progress (3): 68 kB | 94/332 kB | 38 kB Progress (3): 68 kB | 98/332 kB | 38 kB Progress (3): 68 kB | 98/332 kB | 38 kB Progress (3): 68 kB | 102/332 kB | 38 kB Progress (3): 68 kB | 106/332 kB | 38 kB Progress (3): 68 kB | 110/332 kB | 38 kB Progress (3): 68 kB | 114/332 kB | 38 kB Progress (3): 68 kB | 118/332 kB | 38 kB Progress (3): 68 kB | 122/332 kB | 38 kB Progress (3): 68 kB | 126/332 kB | 38 kB Progress (3): 68 kB | 130/332 kB | 38 kB Progress (3): 68 kB | 131/332 kB | 38 kB Progress (3): 68 kB | 135/332 kB | 38 kB Progress (3): 68 kB | 139/332 kB | 38 kB Progress (3): 68 kB | 143/332 kB | 38 kB Progress (3): 68 kB | 147/332 kB | 38 kB Progress (3): 68 kB | 151/332 kB | 38 kB Progress (3): 68 kB | 155/332 kB | 38 kB Progress (3): 68 kB | 159/332 kB | 38 kB Progress (3): 68 kB | 163/332 kB | 38 kB Progress (3): 68 kB | 164/332 kB | 38 kB Progress (3): 68 kB | 168/332 kB | 38 kB Progress (3): 68 kB | 172/332 kB | 38 kB Progress (3): 68 kB | 176/332 kB | 38 kB Progress (3): 68 kB | 180/332 kB | 38 kB Progress (4): 68 kB | 180/332 kB | 38 kB | 4.1/30 kB Progress (4): 68 kB | 184/332 kB | 38 kB | 4.1/30 kB Progress (4): 68 kB | 184/332 kB | 38 kB | 7.7/30 kB Progress (4): 68 kB | 188/332 kB | 38 kB | 7.7/30 kB Progress (4): 68 kB | 188/332 kB | 38 kB | 12/30 kB Progress (4): 68 kB | 192/332 kB | 38 kB | 12/30 kB Progress (4): 68 kB | 192/332 kB | 38 kB | 16/30 kB Progress (4): 68 kB | 196/332 kB | 38 kB | 16/30 kB Progress (4): 68 kB | 196/332 kB | 38 kB | 20/30 kB Progress (4): 68 kB | 197/332 kB | 38 kB | 20/30 kB Progress (4): 68 kB | 197/332 kB | 38 kB | 24/30 kB Progress (4): 68 kB | 201/332 kB | 38 kB | 24/30 kB Progress (4): 68 kB | 201/332 kB | 38 kB | 28/30 kB Progress (4): 68 kB | 205/332 kB | 38 kB | 28/30 kB Progress (4): 68 kB | 205/332 kB | 38 kB | 30 kB Progress (4): 68 kB | 209/332 kB | 38 kB | 30 kB Progress (4): 68 kB | 213/332 kB | 38 kB | 30 kB Progress (5): 68 kB | 213/332 kB | 38 kB | 30 kB | 4.1/35 kB Progress (5): 68 kB | 217/332 kB | 38 kB | 30 kB | 4.1/35 kB Progress (5): 68 kB | 217/332 kB | 38 kB | 30 kB | 7.7/35 kB Progress (5): 68 kB | 221/332 kB | 38 kB | 30 kB | 7.7/35 kB Progress (5): 68 kB | 221/332 kB | 38 kB | 30 kB | 12/35 kB Progress (5): 68 kB | 225/332 kB | 38 kB | 30 kB | 12/35 kB Progress (5): 68 kB | 225/332 kB | 38 kB | 30 kB | 16/35 kB Progress (5): 68 kB | 229/332 kB | 38 kB | 30 kB | 16/35 kB Progress (5): 68 kB | 229/332 kB | 38 kB | 30 kB | 20/35 kB Progress (5): 68 kB | 229/332 kB | 38 kB | 30 kB | 20/35 kB Progress (5): 68 kB | 229/332 kB | 38 kB | 30 kB | 24/35 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 460 kB/s) [2019-07-29T17:49:26.236Z] Progress (4): 229/332 kB | 38 kB | 30 kB | 28/35 kB Progress (4): 233/332 kB | 38 kB | 30 kB | 28/35 kB Progress (4): 233/332 kB | 38 kB | 30 kB | 32/35 kB 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-29T17:49:26.236Z] Progress (4): 233/332 kB | 38 kB | 30 kB | 35 kB Progress (4): 237/332 kB | 38 kB | 30 kB | 35 kB Progress (4): 241/332 kB | 38 kB | 30 kB | 35 kB Progress (4): 245/332 kB | 38 kB | 30 kB | 35 kB Progress (4): 249/332 kB | 38 kB | 30 kB | 35 kB Progress (4): 253/332 kB | 38 kB | 30 kB | 35 kB Progress (4): 257/332 kB | 38 kB | 30 kB | 35 kB Progress (4): 261/332 kB | 38 kB | 30 kB | 35 kB Progress (4): 262/332 kB | 38 kB | 30 kB | 35 kB Progress (4): 266/332 kB | 38 kB | 30 kB | 35 kB Progress (4): 270/332 kB | 38 kB | 30 kB | 35 kB Progress (4): 274/332 kB | 38 kB | 30 kB | 35 kB Progress (4): 278/332 kB | 38 kB | 30 kB | 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 251 kB/s) [2019-07-29T17:49:26.236Z] Progress (3): 282/332 kB | 30 kB | 35 kB 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-29T17:49:26.236Z] Progress (3): 286/332 kB | 30 kB | 35 kB Progress (3): 290/332 kB | 30 kB | 35 kB Progress (3): 294/332 kB | 30 kB | 35 kB Progress (3): 295/332 kB | 30 kB | 35 kB Progress (3): 299/332 kB | 30 kB | 35 kB Progress (3): 303/332 kB | 30 kB | 35 kB Progress (3): 307/332 kB | 30 kB | 35 kB Progress (3): 311/332 kB | 30 kB | 35 kB Progress (3): 315/332 kB | 30 kB | 35 kB Progress (3): 319/332 kB | 30 kB | 35 kB Progress (3): 323/332 kB | 30 kB | 35 kB Progress (3): 327/332 kB | 30 kB | 35 kB Progress (3): 331/332 kB | 30 kB | 35 kB Progress (3): 332 kB | 30 kB | 35 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 193 kB/s) [2019-07-29T17:49:26.236Z] 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 226 kB/s) [2019-07-29T17:49:26.236Z] Progress (2): 332 kB | 4.1/108 kB Progress (2): 332 kB | 7.7/108 kB Progress (2): 332 kB | 12/108 kB Progress (2): 332 kB | 16/108 kB Progress (2): 332 kB | 20/108 kB Progress (2): 332 kB | 24/108 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 2.1 MB/s) [2019-07-29T17:49:26.236Z] Progress (1): 28/108 kB Progress (1): 32/108 kB Progress (1): 33/108 kB Progress (1): 37/108 kB Progress (1): 41/108 kB Progress (1): 45/108 kB Progress (1): 49/108 kB Progress (2): 49/108 kB | 4.1/315 kB Progress (2): 53/108 kB | 4.1/315 kB Progress (2): 53/108 kB | 7.7/315 kB Progress (2): 57/108 kB | 7.7/315 kB Progress (2): 57/108 kB | 12/315 kB Progress (2): 61/108 kB | 12/315 kB Progress (2): 61/108 kB | 16/315 kB Progress (2): 65/108 kB | 16/315 kB Progress (2): 65/108 kB | 20/315 kB Progress (2): 66/108 kB | 20/315 kB Progress (2): 66/108 kB | 24/315 kB Progress (2): 70/108 kB | 24/315 kB Progress (2): 70/108 kB | 28/315 kB Progress (2): 74/108 kB | 28/315 kB Progress (2): 74/108 kB | 32/315 kB Progress (2): 78/108 kB | 32/315 kB Progress (2): 78/108 kB | 33/315 kB Progress (2): 82/108 kB | 33/315 kB Progress (2): 82/108 kB | 37/315 kB Progress (2): 86/108 kB | 37/315 kB Progress (2): 86/108 kB | 41/315 kB Progress (2): 90/108 kB | 41/315 kB Progress (2): 90/108 kB | 45/315 kB Progress (2): 94/108 kB | 45/315 kB Progress (2): 94/108 kB | 49/315 kB Progress (2): 98/108 kB | 49/315 kB Progress (2): 98/108 kB | 53/315 kB Progress (2): 102/108 kB | 53/315 kB Progress (2): 102/108 kB | 57/315 kB Progress (2): 106/108 kB | 57/315 kB Progress (2): 106/108 kB | 61/315 kB Progress (2): 108 kB | 61/315 kB Progress (2): 108 kB | 65/315 kB Progress (2): 108 kB | 69/315 kB Progress (2): 108 kB | 73/315 kB Progress (2): 108 kB | 77/315 kB Progress (2): 108 kB | 81/315 kB Progress (2): 108 kB | 85/315 kB Progress (2): 108 kB | 89/315 kB Progress (2): 108 kB | 93/315 kB Progress (2): 108 kB | 97/315 kB Progress (2): 108 kB | 101/315 kB Progress (2): 108 kB | 105/315 kB Progress (2): 108 kB | 109/315 kB Progress (2): 108 kB | 113/315 kB Progress (2): 108 kB | 117/315 kB Progress (2): 108 kB | 121/315 kB Progress (2): 108 kB | 125/315 kB Progress (2): 108 kB | 129/315 kB Progress (2): 108 kB | 133/315 kB Progress (2): 108 kB | 137/315 kB Progress (2): 108 kB | 141/315 kB Progress (2): 108 kB | 145/315 kB Progress (2): 108 kB | 149/315 kB Progress (2): 108 kB | 153/315 kB Progress (2): 108 kB | 157/315 kB Progress (2): 108 kB | 161/315 kB Progress (2): 108 kB | 165/315 kB Progress (2): 108 kB | 169/315 kB Progress (2): 108 kB | 173/315 kB Progress (2): 108 kB | 177/315 kB Progress (2): 108 kB | 181/315 kB Progress (2): 108 kB | 185/315 kB Progress (2): 108 kB | 189/315 kB Progress (2): 108 kB | 193/315 kB Progress (2): 108 kB | 197/315 kB Progress (2): 108 kB | 201/315 kB Progress (2): 108 kB | 205/315 kB Progress (2): 108 kB | 209/315 kB Progress (2): 108 kB | 213/315 kB Progress (2): 108 kB | 217/315 kB Progress (2): 108 kB | 221/315 kB Progress (2): 108 kB | 225/315 kB Progress (2): 108 kB | 229/315 kB Progress (2): 108 kB | 229/315 kB Progress (2): 108 kB | 233/315 kB Progress (2): 108 kB | 237/315 kB Progress (2): 108 kB | 241/315 kB Progress (2): 108 kB | 245/315 kB Progress (2): 108 kB | 249/315 kB Progress (2): 108 kB | 253/315 kB Progress (2): 108 kB | 257/315 kB Progress (2): 108 kB | 261/315 kB Progress (2): 108 kB | 262/315 kB Progress (2): 108 kB | 266/315 kB Progress (2): 108 kB | 270/315 kB Progress (2): 108 kB | 274/315 kB Progress (2): 108 kB | 278/315 kB Progress (2): 108 kB | 282/315 kB Progress (2): 108 kB | 286/315 kB Progress (2): 108 kB | 290/315 kB Progress (2): 108 kB | 294/315 kB Progress (2): 108 kB | 298/315 kB Progress (2): 108 kB | 302/315 kB Progress (2): 108 kB | 306/315 kB Progress (2): 108 kB | 310/315 kB Progress (2): 108 kB | 314/315 kB Progress (2): 108 kB | 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 1.7 MB/s) [2019-07-29T17:49:26.236Z] 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 564 kB/s) [2019-07-29T17:49:26.491Z] 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-29T17:49:26.491Z] 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-29T17:49:26.491Z] 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-29T17:49:26.491Z] 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-29T17:49:26.491Z] 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-29T17:49:26.491Z] 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-29T17:49:26.491Z] 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 195 kB/s) [2019-07-29T17:49:26.491Z] 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-29T17:49:26.746Z] 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-29T17:49:26.746Z] 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-29T17:49:26.746Z] 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-29T17:49:26.746Z] 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-29T17:49:26.746Z] 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-29T17:49:26.746Z] 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 474 kB/s) [2019-07-29T17:49:26.746Z] 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-29T17:49:26.746Z] 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-29T17:49:27.003Z] 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-29T17:49:27.258Z] 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-29T17:49:27.258Z] 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-29T17:49:27.258Z] 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-29T17:49:27.258Z] 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 900 kB/s) [2019-07-29T17:49:27.258Z] 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-29T17:49:27.258Z] 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-29T17:49:27.514Z] 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-29T17:49:27.514Z] 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-29T17:49:27.514Z] 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-29T17:49:27.515Z] 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-29T17:49:27.771Z] 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 55 kB/s) [2019-07-29T17:49:27.771Z] 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-29T17:49:27.771Z] 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-29T17:49:27.771Z] 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-29T17:49:28.027Z] 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-29T17:49:28.027Z] 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-29T17:49:28.027Z] 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-29T17:49:28.027Z] 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 341 kB/s) [2019-07-29T17:49:28.027Z] 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-29T17:49:28.027Z] 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-29T17:49:28.027Z] 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-29T17:49:28.282Z] 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-29T17:49:28.282Z] 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-29T17:49:28.282Z] 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-29T17:49:28.282Z] 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 166 kB/s) [2019-07-29T17:49:28.282Z] 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-29T17:49:28.282Z] 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-29T17:49:28.282Z] 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-29T17:49:28.538Z] 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-29T17:49:28.538Z] 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-29T17:49:28.538Z] 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-29T17:49:28.538Z] 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 75 kB/s) [2019-07-29T17:49:28.538Z] 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-29T17:49:28.538Z] 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-29T17:49:28.538Z] 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-29T17:49:28.794Z] 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-29T17:49:28.794Z] 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-29T17:49:28.794Z] 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-29T17:49:29.050Z] 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 304 kB/s) [2019-07-29T17:49:29.050Z] 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-29T17:49:29.050Z] 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-29T17:49:29.050Z] 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-29T17:49:29.050Z] 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-29T17:49:29.050Z] 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-29T17:49:29.306Z] 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-29T17:49:29.306Z] 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 279 kB/s) [2019-07-29T17:49:29.306Z] 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-29T17:49:29.306Z] 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-29T17:49:29.306Z] 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-29T17:49:29.306Z] 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-29T17:49:29.561Z] 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-29T17:49:29.561Z] 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-29T17:49:29.561Z] 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 550 kB/s) [2019-07-29T17:49:29.817Z] 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-29T17:49:29.817Z] 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-29T17:49:29.817Z] 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-29T17:49:30.072Z] 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-29T17:49:30.072Z] 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-29T17:49:30.072Z] 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-29T17:49:30.072Z] 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 84 kB/s) [2019-07-29T17:49:30.072Z] 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-29T17:49:30.072Z] 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-29T17:49:30.072Z] 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-29T17:49:30.328Z] 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-29T17:49:30.328Z] 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-29T17:49:30.328Z] 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-29T17:49:30.328Z] 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.3 MB/s) [2019-07-29T17:49:30.328Z] 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-29T17:49:30.328Z] 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-29T17:49:30.328Z] 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-29T17:49:30.584Z] 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-29T17:49:30.584Z] 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-29T17:49:30.584Z] 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-29T17:49:30.584Z] 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 59 kB/s) [2019-07-29T17:49:30.584Z] 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-29T17:49:30.584Z] 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-29T17:49:30.840Z] 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-29T17:49:30.840Z] 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-29T17:49:30.840Z] 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-29T17:49:30.840Z] 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-29T17:49:30.840Z] 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-29T17:49:30.840Z] 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-29T17:49:31.097Z] 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-29T17:49:31.097Z] 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-29T17:49:31.097Z] 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-29T17:49:31.097Z] 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-29T17:49:31.097Z] Progress (1): 4.1/512 kB Progress (1): 7.7/512 kB Progress (1): 12/512 kB Progress (1): 16/512 kB Progress (1): 20/512 kB Progress (1): 24/512 kB Progress (1): 28/512 kB Progress (1): 32/512 kB Progress (1): 36/512 kB Progress (1): 40/512 kB Progress (1): 44/512 kB Progress (1): 48/512 kB Progress (1): 52/512 kB Progress (1): 56/512 kB Progress (1): 60/512 kB Progress (1): 64/512 kB Progress (1): 68/512 kB Progress (1): 72/512 kB Progress (1): 76/512 kB Progress (1): 80/512 kB Progress (1): 84/512 kB Progress (1): 88/512 kB Progress (1): 92/512 kB Progress (1): 96/512 kB Progress (1): 100/512 kB Progress (1): 104/512 kB Progress (1): 108/512 kB Progress (1): 112/512 kB Progress (1): 116/512 kB Progress (1): 120/512 kB Progress (1): 124/512 kB Progress (1): 128/512 kB Progress (1): 132/512 kB Progress (1): 136/512 kB Progress (1): 140/512 kB Progress (1): 144/512 kB Progress (1): 148/512 kB Progress (1): 152/512 kB Progress (1): 156/512 kB Progress (1): 160/512 kB Progress (1): 164/512 kB Progress (1): 168/512 kB Progress (1): 172/512 kB Progress (1): 176/512 kB Progress (1): 180/512 kB Progress (1): 184/512 kB Progress (1): 188/512 kB Progress (1): 192/512 kB Progress (1): 196/512 kB Progress (1): 200/512 kB Progress (1): 204/512 kB Progress (1): 208/512 kB Progress (1): 212/512 kB Progress (1): 216/512 kB Progress (1): 220/512 kB Progress (1): 224/512 kB Progress (1): 228/512 kB Progress (1): 229/512 kB Progress (1): 233/512 kB Progress (1): 237/512 kB Progress (1): 241/512 kB Progress (1): 245/512 kB Progress (1): 249/512 kB Progress (1): 253/512 kB Progress (1): 257/512 kB Progress (1): 261/512 kB Progress (1): 262/512 kB Progress (1): 266/512 kB Progress (1): 270/512 kB Progress (1): 274/512 kB Progress (1): 278/512 kB Progress (1): 282/512 kB Progress (1): 286/512 kB Progress (1): 290/512 kB Progress (1): 294/512 kB Progress (1): 298/512 kB Progress (1): 302/512 kB Progress (1): 306/512 kB Progress (1): 310/512 kB Progress (1): 314/512 kB Progress (1): 318/512 kB Progress (1): 322/512 kB Progress (1): 326/512 kB Progress (1): 330/512 kB Progress (1): 334/512 kB Progress (1): 338/512 kB Progress (1): 342/512 kB Progress (1): 346/512 kB Progress (1): 350/512 kB Progress (1): 354/512 kB Progress (1): 358/512 kB Progress (1): 362/512 kB Progress (1): 366/512 kB Progress (1): 370/512 kB Progress (1): 374/512 kB Progress (1): 378/512 kB Progress (1): 382/512 kB Progress (1): 386/512 kB Progress (1): 390/512 kB Progress (1): 394/512 kB Progress (1): 398/512 kB Progress (1): 402/512 kB Progress (1): 406/512 kB Progress (1): 410/512 kB Progress (1): 414/512 kB Progress (1): 418/512 kB Progress (1): 422/512 kB Progress (1): 426/512 kB Progress (1): 430/512 kB Progress (1): 434/512 kB Progress (1): 438/512 kB Progress (1): 442/512 kB Progress (1): 446/512 kB Progress (1): 450/512 kB Progress (1): 454/512 kB Progress (1): 458/512 kB Progress (1): 462/512 kB Progress (1): 466/512 kB Progress (1): 470/512 kB Progress (1): 474/512 kB Progress (1): 478/512 kB Progress (1): 482/512 kB Progress (1): 486/512 kB Progress (1): 490/512 kB Progress (1): 494/512 kB Progress (1): 498/512 kB Progress (1): 502/512 kB Progress (1): 506/512 kB Progress (1): 510/512 kB Progress (1): 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 12 MB/s) [2019-07-29T17:49:31.354Z] 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.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 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 34 MB/s) [2019-07-29T17:49:31.354Z] 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-29T17:49:31.354Z] 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-29T17:49:31.354Z] 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-29T17:49:31.354Z] 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-29T17:49:31.354Z] 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-29T17:49:31.610Z] 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-29T17:49:31.610Z] 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 73 kB/s) [2019-07-29T17:49:31.610Z] 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-29T17:49:31.610Z] 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-29T17:49:31.610Z] 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-29T17:49:31.866Z] 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-29T17:49:31.866Z] 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-29T17:49:31.866Z] 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-29T17:49:31.866Z] 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 587 kB/s) [2019-07-29T17:49:31.866Z] 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-29T17:49:31.866Z] 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-29T17:49:31.866Z] 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-29T17:49:32.122Z] 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-29T17:49:32.122Z] 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-29T17:49:32.122Z] 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-29T17:49:32.122Z] 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 760 kB/s) [2019-07-29T17:49:32.122Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-29T17:49:32.122Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-29T17:49:32.122Z] 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-29T17:49:32.377Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-29T17:49:32.377Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-29T17:49:32.377Z] 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-29T17:49:32.377Z] 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 1.7 MB/s) [2019-07-29T17:49:32.377Z] 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-29T17:49:32.377Z] 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-29T17:49:32.377Z] 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-29T17:49:32.634Z] 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-29T17:49:32.634Z] 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-29T17:49:32.634Z] 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-29T17:49:32.634Z] 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 11 MB/s) [2019-07-29T17:49:32.634Z] 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-29T17:49:32.634Z] 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-29T17:49:32.634Z] 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-29T17:49:32.889Z] 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-29T17:49:32.889Z] 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-29T17:49:32.889Z] 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-29T17:49:32.889Z] 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 42 kB/s) [2019-07-29T17:49:32.889Z] 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-29T17:49:32.889Z] 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-29T17:49:33.144Z] 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-29T17:49:33.144Z] 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-29T17:49:33.144Z] 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-29T17:49:33.400Z] 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-29T17:49:33.400Z] 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 350 kB/s) [2019-07-29T17:49:33.400Z] 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-29T17:49:33.400Z] 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-29T17:49:33.400Z] 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-29T17:49:33.655Z] 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-29T17:49:33.655Z] 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-29T17:49:33.655Z] 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-29T17:49:33.656Z] 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-29T17:49:33.911Z] Progress (1): 4.1/8.7 kB Progress (1): 7.9/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 58 kB/s) [2019-07-29T17:49:33.911Z] 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-29T17:49:33.911Z] 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-29T17:49:33.911Z] 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-29T17:49:34.166Z] Progress (1): 4.1/78 kB Progress (1): 7.9/78 kB Progress (1): 12/78 kB Progress (1): 16/78 kB Progress (1): 19/78 kB Progress (1): 23/78 kB Progress (1): 27/78 kB Progress (1): 31/78 kB Progress (1): 36/78 kB Progress (1): 40/78 kB Progress (1): 43/78 kB Progress (1): 46/78 kB Progress (1): 50/78 kB Progress (1): 54/78 kB Progress (1): 58/78 kB Progress (1): 63/78 kB Progress (1): 67/78 kB Progress (1): 70/78 kB Progress (1): 74/78 kB Progress (1): 76/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 200 kB/s) [2019-07-29T17:49:34.166Z] 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-29T17:49:34.421Z] 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-29T17:49:34.421Z] 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-29T17:49:34.421Z] 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-29T17:49:34.421Z] 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-29T17:49:34.421Z] 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-29T17:49:34.421Z] 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 74 kB/s) [2019-07-29T17:49:34.421Z] 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-29T17:49:34.421Z] 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-29T17:49:34.421Z] 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-29T17:49:34.677Z] 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-29T17:49:34.677Z] 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-29T17:49:34.677Z] 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-29T17:49:34.677Z] 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 30 kB/s) [2019-07-29T17:49:34.677Z] 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-29T17:49:34.677Z] 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-29T17:49:34.677Z] 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-29T17:49:34.932Z] 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-29T17:49:34.932Z] 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-29T17:49:34.932Z] 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-29T17:49:34.932Z] 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 609 kB/s) [2019-07-29T17:49:34.932Z] 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-29T17:49:34.932Z] 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-29T17:49:34.932Z] 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-29T17:49:35.188Z] 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-29T17:49:35.188Z] 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-29T17:49:35.188Z] 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-29T17:49:35.188Z] 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 175 kB/s) [2019-07-29T17:49:35.188Z] 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-29T17:49:35.188Z] 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-29T17:49:35.188Z] 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-29T17:49:35.444Z] 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-29T17:49:35.444Z] 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-29T17:49:35.444Z] 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-29T17:49:35.444Z] 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 123 kB/s) [2019-07-29T17:49:35.444Z] 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-29T17:49:35.444Z] 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-29T17:49:35.444Z] 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-29T17:49:35.700Z] 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-29T17:49:35.700Z] 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-29T17:49:35.700Z] 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-29T17:49:35.700Z] 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 257 kB/s) [2019-07-29T17:49:35.700Z] 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-29T17:49:35.700Z] 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-29T17:49:35.700Z] 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-29T17:49:35.956Z] 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-29T17:49:35.956Z] 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-29T17:49:35.956Z] 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-29T17:49:35.956Z] 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 359 kB/s) [2019-07-29T17:49:35.956Z] 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-29T17:49:35.956Z] 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-29T17:49:35.956Z] 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-29T17:49:36.211Z] 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-29T17:49:36.211Z] 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-29T17:49:36.211Z] 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-29T17:49:36.211Z] 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 159 kB/s) [2019-07-29T17:49:36.211Z] 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-29T17:49:36.211Z] 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-29T17:49:36.211Z] 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-29T17:49:36.466Z] 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-29T17:49:36.466Z] 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-29T17:49:36.466Z] 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-29T17:49:36.466Z] 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 105 kB/s) [2019-07-29T17:49:36.466Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-29T17:49:36.466Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-29T17:49:36.466Z] 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-29T17:49:36.721Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-29T17:49:36.721Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-29T17:49:36.721Z] 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-29T17:49:36.721Z] 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 745 kB/s) [2019-07-29T17:49:36.721Z] 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-29T17:49:36.721Z] 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-29T17:49:36.721Z] 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-29T17:49:36.977Z] 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-29T17:49:36.977Z] 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-29T17:49:36.977Z] 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-29T17:49:36.977Z] 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 175 kB/s) [2019-07-29T17:49:36.977Z] 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-29T17:49:36.977Z] 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-29T17:49:36.977Z] 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-29T17:49:36.977Z] 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-29T17:49:37.232Z] 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-29T17:49:37.232Z] 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-29T17:49:37.232Z] 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 133 kB/s) [2019-07-29T17:49:37.232Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-29T17:49:37.232Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-29T17:49:37.232Z] 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-29T17:49:37.232Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-29T17:49:37.232Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-29T17:49:37.488Z] 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-29T17:49:37.488Z] 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 737 kB/s) [2019-07-29T17:49:37.488Z] 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-29T17:49:37.488Z] 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-29T17:49:37.488Z] 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-29T17:49:37.488Z] 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-29T17:49:37.488Z] 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-29T17:49:37.488Z] 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-29T17:49:37.742Z] 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 224 kB/s) [2019-07-29T17:49:37.742Z] 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-29T17:49:37.742Z] 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-29T17:49:37.742Z] 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-29T17:49:37.742Z] 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-29T17:49:37.742Z] 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-29T17:49:37.742Z] 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-29T17:49:37.742Z] 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 156 kB/s) [2019-07-29T17:49:37.742Z] 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-29T17:49:37.742Z] 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-29T17:49:37.997Z] 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-29T17:49:37.997Z] 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-29T17:49:37.997Z] 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-29T17:49:37.997Z] 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-29T17:49:37.997Z] 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 139 kB/s) [2019-07-29T17:49:37.997Z] 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-29T17:49:37.997Z] 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-29T17:49:37.997Z] 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-29T17:49:38.252Z] 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-29T17:49:38.252Z] 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-29T17:49:38.252Z] 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-29T17:49:38.252Z] 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 327 kB/s) [2019-07-29T17:49:38.252Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-29T17:49:38.252Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-29T17:49:38.252Z] 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-29T17:49:38.507Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-29T17:49:38.507Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-29T17:49:38.507Z] 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-29T17:49:38.507Z] 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 2.8 MB/s) [2019-07-29T17:49:38.507Z] 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-29T17:49:38.507Z] 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-29T17:49:38.507Z] 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-29T17:49:38.763Z] 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-29T17:49:38.763Z] 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-29T17:49:38.763Z] 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-29T17:49:38.763Z] 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-29T17:49:38.763Z] 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-29T17:49:38.763Z] 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-29T17:49:38.763Z] 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-29T17:49:39.019Z] 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-29T17:49:39.019Z] 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-29T17:49:39.019Z] 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-29T17:49:39.019Z] 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 46 kB/s) [2019-07-29T17:49:39.019Z] 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-29T17:49:39.019Z] 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-29T17:49:39.019Z] 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-29T17:49:39.274Z] 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-29T17:49:39.274Z] 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-29T17:49:39.274Z] 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-29T17:49:39.274Z] 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 29 kB/s) [2019-07-29T17:49:39.274Z] 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-29T17:49:39.274Z] 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-29T17:49:39.274Z] 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-29T17:49:39.530Z] 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-29T17:49:39.530Z] 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-29T17:49:39.530Z] 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-29T17:49:39.530Z] 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 12 kB/s) [2019-07-29T17:49:39.530Z] 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-29T17:49:39.530Z] 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-29T17:49:39.786Z] 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-29T17:49:39.786Z] 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-29T17:49:39.786Z] 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-29T17:49:39.786Z] 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-29T17:49:39.786Z] 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 55 kB/s) [2019-07-29T17:49:39.786Z] 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-29T17:49:39.786Z] 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-29T17:49:39.786Z] 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-29T17:49:40.042Z] 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-29T17:49:40.042Z] 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-29T17:49:40.042Z] 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-29T17:49:40.042Z] 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 45 kB/s) [2019-07-29T17:49:40.042Z] 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-29T17:49:40.042Z] 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-29T17:49:40.042Z] 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-29T17:49:40.297Z] 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-29T17:49:40.297Z] 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-29T17:49:40.297Z] 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-29T17:49:40.297Z] 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 64 kB/s) [2019-07-29T17:49:40.297Z] 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-29T17:49:40.297Z] 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-29T17:49:40.297Z] 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-29T17:49:40.552Z] 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-29T17:49:40.552Z] 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-29T17:49:40.552Z] 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-29T17:49:40.552Z] 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 22 kB/s) [2019-07-29T17:49:40.552Z] 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-29T17:49:40.552Z] 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-29T17:49:40.552Z] 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-29T17:49:40.808Z] 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-29T17:49:40.808Z] 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-29T17:49:40.808Z] 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-29T17:49:40.808Z] 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 121 kB/s) [2019-07-29T17:49:40.808Z] 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-29T17:49:40.808Z] 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-29T17:49:40.808Z] 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-29T17:49:41.063Z] 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-29T17:49:41.063Z] 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-29T17:49:41.063Z] 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-29T17:49:41.063Z] 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 21 kB/s) [2019-07-29T17:49:41.063Z] 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-29T17:49:41.063Z] 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-29T17:49:41.063Z] 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-29T17:49:41.319Z] 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-29T17:49:41.319Z] 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-29T17:49:41.319Z] 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-29T17:49:41.319Z] 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 103 kB/s) [2019-07-29T17:49:41.319Z] 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-29T17:49:41.319Z] 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-29T17:49:41.319Z] 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-29T17:49:41.574Z] 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-29T17:49:41.574Z] 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-29T17:49:41.574Z] 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-29T17:49:41.574Z] 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 34 kB/s) [2019-07-29T17:49:41.574Z] 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-29T17:49:41.574Z] 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-29T17:49:41.574Z] 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-29T17:49:41.831Z] 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-29T17:49:41.831Z] 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-29T17:49:41.831Z] 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-29T17:49:41.831Z] 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 22 kB/s) [2019-07-29T17:49:41.831Z] 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-29T17:49:41.831Z] 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-29T17:49:41.831Z] 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-29T17:49:42.085Z] 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-29T17:49:42.085Z] 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-29T17:49:42.085Z] 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-29T17:49:42.085Z] 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 84 kB/s) [2019-07-29T17:49:42.085Z] 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-29T17:49:42.085Z] 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-29T17:49:42.085Z] 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-29T17:49:42.342Z] 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-29T17:49:42.342Z] 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-29T17:49:42.342Z] 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-29T17:49:42.342Z] 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 83 kB/s) [2019-07-29T17:49:42.342Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-29T17:49:42.342Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-29T17:49:42.342Z] 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-29T17:49:42.596Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-29T17:49:42.596Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-29T17:49:42.596Z] 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-29T17:49:42.596Z] 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 38 kB/s) [2019-07-29T17:49:42.596Z] 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-29T17:49:42.596Z] 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-29T17:49:42.596Z] 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-29T17:49:42.852Z] 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-29T17:49:42.852Z] 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-29T17:49:42.852Z] 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-29T17:49:42.852Z] 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 264 kB/s) [2019-07-29T17:49:42.852Z] 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-29T17:49:42.852Z] 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-29T17:49:42.852Z] 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-29T17:49:43.107Z] 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-29T17:49:43.107Z] 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-29T17:49:43.107Z] 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-29T17:49:43.107Z] 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 108 kB/s) [2019-07-29T17:49:43.107Z] 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-29T17:49:43.107Z] 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-29T17:49:43.107Z] 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-29T17:49:43.364Z] 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-29T17:49:43.364Z] 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-29T17:49:43.364Z] 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-29T17:49:43.364Z] 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 226 kB/s) [2019-07-29T17:49:43.364Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-29T17:49:43.364Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-29T17:49:43.364Z] 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-29T17:49:43.620Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-29T17:49:43.620Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-29T17:49:43.620Z] 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-29T17:49:43.620Z] 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 334 kB/s) [2019-07-29T17:49:43.620Z] 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-29T17:49:43.620Z] 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-29T17:49:43.620Z] 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-29T17:49:43.620Z] 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-29T17:49:43.875Z] 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-29T17:49:43.875Z] 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-29T17:49:43.875Z] 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 87 kB/s) [2019-07-29T17:49:43.875Z] 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-29T17:49:43.875Z] 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-29T17:49:43.875Z] 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-29T17:49:43.875Z] 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-29T17:49:43.875Z] 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-29T17:49:44.130Z] 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-29T17:49:44.130Z] 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 108 kB/s) [2019-07-29T17:49:44.130Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-29T17:49:44.130Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-29T17:49:44.130Z] 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-29T17:49:44.130Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-29T17:49:44.130Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-29T17:49:44.130Z] 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-29T17:49:44.386Z] 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 27 kB/s) [2019-07-29T17:49:44.386Z] 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-29T17:49:44.386Z] 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-29T17:49:44.386Z] 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-29T17:49:44.386Z] 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-29T17:49:44.386Z] 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-29T17:49:44.386Z] 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-29T17:49:44.386Z] 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 31 kB/s) [2019-07-29T17:49:44.386Z] 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-29T17:49:44.642Z] 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-29T17:49:44.642Z] 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-29T17:49:44.642Z] Progress (1): 4.1/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-29T17:49:44.642Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-29T17:49:44.897Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-29T17:49:44.897Z] 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-29T17:49:45.153Z] Progress (1): 2.4/31 kB Progress (1): 6.5/31 kB Progress (1): 11/31 kB Progress (1): 15/31 kB Progress (1): 17/31 kB Progress (1): 22/31 kB Progress (1): 26/31 kB Progress (1): 27/31 kB Progress (1): 28/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-29T17:49:45.153Z] 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-29T17:49:45.153Z] 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-29T17:49:45.153Z] 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-29T17:49:45.153Z] 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-29T17:49:45.153Z] 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-29T17:49:45.153Z] 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-29T17:49:45.153Z] 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 322 kB/s) [2019-07-29T17:49:45.153Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-29T17:49:45.153Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-29T17:49:45.153Z] 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-29T17:49:45.409Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-29T17:49:45.409Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-29T17:49:45.409Z] 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-29T17:49:45.409Z] 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 193 kB/s) [2019-07-29T17:49:45.409Z] 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-29T17:49:45.409Z] 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-29T17:49:45.409Z] 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-29T17:49:45.664Z] 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-29T17:49:45.664Z] 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-29T17:49:45.664Z] 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-29T17:49:45.664Z] 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 215 kB/s) [2019-07-29T17:49:45.664Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-29T17:49:45.664Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-29T17:49:45.664Z] 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-29T17:49:45.919Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-29T17:49:45.919Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-29T17:49:45.919Z] 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-29T17:49:45.919Z] 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 381 kB/s) [2019-07-29T17:49:46.174Z] 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-29T17:49:46.174Z] 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-29T17:49:46.174Z] 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-29T17:49:46.174Z] 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-29T17:49:46.174Z] 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-29T17:49:46.174Z] 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-29T17:49:46.430Z] 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 60 kB/s) [2019-07-29T17:49:46.430Z] 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-29T17:49:46.430Z] 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-29T17:49:46.430Z] 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-29T17:49:46.430Z] 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-29T17:49:46.430Z] 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-29T17:49:46.685Z] 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-29T17:49:46.685Z] 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 45 kB/s) [2019-07-29T17:49:46.685Z] 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-29T17:49:46.685Z] 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-29T17:49:46.685Z] 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-29T17:49:46.941Z] 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-29T17:49:46.941Z] 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-29T17:49:46.941Z] 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-29T17:49:46.941Z] 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 125 kB/s) [2019-07-29T17:49:46.941Z] 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-29T17:49:46.941Z] 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-29T17:49:46.941Z] 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-29T17:49:47.196Z] 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-29T17:49:47.196Z] 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-29T17:49:47.196Z] 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-29T17:49:47.196Z] 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 49 kB/s) [2019-07-29T17:49:47.196Z] 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-29T17:49:47.196Z] 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-29T17:49:47.196Z] 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-29T17:49:47.452Z] 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-29T17:49:47.452Z] 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-29T17:49:47.452Z] 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-29T17:49:47.452Z] 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 55 kB/s) [2019-07-29T17:49:47.452Z] 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-29T17:49:47.452Z] 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-29T17:49:47.452Z] 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-29T17:49:47.707Z] 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-29T17:49:47.707Z] 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-29T17:49:47.707Z] 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-29T17:49:47.708Z] 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 25 kB/s) [2019-07-29T17:49:47.708Z] 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-29T17:49:47.708Z] 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-29T17:49:47.708Z] 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-29T17:49:47.963Z] 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-29T17:49:47.963Z] 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-29T17:49:47.963Z] 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-29T17:49:47.963Z] 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 58 kB/s) [2019-07-29T17:49:47.963Z] 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-29T17:49:47.963Z] 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-29T17:49:47.963Z] 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-29T17:49:48.218Z] 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-29T17:49:48.218Z] 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-29T17:49:48.218Z] 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-29T17:49:48.218Z] 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 53 kB/s) [2019-07-29T17:49:48.218Z] 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-29T17:49:48.218Z] 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-29T17:49:48.218Z] 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-29T17:49:48.473Z] 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-29T17:49:48.473Z] 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-29T17:49:48.473Z] 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-29T17:49:48.473Z] 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 36 kB/s) [2019-07-29T17:49:48.473Z] 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-29T17:49:48.473Z] 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-29T17:49:48.473Z] 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-29T17:49:48.729Z] 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-29T17:49:48.729Z] 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-29T17:49:48.729Z] 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-29T17:49:48.729Z] 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 25 kB/s) [2019-07-29T17:49:48.729Z] 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-29T17:49:48.729Z] 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-29T17:49:48.729Z] 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-29T17:49:48.984Z] 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-29T17:49:48.984Z] 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-29T17:49:48.984Z] 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-29T17:49:48.984Z] 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 39 kB/s) [2019-07-29T17:49:48.984Z] 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-29T17:49:48.984Z] 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-29T17:49:48.984Z] 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-29T17:49:49.240Z] 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-29T17:49:49.240Z] 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-29T17:49:49.240Z] 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-29T17:49:49.240Z] 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 78 kB/s) [2019-07-29T17:49:49.240Z] 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-29T17:49:49.240Z] 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-29T17:49:49.240Z] 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-29T17:49:49.495Z] 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-29T17:49:49.495Z] 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-29T17:49:49.495Z] 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-29T17:49:49.495Z] 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 54 kB/s) [2019-07-29T17:49:49.495Z] 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-29T17:49:49.495Z] 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-29T17:49:49.495Z] 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-29T17:49:49.750Z] 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-29T17:49:49.750Z] 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-29T17:49:49.750Z] 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-29T17:49:49.750Z] 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 56 kB/s) [2019-07-29T17:49:49.750Z] 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-29T17:49:49.750Z] 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-29T17:49:49.750Z] 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-29T17:49:50.006Z] 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-29T17:49:50.006Z] 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-29T17:49:50.006Z] 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-29T17:49:50.006Z] 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 23 kB/s) [2019-07-29T17:49:50.006Z] 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-29T17:49:50.261Z] 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-29T17:49:50.261Z] 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-29T17:49:50.517Z] 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-29T17:49:50.517Z] 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-29T17:49:50.517Z] 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-29T17:49:50.517Z] 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 81 kB/s) [2019-07-29T17:49:50.517Z] 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-29T17:49:50.517Z] 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-29T17:49:50.517Z] 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-29T17:49:50.772Z] 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-29T17:49:50.772Z] 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-29T17:49:50.772Z] 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-29T17:49:50.772Z] 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 21 kB/s) [2019-07-29T17:49:50.773Z] 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-29T17:49:50.773Z] 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-29T17:49:50.773Z] 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-29T17:49:50.773Z] 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-29T17:49:51.028Z] 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-29T17:49:51.028Z] 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-29T17:49:51.028Z] 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 527 kB/s) [2019-07-29T17:49:51.028Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-29T17:49:51.028Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-29T17:49:51.028Z] 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-29T17:49:51.028Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-29T17:49:51.028Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-29T17:49:51.283Z] 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-29T17:49:51.283Z] 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 729 kB/s) [2019-07-29T17:49:51.283Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [2019-07-29T17:49:51.283Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [2019-07-29T17:49:51.283Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom [2019-07-29T17:49:51.283Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom [2019-07-29T17:49:51.283Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom [2019-07-29T17:49:51.283Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [2019-07-29T17:49:51.539Z] 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 173 kB/s) [2019-07-29T17:49:51.539Z] 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-29T17:49:51.539Z] 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-29T17:49:51.539Z] 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-29T17:49:51.539Z] 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-29T17:49:51.539Z] 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-29T17:49:51.794Z] 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-29T17:49:51.794Z] 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 133 kB/s) [2019-07-29T17:49:51.794Z] 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-29T17:49:51.794Z] 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-29T17:49:51.794Z] 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-29T17:49:51.794Z] 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-29T17:49:52.049Z] 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-29T17:49:52.049Z] 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-29T17:49:52.049Z] 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 262 kB/s) [2019-07-29T17:49:52.049Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-29T17:49:52.049Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-29T17:49:52.049Z] 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-29T17:49:52.049Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-29T17:49:52.049Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-29T17:49:52.049Z] 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-29T17:49:52.304Z] 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 596 kB/s) [2019-07-29T17:49:52.304Z] 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-29T17:49:52.304Z] 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-29T17:49:52.304Z] 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-29T17:49:52.304Z] 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-29T17:49:52.304Z] 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-29T17:49:52.304Z] 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-29T17:49:52.304Z] 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 225 kB/s) [2019-07-29T17:49:52.304Z] 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-29T17:49:52.304Z] 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-29T17:49:52.559Z] 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-29T17:49:52.559Z] 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-29T17:49:52.559Z] 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-29T17:49:52.559Z] 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-29T17:49:52.559Z] 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 239 kB/s) [2019-07-29T17:49:52.559Z] 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-29T17:49:52.559Z] 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-29T17:49:52.559Z] 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-29T17:49:52.814Z] 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-29T17:49:52.814Z] 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-29T17:49:52.814Z] 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-29T17:49:52.814Z] 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 427 kB/s) [2019-07-29T17:49:52.814Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-29T17:49:52.814Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-29T17:49:52.814Z] 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-29T17:49:53.070Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-29T17:49:53.070Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-29T17:49:53.070Z] 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-29T17:49:53.070Z] 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 697 kB/s) [2019-07-29T17:49:53.070Z] 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-29T17:49:53.070Z] 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-29T17:49:53.070Z] 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-29T17:49:53.326Z] 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-29T17:49:53.326Z] 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-29T17:49:53.326Z] 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-29T17:49:53.326Z] 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 254 kB/s) [2019-07-29T17:49:53.326Z] 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-29T17:49:53.326Z] 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-29T17:49:53.326Z] 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-29T17:49:53.581Z] 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-29T17:49:53.581Z] 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-29T17:49:53.581Z] 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-29T17:49:53.581Z] 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 160 kB/s) [2019-07-29T17:49:53.581Z] 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-29T17:49:53.581Z] 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-29T17:49:53.581Z] 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-29T17:49:53.837Z] 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-29T17:49:53.837Z] 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-29T17:49:53.837Z] 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-29T17:49:53.837Z] 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 121 kB/s) [2019-07-29T17:49:53.837Z] 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-29T17:49:53.837Z] 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-29T17:49:53.837Z] 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-29T17:49:54.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-29T17:49:54.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-29T17:49:54.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-29T17:49:54.348Z] 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 88 kB/s) [2019-07-29T17:49:54.348Z] 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-29T17:49:54.348Z] 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-29T17:49:54.348Z] 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-29T17:49:54.348Z] 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-29T17:49:54.348Z] 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-29T17:49:54.348Z] 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-29T17:49:54.348Z] 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 530 kB/s) [2019-07-29T17:49:54.603Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-29T17:49:54.603Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-29T17:49:54.603Z] 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-29T17:49:54.603Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-29T17:49:54.603Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-29T17:49:54.603Z] 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-29T17:49:54.603Z] 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.8 MB/s) [2019-07-29T17:49:54.603Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-29T17:49:54.603Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-29T17:49:54.859Z] 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-29T17:49:54.859Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-29T17:49:54.859Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-29T17:49:54.859Z] 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-29T17:49:54.859Z] 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 37 kB/s) [2019-07-29T17:49:54.859Z] 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-29T17:49:54.859Z] 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-29T17:49:55.114Z] 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-29T17:49:55.114Z] 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-29T17:49:55.114Z] 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-29T17:49:55.114Z] 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-29T17:49:55.114Z] 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 198 kB/s) [2019-07-29T17:49:55.114Z] 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-29T17:49:55.114Z] 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-29T17:49:55.114Z] 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-29T17:49:55.370Z] 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-29T17:49:55.370Z] 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-29T17:49:55.370Z] 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-29T17:49:55.370Z] 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 96 kB/s) [2019-07-29T17:49:55.370Z] 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-29T17:49:55.370Z] 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-29T17:49:55.370Z] 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-29T17:49:55.624Z] 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-29T17:49:55.624Z] 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-29T17:49:55.624Z] 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-29T17:49:55.624Z] 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 791 kB/s) [2019-07-29T17:49:55.624Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-29T17:49:55.624Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-29T17:49:55.624Z] 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-29T17:49:55.879Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-29T17:49:55.879Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-29T17:49:55.879Z] 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-29T17:49:55.879Z] 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 1.2 MB/s) [2019-07-29T17:49:56.135Z] 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-29T17:49:56.135Z] 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-29T17:49:56.135Z] 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-29T17:49:56.135Z] 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-29T17:49:56.135Z] 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-29T17:49:56.135Z] 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-29T17:49:56.135Z] 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 116 kB/s) [2019-07-29T17:49:56.135Z] 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-29T17:49:56.391Z] 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 296 kB/s) [2019-07-29T17:49:56.391Z] 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-29T17:49:56.391Z] 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 649 kB/s) [2019-07-29T17:49:56.391Z] 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-29T17:49:56.391Z] 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-29T17:49:56.391Z] 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-29T17:49:56.391Z] 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-29T17:49:56.391Z] 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-29T17:49:56.391Z] 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-29T17:49:56.647Z] 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 147 kB/s) [2019-07-29T17:49:56.647Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-29T17:49:56.647Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-29T17:49:56.647Z] 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-29T17:49:56.647Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-29T17:49:56.647Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-29T17:49:56.647Z] 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-29T17:49:56.647Z] 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 284 kB/s) [2019-07-29T17:49:56.647Z] 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-29T17:49:56.902Z] 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-29T17:49:56.902Z] 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-29T17:49:56.902Z] 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-29T17:49:56.902Z] 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-29T17:49:56.902Z] 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-29T17:49:56.902Z] 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 229 kB/s) [2019-07-29T17:49:56.902Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-29T17:49:56.902Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-29T17:49:57.157Z] 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-29T17:49:57.157Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-29T17:49:57.157Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-29T17:49:57.157Z] 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-29T17:49:57.157Z] 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 157 kB/s) [2019-07-29T17:49:57.157Z] 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-29T17:49:57.157Z] 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-29T17:49:57.412Z] 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-29T17:49:57.412Z] 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-29T17:49:57.412Z] 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-29T17:49:57.412Z] 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-29T17:49:57.412Z] 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 230 kB/s) [2019-07-29T17:49:57.412Z] 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-29T17:49:57.412Z] 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-29T17:49:57.412Z] 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-29T17:49:57.667Z] 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-29T17:49:57.667Z] 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-29T17:49:57.667Z] 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-29T17:49:57.667Z] 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 638 kB/s) [2019-07-29T17:49:57.667Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-29T17:49:57.667Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-29T17:49:57.667Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom [2019-07-29T17:49:57.923Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-29T17:49:57.923Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-29T17:49:57.923Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom [2019-07-29T17:49:57.923Z] 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 1.2 MB/s) [2019-07-29T17:49:57.923Z] 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-29T17:49:57.923Z] 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-29T17:49:57.923Z] 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-29T17:49:58.178Z] 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-29T17:49:58.178Z] 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-29T17:49:58.178Z] 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-29T17:49:58.178Z] 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 411 kB/s) [2019-07-29T17:49:58.178Z] 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-29T17:49:58.178Z] 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-29T17:49:58.178Z] 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-29T17:49:58.434Z] 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-29T17:49:58.434Z] 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-29T17:49:58.434Z] 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-29T17:49:58.434Z] 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 376 kB/s) [2019-07-29T17:49:58.434Z] 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-29T17:49:58.434Z] 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-29T17:49:58.434Z] 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-29T17:49:58.690Z] 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-29T17:49:58.690Z] 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-29T17:49:58.690Z] 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-29T17:49:58.690Z] 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 552 kB/s) [2019-07-29T17:49:58.690Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-29T17:49:58.690Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-29T17:49:58.690Z] 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-29T17:49:58.946Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-29T17:49:58.946Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-29T17:49:58.946Z] 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-29T17:49:58.946Z] 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 1.2 MB/s) [2019-07-29T17:49:58.946Z] 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-29T17:49:58.946Z] 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-29T17:49:58.946Z] 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-29T17:49:59.201Z] 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-29T17:49:59.201Z] 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-29T17:49:59.201Z] 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-29T17:49:59.201Z] 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 530 kB/s) [2019-07-29T17:49:59.201Z] 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-29T17:49:59.201Z] 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-29T17:49:59.201Z] 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-29T17:49:59.457Z] 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-29T17:49:59.457Z] 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-29T17:49:59.457Z] 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-29T17:49:59.457Z] 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 61 kB/s) [2019-07-29T17:49:59.457Z] 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-29T17:49:59.457Z] 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-29T17:49:59.457Z] 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-29T17:49:59.713Z] 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-29T17:49:59.713Z] 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-29T17:49:59.713Z] 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-29T17:49:59.713Z] 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 582 kB/s) [2019-07-29T17:49:59.713Z] 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-29T17:49:59.713Z] 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-29T17:49:59.713Z] 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-29T17:49:59.968Z] 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-29T17:49:59.968Z] 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-29T17:49:59.968Z] 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-29T17:49:59.968Z] 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 84 kB/s) [2019-07-29T17:49:59.968Z] 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-29T17:49:59.968Z] 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-29T17:49:59.968Z] 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-29T17:50:00.224Z] 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-29T17:50:00.224Z] 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-29T17:50:00.224Z] 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-29T17:50:00.224Z] 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 130 kB/s) [2019-07-29T17:50:00.224Z] 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-29T17:50:00.224Z] 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-29T17:50:00.224Z] 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-29T17:50:00.479Z] 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-29T17:50:00.479Z] 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-29T17:50:00.479Z] 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-29T17:50:00.479Z] 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 285 kB/s) [2019-07-29T17:50:00.479Z] 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-29T17:50:00.479Z] 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-29T17:50:00.479Z] 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-29T17:50:00.479Z] 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-29T17:50:00.735Z] 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-29T17:50:00.735Z] 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-29T17:50:00.735Z] 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 52 kB/s) [2019-07-29T17:50:00.735Z] 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-29T17:50:00.735Z] 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-29T17:50:00.735Z] 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-29T17:50:00.735Z] 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-29T17:50:00.990Z] 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-29T17:50:00.990Z] 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-29T17:50:00.990Z] 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 76 kB/s) [2019-07-29T17:50:00.990Z] 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-29T17:50:00.990Z] 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-29T17:50:00.990Z] 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-29T17:50:00.990Z] 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-29T17:50:00.990Z] 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-29T17:50:01.246Z] 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-29T17:50:01.246Z] 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 172 kB/s) [2019-07-29T17:50:01.246Z] 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-29T17:50:01.246Z] 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-29T17:50:01.246Z] 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-29T17:50:01.246Z] 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-29T17:50:01.246Z] 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-29T17:50:01.501Z] 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-29T17:50:01.501Z] 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 107 kB/s) [2019-07-29T17:50:01.501Z] 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-29T17:50:01.501Z] 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-29T17:50:01.501Z] 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-29T17:50:01.501Z] 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-29T17:50:01.756Z] 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-29T17:50:01.756Z] 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-29T17:50:01.756Z] 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 90 kB/s) [2019-07-29T17:50:01.756Z] 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-29T17:50:01.756Z] 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-29T17:50:01.756Z] 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-29T17:50:01.756Z] 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-29T17:50:02.011Z] 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-29T17:50:02.011Z] 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-29T17:50:02.011Z] 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 36 kB/s) [2019-07-29T17:50:02.011Z] 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-29T17:50:02.011Z] 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-29T17:50:02.011Z] 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-29T17:50:02.267Z] 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-29T17:50:02.267Z] 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-29T17:50:02.267Z] 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-29T17:50:02.267Z] 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 34 kB/s) [2019-07-29T17:50:02.267Z] 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-29T17:50:02.267Z] 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-29T17:50:02.267Z] 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-29T17:50:02.523Z] 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-29T17:50:02.523Z] 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-29T17:50:02.523Z] 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-29T17:50:02.523Z] 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 85 kB/s) [2019-07-29T17:50:02.523Z] 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-29T17:50:02.523Z] 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-29T17:50:02.523Z] 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-29T17:50:02.779Z] 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-29T17:50:02.779Z] 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-29T17:50:02.779Z] 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-29T17:50:02.779Z] 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 632 kB/s) [2019-07-29T17:50:02.779Z] 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-29T17:50:02.780Z] 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-29T17:50:02.780Z] 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-29T17:50:03.035Z] 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-29T17:50:03.035Z] 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-29T17:50:03.035Z] 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-29T17:50:03.035Z] 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 72 kB/s) [2019-07-29T17:50:03.035Z] 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-29T17:50:03.035Z] 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-29T17:50:03.035Z] 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-29T17:50:03.290Z] 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-29T17:50:03.290Z] 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-29T17:50:03.290Z] 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-29T17:50:03.290Z] 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 145 kB/s) [2019-07-29T17:50:03.290Z] 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-29T17:50:03.290Z] 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-29T17:50:03.290Z] 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-29T17:50:03.545Z] 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-29T17:50:03.545Z] 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-29T17:50:03.545Z] 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-29T17:50:03.545Z] 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 53 kB/s) [2019-07-29T17:50:03.545Z] 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-29T17:50:03.545Z] 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-29T17:50:03.545Z] 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-29T17:50:03.801Z] 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-29T17:50:03.801Z] 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-29T17:50:03.801Z] 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-29T17:50:03.801Z] 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 108 kB/s) [2019-07-29T17:50:03.801Z] 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-29T17:50:03.801Z] 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-29T17:50:03.801Z] 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-29T17:50:03.801Z] 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-29T17:50:03.801Z] 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-29T17:50:04.056Z] 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-29T17:50:04.056Z] 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 87 kB/s) [2019-07-29T17:50:04.056Z] 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-29T17:50:04.056Z] 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-29T17:50:04.056Z] 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-29T17:50:04.056Z] 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-29T17:50:04.056Z] 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-29T17:50:04.311Z] 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-29T17:50:04.311Z] 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 317 kB/s) [2019-07-29T17:50:04.311Z] 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-29T17:50:04.311Z] 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-29T17:50:04.311Z] 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-29T17:50:04.311Z] 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-29T17:50:04.311Z] 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-29T17:50:04.311Z] 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-29T17:50:04.566Z] 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 44 kB/s) [2019-07-29T17:50:04.566Z] 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-29T17:50:04.566Z] 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-29T17:50:04.566Z] 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-29T17:50:04.566Z] 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-29T17:50:04.566Z] 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-29T17:50:04.566Z] 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-29T17:50:04.821Z] 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 380 kB/s) [2019-07-29T17:50:04.821Z] 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-29T17:50:04.821Z] 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-29T17:50:04.821Z] 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-29T17:50:04.821Z] 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-29T17:50:04.821Z] 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-29T17:50:04.821Z] 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-29T17:50:04.821Z] 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 48 kB/s) [2019-07-29T17:50:04.821Z] 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-29T17:50:05.076Z] 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-29T17:50:05.076Z] 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-29T17:50:05.076Z] 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-29T17:50:05.076Z] 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-29T17:50:05.076Z] 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-29T17:50:05.076Z] 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 215 kB/s) [2019-07-29T17:50:05.076Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-29T17:50:05.076Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-29T17:50:05.076Z] 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-29T17:50:05.332Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-29T17:50:05.332Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-29T17:50:05.332Z] 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-29T17:50:05.332Z] 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 504 kB/s) [2019-07-29T17:50:05.332Z] 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-29T17:50:05.332Z] 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-29T17:50:05.332Z] 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-29T17:50:05.587Z] 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-29T17:50:05.587Z] 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-29T17:50:05.587Z] 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-29T17:50:05.587Z] 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 70 kB/s) [2019-07-29T17:50:05.587Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-29T17:50:05.587Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-29T17:50:05.587Z] 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-29T17:50:05.843Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-29T17:50:05.843Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-29T17:50:05.843Z] 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-29T17:50:05.843Z] 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 970 kB/s) [2019-07-29T17:50:05.843Z] 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-29T17:50:05.843Z] 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-29T17:50:05.843Z] 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-29T17:50:06.098Z] 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-29T17:50:06.098Z] 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-29T17:50:06.098Z] 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-29T17:50:06.098Z] 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 213 kB/s) [2019-07-29T17:50:06.098Z] 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-29T17:50:06.098Z] 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-29T17:50:06.098Z] 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-29T17:50:06.354Z] 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-29T17:50:06.354Z] 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-29T17:50:06.354Z] 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-29T17:50:06.354Z] 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 666 kB/s) [2019-07-29T17:50:06.354Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-29T17:50:06.354Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-29T17:50:06.354Z] 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-29T17:50:06.609Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-29T17:50:06.609Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-29T17:50:06.609Z] 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-29T17:50:06.609Z] 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 250 kB/s) [2019-07-29T17:50:06.609Z] 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-29T17:50:06.609Z] 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-29T17:50:06.609Z] 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-29T17:50:06.864Z] 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-29T17:50:06.864Z] 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-29T17:50:06.864Z] 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-29T17:50:06.864Z] 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 367 kB/s) [2019-07-29T17:50:06.864Z] 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-29T17:50:06.864Z] 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-29T17:50:06.864Z] 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-29T17:50:07.120Z] 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-29T17:50:07.120Z] 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-29T17:50:07.120Z] 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-29T17:50:07.120Z] 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 41 kB/s) [2019-07-29T17:50:07.120Z] 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-29T17:50:07.120Z] 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 414 kB/s) [2019-07-29T17:50:07.120Z] 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-29T17:50:07.120Z] 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 615 kB/s) [2019-07-29T17:50:07.120Z] 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-29T17:50:07.120Z] 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-29T17:50:07.120Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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 384 kB/s) [2019-07-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.375Z] 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-29T17:50:07.631Z] 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.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 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.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 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 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-29T17:50:07.631Z] 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 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-29T17:50:07.631Z] 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 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 Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-29T17:50:07.631Z] 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 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-29T17:50:07.631Z] 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 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-29T17:50:07.631Z] Progress (1): 1.5/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-29T17:50:07.631Z] 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 10.0 MB/s) [2019-07-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] 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-29T17:50:07.631Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-29T17:50:07.631Z] 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-29T17:50:07.887Z] 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-29T17:50:07.887Z] 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-29T17:50:07.887Z] 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-29T17:50:07.887Z] 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-29T17:50:07.887Z] 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-29T17:50:07.887Z] 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-29T17:50:07.887Z] 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-29T17:50:07.887Z] 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-29T17:50:07.887Z] 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-29T17:50:07.887Z] 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-29T17:50:07.887Z] 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-29T17:50:07.887Z] 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-29T17:50:08.143Z] 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-29T17:50:08.143Z] 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-29T17:50:08.143Z] Progress (1): 4.1/97 kB Progress (1): 6.4/97 kB Progress (1): 11/97 kB Progress (1): 13/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-29T17:50:08.143Z] 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-29T17:50:08.143Z] Progress (1): 17/97 kB Progress (1): 21/97 kB Progress (1): 25/97 kB Progress (1): 30/97 kB Progress (1): 34/97 kB Progress (1): 37/97 kB Progress (1): 42/97 kB Progress (1): 46/97 kB Progress (1): 50/97 kB Progress (1): 54/97 kB Progress (1): 58/97 kB Progress (1): 59/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-29T17:50:08.143Z] 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-29T17:50:08.143Z] 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-29T17:50:08.398Z] 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-29T17:50:08.398Z] Progress (1): 63/97 kB Progress (1): 67/97 kB Progress (1): 71/97 kB Progress (1): 75/97 kB Progress (1): 79/97 kB Progress (1): 84/97 kB Progress (1): 88/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-29T17:50:08.398Z] 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-29T17:50:08.398Z] 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-29T17:50:08.398Z] 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-29T17:50:08.398Z] 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 146 kB/s) [2019-07-29T17:50:08.398Z] 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-29T17:50:08.654Z] 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-29T17:50:08.654Z] 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-29T17:50:08.654Z] 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-29T17:50:08.654Z] 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-29T17:50:08.654Z] 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-29T17:50:08.654Z] 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-29T17:50:08.654Z] 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-29T17:50:08.654Z] 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-29T17:50:08.654Z] 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-29T17:50:08.654Z] 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-29T17:50:08.909Z] 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-29T17:50:08.909Z] 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-29T17:50:08.909Z] 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-29T17:50:08.909Z] 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-29T17:50:08.909Z] 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-29T17:50:08.909Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.164Z] 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-29T17:50:09.421Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-29T17:50:09.421Z] 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-29T17:50:09.421Z] 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-29T17:50:09.421Z] 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-29T17:50:09.421Z] 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-29T17:50:09.421Z] 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-29T17:50:09.421Z] 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-29T17:50:09.421Z] 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-29T17:50:09.421Z] 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-29T17:50:09.421Z] 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): 33/82 kB Progress (1): 37/82 kB Progress (1): 41/82 kB Progress (1): 45/82 kB Progress (1): 49/82 kB Progress (1): 53/82 kB Progress (1): 57/82 kB Progress (1): 61/82 kB Progress (1): 65/82 kB Progress (1): 69/82 kB Progress (1): 73/82 kB Progress (1): 77/82 kB Progress (1): 81/82 kB Progress (1): 82 kB Progress (2): 82 kB | 4.1/145 kB Progress (2): 82 kB | 7.7/145 kB Progress (2): 82 kB | 12/145 kB Progress (2): 82 kB | 16/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 3.2 MB/s) [2019-07-29T17:50:09.421Z] Progress (2): 16/145 kB | 4.1/230 kB Progress (2): 20/145 kB | 4.1/230 kB Progress (2): 20/145 kB | 7.7/230 kB 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-29T17:50:09.421Z] Progress (2): 20/145 kB | 12/230 kB Progress (2): 24/145 kB | 12/230 kB Progress (2): 24/145 kB | 16/230 kB Progress (2): 28/145 kB | 16/230 kB Progress (2): 28/145 kB | 20/230 kB Progress (2): 32/145 kB | 20/230 kB Progress (2): 32/145 kB | 24/230 kB Progress (2): 36/145 kB | 24/230 kB Progress (2): 36/145 kB | 28/230 kB Progress (2): 40/145 kB | 28/230 kB Progress (2): 40/145 kB | 32/230 kB Progress (2): 44/145 kB | 32/230 kB Progress (2): 44/145 kB | 36/230 kB Progress (2): 48/145 kB | 36/230 kB Progress (2): 48/145 kB | 40/230 kB Progress (2): 52/145 kB | 40/230 kB Progress (2): 52/145 kB | 44/230 kB Progress (2): 56/145 kB | 44/230 kB Progress (2): 56/145 kB | 48/230 kB Progress (2): 60/145 kB | 48/230 kB Progress (2): 60/145 kB | 52/230 kB Progress (2): 64/145 kB | 52/230 kB Progress (2): 64/145 kB | 56/230 kB Progress (3): 64/145 kB | 56/230 kB | 4.1/378 kB Progress (3): 64/145 kB | 60/230 kB | 4.1/378 kB Progress (3): 68/145 kB | 60/230 kB | 4.1/378 kB Progress (3): 68/145 kB | 64/230 kB | 4.1/378 kB Progress (3): 68/145 kB | 64/230 kB | 7.7/378 kB Progress (3): 68/145 kB | 68/230 kB | 7.7/378 kB Progress (3): 72/145 kB | 68/230 kB | 7.7/378 kB Progress (3): 72/145 kB | 72/230 kB | 7.7/378 kB Progress (3): 72/145 kB | 72/230 kB | 12/378 kB Progress (3): 72/145 kB | 76/230 kB | 12/378 kB Progress (3): 76/145 kB | 76/230 kB | 12/378 kB Progress (3): 76/145 kB | 80/230 kB | 12/378 kB Progress (3): 76/145 kB | 80/230 kB | 16/378 kB Progress (3): 76/145 kB | 84/230 kB | 16/378 kB Progress (3): 80/145 kB | 84/230 kB | 16/378 kB Progress (3): 80/145 kB | 88/230 kB | 16/378 kB Progress (3): 80/145 kB | 88/230 kB | 20/378 kB Progress (3): 80/145 kB | 92/230 kB | 20/378 kB Progress (3): 84/145 kB | 92/230 kB | 20/378 kB Progress (3): 84/145 kB | 96/230 kB | 20/378 kB Progress (3): 84/145 kB | 96/230 kB | 24/378 kB Progress (3): 84/145 kB | 100/230 kB | 24/378 kB Progress (3): 84/145 kB | 100/230 kB | 28/378 kB Progress (3): 88/145 kB | 100/230 kB | 28/378 kB Progress (3): 88/145 kB | 100/230 kB | 32/378 kB Progress (3): 88/145 kB | 104/230 kB | 32/378 kB Progress (3): 88/145 kB | 104/230 kB | 36/378 kB Progress (3): 92/145 kB | 104/230 kB | 36/378 kB Progress (3): 92/145 kB | 104/230 kB | 40/378 kB Progress (3): 92/145 kB | 108/230 kB | 40/378 kB Progress (3): 92/145 kB | 108/230 kB | 44/378 kB Progress (3): 96/145 kB | 108/230 kB | 44/378 kB Progress (3): 96/145 kB | 108/230 kB | 48/378 kB Progress (3): 96/145 kB | 112/230 kB | 48/378 kB Progress (3): 96/145 kB | 112/230 kB | 52/378 kB Progress (3): 100/145 kB | 112/230 kB | 52/378 kB Progress (3): 100/145 kB | 112/230 kB | 56/378 kB Progress (3): 100/145 kB | 116/230 kB | 56/378 kB Progress (3): 100/145 kB | 116/230 kB | 60/378 kB Progress (3): 104/145 kB | 116/230 kB | 60/378 kB Progress (3): 104/145 kB | 116/230 kB | 64/378 kB Progress (3): 104/145 kB | 120/230 kB | 64/378 kB Progress (3): 104/145 kB | 120/230 kB | 68/378 kB Progress (3): 108/145 kB | 120/230 kB | 68/378 kB Progress (3): 108/145 kB | 120/230 kB | 72/378 kB Progress (3): 108/145 kB | 124/230 kB | 72/378 kB Progress (3): 108/145 kB | 124/230 kB | 76/378 kB Progress (3): 112/145 kB | 124/230 kB | 76/378 kB Progress (3): 112/145 kB | 124/230 kB | 80/378 kB Progress (3): 112/145 kB | 128/230 kB | 80/378 kB Progress (3): 112/145 kB | 128/230 kB | 84/378 kB Progress (3): 116/145 kB | 128/230 kB | 84/378 kB Progress (3): 116/145 kB | 128/230 kB | 88/378 kB Progress (3): 116/145 kB | 132/230 kB | 88/378 kB Progress (3): 116/145 kB | 132/230 kB | 92/378 kB Progress (3): 120/145 kB | 132/230 kB | 92/378 kB Progress (3): 120/145 kB | 132/230 kB | 96/378 kB Progress (3): 120/145 kB | 136/230 kB | 96/378 kB Progress (3): 120/145 kB | 136/230 kB | 100/378 kB Progress (3): 124/145 kB | 136/230 kB | 100/378 kB Progress (3): 124/145 kB | 136/230 kB | 104/378 kB Progress (3): 124/145 kB | 140/230 kB | 104/378 kB Progress (3): 124/145 kB | 140/230 kB | 108/378 kB Progress (3): 128/145 kB | 140/230 kB | 108/378 kB Progress (3): 128/145 kB | 140/230 kB | 112/378 kB Progress (3): 128/145 kB | 144/230 kB | 112/378 kB Progress (3): 128/145 kB | 144/230 kB | 116/378 kB Progress (3): 132/145 kB | 144/230 kB | 116/378 kB Progress (3): 132/145 kB | 144/230 kB | 120/378 kB Progress (3): 132/145 kB | 148/230 kB | 120/378 kB Progress (3): 132/145 kB | 148/230 kB | 124/378 kB Progress (3): 136/145 kB | 148/230 kB | 124/378 kB Progress (3): 136/145 kB | 148/230 kB | 128/378 kB Progress (3): 136/145 kB | 152/230 kB | 128/378 kB Progress (3): 136/145 kB | 152/230 kB | 132/378 kB Progress (3): 140/145 kB | 152/230 kB | 132/378 kB Progress (3): 140/145 kB | 152/230 kB | 136/378 kB Progress (3): 140/145 kB | 156/230 kB | 136/378 kB Progress (3): 140/145 kB | 156/230 kB | 140/378 kB Progress (3): 144/145 kB | 156/230 kB | 140/378 kB Progress (3): 144/145 kB | 156/230 kB | 144/378 kB Progress (3): 144/145 kB | 160/230 kB | 144/378 kB Progress (3): 144/145 kB | 160/230 kB | 148/378 kB Progress (3): 144/145 kB | 160/230 kB | 152/378 kB Progress (3): 145 kB | 160/230 kB | 152/378 kB Progress (3): 145 kB | 160/230 kB | 156/378 kB Progress (3): 145 kB | 164/230 kB | 156/378 kB Progress (3): 145 kB | 164/230 kB | 160/378 kB Progress (3): 145 kB | 168/230 kB | 160/378 kB Progress (3): 145 kB | 168/230 kB | 164/378 kB Progress (3): 145 kB | 172/230 kB | 164/378 kB Progress (3): 145 kB | 172/230 kB | 168/378 kB Progress (3): 145 kB | 176/230 kB | 168/378 kB Progress (3): 145 kB | 176/230 kB | 172/378 kB Progress (3): 145 kB | 180/230 kB | 172/378 kB Progress (3): 145 kB | 180/230 kB | 176/378 kB Progress (3): 145 kB | 184/230 kB | 176/378 kB Progress (3): 145 kB | 184/230 kB | 180/378 kB Progress (3): 145 kB | 188/230 kB | 180/378 kB Progress (3): 145 kB | 188/230 kB | 184/378 kB Progress (3): 145 kB | 192/230 kB | 184/378 kB Progress (3): 145 kB | 192/230 kB | 188/378 kB Progress (3): 145 kB | 196/230 kB | 188/378 kB Progress (3): 145 kB | 196/230 kB | 192/378 kB Progress (3): 145 kB | 200/230 kB | 192/378 kB Progress (3): 145 kB | 200/230 kB | 196/378 kB Progress (3): 145 kB | 204/230 kB | 196/378 kB Progress (3): 145 kB | 204/230 kB | 200/378 kB Progress (3): 145 kB | 208/230 kB | 200/378 kB Progress (3): 145 kB | 208/230 kB | 204/378 kB Progress (3): 145 kB | 212/230 kB | 204/378 kB Progress (3): 145 kB | 212/230 kB | 208/378 kB Progress (3): 145 kB | 216/230 kB | 208/378 kB Progress (3): 145 kB | 216/230 kB | 212/378 kB Progress (3): 145 kB | 220/230 kB | 212/378 kB Progress (3): 145 kB | 220/230 kB | 216/378 kB Progress (3): 145 kB | 224/230 kB | 216/378 kB Progress (3): 145 kB | 224/230 kB | 220/378 kB Progress (3): 145 kB | 228/230 kB | 220/378 kB Progress (3): 145 kB | 228/230 kB | 224/378 kB Progress (3): 145 kB | 230 kB | 224/378 kB Progress (3): 145 kB | 230 kB | 228/378 kB Progress (3): 145 kB | 230 kB | 232/378 kB Progress (3): 145 kB | 230 kB | 236/378 kB Progress (3): 145 kB | 230 kB | 240/378 kB Progress (3): 145 kB | 230 kB | 244/378 kB Progress (3): 145 kB | 230 kB | 248/378 kB Progress (3): 145 kB | 230 kB | 252/378 kB Progress (3): 145 kB | 230 kB | 256/378 kB Progress (3): 145 kB | 230 kB | 260/378 kB Progress (3): 145 kB | 230 kB | 264/378 kB Progress (3): 145 kB | 230 kB | 268/378 kB Progress (3): 145 kB | 230 kB | 272/378 kB Progress (3): 145 kB | 230 kB | 276/378 kB Progress (3): 145 kB | 230 kB | 280/378 kB Progress (3): 145 kB | 230 kB | 284/378 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 3.5 MB/s) [2019-07-29T17:50:09.421Z] Progress (2): 230 kB | 288/378 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-29T17:50:09.421Z] Progress (2): 230 kB | 292/378 kB Progress (2): 230 kB | 296/378 kB Progress (2): 230 kB | 300/378 kB Progress (2): 230 kB | 304/378 kB Progress (2): 230 kB | 308/378 kB Progress (2): 230 kB | 312/378 kB Progress (2): 230 kB | 316/378 kB Progress (2): 230 kB | 320/378 kB Progress (2): 230 kB | 324/378 kB Progress (2): 230 kB | 328/378 kB Progress (2): 230 kB | 332/378 kB Progress (2): 230 kB | 336/378 kB Progress (2): 230 kB | 340/378 kB Progress (2): 230 kB | 344/378 kB Progress (2): 230 kB | 348/378 kB Progress (2): 230 kB | 352/378 kB Progress (2): 230 kB | 356/378 kB Progress (3): 230 kB | 356/378 kB | 4.1/129 kB Progress (3): 230 kB | 360/378 kB | 4.1/129 kB Progress (3): 230 kB | 360/378 kB | 7.7/129 kB Progress (3): 230 kB | 364/378 kB | 7.7/129 kB Progress (3): 230 kB | 368/378 kB | 7.7/129 kB Progress (3): 230 kB | 368/378 kB | 12/129 kB Progress (3): 230 kB | 372/378 kB | 12/129 kB Progress (3): 230 kB | 372/378 kB | 16/129 kB Progress (3): 230 kB | 376/378 kB | 16/129 kB Progress (3): 230 kB | 376/378 kB | 20/129 kB Progress (3): 230 kB | 378 kB | 20/129 kB Progress (3): 230 kB | 378 kB | 24/129 kB Progress (3): 230 kB | 378 kB | 28/129 kB Progress (3): 230 kB | 378 kB | 32/129 kB Progress (3): 230 kB | 378 kB | 33/129 kB Progress (4): 230 kB | 378 kB | 33/129 kB | 4.1/244 kB Progress (4): 230 kB | 378 kB | 33/129 kB | 7.7/244 kB Progress (4): 230 kB | 378 kB | 33/129 kB | 12/244 kB Progress (4): 230 kB | 378 kB | 33/129 kB | 16/244 kB Progress (4): 230 kB | 378 kB | 33/129 kB | 20/244 kB Progress (4): 230 kB | 378 kB | 33/129 kB | 24/244 kB Progress (4): 230 kB | 378 kB | 33/129 kB | 28/244 kB Progress (4): 230 kB | 378 kB | 33/129 kB | 32/244 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 5.0 MB/s) [2019-07-29T17:50:09.421Z] Progress (3): 378 kB | 33/129 kB | 36/244 kB 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-29T17:50:09.421Z] Progress (3): 378 kB | 37/129 kB | 36/244 kB Progress (3): 378 kB | 37/129 kB | 40/244 kB Progress (3): 378 kB | 41/129 kB | 40/244 kB Progress (3): 378 kB | 41/129 kB | 44/244 kB Progress (3): 378 kB | 41/129 kB | 48/244 kB Progress (3): 378 kB | 45/129 kB | 48/244 kB Progress (3): 378 kB | 45/129 kB | 52/244 kB Progress (3): 378 kB | 45/129 kB | 56/244 kB Progress (3): 378 kB | 49/129 kB | 56/244 kB Progress (3): 378 kB | 49/129 kB | 60/244 kB Progress (3): 378 kB | 53/129 kB | 60/244 kB Progress (3): 378 kB | 53/129 kB | 64/244 kB Progress (3): 378 kB | 57/129 kB | 64/244 kB Progress (3): 378 kB | 57/129 kB | 68/244 kB Progress (3): 378 kB | 61/129 kB | 68/244 kB Progress (3): 378 kB | 61/129 kB | 72/244 kB Progress (3): 378 kB | 65/129 kB | 72/244 kB Progress (3): 378 kB | 65/129 kB | 76/244 kB Progress (3): 378 kB | 66/129 kB | 76/244 kB Progress (3): 378 kB | 66/129 kB | 80/244 kB Progress (3): 378 kB | 70/129 kB | 80/244 kB Progress (3): 378 kB | 70/129 kB | 84/244 kB Progress (3): 378 kB | 74/129 kB | 84/244 kB Progress (3): 378 kB | 74/129 kB | 88/244 kB Progress (3): 378 kB | 78/129 kB | 88/244 kB Progress (3): 378 kB | 78/129 kB | 92/244 kB Progress (3): 378 kB | 82/129 kB | 92/244 kB Progress (3): 378 kB | 82/129 kB | 96/244 kB Progress (3): 378 kB | 86/129 kB | 96/244 kB Progress (3): 378 kB | 86/129 kB | 100/244 kB Progress (3): 378 kB | 90/129 kB | 100/244 kB Progress (3): 378 kB | 90/129 kB | 104/244 kB Progress (3): 378 kB | 94/129 kB | 104/244 kB Progress (3): 378 kB | 94/129 kB | 108/244 kB Progress (4): 378 kB | 94/129 kB | 108/244 kB | 0/3.3 MB Progress (4): 378 kB | 94/129 kB | 112/244 kB | 0/3.3 MB Progress (4): 378 kB | 98/129 kB | 112/244 kB | 0/3.3 MB Progress (4): 378 kB | 98/129 kB | 112/244 kB | 0/3.3 MB Progress (4): 378 kB | 102/129 kB | 112/244 kB | 0/3.3 MB Progress (4): 378 kB | 102/129 kB | 116/244 kB | 0/3.3 MB Progress (4): 378 kB | 106/129 kB | 116/244 kB | 0/3.3 MB Progress (4): 378 kB | 106/129 kB | 116/244 kB | 0/3.3 MB Progress (4): 378 kB | 110/129 kB | 116/244 kB | 0/3.3 MB Progress (4): 378 kB | 110/129 kB | 120/244 kB | 0/3.3 MB Progress (4): 378 kB | 114/129 kB | 120/244 kB | 0/3.3 MB Progress (4): 378 kB | 114/129 kB | 120/244 kB | 0/3.3 MB Progress (4): 378 kB | 118/129 kB | 120/244 kB | 0/3.3 MB Progress (4): 378 kB | 118/129 kB | 124/244 kB | 0/3.3 MB Progress (4): 378 kB | 122/129 kB | 124/244 kB | 0/3.3 MB Progress (4): 378 kB | 122/129 kB | 124/244 kB | 0/3.3 MB Progress (4): 378 kB | 126/129 kB | 124/244 kB | 0/3.3 MB Progress (4): 378 kB | 126/129 kB | 128/244 kB | 0/3.3 MB Progress (4): 378 kB | 129 kB | 128/244 kB | 0/3.3 MB Progress (4): 378 kB | 129 kB | 128/244 kB | 0/3.3 MB Progress (4): 378 kB | 129 kB | 132/244 kB | 0/3.3 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 7.3 MB/s) [2019-07-29T17:50:09.421Z] Progress (3): 129 kB | 132/244 kB | 0/3.3 MB 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-29T17:50:09.421Z] Progress (3): 129 kB | 136/244 kB | 0/3.3 MB Progress (3): 129 kB | 136/244 kB | 0/3.3 MB Progress (3): 129 kB | 140/244 kB | 0/3.3 MB Progress (3): 129 kB | 140/244 kB | 0/3.3 MB Progress (3): 129 kB | 144/244 kB | 0/3.3 MB Progress (3): 129 kB | 144/244 kB | 0/3.3 MB Progress (3): 129 kB | 148/244 kB | 0/3.3 MB Progress (3): 129 kB | 148/244 kB | 0/3.3 MB Progress (3): 129 kB | 152/244 kB | 0/3.3 MB Progress (3): 129 kB | 152/244 kB | 0/3.3 MB Progress (3): 129 kB | 156/244 kB | 0/3.3 MB Progress (3): 129 kB | 156/244 kB | 0/3.3 MB Progress (3): 129 kB | 160/244 kB | 0/3.3 MB Progress (3): 129 kB | 160/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 164/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 164/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 168/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 168/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 172/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 172/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 176/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 176/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 180/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 180/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 184/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 184/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 188/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 188/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 192/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 192/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 196/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 196/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 200/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 200/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 204/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 204/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 208/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 208/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 212/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 212/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 216/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 216/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 220/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 220/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 224/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 224/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 228/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 228/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 232/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 232/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 236/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 236/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 240/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 240/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 244/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 244/244 kB | 0.1/3.3 MB Progress (3): 129 kB | 244 kB | 0.1/3.3 MB Progress (3): 129 kB | 244 kB | 0.1/3.3 MB Progress (3): 129 kB | 244 kB | 0.1/3.3 MB Progress (3): 129 kB | 244 kB | 0.1/3.3 MB Progress (3): 129 kB | 244 kB | 0.1/3.3 MB Progress (3): 129 kB | 244 kB | 0.1/3.3 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (129 kB at 2.2 MB/s) [2019-07-29T17:50:09.421Z] Progress (2): 244 kB | 0.2/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-29T17:50:09.421Z] Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (3): 244 kB | 0.2/3.3 MB | 4.1/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 4.1/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 7.7/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 7.7/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 12/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 12/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 16/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 16/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 20/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 20/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 24/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 24/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 28/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 28/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 32/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 32/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 36/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 36/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 40/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 40/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 44/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 44/44 kB Progress (3): 244 kB | 0.2/3.3 MB | 44 kB Progress (3): 244 kB | 0.2/3.3 MB | 44 kB Progress (3): 244 kB | 0.2/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.3/3.3 MB | 44 kB Progress (3): 244 kB | 0.4/3.3 MB | 44 kB Progress (3): 244 kB | 0.4/3.3 MB | 44 kB Progress (3): 244 kB | 0.4/3.3 MB | 44 kB Progress (3): 244 kB | 0.4/3.3 MB | 44 kB Progress (3): 244 kB | 0.4/3.3 MB | 44 kB Progress (3): 244 kB | 0.4/3.3 MB | 44 kB Progress (3): 244 kB | 0.4/3.3 MB | 44 kB Progress (3): 244 kB | 0.4/3.3 MB | 44 kB Progress (3): 244 kB | 0.4/3.3 MB | 44 kB Progress (3): 244 kB | 0.4/3.3 MB | 44 kB Progress (3): 244 kB | 0.4/3.3 MB | 44 kB Progress (3): 244 kB | 0.4/3.3 MB | 44 kB Progress (3): 244 kB | 0.4/3.3 MB | 44 kB Progress (3): 244 kB | 0.4/3.3 MB | 44 kB Progress (3): 244 kB | 0.4/3.3 MB | 44 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 4.1/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 4.1/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 7.7/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 7.7/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 12/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 12/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 16/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 16/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 16/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 20/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 20/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 24/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 24/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 28/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 28/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 32/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 32/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 36/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 36/79 kB Progress (4): 244 kB | 0.4/3.3 MB | 44 kB | 40/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 40/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 44/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 44/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 48/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 48/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 52/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 52/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 56/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 56/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 60/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 60/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 64/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 64/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 68/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 68/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 72/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 72/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 76/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 76/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.5/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.6/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.7/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.7/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.7/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.7/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.7/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.7/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.7/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.7/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.7/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.7/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.7/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.7/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.7/3.3 MB | 44 kB | 79 kB Progress (4): 244 kB | 0.7/3.3 MB | 44 kB | 79 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 575 kB/s) [2019-07-29T17:50:09.421Z] Progress (3): 244 kB | 0.7/3.3 MB | 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-29T17:50:09.421Z] Progress (3): 244 kB | 0.7/3.3 MB | 79 kB Progress (3): 244 kB | 0.7/3.3 MB | 79 kB Progress (3): 244 kB | 0.7/3.3 MB | 79 kB Progress (3): 244 kB | 0.7/3.3 MB | 79 kB Progress (3): 244 kB | 0.7/3.3 MB | 79 kB Progress (3): 244 kB | 0.7/3.3 MB | 79 kB Progress (3): 244 kB | 0.7/3.3 MB | 79 kB Progress (3): 244 kB | 0.7/3.3 MB | 79 kB Progress (3): 244 kB | 0.7/3.3 MB | 79 kB Progress (3): 244 kB | 0.7/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.8/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 79 kB Progress (3): 244 kB | 0.9/3.3 MB | 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 2.9 MB/s) [2019-07-29T17:50:09.421Z] Progress (2): 0.9/3.3 MB | 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-29T17:50:09.421Z] 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 938 kB/s) [2019-07-29T17:50:09.421Z] Progress (1): 0.9/3.3 MB Progress (2): 0.9/3.3 MB | 4.1/21 kB 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-29T17:50:09.421Z] Progress (2): 0.9/3.3 MB | 7.7/21 kB Progress (2): 0.9/3.3 MB | 7.7/21 kB Progress (2): 0.9/3.3 MB | 12/21 kB Progress (2): 1.0/3.3 MB | 12/21 kB Progress (2): 1.0/3.3 MB | 16/21 kB Progress (2): 1.0/3.3 MB | 16/21 kB Progress (2): 1.0/3.3 MB | 20/21 kB Progress (2): 1.0/3.3 MB | 20/21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.0/3.3 MB | 21 kB Progress (2): 1.1/3.3 MB | 21 kB Progress (2): 1.1/3.3 MB | 21 kB Progress (2): 1.1/3.3 MB | 21 kB Progress (2): 1.1/3.3 MB | 21 kB Progress (2): 1.1/3.3 MB | 21 kB Progress (2): 1.1/3.3 MB | 21 kB Progress (2): 1.1/3.3 MB | 21 kB Progress (2): 1.1/3.3 MB | 21 kB Progress (2): 1.1/3.3 MB | 21 kB Progress (2): 1.1/3.3 MB | 21 kB Progress (2): 1.1/3.3 MB | 21 kB Progress (2): 1.1/3.3 MB | 21 kB Progress (3): 1.1/3.3 MB | 21 kB | 4.1/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 4.1/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 7.7/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 7.7/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 12/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 12/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 16/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 16/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 20/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 20/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 24/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 24/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 28/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 28/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 32/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 32/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 33/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 33/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 37/105 kB Progress (3): 1.1/3.3 MB | 21 kB | 37/105 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 230 kB/s) [2019-07-29T17:50:09.421Z] Progress (2): 1.1/3.3 MB | 41/105 kB 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-29T17:50:09.421Z] Progress (2): 1.1/3.3 MB | 41/105 kB Progress (2): 1.1/3.3 MB | 45/105 kB Progress (2): 1.1/3.3 MB | 45/105 kB Progress (2): 1.1/3.3 MB | 49/105 kB Progress (2): 1.1/3.3 MB | 49/105 kB Progress (2): 1.1/3.3 MB | 53/105 kB Progress (2): 1.2/3.3 MB | 53/105 kB Progress (2): 1.2/3.3 MB | 57/105 kB Progress (2): 1.2/3.3 MB | 57/105 kB Progress (2): 1.2/3.3 MB | 61/105 kB Progress (2): 1.2/3.3 MB | 61/105 kB Progress (2): 1.2/3.3 MB | 65/105 kB Progress (2): 1.2/3.3 MB | 65/105 kB Progress (2): 1.2/3.3 MB | 66/105 kB Progress (2): 1.2/3.3 MB | 66/105 kB Progress (2): 1.2/3.3 MB | 70/105 kB Progress (2): 1.2/3.3 MB | 70/105 kB Progress (2): 1.2/3.3 MB | 74/105 kB Progress (2): 1.2/3.3 MB | 74/105 kB Progress (2): 1.2/3.3 MB | 78/105 kB Progress (2): 1.2/3.3 MB | 78/105 kB Progress (2): 1.2/3.3 MB | 82/105 kB Progress (2): 1.2/3.3 MB | 82/105 kB Progress (2): 1.2/3.3 MB | 86/105 kB Progress (2): 1.2/3.3 MB | 86/105 kB Progress (2): 1.2/3.3 MB | 90/105 kB Progress (2): 1.2/3.3 MB | 90/105 kB Progress (2): 1.2/3.3 MB | 94/105 kB Progress (2): 1.2/3.3 MB | 94/105 kB Progress (2): 1.2/3.3 MB | 98/105 kB Progress (2): 1.2/3.3 MB | 98/105 kB Progress (2): 1.2/3.3 MB | 102/105 kB Progress (2): 1.2/3.3 MB | 102/105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.3/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.4/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.5/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.6/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 kB Progress (2): 1.7/3.3 MB | 105 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 996 kB/s) [2019-07-29T17:50:09.421Z] Progress (1): 1.7/3.3 MB 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-29T17:50:09.422Z] Progress (1): 1.7/3.3 MB Progress (1): 1.7/3.3 MB Progress (1): 1.7/3.3 MB Progress (1): 1.8/3.3 MB Progress (1): 1.8/3.3 MB Progress (1): 1.8/3.3 MB Progress (1): 1.8/3.3 MB Progress (1): 1.8/3.3 MB Progress (1): 1.8/3.3 MB Progress (1): 1.8/3.3 MB Progress (1): 1.8/3.3 MB Progress (1): 1.8/3.3 MB Progress (1): 1.8/3.3 MB Progress (1): 1.8/3.3 MB Progress (1): 1.8/3.3 MB Progress (1): 1.8/3.3 MB Progress (1): 1.8/3.3 MB Progress (2): 1.8/3.3 MB | 4.1/195 kB Progress (2): 1.8/3.3 MB | 4.1/195 kB Progress (2): 1.8/3.3 MB | 7.7/195 kB Progress (2): 1.8/3.3 MB | 7.7/195 kB Progress (2): 1.8/3.3 MB | 12/195 kB Progress (2): 1.8/3.3 MB | 12/195 kB Progress (2): 1.8/3.3 MB | 16/195 kB Progress (2): 1.8/3.3 MB | 16/195 kB Progress (2): 1.8/3.3 MB | 20/195 kB Progress (2): 1.8/3.3 MB | 20/195 kB Progress (2): 1.8/3.3 MB | 24/195 kB Progress (2): 1.8/3.3 MB | 24/195 kB Progress (2): 1.8/3.3 MB | 28/195 kB Progress (2): 1.8/3.3 MB | 28/195 kB Progress (2): 1.8/3.3 MB | 32/195 kB Progress (2): 1.8/3.3 MB | 32/195 kB Progress (2): 1.8/3.3 MB | 33/195 kB Progress (2): 1.8/3.3 MB | 33/195 kB Progress (2): 1.8/3.3 MB | 37/195 kB Progress (2): 1.8/3.3 MB | 37/195 kB Progress (2): 1.8/3.3 MB | 41/195 kB Progress (2): 1.8/3.3 MB | 41/195 kB Progress (2): 1.8/3.3 MB | 45/195 kB Progress (2): 1.9/3.3 MB | 45/195 kB Progress (2): 1.9/3.3 MB | 49/195 kB Progress (2): 1.9/3.3 MB | 49/195 kB Progress (2): 1.9/3.3 MB | 53/195 kB Progress (2): 1.9/3.3 MB | 53/195 kB Progress (2): 1.9/3.3 MB | 57/195 kB Progress (2): 1.9/3.3 MB | 57/195 kB Progress (2): 1.9/3.3 MB | 61/195 kB Progress (2): 1.9/3.3 MB | 61/195 kB Progress (2): 1.9/3.3 MB | 65/195 kB Progress (2): 1.9/3.3 MB | 65/195 kB Progress (2): 1.9/3.3 MB | 66/195 kB Progress (2): 1.9/3.3 MB | 66/195 kB Progress (2): 1.9/3.3 MB | 70/195 kB Progress (2): 1.9/3.3 MB | 70/195 kB Progress (2): 1.9/3.3 MB | 74/195 kB Progress (2): 1.9/3.3 MB | 74/195 kB Progress (2): 1.9/3.3 MB | 78/195 kB Progress (2): 1.9/3.3 MB | 78/195 kB Progress (2): 1.9/3.3 MB | 82/195 kB Progress (2): 1.9/3.3 MB | 82/195 kB Progress (2): 1.9/3.3 MB | 86/195 kB Progress (2): 1.9/3.3 MB | 86/195 kB Progress (2): 1.9/3.3 MB | 90/195 kB Progress (2): 1.9/3.3 MB | 90/195 kB Progress (2): 1.9/3.3 MB | 94/195 kB Progress (2): 1.9/3.3 MB | 94/195 kB Progress (2): 1.9/3.3 MB | 98/195 kB Progress (2): 1.9/3.3 MB | 98/195 kB Progress (2): 1.9/3.3 MB | 98/195 kB Progress (2): 1.9/3.3 MB | 98/195 kB Progress (2): 1.9/3.3 MB | 102/195 kB Progress (2): 1.9/3.3 MB | 102/195 kB Progress (2): 1.9/3.3 MB | 106/195 kB Progress (2): 1.9/3.3 MB | 106/195 kB Progress (2): 1.9/3.3 MB | 110/195 kB Progress (2): 1.9/3.3 MB | 110/195 kB Progress (2): 1.9/3.3 MB | 114/195 kB Progress (2): 1.9/3.3 MB | 114/195 kB Progress (2): 1.9/3.3 MB | 118/195 kB Progress (2): 1.9/3.3 MB | 118/195 kB Progress (2): 1.9/3.3 MB | 122/195 kB Progress (2): 1.9/3.3 MB | 122/195 kB Progress (2): 1.9/3.3 MB | 126/195 kB Progress (2): 1.9/3.3 MB | 126/195 kB Progress (2): 1.9/3.3 MB | 130/195 kB Progress (2): 1.9/3.3 MB | 130/195 kB Progress (2): 1.9/3.3 MB | 131/195 kB Progress (2): 1.9/3.3 MB | 131/195 kB Progress (2): 1.9/3.3 MB | 135/195 kB Progress (2): 2.0/3.3 MB | 135/195 kB Progress (2): 2.0/3.3 MB | 139/195 kB Progress (2): 2.0/3.3 MB | 139/195 kB Progress (2): 2.0/3.3 MB | 143/195 kB Progress (2): 2.0/3.3 MB | 143/195 kB Progress (2): 2.0/3.3 MB | 147/195 kB Progress (2): 2.0/3.3 MB | 147/195 kB Progress (2): 2.0/3.3 MB | 151/195 kB Progress (2): 2.0/3.3 MB | 151/195 kB Progress (2): 2.0/3.3 MB | 155/195 kB Progress (2): 2.0/3.3 MB | 155/195 kB Progress (2): 2.0/3.3 MB | 159/195 kB Progress (2): 2.0/3.3 MB | 159/195 kB Progress (2): 2.0/3.3 MB | 163/195 kB Progress (2): 2.0/3.3 MB | 163/195 kB Progress (2): 2.0/3.3 MB | 167/195 kB Progress (2): 2.0/3.3 MB | 167/195 kB Progress (2): 2.0/3.3 MB | 171/195 kB Progress (2): 2.0/3.3 MB | 171/195 kB Progress (3): 2.0/3.3 MB | 171/195 kB | 4.1/30 kB Progress (3): 2.0/3.3 MB | 171/195 kB | 4.1/30 kB Progress (3): 2.0/3.3 MB | 175/195 kB | 4.1/30 kB Progress (4): 2.0/3.3 MB | 175/195 kB | 4.1/30 kB | 4.1/121 kB Progress (4): 2.0/3.3 MB | 175/195 kB | 4.1/30 kB | 4.1/121 kB Progress (4): 2.0/3.3 MB | 175/195 kB | 7.7/30 kB | 4.1/121 kB Progress (4): 2.0/3.3 MB | 175/195 kB | 7.7/30 kB | 4.1/121 kB Progress (4): 2.0/3.3 MB | 175/195 kB | 7.7/30 kB | 7.7/121 kB Progress (4): 2.0/3.3 MB | 179/195 kB | 7.7/30 kB | 7.7/121 kB Progress (5): 2.0/3.3 MB | 179/195 kB | 7.7/30 kB | 7.7/121 kB | 4.1/51 kB Progress (5): 2.0/3.3 MB | 179/195 kB | 7.7/30 kB | 12/121 kB | 4.1/51 kB Progress (5): 2.0/3.3 MB | 179/195 kB | 7.7/30 kB | 12/121 kB | 4.1/51 kB Progress (5): 2.0/3.3 MB | 179/195 kB | 12/30 kB | 12/121 kB | 4.1/51 kB Progress (5): 2.0/3.3 MB | 179/195 kB | 12/30 kB | 12/121 kB | 4.1/51 kB Progress (5): 2.0/3.3 MB | 179/195 kB | 12/30 kB | 16/121 kB | 4.1/51 kB Progress (5): 2.0/3.3 MB | 179/195 kB | 12/30 kB | 16/121 kB | 7.7/51 kB Progress (5): 2.0/3.3 MB | 183/195 kB | 12/30 kB | 16/121 kB | 7.7/51 kB Progress (5): 2.0/3.3 MB | 183/195 kB | 12/30 kB | 16/121 kB | 12/51 kB Progress (5): 2.0/3.3 MB | 183/195 kB | 12/30 kB | 16/121 kB | 16/51 kB Progress (5): 2.0/3.3 MB | 183/195 kB | 12/30 kB | 20/121 kB | 16/51 kB Progress (5): 2.0/3.3 MB | 183/195 kB | 12/30 kB | 20/121 kB | 16/51 kB Progress (5): 2.0/3.3 MB | 183/195 kB | 16/30 kB | 20/121 kB | 16/51 kB Progress (5): 2.0/3.3 MB | 183/195 kB | 16/30 kB | 20/121 kB | 16/51 kB Progress (5): 2.0/3.3 MB | 183/195 kB | 16/30 kB | 24/121 kB | 16/51 kB Progress (5): 2.0/3.3 MB | 183/195 kB | 16/30 kB | 24/121 kB | 20/51 kB Progress (5): 2.0/3.3 MB | 187/195 kB | 16/30 kB | 24/121 kB | 20/51 kB Progress (5): 2.0/3.3 MB | 187/195 kB | 16/30 kB | 24/121 kB | 24/51 kB Progress (5): 2.0/3.3 MB | 187/195 kB | 16/30 kB | 28/121 kB | 24/51 kB Progress (5): 2.0/3.3 MB | 187/195 kB | 16/30 kB | 28/121 kB | 24/51 kB Progress (5): 2.0/3.3 MB | 187/195 kB | 20/30 kB | 28/121 kB | 24/51 kB Progress (5): 2.0/3.3 MB | 187/195 kB | 20/30 kB | 28/121 kB | 24/51 kB Progress (5): 2.0/3.3 MB | 187/195 kB | 20/30 kB | 32/121 kB | 24/51 kB Progress (5): 2.0/3.3 MB | 187/195 kB | 20/30 kB | 32/121 kB | 28/51 kB Progress (5): 2.0/3.3 MB | 191/195 kB | 20/30 kB | 32/121 kB | 28/51 kB Progress (5): 2.0/3.3 MB | 191/195 kB | 20/30 kB | 32/121 kB | 32/51 kB Progress (5): 2.0/3.3 MB | 191/195 kB | 20/30 kB | 33/121 kB | 32/51 kB Progress (5): 2.0/3.3 MB | 191/195 kB | 20/30 kB | 33/121 kB | 32/51 kB Progress (5): 2.0/3.3 MB | 191/195 kB | 24/30 kB | 33/121 kB | 32/51 kB Progress (5): 2.0/3.3 MB | 191/195 kB | 24/30 kB | 33/121 kB | 32/51 kB Progress (5): 2.0/3.3 MB | 191/195 kB | 24/30 kB | 37/121 kB | 32/51 kB Progress (5): 2.0/3.3 MB | 191/195 kB | 24/30 kB | 37/121 kB | 36/51 kB Progress (5): 2.0/3.3 MB | 195/195 kB | 24/30 kB | 37/121 kB | 36/51 kB Progress (5): 2.0/3.3 MB | 195 kB | 24/30 kB | 37/121 kB | 36/51 kB Progress (5): 2.0/3.3 MB | 195 kB | 24/30 kB | 37/121 kB | 40/51 kB Progress (5): 2.0/3.3 MB | 195 kB | 24/30 kB | 41/121 kB | 40/51 kB Progress (5): 2.0/3.3 MB | 195 kB | 24/30 kB | 41/121 kB | 40/51 kB Progress (5): 2.0/3.3 MB | 195 kB | 28/30 kB | 41/121 kB | 40/51 kB Progress (5): 2.0/3.3 MB | 195 kB | 28/30 kB | 41/121 kB | 40/51 kB Progress (5): 2.0/3.3 MB | 195 kB | 28/30 kB | 45/121 kB | 40/51 kB Progress (5): 2.0/3.3 MB | 195 kB | 28/30 kB | 45/121 kB | 44/51 kB Progress (5): 2.0/3.3 MB | 195 kB | 28/30 kB | 49/121 kB | 44/51 kB Progress (5): 2.0/3.3 MB | 195 kB | 28/30 kB | 49/121 kB | 44/51 kB Progress (5): 2.0/3.3 MB | 195 kB | 30 kB | 49/121 kB | 44/51 kB Progress (5): 2.0/3.3 MB | 195 kB | 30 kB | 49/121 kB | 44/51 kB Progress (5): 2.0/3.3 MB | 195 kB | 30 kB | 53/121 kB | 44/51 kB Progress (5): 2.0/3.3 MB | 195 kB | 30 kB | 53/121 kB | 48/51 kB Progress (5): 2.0/3.3 MB | 195 kB | 30 kB | 57/121 kB | 48/51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 57/121 kB | 48/51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 61/121 kB | 48/51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 61/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 65/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 65/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 66/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 66/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 70/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 70/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 74/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 74/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 78/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 78/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 82/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 82/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 86/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 86/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 90/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 90/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 94/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 94/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 98/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 98/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 98/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 98/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 102/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 102/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 106/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 106/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 110/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 110/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 114/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 114/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 118/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 118/121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 121 kB | 51 kB Progress (5): 2.1/3.3 MB | 195 kB | 30 kB | 121 kB | 51 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 1.6 MB/s) [2019-07-29T17:50:09.422Z] Progress (4): 2.1/3.3 MB | 30 kB | 121 kB | 51 kB 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-29T17:50:09.422Z] Progress (4): 2.1/3.3 MB | 30 kB | 121 kB | 51 kB Progress (4): 2.1/3.3 MB | 30 kB | 121 kB | 51 kB Progress (4): 2.1/3.3 MB | 30 kB | 121 kB | 51 kB Progress (4): 2.1/3.3 MB | 30 kB | 121 kB | 51 kB Progress (4): 2.1/3.3 MB | 30 kB | 121 kB | 51 kB Progress (4): 2.2/3.3 MB | 30 kB | 121 kB | 51 kB Progress (4): 2.2/3.3 MB | 30 kB | 121 kB | 51 kB Progress (4): 2.2/3.3 MB | 30 kB | 121 kB | 51 kB Progress (4): 2.2/3.3 MB | 30 kB | 121 kB | 51 kB Progress (4): 2.2/3.3 MB | 30 kB | 121 kB | 51 kB Progress (4): 2.2/3.3 MB | 30 kB | 121 kB | 51 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 405 kB/s) [2019-07-29T17:50:09.422Z] Progress (3): 2.2/3.3 MB | 30 kB | 121 kB 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-29T17:50:09.422Z] Progress (3): 2.2/3.3 MB | 30 kB | 121 kB Progress (3): 2.2/3.3 MB | 30 kB | 121 kB Progress (3): 2.2/3.3 MB | 30 kB | 121 kB Progress (3): 2.2/3.3 MB | 30 kB | 121 kB Progress (3): 2.2/3.3 MB | 30 kB | 121 kB Progress (3): 2.2/3.3 MB | 30 kB | 121 kB Progress (3): 2.2/3.3 MB | 30 kB | 121 kB Progress (3): 2.2/3.3 MB | 30 kB | 121 kB Progress (3): 2.2/3.3 MB | 30 kB | 121 kB Progress (3): 2.2/3.3 MB | 30 kB | 121 kB Progress (3): 2.2/3.3 MB | 30 kB | 121 kB Progress (3): 2.2/3.3 MB | 30 kB | 121 kB Progress (3): 2.2/3.3 MB | 30 kB | 121 kB Progress (3): 2.2/3.3 MB | 30 kB | 121 kB Progress (3): 2.2/3.3 MB | 30 kB | 121 kB Progress (3): 2.2/3.3 MB | 30 kB | 121 kB Progress (3): 2.2/3.3 MB | 30 kB | 121 kB Progress (3): 2.2/3.3 MB | 30 kB | 121 kB Progress (3): 2.3/3.3 MB | 30 kB | 121 kB Progress (3): 2.3/3.3 MB | 30 kB | 121 kB Progress (3): 2.3/3.3 MB | 30 kB | 121 kB Progress (3): 2.3/3.3 MB | 30 kB | 121 kB Progress (3): 2.3/3.3 MB | 30 kB | 121 kB Progress (3): 2.3/3.3 MB | 30 kB | 121 kB Progress (3): 2.3/3.3 MB | 30 kB | 121 kB Progress (3): 2.3/3.3 MB | 30 kB | 121 kB Progress (3): 2.3/3.3 MB | 30 kB | 121 kB Progress (3): 2.3/3.3 MB | 30 kB | 121 kB Progress (3): 2.3/3.3 MB | 30 kB | 121 kB Progress (3): 2.3/3.3 MB | 30 kB | 121 kB Progress (3): 2.3/3.3 MB | 30 kB | 121 kB Progress (3): 2.3/3.3 MB | 30 kB | 121 kB Progress (3): 2.3/3.3 MB | 30 kB | 121 kB Progress (3): 2.3/3.3 MB | 30 kB | 121 kB Progress (3): 2.3/3.3 MB | 30 kB | 121 kB Progress (3): 2.3/3.3 MB | 30 kB | 121 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 234 kB/s) [2019-07-29T17:50:09.422Z] Progress (2): 2.3/3.3 MB | 121 kB 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-29T17:50:09.422Z] Progress (2): 2.3/3.3 MB | 121 kB Progress (2): 2.3/3.3 MB | 121 kB Progress (2): 2.3/3.3 MB | 121 kB Progress (2): 2.3/3.3 MB | 121 kB Progress (2): 2.3/3.3 MB | 121 kB Progress (2): 2.3/3.3 MB | 121 kB Progress (2): 2.4/3.3 MB | 121 kB Progress (2): 2.4/3.3 MB | 121 kB Progress (2): 2.4/3.3 MB | 121 kB Progress (2): 2.4/3.3 MB | 121 kB Progress (2): 2.4/3.3 MB | 121 kB Progress (2): 2.4/3.3 MB | 121 kB Progress (2): 2.4/3.3 MB | 121 kB Progress (2): 2.4/3.3 MB | 121 kB Progress (2): 2.4/3.3 MB | 121 kB Progress (2): 2.4/3.3 MB | 121 kB Progress (2): 2.4/3.3 MB | 121 kB Progress (2): 2.4/3.3 MB | 121 kB Progress (2): 2.4/3.3 MB | 121 kB Progress (3): 2.4/3.3 MB | 121 kB | 4.1/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 4.1/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 7.7/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 7.7/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 12/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 12/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 16/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 16/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 20/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 20/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 24/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 24/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 28/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 28/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 32/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 32/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 33/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 33/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 37/109 kB Progress (3): 2.4/3.3 MB | 121 kB | 41/109 kB Progress (4): 2.4/3.3 MB | 121 kB | 41/109 kB | 4.1/38 kB Progress (4): 2.4/3.3 MB | 121 kB | 45/109 kB | 4.1/38 kB Progress (4): 2.4/3.3 MB | 121 kB | 45/109 kB | 4.1/38 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 904 kB/s) [2019-07-29T17:50:09.422Z] Progress (3): 2.4/3.3 MB | 45/109 kB | 4.1/38 kB Progress (3): 2.4/3.3 MB | 49/109 kB | 4.1/38 kB Progress (3): 2.4/3.3 MB | 49/109 kB | 7.7/38 kB Progress (3): 2.4/3.3 MB | 53/109 kB | 7.7/38 kB Progress (3): 2.4/3.3 MB | 53/109 kB | 7.7/38 kB 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-29T17:50:09.422Z] Progress (3): 2.5/3.3 MB | 53/109 kB | 7.7/38 kB Progress (3): 2.5/3.3 MB | 57/109 kB | 7.7/38 kB Progress (3): 2.5/3.3 MB | 57/109 kB | 12/38 kB Progress (3): 2.5/3.3 MB | 61/109 kB | 12/38 kB Progress (3): 2.5/3.3 MB | 61/109 kB | 12/38 kB Progress (3): 2.5/3.3 MB | 65/109 kB | 12/38 kB Progress (3): 2.5/3.3 MB | 65/109 kB | 16/38 kB Progress (4): 2.5/3.3 MB | 65/109 kB | 16/38 kB | 4.1/276 kB Progress (4): 2.5/3.3 MB | 66/109 kB | 16/38 kB | 4.1/276 kB Progress (4): 2.5/3.3 MB | 66/109 kB | 16/38 kB | 4.1/276 kB Progress (4): 2.5/3.3 MB | 70/109 kB | 16/38 kB | 4.1/276 kB Progress (4): 2.5/3.3 MB | 70/109 kB | 16/38 kB | 7.7/276 kB Progress (4): 2.5/3.3 MB | 70/109 kB | 20/38 kB | 7.7/276 kB Progress (4): 2.5/3.3 MB | 70/109 kB | 20/38 kB | 12/276 kB Progress (4): 2.5/3.3 MB | 74/109 kB | 20/38 kB | 12/276 kB Progress (4): 2.5/3.3 MB | 74/109 kB | 20/38 kB | 12/276 kB Progress (4): 2.5/3.3 MB | 78/109 kB | 20/38 kB | 12/276 kB Progress (4): 2.5/3.3 MB | 78/109 kB | 20/38 kB | 16/276 kB Progress (4): 2.5/3.3 MB | 78/109 kB | 24/38 kB | 16/276 kB Progress (4): 2.5/3.3 MB | 78/109 kB | 24/38 kB | 20/276 kB Progress (4): 2.5/3.3 MB | 82/109 kB | 24/38 kB | 20/276 kB Progress (4): 2.5/3.3 MB | 82/109 kB | 24/38 kB | 20/276 kB Progress (4): 2.5/3.3 MB | 86/109 kB | 24/38 kB | 20/276 kB Progress (4): 2.5/3.3 MB | 86/109 kB | 24/38 kB | 24/276 kB Progress (4): 2.5/3.3 MB | 86/109 kB | 28/38 kB | 24/276 kB Progress (4): 2.5/3.3 MB | 86/109 kB | 28/38 kB | 28/276 kB Progress (4): 2.5/3.3 MB | 86/109 kB | 28/38 kB | 32/276 kB Progress (4): 2.5/3.3 MB | 86/109 kB | 28/38 kB | 33/276 kB Progress (4): 2.5/3.3 MB | 90/109 kB | 28/38 kB | 33/276 kB Progress (4): 2.5/3.3 MB | 90/109 kB | 28/38 kB | 33/276 kB Progress (4): 2.5/3.3 MB | 94/109 kB | 28/38 kB | 33/276 kB Progress (4): 2.5/3.3 MB | 94/109 kB | 28/38 kB | 37/276 kB Progress (4): 2.5/3.3 MB | 94/109 kB | 32/38 kB | 37/276 kB Progress (4): 2.5/3.3 MB | 94/109 kB | 32/38 kB | 41/276 kB Progress (4): 2.5/3.3 MB | 98/109 kB | 32/38 kB | 41/276 kB Progress (4): 2.5/3.3 MB | 98/109 kB | 32/38 kB | 41/276 kB Progress (4): 2.5/3.3 MB | 102/109 kB | 32/38 kB | 41/276 kB Progress (4): 2.5/3.3 MB | 102/109 kB | 32/38 kB | 45/276 kB Progress (4): 2.5/3.3 MB | 102/109 kB | 32/38 kB | 49/276 kB Progress (4): 2.5/3.3 MB | 102/109 kB | 36/38 kB | 49/276 kB Progress (4): 2.5/3.3 MB | 102/109 kB | 36/38 kB | 53/276 kB Progress (4): 2.5/3.3 MB | 106/109 kB | 36/38 kB | 53/276 kB Progress (4): 2.5/3.3 MB | 106/109 kB | 36/38 kB | 53/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 36/38 kB | 53/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 36/38 kB | 57/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 57/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 61/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 61/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 65/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 65/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 66/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 66/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 70/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 70/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 70/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 70/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 70/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 70/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 70/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 70/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 70/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 70/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 70/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 70/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 70/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 70/276 kB Progress (4): 2.5/3.3 MB | 109 kB | 38 kB | 70/276 kB Progress (4): 2.6/3.3 MB | 109 kB | 38 kB | 70/276 kB Progress (5): 2.6/3.3 MB | 109 kB | 38 kB | 70/276 kB | 4.1/172 kB Progress (5): 2.6/3.3 MB | 109 kB | 38 kB | 74/276 kB | 4.1/172 kB Progress (5): 2.6/3.3 MB | 109 kB | 38 kB | 74/276 kB | 7.7/172 kB Progress (5): 2.6/3.3 MB | 109 kB | 38 kB | 74/276 kB | 7.7/172 kB Progress (5): 2.6/3.3 MB | 109 kB | 38 kB | 74/276 kB | 7.7/172 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 239 kB/s) [2019-07-29T17:50:09.422Z] 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 690 kB/s) [2019-07-29T17:50:09.422Z] 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-29T17:50:09.422Z] Progress (3): 2.6/3.3 MB | 74/276 kB | 7.7/172 kB Progress (3): 2.6/3.3 MB | 74/276 kB | 12/172 kB Progress (3): 2.6/3.3 MB | 78/276 kB | 12/172 kB Progress (3): 2.6/3.3 MB | 78/276 kB | 16/172 kB Progress (3): 2.6/3.3 MB | 78/276 kB | 16/172 kB 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-29T17:50:09.422Z] Progress (3): 2.6/3.3 MB | 78/276 kB | 16/172 kB Progress (3): 2.6/3.3 MB | 78/276 kB | 20/172 kB Progress (3): 2.6/3.3 MB | 82/276 kB | 20/172 kB Progress (3): 2.6/3.3 MB | 82/276 kB | 24/172 kB Progress (3): 2.6/3.3 MB | 86/276 kB | 24/172 kB Progress (3): 2.6/3.3 MB | 86/276 kB | 28/172 kB Progress (3): 2.6/3.3 MB | 86/276 kB | 28/172 kB Progress (3): 2.6/3.3 MB | 86/276 kB | 32/172 kB Progress (3): 2.6/3.3 MB | 86/276 kB | 32/172 kB Progress (3): 2.6/3.3 MB | 90/276 kB | 32/172 kB Progress (3): 2.6/3.3 MB | 90/276 kB | 32/172 kB Progress (3): 2.6/3.3 MB | 94/276 kB | 32/172 kB Progress (3): 2.6/3.3 MB | 94/276 kB | 33/172 kB Progress (3): 2.6/3.3 MB | 98/276 kB | 33/172 kB Progress (3): 2.6/3.3 MB | 98/276 kB | 37/172 kB Progress (3): 2.6/3.3 MB | 98/276 kB | 37/172 kB Progress (3): 2.6/3.3 MB | 98/276 kB | 41/172 kB Progress (3): 2.6/3.3 MB | 102/276 kB | 41/172 kB Progress (3): 2.6/3.3 MB | 102/276 kB | 45/172 kB Progress (3): 2.6/3.3 MB | 102/276 kB | 45/172 kB Progress (3): 2.6/3.3 MB | 102/276 kB | 49/172 kB Progress (3): 2.6/3.3 MB | 106/276 kB | 49/172 kB Progress (3): 2.6/3.3 MB | 106/276 kB | 53/172 kB Progress (3): 2.6/3.3 MB | 106/276 kB | 53/172 kB Progress (3): 2.6/3.3 MB | 106/276 kB | 57/172 kB Progress (3): 2.6/3.3 MB | 110/276 kB | 57/172 kB Progress (3): 2.6/3.3 MB | 110/276 kB | 61/172 kB Progress (3): 2.6/3.3 MB | 110/276 kB | 61/172 kB Progress (3): 2.6/3.3 MB | 110/276 kB | 65/172 kB Progress (3): 2.6/3.3 MB | 110/276 kB | 65/172 kB Progress (3): 2.6/3.3 MB | 110/276 kB | 65/172 kB Progress (3): 2.6/3.3 MB | 114/276 kB | 65/172 kB Progress (3): 2.6/3.3 MB | 114/276 kB | 65/172 kB Progress (3): 2.6/3.3 MB | 114/276 kB | 66/172 kB Progress (3): 2.6/3.3 MB | 114/276 kB | 66/172 kB Progress (3): 2.6/3.3 MB | 118/276 kB | 66/172 kB Progress (3): 2.6/3.3 MB | 118/276 kB | 66/172 kB Progress (3): 2.6/3.3 MB | 118/276 kB | 70/172 kB Progress (3): 2.6/3.3 MB | 118/276 kB | 70/172 kB Progress (3): 2.6/3.3 MB | 122/276 kB | 70/172 kB Progress (3): 2.6/3.3 MB | 122/276 kB | 70/172 kB Progress (3): 2.6/3.3 MB | 122/276 kB | 74/172 kB Progress (3): 2.6/3.3 MB | 122/276 kB | 74/172 kB Progress (3): 2.6/3.3 MB | 126/276 kB | 74/172 kB Progress (3): 2.6/3.3 MB | 126/276 kB | 74/172 kB Progress (3): 2.6/3.3 MB | 126/276 kB | 74/172 kB Progress (3): 2.6/3.3 MB | 126/276 kB | 78/172 kB Progress (3): 2.6/3.3 MB | 126/276 kB | 78/172 kB Progress (3): 2.6/3.3 MB | 130/276 kB | 78/172 kB Progress (3): 2.6/3.3 MB | 130/276 kB | 78/172 kB Progress (3): 2.6/3.3 MB | 130/276 kB | 82/172 kB Progress (3): 2.7/3.3 MB | 130/276 kB | 82/172 kB Progress (3): 2.7/3.3 MB | 134/276 kB | 82/172 kB Progress (3): 2.7/3.3 MB | 134/276 kB | 82/172 kB Progress (3): 2.7/3.3 MB | 134/276 kB | 86/172 kB Progress (3): 2.7/3.3 MB | 134/276 kB | 86/172 kB Progress (3): 2.7/3.3 MB | 138/276 kB | 86/172 kB Progress (3): 2.7/3.3 MB | 138/276 kB | 86/172 kB Progress (3): 2.7/3.3 MB | 138/276 kB | 90/172 kB Progress (3): 2.7/3.3 MB | 138/276 kB | 90/172 kB Progress (3): 2.7/3.3 MB | 142/276 kB | 90/172 kB Progress (3): 2.7/3.3 MB | 142/276 kB | 90/172 kB Progress (3): 2.7/3.3 MB | 142/276 kB | 94/172 kB Progress (3): 2.7/3.3 MB | 142/276 kB | 94/172 kB Progress (3): 2.7/3.3 MB | 146/276 kB | 94/172 kB Progress (3): 2.7/3.3 MB | 146/276 kB | 94/172 kB Progress (3): 2.7/3.3 MB | 146/276 kB | 98/172 kB Progress (3): 2.7/3.3 MB | 146/276 kB | 98/172 kB Progress (3): 2.7/3.3 MB | 150/276 kB | 98/172 kB Progress (3): 2.7/3.3 MB | 150/276 kB | 98/172 kB Progress (3): 2.7/3.3 MB | 150/276 kB | 98/172 kB Progress (3): 2.7/3.3 MB | 150/276 kB | 98/172 kB Progress (3): 2.7/3.3 MB | 150/276 kB | 102/172 kB Progress (3): 2.7/3.3 MB | 154/276 kB | 102/172 kB Progress (3): 2.7/3.3 MB | 154/276 kB | 106/172 kB Progress (3): 2.7/3.3 MB | 154/276 kB | 106/172 kB Progress (3): 2.7/3.3 MB | 154/276 kB | 110/172 kB Progress (3): 2.7/3.3 MB | 158/276 kB | 110/172 kB Progress (3): 2.7/3.3 MB | 158/276 kB | 114/172 kB Progress (3): 2.7/3.3 MB | 158/276 kB | 114/172 kB Progress (3): 2.7/3.3 MB | 162/276 kB | 114/172 kB Progress (3): 2.7/3.3 MB | 162/276 kB | 114/172 kB Progress (3): 2.7/3.3 MB | 162/276 kB | 118/172 kB Progress (3): 2.7/3.3 MB | 162/276 kB | 118/172 kB Progress (3): 2.7/3.3 MB | 166/276 kB | 118/172 kB Progress (3): 2.7/3.3 MB | 166/276 kB | 118/172 kB Progress (3): 2.7/3.3 MB | 166/276 kB | 122/172 kB Progress (3): 2.7/3.3 MB | 166/276 kB | 122/172 kB Progress (3): 2.7/3.3 MB | 170/276 kB | 122/172 kB Progress (3): 2.7/3.3 MB | 170/276 kB | 122/172 kB Progress (3): 2.7/3.3 MB | 170/276 kB | 126/172 kB Progress (3): 2.7/3.3 MB | 170/276 kB | 126/172 kB Progress (3): 2.7/3.3 MB | 174/276 kB | 126/172 kB Progress (3): 2.7/3.3 MB | 174/276 kB | 126/172 kB Progress (3): 2.7/3.3 MB | 174/276 kB | 130/172 kB Progress (3): 2.7/3.3 MB | 174/276 kB | 130/172 kB Progress (3): 2.7/3.3 MB | 178/276 kB | 130/172 kB Progress (3): 2.7/3.3 MB | 178/276 kB | 130/172 kB Progress (3): 2.7/3.3 MB | 178/276 kB | 131/172 kB Progress (3): 2.7/3.3 MB | 178/276 kB | 131/172 kB Progress (3): 2.7/3.3 MB | 182/276 kB | 131/172 kB Progress (3): 2.7/3.3 MB | 182/276 kB | 131/172 kB Progress (3): 2.7/3.3 MB | 182/276 kB | 135/172 kB Progress (3): 2.7/3.3 MB | 182/276 kB | 135/172 kB Progress (3): 2.7/3.3 MB | 186/276 kB | 135/172 kB Progress (3): 2.8/3.3 MB | 186/276 kB | 135/172 kB Progress (3): 2.8/3.3 MB | 186/276 kB | 139/172 kB Progress (3): 2.8/3.3 MB | 186/276 kB | 139/172 kB Progress (3): 2.8/3.3 MB | 190/276 kB | 139/172 kB Progress (3): 2.8/3.3 MB | 190/276 kB | 139/172 kB Progress (3): 2.8/3.3 MB | 190/276 kB | 143/172 kB Progress (3): 2.8/3.3 MB | 190/276 kB | 143/172 kB Progress (3): 2.8/3.3 MB | 194/276 kB | 143/172 kB Progress (3): 2.8/3.3 MB | 194/276 kB | 143/172 kB Progress (3): 2.8/3.3 MB | 194/276 kB | 147/172 kB Progress (3): 2.8/3.3 MB | 194/276 kB | 147/172 kB Progress (3): 2.8/3.3 MB | 194/276 kB | 151/172 kB Progress (3): 2.8/3.3 MB | 198/276 kB | 151/172 kB Progress (3): 2.8/3.3 MB | 198/276 kB | 155/172 kB Progress (3): 2.8/3.3 MB | 198/276 kB | 155/172 kB Progress (3): 2.8/3.3 MB | 198/276 kB | 159/172 kB Progress (3): 2.8/3.3 MB | 202/276 kB | 159/172 kB Progress (3): 2.8/3.3 MB | 202/276 kB | 163/172 kB Progress (3): 2.8/3.3 MB | 202/276 kB | 163/172 kB Progress (3): 2.8/3.3 MB | 206/276 kB | 163/172 kB Progress (3): 2.8/3.3 MB | 206/276 kB | 163/172 kB Progress (3): 2.8/3.3 MB | 206/276 kB | 167/172 kB Progress (3): 2.8/3.3 MB | 206/276 kB | 167/172 kB Progress (3): 2.8/3.3 MB | 210/276 kB | 167/172 kB Progress (3): 2.8/3.3 MB | 210/276 kB | 167/172 kB Progress (3): 2.8/3.3 MB | 210/276 kB | 171/172 kB Progress (3): 2.8/3.3 MB | 210/276 kB | 171/172 kB Progress (3): 2.8/3.3 MB | 214/276 kB | 171/172 kB Progress (3): 2.8/3.3 MB | 214/276 kB | 171/172 kB Progress (3): 2.8/3.3 MB | 214/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 214/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 218/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 218/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 222/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 222/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 226/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 226/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 230/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 230/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 234/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 234/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 238/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 238/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 242/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 242/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 246/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 246/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 250/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 250/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 254/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 254/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 258/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 258/276 kB | 172 kB Progress (3): 2.8/3.3 MB | 262/276 kB | 172 kB Progress (3): 2.9/3.3 MB | 262/276 kB | 172 kB Progress (3): 2.9/3.3 MB | 266/276 kB | 172 kB Progress (3): 2.9/3.3 MB | 266/276 kB | 172 kB Progress (3): 2.9/3.3 MB | 270/276 kB | 172 kB Progress (3): 2.9/3.3 MB | 270/276 kB | 172 kB Progress (3): 2.9/3.3 MB | 274/276 kB | 172 kB Progress (3): 2.9/3.3 MB | 274/276 kB | 172 kB Progress (3): 2.9/3.3 MB | 276 kB | 172 kB Progress (3): 2.9/3.3 MB | 276 kB | 172 kB Progress (3): 2.9/3.3 MB | 276 kB | 172 kB Progress (3): 2.9/3.3 MB | 276 kB | 172 kB Progress (3): 2.9/3.3 MB | 276 kB | 172 kB Progress (3): 2.9/3.3 MB | 276 kB | 172 kB Progress (3): 2.9/3.3 MB | 276 kB | 172 kB Progress (3): 2.9/3.3 MB | 276 kB | 172 kB Progress (3): 2.9/3.3 MB | 276 kB | 172 kB Progress (3): 2.9/3.3 MB | 276 kB | 172 kB Progress (3): 2.9/3.3 MB | 276 kB | 172 kB Progress (3): 2.9/3.3 MB | 276 kB | 172 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 4.1/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 4.1/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 7.7/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 7.7/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 12/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 12/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 16/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 16/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 20/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 20/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 24/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 24/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 28/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 28/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 32/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 32/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 36/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 36/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 40/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 40/47 kB Progress (4): 2.9/3.3 MB | 276 kB | 172 kB | 44/47 kB Progress (4): 3.0/3.3 MB | 276 kB | 172 kB | 44/47 kB Progress (4): 3.0/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 3.0/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 3.0/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 3.0/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 3.0/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 3.0/3.3 MB | 276 kB | 172 kB | 47 kB Progress (4): 3.0/3.3 MB | 276 kB | 172 kB | 47 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 973 kB/s) [2019-07-29T17:50:09.422Z] Progress (3): 3.0/3.3 MB | 276 kB | 47 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 1.6 MB/s) [2019-07-29T17:50:09.422Z] Progress (2): 3.0/3.3 MB | 47 kB 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-29T17:50:09.422Z] Progress (2): 3.0/3.3 MB | 47 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-29T17:50:09.422Z] Progress (2): 3.0/3.3 MB | 47 kB Progress (2): 3.0/3.3 MB | 47 kB Progress (2): 3.0/3.3 MB | 47 kB Progress (2): 3.0/3.3 MB | 47 kB Progress (2): 3.0/3.3 MB | 47 kB Progress (2): 3.0/3.3 MB | 47 kB Progress (3): 3.0/3.3 MB | 47 kB | 4.1/61 kB Progress (3): 3.0/3.3 MB | 47 kB | 4.1/61 kB Progress (3): 3.0/3.3 MB | 47 kB | 7.7/61 kB Progress (3): 3.0/3.3 MB | 47 kB | 7.7/61 kB Progress (3): 3.0/3.3 MB | 47 kB | 7.7/61 kB Progress (3): 3.0/3.3 MB | 47 kB | 12/61 kB Progress (3): 3.0/3.3 MB | 47 kB | 12/61 kB Progress (3): 3.0/3.3 MB | 47 kB | 16/61 kB Progress (3): 3.0/3.3 MB | 47 kB | 16/61 kB Progress (3): 3.0/3.3 MB | 47 kB | 20/61 kB Progress (3): 3.0/3.3 MB | 47 kB | 20/61 kB Progress (3): 3.0/3.3 MB | 47 kB | 24/61 kB Progress (3): 3.0/3.3 MB | 47 kB | 24/61 kB Progress (3): 3.0/3.3 MB | 47 kB | 28/61 kB Progress (3): 3.0/3.3 MB | 47 kB | 28/61 kB Progress (3): 3.0/3.3 MB | 47 kB | 32/61 kB Progress (3): 3.0/3.3 MB | 47 kB | 32/61 kB Progress (3): 3.0/3.3 MB | 47 kB | 36/61 kB Progress (3): 3.1/3.3 MB | 47 kB | 36/61 kB Progress (3): 3.1/3.3 MB | 47 kB | 40/61 kB Progress (3): 3.1/3.3 MB | 47 kB | 40/61 kB Progress (3): 3.1/3.3 MB | 47 kB | 44/61 kB Progress (3): 3.1/3.3 MB | 47 kB | 44/61 kB Progress (3): 3.1/3.3 MB | 47 kB | 48/61 kB Progress (3): 3.1/3.3 MB | 47 kB | 48/61 kB Progress (3): 3.1/3.3 MB | 47 kB | 52/61 kB Progress (3): 3.1/3.3 MB | 47 kB | 52/61 kB Progress (3): 3.1/3.3 MB | 47 kB | 56/61 kB Progress (3): 3.1/3.3 MB | 47 kB | 56/61 kB Progress (3): 3.1/3.3 MB | 47 kB | 60/61 kB Progress (3): 3.1/3.3 MB | 47 kB | 60/61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.1/3.3 MB | 47 kB | 61 kB Progress (3): 3.2/3.3 MB | 47 kB | 61 kB Progress (3): 3.2/3.3 MB | 47 kB | 61 kB Progress (3): 3.2/3.3 MB | 47 kB | 61 kB Progress (3): 3.2/3.3 MB | 47 kB | 61 kB Progress (3): 3.2/3.3 MB | 47 kB | 61 kB Progress (3): 3.2/3.3 MB | 47 kB | 61 kB Progress (3): 3.2/3.3 MB | 47 kB | 61 kB Progress (3): 3.2/3.3 MB | 47 kB | 61 kB Progress (3): 3.2/3.3 MB | 47 kB | 61 kB Progress (3): 3.2/3.3 MB | 47 kB | 61 kB Progress (3): 3.2/3.3 MB | 47 kB | 61 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 254 kB/s) [2019-07-29T17:50:09.422Z] Progress (2): 3.2/3.3 MB | 61 kB 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-29T17:50:09.422Z] Progress (2): 3.2/3.3 MB | 61 kB Progress (2): 3.2/3.3 MB | 61 kB Progress (2): 3.2/3.3 MB | 61 kB Progress (2): 3.2/3.3 MB | 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 328 kB/s) [2019-07-29T17:50:09.422Z] Progress (1): 3.2/3.3 MB 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-29T17:50:09.422Z] Progress (1): 3.2/3.3 MB Progress (2): 3.2/3.3 MB | 4.1/254 kB Progress (2): 3.2/3.3 MB | 4.1/254 kB Progress (2): 3.2/3.3 MB | 7.7/254 kB Progress (2): 3.2/3.3 MB | 7.7/254 kB Progress (2): 3.2/3.3 MB | 12/254 kB Progress (2): 3.2/3.3 MB | 12/254 kB Progress (2): 3.2/3.3 MB | 16/254 kB Progress (2): 3.2/3.3 MB | 16/254 kB Progress (2): 3.2/3.3 MB | 20/254 kB Progress (2): 3.2/3.3 MB | 20/254 kB Progress (2): 3.2/3.3 MB | 24/254 kB Progress (2): 3.2/3.3 MB | 24/254 kB Progress (2): 3.2/3.3 MB | 28/254 kB Progress (2): 3.2/3.3 MB | 28/254 kB Progress (2): 3.2/3.3 MB | 32/254 kB Progress (2): 3.3/3.3 MB | 32/254 kB Progress (2): 3.3/3.3 MB | 32/254 kB Progress (2): 3.3/3.3 MB | 36/254 kB Progress (2): 3.3/3.3 MB | 36/254 kB Progress (2): 3.3/3.3 MB | 40/254 kB Progress (2): 3.3/3.3 MB | 40/254 kB Progress (2): 3.3/3.3 MB | 44/254 kB Progress (2): 3.3/3.3 MB | 44/254 kB Progress (2): 3.3/3.3 MB | 48/254 kB Progress (2): 3.3 MB | 48/254 kB Progress (2): 3.3 MB | 52/254 kB Progress (2): 3.3 MB | 56/254 kB Progress (2): 3.3 MB | 60/254 kB Progress (2): 3.3 MB | 64/254 kB Progress (2): 3.3 MB | 68/254 kB Progress (2): 3.3 MB | 72/254 kB Progress (2): 3.3 MB | 76/254 kB Progress (2): 3.3 MB | 80/254 kB Progress (2): 3.3 MB | 84/254 kB Progress (2): 3.3 MB | 88/254 kB Progress (2): 3.3 MB | 92/254 kB Progress (2): 3.3 MB | 96/254 kB Progress (2): 3.3 MB | 100/254 kB Progress (2): 3.3 MB | 104/254 kB Progress (2): 3.3 MB | 108/254 kB Progress (2): 3.3 MB | 112/254 kB Progress (2): 3.3 MB | 116/254 kB Progress (2): 3.3 MB | 120/254 kB Progress (2): 3.3 MB | 124/254 kB Progress (2): 3.3 MB | 128/254 kB Progress (2): 3.3 MB | 132/254 kB Progress (2): 3.3 MB | 136/254 kB Progress (2): 3.3 MB | 140/254 kB Progress (2): 3.3 MB | 144/254 kB Progress (2): 3.3 MB | 148/254 kB Progress (2): 3.3 MB | 152/254 kB Progress (2): 3.3 MB | 156/254 kB Progress (2): 3.3 MB | 160/254 kB Progress (2): 3.3 MB | 164/254 kB Progress (2): 3.3 MB | 168/254 kB Progress (2): 3.3 MB | 172/254 kB Progress (2): 3.3 MB | 176/254 kB Progress (2): 3.3 MB | 180/254 kB Progress (2): 3.3 MB | 184/254 kB Progress (2): 3.3 MB | 188/254 kB Progress (2): 3.3 MB | 192/254 kB Progress (2): 3.3 MB | 196/254 kB Progress (2): 3.3 MB | 200/254 kB Progress (3): 3.3 MB | 200/254 kB | 4.1/52 kB Progress (3): 3.3 MB | 204/254 kB | 4.1/52 kB Progress (3): 3.3 MB | 208/254 kB | 4.1/52 kB Progress (3): 3.3 MB | 208/254 kB | 7.7/52 kB Progress (3): 3.3 MB | 212/254 kB | 7.7/52 kB Progress (3): 3.3 MB | 212/254 kB | 12/52 kB Progress (3): 3.3 MB | 216/254 kB | 12/52 kB Progress (3): 3.3 MB | 216/254 kB | 16/52 kB Progress (3): 3.3 MB | 220/254 kB | 16/52 kB Progress (3): 3.3 MB | 220/254 kB | 20/52 kB Progress (3): 3.3 MB | 224/254 kB | 20/52 kB Progress (3): 3.3 MB | 224/254 kB | 24/52 kB Progress (3): 3.3 MB | 228/254 kB | 24/52 kB Progress (3): 3.3 MB | 228/254 kB | 28/52 kB Progress (3): 3.3 MB | 232/254 kB | 28/52 kB Progress (3): 3.3 MB | 232/254 kB | 32/52 kB Progress (3): 3.3 MB | 236/254 kB | 32/52 kB Progress (3): 3.3 MB | 236/254 kB | 36/52 kB Progress (3): 3.3 MB | 240/254 kB | 36/52 kB Progress (3): 3.3 MB | 240/254 kB | 40/52 kB Progress (3): 3.3 MB | 244/254 kB | 40/52 kB Progress (3): 3.3 MB | 244/254 kB | 44/52 kB Progress (3): 3.3 MB | 248/254 kB | 44/52 kB Progress (3): 3.3 MB | 248/254 kB | 48/52 kB Progress (3): 3.3 MB | 252/254 kB | 48/52 kB Progress (3): 3.3 MB | 252/254 kB | 52/52 kB Progress (3): 3.3 MB | 254 kB | 52/52 kB Progress (3): 3.3 MB | 254 kB | 52 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 4.1/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 7.7/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 12/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 16/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 20/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 24/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 28/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 32/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 36/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 40/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 44/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 48/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 52/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 56/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 60/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 64/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 68/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 72/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 76/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 80/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 84/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 88/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 92/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 96/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 100/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 104/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 108/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 112/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 116/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 120/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 124/125 kB Progress (4): 3.3 MB | 254 kB | 52 kB | 125 kB Progress (5): 3.3 MB | 254 kB | 52 kB | 125 kB | 4.1/65 kB Progress (5): 3.3 MB | 254 kB | 52 kB | 125 kB | 7.7/65 kB Progress (5): 3.3 MB | 254 kB | 52 kB | 125 kB | 12/65 kB Progress (5): 3.3 MB | 254 kB | 52 kB | 125 kB | 16/65 kB Progress (5): 3.3 MB | 254 kB | 52 kB | 125 kB | 20/65 kB Progress (5): 3.3 MB | 254 kB | 52 kB | 125 kB | 24/65 kB Progress (5): 3.3 MB | 254 kB | 52 kB | 125 kB | 28/65 kB Progress (5): 3.3 MB | 254 kB | 52 kB | 125 kB | 32/65 kB Progress (5): 3.3 MB | 254 kB | 52 kB | 125 kB | 33/65 kB Progress (5): 3.3 MB | 254 kB | 52 kB | 125 kB | 37/65 kB Progress (5): 3.3 MB | 254 kB | 52 kB | 125 kB | 41/65 kB Progress (5): 3.3 MB | 254 kB | 52 kB | 125 kB | 45/65 kB Progress (5): 3.3 MB | 254 kB | 52 kB | 125 kB | 49/65 kB Progress (5): 3.3 MB | 254 kB | 52 kB | 125 kB | 53/65 kB Progress (5): 3.3 MB | 254 kB | 52 kB | 125 kB | 57/65 kB Progress (5): 3.3 MB | 254 kB | 52 kB | 125 kB | 61/65 kB Progress (5): 3.3 MB | 254 kB | 52 kB | 125 kB | 65/65 kB Progress (5): 3.3 MB | 254 kB | 52 kB | 125 kB | 65 kB 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 16 MB/s) [2019-07-29T17:50:09.422Z] 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 311 kB/s) [2019-07-29T17:50:09.422Z] 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-29T17:50:09.422Z] 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-29T17:50:09.678Z] Progress (4): 254 kB | 52 kB | 125 kB | 4.1/33 kB Progress (4): 254 kB | 52 kB | 125 kB | 7.7/33 kB Progress (4): 254 kB | 52 kB | 125 kB | 12/33 kB Progress (4): 254 kB | 52 kB | 125 kB | 16/33 kB Progress (4): 254 kB | 52 kB | 125 kB | 20/33 kB Progress (4): 254 kB | 52 kB | 125 kB | 24/33 kB Progress (4): 254 kB | 52 kB | 125 kB | 28/33 kB Progress (5): 254 kB | 52 kB | 125 kB | 28/33 kB | 4.1/866 kB Progress (5): 254 kB | 52 kB | 125 kB | 32/33 kB | 4.1/866 kB Progress (5): 254 kB | 52 kB | 125 kB | 32/33 kB | 7.7/866 kB Progress (5): 254 kB | 52 kB | 125 kB | 33/33 kB | 7.7/866 kB Progress (5): 254 kB | 52 kB | 125 kB | 33/33 kB | 12/866 kB Progress (5): 254 kB | 52 kB | 125 kB | 33 kB | 12/866 kB Progress (5): 254 kB | 52 kB | 125 kB | 33 kB | 16/866 kB Progress (5): 254 kB | 52 kB | 125 kB | 33 kB | 20/866 kB Progress (5): 254 kB | 52 kB | 125 kB | 33 kB | 24/866 kB Progress (5): 254 kB | 52 kB | 125 kB | 33 kB | 28/866 kB Progress (5): 254 kB | 52 kB | 125 kB | 33 kB | 32/866 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 574 kB/s) [2019-07-29T17:50:09.678Z] 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 1.2 MB/s) [2019-07-29T17:50:09.678Z] 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 241 kB/s) [2019-07-29T17:50:09.678Z] 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-29T17:50:09.678Z] 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-29T17:50:09.678Z] Progress (2): 33 kB | 33/866 kB 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-29T17:50:09.678Z] Progress (2): 33 kB | 37/866 kB Progress (2): 33 kB | 41/866 kB Progress (2): 33 kB | 45/866 kB Progress (2): 33 kB | 49/866 kB Progress (2): 33 kB | 53/866 kB Progress (2): 33 kB | 57/866 kB Progress (2): 33 kB | 61/866 kB Progress (2): 33 kB | 65/866 kB Progress (2): 33 kB | 66/866 kB Progress (2): 33 kB | 70/866 kB Progress (2): 33 kB | 74/866 kB Progress (2): 33 kB | 78/866 kB Progress (2): 33 kB | 82/866 kB Progress (2): 33 kB | 86/866 kB Progress (2): 33 kB | 90/866 kB Progress (2): 33 kB | 94/866 kB Progress (2): 33 kB | 98/866 kB Progress (2): 33 kB | 98/866 kB Progress (2): 33 kB | 102/866 kB Progress (2): 33 kB | 106/866 kB Progress (2): 33 kB | 110/866 kB Progress (2): 33 kB | 114/866 kB Progress (2): 33 kB | 118/866 kB Progress (2): 33 kB | 122/866 kB Progress (2): 33 kB | 126/866 kB Progress (2): 33 kB | 130/866 kB Progress (2): 33 kB | 131/866 kB Progress (2): 33 kB | 135/866 kB Progress (2): 33 kB | 139/866 kB Progress (2): 33 kB | 143/866 kB Progress (2): 33 kB | 147/866 kB Progress (2): 33 kB | 151/866 kB Progress (2): 33 kB | 155/866 kB Progress (2): 33 kB | 159/866 kB Progress (2): 33 kB | 163/866 kB Progress (2): 33 kB | 164/866 kB Progress (2): 33 kB | 168/866 kB Progress (2): 33 kB | 172/866 kB Progress (2): 33 kB | 176/866 kB Progress (2): 33 kB | 180/866 kB Progress (2): 33 kB | 184/866 kB Progress (2): 33 kB | 188/866 kB Progress (2): 33 kB | 192/866 kB Progress (2): 33 kB | 196/866 kB Progress (2): 33 kB | 197/866 kB Progress (2): 33 kB | 201/866 kB Progress (2): 33 kB | 205/866 kB Progress (2): 33 kB | 209/866 kB Progress (2): 33 kB | 213/866 kB Progress (2): 33 kB | 217/866 kB Progress (2): 33 kB | 221/866 kB Progress (2): 33 kB | 225/866 kB Progress (2): 33 kB | 229/866 kB Progress (2): 33 kB | 229/866 kB Progress (2): 33 kB | 233/866 kB Progress (2): 33 kB | 237/866 kB Progress (2): 33 kB | 241/866 kB Progress (2): 33 kB | 245/866 kB Progress (2): 33 kB | 249/866 kB Progress (2): 33 kB | 253/866 kB Progress (2): 33 kB | 257/866 kB Progress (2): 33 kB | 261/866 kB Progress (2): 33 kB | 262/866 kB Progress (2): 33 kB | 266/866 kB Progress (2): 33 kB | 270/866 kB Progress (2): 33 kB | 274/866 kB Progress (2): 33 kB | 278/866 kB Progress (2): 33 kB | 282/866 kB Progress (2): 33 kB | 286/866 kB Progress (2): 33 kB | 290/866 kB Progress (2): 33 kB | 294/866 kB Progress (2): 33 kB | 295/866 kB Progress (2): 33 kB | 299/866 kB Progress (2): 33 kB | 303/866 kB Progress (2): 33 kB | 307/866 kB Progress (2): 33 kB | 311/866 kB Progress (2): 33 kB | 315/866 kB Progress (2): 33 kB | 319/866 kB Progress (2): 33 kB | 323/866 kB Progress (2): 33 kB | 327/866 kB Progress (2): 33 kB | 328/866 kB Progress (2): 33 kB | 332/866 kB Progress (2): 33 kB | 336/866 kB Progress (2): 33 kB | 340/866 kB Progress (2): 33 kB | 344/866 kB Progress (2): 33 kB | 348/866 kB Progress (2): 33 kB | 352/866 kB Progress (2): 33 kB | 356/866 kB Progress (2): 33 kB | 360/866 kB Progress (2): 33 kB | 360/866 kB Progress (2): 33 kB | 365/866 kB Progress (2): 33 kB | 368/866 kB Progress (2): 33 kB | 373/866 kB Progress (2): 33 kB | 376/866 kB Progress (2): 33 kB | 381/866 kB Progress (2): 33 kB | 384/866 kB Progress (2): 33 kB | 389/866 kB Progress (2): 33 kB | 392/866 kB Progress (2): 33 kB | 393/866 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 146 kB/s) [2019-07-29T17:50:09.678Z] Progress (1): 397/866 kB 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-29T17:50:09.678Z] Progress (1): 401/866 kB Progress (2): 401/866 kB | 4.1/193 kB Progress (2): 405/866 kB | 4.1/193 kB Progress (2): 405/866 kB | 7.7/193 kB Progress (2): 409/866 kB | 7.7/193 kB Progress (2): 409/866 kB | 12/193 kB Progress (2): 413/866 kB | 12/193 kB Progress (2): 413/866 kB | 16/193 kB Progress (2): 417/866 kB | 16/193 kB Progress (2): 417/866 kB | 20/193 kB Progress (2): 421/866 kB | 20/193 kB Progress (2): 421/866 kB | 24/193 kB Progress (2): 425/866 kB | 24/193 kB Progress (2): 425/866 kB | 28/193 kB Progress (2): 426/866 kB | 28/193 kB Progress (2): 426/866 kB | 32/193 kB Progress (2): 430/866 kB | 32/193 kB Progress (2): 430/866 kB | 33/193 kB Progress (2): 434/866 kB | 33/193 kB Progress (2): 434/866 kB | 37/193 kB Progress (2): 438/866 kB | 37/193 kB Progress (2): 438/866 kB | 41/193 kB Progress (2): 442/866 kB | 41/193 kB Progress (2): 442/866 kB | 45/193 kB Progress (2): 446/866 kB | 45/193 kB Progress (2): 446/866 kB | 49/193 kB Progress (2): 450/866 kB | 49/193 kB Progress (2): 450/866 kB | 53/193 kB Progress (2): 454/866 kB | 53/193 kB Progress (2): 454/866 kB | 57/193 kB Progress (2): 458/866 kB | 57/193 kB Progress (2): 458/866 kB | 61/193 kB Progress (2): 459/866 kB | 61/193 kB Progress (2): 459/866 kB | 65/193 kB Progress (2): 463/866 kB | 65/193 kB Progress (2): 463/866 kB | 66/193 kB Progress (2): 467/866 kB | 66/193 kB Progress (2): 467/866 kB | 70/193 kB Progress (2): 471/866 kB | 70/193 kB Progress (2): 471/866 kB | 74/193 kB Progress (2): 475/866 kB | 74/193 kB Progress (2): 475/866 kB | 78/193 kB Progress (2): 479/866 kB | 78/193 kB Progress (2): 479/866 kB | 82/193 kB Progress (2): 483/866 kB | 82/193 kB Progress (2): 483/866 kB | 86/193 kB Progress (2): 487/866 kB | 86/193 kB Progress (2): 487/866 kB | 90/193 kB Progress (2): 491/866 kB | 90/193 kB Progress (2): 491/866 kB | 94/193 kB Progress (2): 492/866 kB | 94/193 kB Progress (2): 492/866 kB | 98/193 kB Progress (2): 496/866 kB | 98/193 kB Progress (2): 496/866 kB | 98/193 kB Progress (2): 500/866 kB | 98/193 kB Progress (2): 500/866 kB | 102/193 kB Progress (2): 504/866 kB | 102/193 kB Progress (2): 504/866 kB | 106/193 kB Progress (2): 508/866 kB | 106/193 kB Progress (2): 508/866 kB | 110/193 kB Progress (2): 512/866 kB | 110/193 kB Progress (2): 516/866 kB | 110/193 kB Progress (3): 516/866 kB | 110/193 kB | 0/2.2 MB Progress (3): 516/866 kB | 114/193 kB | 0/2.2 MB Progress (3): 516/866 kB | 114/193 kB | 0/2.2 MB Progress (3): 520/866 kB | 114/193 kB | 0/2.2 MB Progress (3): 520/866 kB | 118/193 kB | 0/2.2 MB Progress (3): 524/866 kB | 118/193 kB | 0/2.2 MB Progress (3): 524/866 kB | 118/193 kB | 0/2.2 MB Progress (3): 524/866 kB | 118/193 kB | 0/2.2 MB Progress (3): 528/866 kB | 118/193 kB | 0/2.2 MB Progress (3): 528/866 kB | 122/193 kB | 0/2.2 MB Progress (3): 532/866 kB | 122/193 kB | 0/2.2 MB Progress (3): 532/866 kB | 122/193 kB | 0/2.2 MB Progress (3): 536/866 kB | 122/193 kB | 0/2.2 MB Progress (3): 536/866 kB | 126/193 kB | 0/2.2 MB Progress (3): 540/866 kB | 126/193 kB | 0/2.2 MB Progress (3): 540/866 kB | 126/193 kB | 0/2.2 MB Progress (3): 544/866 kB | 126/193 kB | 0/2.2 MB Progress (4): 544/866 kB | 126/193 kB | 0/2.2 MB | 4.1/569 kB Progress (4): 544/866 kB | 130/193 kB | 0/2.2 MB | 4.1/569 kB Progress (4): 544/866 kB | 130/193 kB | 0/2.2 MB | 7.7/569 kB Progress (4): 548/866 kB | 130/193 kB | 0/2.2 MB | 7.7/569 kB Progress (5): 548/866 kB | 130/193 kB | 0/2.2 MB | 7.7/569 kB | 4.1/10.0 kB Progress (5): 548/866 kB | 130/193 kB | 0/2.2 MB | 7.7/569 kB | 4.1/10.0 kB Progress (5): 548/866 kB | 130/193 kB | 0/2.2 MB | 7.7/569 kB | 7.7/10.0 kB Progress (5): 552/866 kB | 130/193 kB | 0/2.2 MB | 7.7/569 kB | 7.7/10.0 kB Progress (5): 552/866 kB | 130/193 kB | 0/2.2 MB | 12/569 kB | 7.7/10.0 kB Progress (5): 552/866 kB | 131/193 kB | 0/2.2 MB | 12/569 kB | 7.7/10.0 kB Progress (5): 552/866 kB | 131/193 kB | 0/2.2 MB | 16/569 kB | 7.7/10.0 kB Progress (5): 556/866 kB | 131/193 kB | 0/2.2 MB | 16/569 kB | 7.7/10.0 kB Progress (5): 556/866 kB | 131/193 kB | 0/2.2 MB | 16/569 kB | 10.0 kB Progress (5): 556/866 kB | 131/193 kB | 0/2.2 MB | 16/569 kB | 10.0 kB Progress (5): 557/866 kB | 131/193 kB | 0/2.2 MB | 16/569 kB | 10.0 kB Progress (5): 557/866 kB | 131/193 kB | 0/2.2 MB | 20/569 kB | 10.0 kB Progress (5): 557/866 kB | 135/193 kB | 0/2.2 MB | 20/569 kB | 10.0 kB Progress (5): 557/866 kB | 135/193 kB | 0/2.2 MB | 24/569 kB | 10.0 kB Progress (5): 561/866 kB | 135/193 kB | 0/2.2 MB | 24/569 kB | 10.0 kB Progress (5): 565/866 kB | 135/193 kB | 0/2.2 MB | 24/569 kB | 10.0 kB Progress (5): 565/866 kB | 135/193 kB | 0/2.2 MB | 24/569 kB | 10.0 kB Progress (5): 569/866 kB | 135/193 kB | 0/2.2 MB | 24/569 kB | 10.0 kB Progress (5): 569/866 kB | 135/193 kB | 0/2.2 MB | 28/569 kB | 10.0 kB Progress (5): 569/866 kB | 139/193 kB | 0/2.2 MB | 28/569 kB | 10.0 kB Progress (5): 569/866 kB | 139/193 kB | 0/2.2 MB | 32/569 kB | 10.0 kB Progress (5): 573/866 kB | 139/193 kB | 0/2.2 MB | 32/569 kB | 10.0 kB Progress (5): 573/866 kB | 139/193 kB | 0/2.2 MB | 32/569 kB | 10.0 kB Progress (5): 577/866 kB | 139/193 kB | 0/2.2 MB | 32/569 kB | 10.0 kB Progress (5): 577/866 kB | 139/193 kB | 0/2.2 MB | 33/569 kB | 10.0 kB Progress (5): 577/866 kB | 143/193 kB | 0/2.2 MB | 33/569 kB | 10.0 kB Progress (5): 577/866 kB | 143/193 kB | 0/2.2 MB | 37/569 kB | 10.0 kB Progress (5): 581/866 kB | 143/193 kB | 0/2.2 MB | 37/569 kB | 10.0 kB Progress (5): 581/866 kB | 143/193 kB | 0/2.2 MB | 37/569 kB | 10.0 kB Progress (5): 585/866 kB | 143/193 kB | 0/2.2 MB | 37/569 kB | 10.0 kB Progress (5): 585/866 kB | 143/193 kB | 0/2.2 MB | 41/569 kB | 10.0 kB Progress (5): 585/866 kB | 147/193 kB | 0/2.2 MB | 41/569 kB | 10.0 kB Progress (5): 585/866 kB | 147/193 kB | 0/2.2 MB | 45/569 kB | 10.0 kB Progress (5): 589/866 kB | 147/193 kB | 0/2.2 MB | 45/569 kB | 10.0 kB Progress (5): 589/866 kB | 147/193 kB | 0/2.2 MB | 45/569 kB | 10.0 kB Progress (5): 593/866 kB | 147/193 kB | 0/2.2 MB | 45/569 kB | 10.0 kB Progress (5): 593/866 kB | 147/193 kB | 0/2.2 MB | 49/569 kB | 10.0 kB Progress (5): 593/866 kB | 151/193 kB | 0/2.2 MB | 49/569 kB | 10.0 kB Progress (5): 593/866 kB | 151/193 kB | 0/2.2 MB | 53/569 kB | 10.0 kB Progress (5): 597/866 kB | 151/193 kB | 0/2.2 MB | 53/569 kB | 10.0 kB Progress (5): 597/866 kB | 151/193 kB | 0/2.2 MB | 53/569 kB | 10.0 kB Progress (5): 601/866 kB | 151/193 kB | 0/2.2 MB | 53/569 kB | 10.0 kB Progress (5): 601/866 kB | 151/193 kB | 0/2.2 MB | 57/569 kB | 10.0 kB Progress (5): 601/866 kB | 155/193 kB | 0/2.2 MB | 57/569 kB | 10.0 kB Progress (5): 601/866 kB | 155/193 kB | 0/2.2 MB | 61/569 kB | 10.0 kB Progress (5): 605/866 kB | 155/193 kB | 0/2.2 MB | 61/569 kB | 10.0 kB Progress (5): 605/866 kB | 155/193 kB | 0/2.2 MB | 61/569 kB | 10.0 kB Progress (5): 609/866 kB | 155/193 kB | 0/2.2 MB | 61/569 kB | 10.0 kB Progress (5): 609/866 kB | 155/193 kB | 0/2.2 MB | 65/569 kB | 10.0 kB Progress (5): 609/866 kB | 155/193 kB | 0/2.2 MB | 66/569 kB | 10.0 kB Progress (5): 609/866 kB | 159/193 kB | 0/2.2 MB | 66/569 kB | 10.0 kB Progress (5): 609/866 kB | 159/193 kB | 0/2.2 MB | 70/569 kB | 10.0 kB Progress (5): 613/866 kB | 159/193 kB | 0/2.2 MB | 70/569 kB | 10.0 kB Progress (5): 613/866 kB | 159/193 kB | 0.1/2.2 MB | 70/569 kB | 10.0 kB Progress (5): 617/866 kB | 159/193 kB | 0.1/2.2 MB | 70/569 kB | 10.0 kB Progress (5): 617/866 kB | 159/193 kB | 0.1/2.2 MB | 74/569 kB | 10.0 kB Progress (5): 617/866 kB | 163/193 kB | 0.1/2.2 MB | 74/569 kB | 10.0 kB Progress (5): 617/866 kB | 163/193 kB | 0.1/2.2 MB | 78/569 kB | 10.0 kB Progress (5): 621/866 kB | 163/193 kB | 0.1/2.2 MB | 78/569 kB | 10.0 kB Progress (5): 621/866 kB | 163/193 kB | 0.1/2.2 MB | 78/569 kB | 10.0 kB Progress (5): 623/866 kB | 163/193 kB | 0.1/2.2 MB | 78/569 kB | 10.0 kB Progress (5): 623/866 kB | 163/193 kB | 0.1/2.2 MB | 82/569 kB | 10.0 kB Progress (5): 623/866 kB | 167/193 kB | 0.1/2.2 MB | 82/569 kB | 10.0 kB Progress (5): 623/866 kB | 167/193 kB | 0.1/2.2 MB | 86/569 kB | 10.0 kB Progress (5): 627/866 kB | 167/193 kB | 0.1/2.2 MB | 86/569 kB | 10.0 kB Progress (5): 631/866 kB | 167/193 kB | 0.1/2.2 MB | 86/569 kB | 10.0 kB Progress (5): 631/866 kB | 167/193 kB | 0.1/2.2 MB | 86/569 kB | 10.0 kB Progress (5): 635/866 kB | 167/193 kB | 0.1/2.2 MB | 86/569 kB | 10.0 kB Progress (5): 635/866 kB | 167/193 kB | 0.1/2.2 MB | 90/569 kB | 10.0 kB Progress (5): 635/866 kB | 171/193 kB | 0.1/2.2 MB | 90/569 kB | 10.0 kB Progress (5): 635/866 kB | 171/193 kB | 0.1/2.2 MB | 94/569 kB | 10.0 kB Progress (5): 639/866 kB | 171/193 kB | 0.1/2.2 MB | 94/569 kB | 10.0 kB Progress (5): 639/866 kB | 171/193 kB | 0.1/2.2 MB | 94/569 kB | 10.0 kB Progress (5): 643/866 kB | 171/193 kB | 0.1/2.2 MB | 94/569 kB | 10.0 kB Progress (5): 643/866 kB | 171/193 kB | 0.1/2.2 MB | 98/569 kB | 10.0 kB Progress (5): 643/866 kB | 171/193 kB | 0.1/2.2 MB | 98/569 kB | 10.0 kB Progress (5): 643/866 kB | 175/193 kB | 0.1/2.2 MB | 98/569 kB | 10.0 kB Progress (5): 643/866 kB | 175/193 kB | 0.1/2.2 MB | 102/569 kB | 10.0 kB Progress (5): 647/866 kB | 175/193 kB | 0.1/2.2 MB | 102/569 kB | 10.0 kB Progress (5): 647/866 kB | 175/193 kB | 0.1/2.2 MB | 102/569 kB | 10.0 kB Progress (5): 651/866 kB | 175/193 kB | 0.1/2.2 MB | 102/569 kB | 10.0 kB Progress (5): 651/866 kB | 175/193 kB | 0.1/2.2 MB | 106/569 kB | 10.0 kB Progress (5): 651/866 kB | 179/193 kB | 0.1/2.2 MB | 106/569 kB | 10.0 kB Progress (5): 651/866 kB | 179/193 kB | 0.1/2.2 MB | 110/569 kB | 10.0 kB Progress (5): 655/866 kB | 179/193 kB | 0.1/2.2 MB | 110/569 kB | 10.0 kB Progress (5): 655/866 kB | 179/193 kB | 0.1/2.2 MB | 110/569 kB | 10.0 kB Progress (5): 659/866 kB | 179/193 kB | 0.1/2.2 MB | 110/569 kB | 10.0 kB Progress (5): 659/866 kB | 179/193 kB | 0.1/2.2 MB | 114/569 kB | 10.0 kB Progress (5): 659/866 kB | 183/193 kB | 0.1/2.2 MB | 114/569 kB | 10.0 kB Progress (5): 659/866 kB | 183/193 kB | 0.1/2.2 MB | 118/569 kB | 10.0 kB Progress (5): 663/866 kB | 183/193 kB | 0.1/2.2 MB | 118/569 kB | 10.0 kB Progress (5): 663/866 kB | 183/193 kB | 0.1/2.2 MB | 118/569 kB | 10.0 kB Progress (5): 667/866 kB | 183/193 kB | 0.1/2.2 MB | 118/569 kB | 10.0 kB Progress (5): 667/866 kB | 183/193 kB | 0.1/2.2 MB | 122/569 kB | 10.0 kB Progress (5): 667/866 kB | 187/193 kB | 0.1/2.2 MB | 122/569 kB | 10.0 kB Progress (5): 667/866 kB | 187/193 kB | 0.1/2.2 MB | 126/569 kB | 10.0 kB Progress (5): 671/866 kB | 187/193 kB | 0.1/2.2 MB | 126/569 kB | 10.0 kB Progress (5): 671/866 kB | 187/193 kB | 0.1/2.2 MB | 126/569 kB | 10.0 kB Progress (5): 675/866 kB | 187/193 kB | 0.1/2.2 MB | 126/569 kB | 10.0 kB Progress (5): 675/866 kB | 187/193 kB | 0.1/2.2 MB | 130/569 kB | 10.0 kB Progress (5): 675/866 kB | 191/193 kB | 0.1/2.2 MB | 130/569 kB | 10.0 kB Progress (5): 675/866 kB | 191/193 kB | 0.1/2.2 MB | 131/569 kB | 10.0 kB Progress (5): 675/866 kB | 191/193 kB | 0.1/2.2 MB | 135/569 kB | 10.0 kB Progress (5): 675/866 kB | 191/193 kB | 0.1/2.2 MB | 139/569 kB | 10.0 kB Progress (5): 675/866 kB | 191/193 kB | 0.1/2.2 MB | 143/569 kB | 10.0 kB Progress (5): 675/866 kB | 191/193 kB | 0.1/2.2 MB | 147/569 kB | 10.0 kB Progress (5): 675/866 kB | 191/193 kB | 0.1/2.2 MB | 151/569 kB | 10.0 kB Progress (5): 675/866 kB | 191/193 kB | 0.1/2.2 MB | 155/569 kB | 10.0 kB Progress (5): 675/866 kB | 191/193 kB | 0.1/2.2 MB | 159/569 kB | 10.0 kB Progress (5): 675/866 kB | 191/193 kB | 0.1/2.2 MB | 163/569 kB | 10.0 kB Progress (5): 675/866 kB | 191/193 kB | 0.1/2.2 MB | 164/569 kB | 10.0 kB Progress (5): 675/866 kB | 191/193 kB | 0.1/2.2 MB | 168/569 kB | 10.0 kB Progress (5): 675/866 kB | 191/193 kB | 0.1/2.2 MB | 172/569 kB | 10.0 kB Progress (5): 675/866 kB | 191/193 kB | 0.1/2.2 MB | 176/569 kB | 10.0 kB Progress (5): 675/866 kB | 191/193 kB | 0.1/2.2 MB | 180/569 kB | 10.0 kB Progress (5): 675/866 kB | 191/193 kB | 0.1/2.2 MB | 184/569 kB | 10.0 kB Progress (5): 675/866 kB | 191/193 kB | 0.1/2.2 MB | 188/569 kB | 10.0 kB Progress (5): 679/866 kB | 191/193 kB | 0.1/2.2 MB | 188/569 kB | 10.0 kB Progress (5): 679/866 kB | 191/193 kB | 0.1/2.2 MB | 188/569 kB | 10.0 kB Progress (5): 683/866 kB | 191/193 kB | 0.1/2.2 MB | 188/569 kB | 10.0 kB Progress (5): 683/866 kB | 191/193 kB | 0.1/2.2 MB | 192/569 kB | 10.0 kB Progress (5): 683/866 kB | 193 kB | 0.1/2.2 MB | 192/569 kB | 10.0 kB Progress (5): 683/866 kB | 193 kB | 0.1/2.2 MB | 196/569 kB | 10.0 kB Progress (5): 687/866 kB | 193 kB | 0.1/2.2 MB | 196/569 kB | 10.0 kB Progress (5): 687/866 kB | 193 kB | 0.1/2.2 MB | 196/569 kB | 10.0 kB Progress (5): 691/866 kB | 193 kB | 0.1/2.2 MB | 196/569 kB | 10.0 kB Progress (5): 691/866 kB | 193 kB | 0.1/2.2 MB | 197/569 kB | 10.0 kB Progress (5): 695/866 kB | 193 kB | 0.1/2.2 MB | 197/569 kB | 10.0 kB Progress (5): 695/866 kB | 193 kB | 0.1/2.2 MB | 197/569 kB | 10.0 kB Progress (5): 695/866 kB | 193 kB | 0.1/2.2 MB | 197/569 kB | 10.0 kB Progress (5): 695/866 kB | 193 kB | 0.1/2.2 MB | 197/569 kB | 10.0 kB Progress (5): 695/866 kB | 193 kB | 0.1/2.2 MB | 197/569 kB | 10.0 kB Progress (5): 695/866 kB | 193 kB | 0.1/2.2 MB | 197/569 kB | 10.0 kB Progress (5): 695/866 kB | 193 kB | 0.1/2.2 MB | 197/569 kB | 10.0 kB Progress (5): 699/866 kB | 193 kB | 0.1/2.2 MB | 197/569 kB | 10.0 kB Progress (5): 699/866 kB | 193 kB | 0.1/2.2 MB | 201/569 kB | 10.0 kB Progress (5): 703/866 kB | 193 kB | 0.1/2.2 MB | 201/569 kB | 10.0 kB Progress (5): 703/866 kB | 193 kB | 0.1/2.2 MB | 201/569 kB | 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 39 kB/s) [2019-07-29T17:50:09.678Z] Progress (4): 703/866 kB | 193 kB | 0.1/2.2 MB | 201/569 kB Progress (4): 707/866 kB | 193 kB | 0.1/2.2 MB | 201/569 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.jar (193 kB at 747 kB/s) [2019-07-29T17:50:09.678Z] Progress (3): 707/866 kB | 0.1/2.2 MB | 205/569 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-29T17:50:09.678Z] Progress (3): 711/866 kB | 0.1/2.2 MB | 205/569 kB Progress (3): 711/866 kB | 0.1/2.2 MB | 205/569 kB 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-29T17:50:09.678Z] Progress (3): 711/866 kB | 0.1/2.2 MB | 205/569 kB Progress (3): 715/866 kB | 0.1/2.2 MB | 205/569 kB Progress (3): 715/866 kB | 0.1/2.2 MB | 209/569 kB Progress (3): 719/866 kB | 0.1/2.2 MB | 209/569 kB Progress (3): 719/866 kB | 0.1/2.2 MB | 209/569 kB Progress (3): 723/866 kB | 0.1/2.2 MB | 209/569 kB Progress (3): 723/866 kB | 0.1/2.2 MB | 213/569 kB Progress (3): 727/866 kB | 0.1/2.2 MB | 213/569 kB Progress (3): 727/866 kB | 0.1/2.2 MB | 213/569 kB Progress (3): 731/866 kB | 0.1/2.2 MB | 213/569 kB Progress (3): 731/866 kB | 0.1/2.2 MB | 217/569 kB Progress (3): 735/866 kB | 0.1/2.2 MB | 217/569 kB Progress (3): 735/866 kB | 0.1/2.2 MB | 217/569 kB Progress (3): 739/866 kB | 0.1/2.2 MB | 217/569 kB Progress (3): 739/866 kB | 0.1/2.2 MB | 221/569 kB Progress (3): 743/866 kB | 0.1/2.2 MB | 221/569 kB Progress (3): 743/866 kB | 0.1/2.2 MB | 221/569 kB Progress (3): 747/866 kB | 0.1/2.2 MB | 221/569 kB Progress (3): 747/866 kB | 0.1/2.2 MB | 225/569 kB Progress (3): 751/866 kB | 0.1/2.2 MB | 225/569 kB Progress (3): 751/866 kB | 0.1/2.2 MB | 225/569 kB Progress (3): 755/866 kB | 0.1/2.2 MB | 225/569 kB Progress (3): 755/866 kB | 0.1/2.2 MB | 229/569 kB Progress (3): 759/866 kB | 0.1/2.2 MB | 229/569 kB Progress (3): 759/866 kB | 0.1/2.2 MB | 229/569 kB Progress (3): 763/866 kB | 0.1/2.2 MB | 229/569 kB Progress (3): 763/866 kB | 0.1/2.2 MB | 229/569 kB Progress (3): 767/866 kB | 0.1/2.2 MB | 229/569 kB Progress (3): 767/866 kB | 0.1/2.2 MB | 229/569 kB Progress (3): 771/866 kB | 0.1/2.2 MB | 229/569 kB Progress (3): 771/866 kB | 0.2/2.2 MB | 229/569 kB Progress (3): 771/866 kB | 0.2/2.2 MB | 233/569 kB Progress (3): 771/866 kB | 0.2/2.2 MB | 233/569 kB Progress (3): 775/866 kB | 0.2/2.2 MB | 233/569 kB Progress (3): 775/866 kB | 0.2/2.2 MB | 233/569 kB Progress (3): 775/866 kB | 0.2/2.2 MB | 233/569 kB Progress (3): 775/866 kB | 0.2/2.2 MB | 233/569 kB Progress (3): 775/866 kB | 0.2/2.2 MB | 237/569 kB Progress (3): 775/866 kB | 0.2/2.2 MB | 237/569 kB Progress (3): 775/866 kB | 0.2/2.2 MB | 241/569 kB Progress (3): 779/866 kB | 0.2/2.2 MB | 241/569 kB Progress (3): 779/866 kB | 0.2/2.2 MB | 245/569 kB Progress (3): 779/866 kB | 0.2/2.2 MB | 245/569 kB Progress (3): 779/866 kB | 0.2/2.2 MB | 249/569 kB Progress (3): 783/866 kB | 0.2/2.2 MB | 249/569 kB Progress (3): 783/866 kB | 0.2/2.2 MB | 253/569 kB Progress (3): 783/866 kB | 0.2/2.2 MB | 253/569 kB Progress (3): 783/866 kB | 0.2/2.2 MB | 257/569 kB Progress (3): 787/866 kB | 0.2/2.2 MB | 257/569 kB Progress (3): 787/866 kB | 0.2/2.2 MB | 261/569 kB Progress (3): 787/866 kB | 0.2/2.2 MB | 261/569 kB Progress (3): 787/866 kB | 0.2/2.2 MB | 262/569 kB Progress (3): 791/866 kB | 0.2/2.2 MB | 262/569 kB Progress (3): 791/866 kB | 0.2/2.2 MB | 266/569 kB Progress (3): 791/866 kB | 0.2/2.2 MB | 266/569 kB Progress (3): 791/866 kB | 0.2/2.2 MB | 270/569 kB Progress (3): 795/866 kB | 0.2/2.2 MB | 270/569 kB Progress (3): 795/866 kB | 0.2/2.2 MB | 274/569 kB Progress (3): 795/866 kB | 0.2/2.2 MB | 274/569 kB Progress (3): 795/866 kB | 0.2/2.2 MB | 278/569 kB Progress (3): 799/866 kB | 0.2/2.2 MB | 278/569 kB Progress (3): 799/866 kB | 0.2/2.2 MB | 282/569 kB Progress (3): 799/866 kB | 0.2/2.2 MB | 282/569 kB Progress (3): 799/866 kB | 0.2/2.2 MB | 286/569 kB Progress (3): 803/866 kB | 0.2/2.2 MB | 286/569 kB Progress (3): 803/866 kB | 0.2/2.2 MB | 290/569 kB Progress (3): 803/866 kB | 0.2/2.2 MB | 290/569 kB Progress (3): 803/866 kB | 0.2/2.2 MB | 290/569 kB Progress (3): 803/866 kB | 0.2/2.2 MB | 294/569 kB Progress (3): 807/866 kB | 0.2/2.2 MB | 294/569 kB Progress (3): 807/866 kB | 0.2/2.2 MB | 295/569 kB Progress (3): 807/866 kB | 0.2/2.2 MB | 295/569 kB Progress (4): 807/866 kB | 0.2/2.2 MB | 295/569 kB | 4.1/351 kB Progress (4): 807/866 kB | 0.2/2.2 MB | 295/569 kB | 4.1/351 kB Progress (4): 807/866 kB | 0.2/2.2 MB | 299/569 kB | 4.1/351 kB Progress (4): 811/866 kB | 0.2/2.2 MB | 299/569 kB | 4.1/351 kB Progress (4): 811/866 kB | 0.2/2.2 MB | 303/569 kB | 4.1/351 kB Progress (4): 811/866 kB | 0.2/2.2 MB | 303/569 kB | 4.1/351 kB Progress (4): 811/866 kB | 0.2/2.2 MB | 303/569 kB | 7.7/351 kB Progress (4): 811/866 kB | 0.2/2.2 MB | 303/569 kB | 7.7/351 kB Progress (4): 811/866 kB | 0.2/2.2 MB | 307/569 kB | 7.7/351 kB Progress (4): 815/866 kB | 0.2/2.2 MB | 307/569 kB | 7.7/351 kB Progress (4): 815/866 kB | 0.2/2.2 MB | 311/569 kB | 7.7/351 kB Progress (4): 815/866 kB | 0.2/2.2 MB | 311/569 kB | 7.7/351 kB Progress (4): 815/866 kB | 0.2/2.2 MB | 311/569 kB | 7.7/351 kB Progress (4): 815/866 kB | 0.2/2.2 MB | 311/569 kB | 12/351 kB Progress (4): 815/866 kB | 0.2/2.2 MB | 311/569 kB | 12/351 kB Progress (4): 815/866 kB | 0.2/2.2 MB | 315/569 kB | 12/351 kB Progress (4): 819/866 kB | 0.2/2.2 MB | 315/569 kB | 12/351 kB Progress (4): 819/866 kB | 0.2/2.2 MB | 319/569 kB | 12/351 kB Progress (4): 819/866 kB | 0.2/2.2 MB | 319/569 kB | 12/351 kB Progress (4): 819/866 kB | 0.2/2.2 MB | 319/569 kB | 16/351 kB Progress (4): 819/866 kB | 0.2/2.2 MB | 319/569 kB | 16/351 kB Progress (4): 819/866 kB | 0.2/2.2 MB | 323/569 kB | 16/351 kB Progress (4): 823/866 kB | 0.2/2.2 MB | 323/569 kB | 16/351 kB Progress (4): 823/866 kB | 0.2/2.2 MB | 327/569 kB | 16/351 kB Progress (4): 823/866 kB | 0.2/2.2 MB | 327/569 kB | 16/351 kB Progress (4): 823/866 kB | 0.2/2.2 MB | 327/569 kB | 20/351 kB Progress (4): 823/866 kB | 0.2/2.2 MB | 327/569 kB | 20/351 kB Progress (4): 823/866 kB | 0.2/2.2 MB | 328/569 kB | 20/351 kB Progress (4): 827/866 kB | 0.2/2.2 MB | 328/569 kB | 20/351 kB Progress (4): 827/866 kB | 0.2/2.2 MB | 332/569 kB | 20/351 kB Progress (4): 827/866 kB | 0.2/2.2 MB | 332/569 kB | 20/351 kB Progress (4): 827/866 kB | 0.2/2.2 MB | 332/569 kB | 24/351 kB Progress (4): 827/866 kB | 0.2/2.2 MB | 332/569 kB | 24/351 kB Progress (4): 827/866 kB | 0.2/2.2 MB | 336/569 kB | 24/351 kB Progress (4): 831/866 kB | 0.2/2.2 MB | 336/569 kB | 24/351 kB Progress (4): 831/866 kB | 0.2/2.2 MB | 340/569 kB | 24/351 kB Progress (4): 831/866 kB | 0.2/2.2 MB | 344/569 kB | 24/351 kB Progress (4): 831/866 kB | 0.2/2.2 MB | 348/569 kB | 24/351 kB Progress (4): 831/866 kB | 0.2/2.2 MB | 348/569 kB | 24/351 kB Progress (4): 831/866 kB | 0.2/2.2 MB | 348/569 kB | 28/351 kB Progress (4): 831/866 kB | 0.3/2.2 MB | 348/569 kB | 28/351 kB Progress (4): 831/866 kB | 0.3/2.2 MB | 352/569 kB | 28/351 kB Progress (4): 835/866 kB | 0.3/2.2 MB | 352/569 kB | 28/351 kB Progress (4): 835/866 kB | 0.3/2.2 MB | 356/569 kB | 28/351 kB Progress (4): 835/866 kB | 0.3/2.2 MB | 356/569 kB | 28/351 kB Progress (4): 835/866 kB | 0.3/2.2 MB | 356/569 kB | 32/351 kB Progress (4): 835/866 kB | 0.3/2.2 MB | 356/569 kB | 32/351 kB Progress (4): 835/866 kB | 0.3/2.2 MB | 360/569 kB | 32/351 kB Progress (4): 839/866 kB | 0.3/2.2 MB | 360/569 kB | 32/351 kB Progress (4): 839/866 kB | 0.3/2.2 MB | 360/569 kB | 32/351 kB Progress (4): 839/866 kB | 0.3/2.2 MB | 360/569 kB | 32/351 kB Progress (4): 839/866 kB | 0.3/2.2 MB | 360/569 kB | 33/351 kB Progress (4): 839/866 kB | 0.3/2.2 MB | 360/569 kB | 33/351 kB Progress (4): 839/866 kB | 0.3/2.2 MB | 365/569 kB | 33/351 kB Progress (4): 843/866 kB | 0.3/2.2 MB | 365/569 kB | 33/351 kB Progress (4): 843/866 kB | 0.3/2.2 MB | 368/569 kB | 33/351 kB Progress (4): 843/866 kB | 0.3/2.2 MB | 368/569 kB | 33/351 kB Progress (4): 843/866 kB | 0.3/2.2 MB | 368/569 kB | 37/351 kB Progress (4): 843/866 kB | 0.3/2.2 MB | 368/569 kB | 37/351 kB Progress (4): 843/866 kB | 0.3/2.2 MB | 373/569 kB | 37/351 kB Progress (4): 847/866 kB | 0.3/2.2 MB | 373/569 kB | 37/351 kB Progress (4): 847/866 kB | 0.3/2.2 MB | 376/569 kB | 37/351 kB Progress (4): 847/866 kB | 0.3/2.2 MB | 376/569 kB | 37/351 kB Progress (4): 847/866 kB | 0.3/2.2 MB | 376/569 kB | 41/351 kB Progress (4): 847/866 kB | 0.3/2.2 MB | 376/569 kB | 41/351 kB Progress (4): 847/866 kB | 0.3/2.2 MB | 381/569 kB | 41/351 kB Progress (4): 851/866 kB | 0.3/2.2 MB | 381/569 kB | 41/351 kB Progress (4): 851/866 kB | 0.3/2.2 MB | 384/569 kB | 41/351 kB Progress (4): 851/866 kB | 0.3/2.2 MB | 384/569 kB | 41/351 kB Progress (4): 851/866 kB | 0.3/2.2 MB | 384/569 kB | 45/351 kB Progress (4): 851/866 kB | 0.3/2.2 MB | 384/569 kB | 45/351 kB Progress (4): 851/866 kB | 0.3/2.2 MB | 389/569 kB | 45/351 kB Progress (4): 855/866 kB | 0.3/2.2 MB | 389/569 kB | 45/351 kB Progress (4): 855/866 kB | 0.3/2.2 MB | 392/569 kB | 45/351 kB Progress (4): 855/866 kB | 0.3/2.2 MB | 392/569 kB | 45/351 kB Progress (4): 855/866 kB | 0.3/2.2 MB | 392/569 kB | 49/351 kB Progress (4): 855/866 kB | 0.3/2.2 MB | 392/569 kB | 49/351 kB Progress (4): 855/866 kB | 0.3/2.2 MB | 393/569 kB | 49/351 kB Progress (4): 859/866 kB | 0.3/2.2 MB | 393/569 kB | 49/351 kB Progress (4): 863/866 kB | 0.3/2.2 MB | 393/569 kB | 49/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 393/569 kB | 49/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 397/569 kB | 49/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 397/569 kB | 49/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 397/569 kB | 53/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 397/569 kB | 53/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 401/569 kB | 53/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 401/569 kB | 53/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 401/569 kB | 57/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 401/569 kB | 57/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 405/569 kB | 57/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 405/569 kB | 57/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 405/569 kB | 61/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 405/569 kB | 61/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 409/569 kB | 61/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 409/569 kB | 61/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 409/569 kB | 65/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 409/569 kB | 65/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 413/569 kB | 65/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 413/569 kB | 65/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 413/569 kB | 66/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 413/569 kB | 66/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 417/569 kB | 66/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 417/569 kB | 66/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 417/569 kB | 70/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 417/569 kB | 70/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 421/569 kB | 70/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 421/569 kB | 70/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 421/569 kB | 74/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 421/569 kB | 74/351 kB Progress (4): 866 kB | 0.3/2.2 MB | 425/569 kB | 74/351 kB Progress (4): 866 kB | 0.4/2.2 MB | 425/569 kB | 74/351 kB Progress (4): 866 kB | 0.4/2.2 MB | 425/569 kB | 78/351 kB Progress (4): 866 kB | 0.4/2.2 MB | 425/569 kB | 78/351 kB Progress (4): 866 kB | 0.4/2.2 MB | 426/569 kB | 78/351 kB Progress (5): 866 kB | 0.4/2.2 MB | 426/569 kB | 78/351 kB | 4.1/4.2 kB Progress (5): 866 kB | 0.4/2.2 MB | 426/569 kB | 78/351 kB | 4.1/4.2 kB Progress (5): 866 kB | 0.4/2.2 MB | 426/569 kB | 82/351 kB | 4.1/4.2 kB Progress (5): 866 kB | 0.4/2.2 MB | 426/569 kB | 82/351 kB | 4.1/4.2 kB Progress (5): 866 kB | 0.4/2.2 MB | 426/569 kB | 82/351 kB | 4.2 kB Progress (5): 866 kB | 0.4/2.2 MB | 430/569 kB | 82/351 kB | 4.2 kB Progress (5): 866 kB | 0.4/2.2 MB | 430/569 kB | 82/351 kB | 4.2 kB Progress (5): 866 kB | 0.4/2.2 MB | 430/569 kB | 86/351 kB | 4.2 kB Progress (5): 866 kB | 0.4/2.2 MB | 430/569 kB | 86/351 kB | 4.2 kB Progress (5): 866 kB | 0.4/2.2 MB | 434/569 kB | 86/351 kB | 4.2 kB Progress (5): 866 kB | 0.4/2.2 MB | 434/569 kB | 86/351 kB | 4.2 kB Progress (5): 866 kB | 0.4/2.2 MB | 434/569 kB | 86/351 kB | 4.2 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.jar (866 kB at 3.1 MB/s) [2019-07-29T17:50:09.678Z] Progress (4): 0.4/2.2 MB | 434/569 kB | 90/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 434/569 kB | 90/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 438/569 kB | 90/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 442/569 kB | 90/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 442/569 kB | 90/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 442/569 kB | 94/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 442/569 kB | 94/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 446/569 kB | 94/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 450/569 kB | 94/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 450/569 kB | 94/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 450/569 kB | 98/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 450/569 kB | 98/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 454/569 kB | 98/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 454/569 kB | 98/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 454/569 kB | 98/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 454/569 kB | 98/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 454/569 kB | 98/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 458/569 kB | 98/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 458/569 kB | 98/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 458/569 kB | 102/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 458/569 kB | 102/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 459/569 kB | 102/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 459/569 kB | 102/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 459/569 kB | 106/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 459/569 kB | 106/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 463/569 kB | 106/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 463/569 kB | 106/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 463/569 kB | 110/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 463/569 kB | 110/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 467/569 kB | 110/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 467/569 kB | 110/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 467/569 kB | 114/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 467/569 kB | 114/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 471/569 kB | 114/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 471/569 kB | 114/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 471/569 kB | 118/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 471/569 kB | 118/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 475/569 kB | 118/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 475/569 kB | 118/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 475/569 kB | 122/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 475/569 kB | 122/351 kB | 4.2 kB Progress (4): 0.4/2.2 MB | 479/569 kB | 122/351 kB | 4.2 kB Progress (4): 0.5/2.2 MB | 479/569 kB | 122/351 kB | 4.2 kB Progress (4): 0.5/2.2 MB | 479/569 kB | 126/351 kB | 4.2 kB Progress (4): 0.5/2.2 MB | 479/569 kB | 126/351 kB | 4.2 kB Progress (4): 0.5/2.2 MB | 483/569 kB | 126/351 kB | 4.2 kB Progress (4): 0.5/2.2 MB | 483/569 kB | 126/351 kB | 4.2 kB Progress (4): 0.5/2.2 MB | 483/569 kB | 130/351 kB | 4.2 kB Progress (4): 0.5/2.2 MB | 483/569 kB | 130/351 kB | 4.2 kB Progress (4): 0.5/2.2 MB | 487/569 kB | 130/351 kB | 4.2 kB Progress (4): 0.5/2.2 MB | 487/569 kB | 130/351 kB | 4.2 kB Progress (4): 0.5/2.2 MB | 487/569 kB | 131/351 kB | 4.2 kB 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 15 kB/s) [2019-07-29T17:50:09.679Z] Progress (3): 0.5/2.2 MB | 487/569 kB | 131/351 kB Progress (3): 0.5/2.2 MB | 491/569 kB | 131/351 kB Progress (3): 0.5/2.2 MB | 491/569 kB | 131/351 kB Progress (3): 0.5/2.2 MB | 491/569 kB | 135/351 kB Progress (3): 0.5/2.2 MB | 491/569 kB | 135/351 kB Progress (3): 0.5/2.2 MB | 495/569 kB | 135/351 kB Progress (3): 0.5/2.2 MB | 495/569 kB | 135/351 kB Progress (3): 0.5/2.2 MB | 495/569 kB | 139/351 kB Progress (3): 0.5/2.2 MB | 495/569 kB | 139/351 kB Progress (3): 0.5/2.2 MB | 499/569 kB | 139/351 kB Progress (3): 0.5/2.2 MB | 499/569 kB | 139/351 kB Progress (3): 0.5/2.2 MB | 499/569 kB | 143/351 kB Progress (3): 0.5/2.2 MB | 499/569 kB | 143/351 kB Progress (3): 0.5/2.2 MB | 499/569 kB | 147/351 kB Progress (3): 0.5/2.2 MB | 503/569 kB | 147/351 kB Progress (3): 0.5/2.2 MB | 503/569 kB | 151/351 kB Progress (3): 0.5/2.2 MB | 503/569 kB | 151/351 kB Progress (3): 0.5/2.2 MB | 503/569 kB | 155/351 kB Progress (3): 0.5/2.2 MB | 503/569 kB | 155/351 kB Progress (3): 0.5/2.2 MB | 507/569 kB | 155/351 kB Progress (3): 0.5/2.2 MB | 507/569 kB | 155/351 kB Progress (3): 0.5/2.2 MB | 507/569 kB | 159/351 kB Progress (3): 0.5/2.2 MB | 507/569 kB | 159/351 kB Progress (3): 0.5/2.2 MB | 507/569 kB | 159/351 kB Progress (3): 0.5/2.2 MB | 511/569 kB | 159/351 kB Progress (3): 0.5/2.2 MB | 511/569 kB | 159/351 kB Progress (3): 0.5/2.2 MB | 511/569 kB | 159/351 kB Progress (3): 0.5/2.2 MB | 511/569 kB | 159/351 kB Progress (3): 0.5/2.2 MB | 511/569 kB | 163/351 kB Progress (3): 0.5/2.2 MB | 511/569 kB | 163/351 kB Progress (3): 0.5/2.2 MB | 515/569 kB | 163/351 kB Progress (3): 0.5/2.2 MB | 515/569 kB | 163/351 kB Progress (3): 0.5/2.2 MB | 515/569 kB | 164/351 kB Progress (3): 0.5/2.2 MB | 515/569 kB | 164/351 kB Progress (3): 0.5/2.2 MB | 519/569 kB | 164/351 kB Progress (3): 0.5/2.2 MB | 519/569 kB | 164/351 kB Progress (3): 0.5/2.2 MB | 519/569 kB | 168/351 kB Progress (3): 0.5/2.2 MB | 519/569 kB | 168/351 kB Progress (3): 0.5/2.2 MB | 523/569 kB | 168/351 kB Progress (3): 0.5/2.2 MB | 523/569 kB | 168/351 kB Progress (3): 0.5/2.2 MB | 523/569 kB | 172/351 kB Progress (3): 0.6/2.2 MB | 523/569 kB | 172/351 kB Progress (3): 0.6/2.2 MB | 527/569 kB | 172/351 kB Progress (3): 0.6/2.2 MB | 527/569 kB | 172/351 kB Progress (3): 0.6/2.2 MB | 527/569 kB | 176/351 kB Progress (3): 0.6/2.2 MB | 527/569 kB | 176/351 kB Progress (3): 0.6/2.2 MB | 531/569 kB | 176/351 kB Progress (3): 0.6/2.2 MB | 531/569 kB | 176/351 kB Progress (3): 0.6/2.2 MB | 531/569 kB | 180/351 kB Progress (3): 0.6/2.2 MB | 531/569 kB | 180/351 kB Progress (3): 0.6/2.2 MB | 535/569 kB | 180/351 kB Progress (3): 0.6/2.2 MB | 535/569 kB | 180/351 kB Progress (3): 0.6/2.2 MB | 535/569 kB | 184/351 kB Progress (3): 0.6/2.2 MB | 535/569 kB | 184/351 kB Progress (3): 0.6/2.2 MB | 539/569 kB | 184/351 kB Progress (3): 0.6/2.2 MB | 539/569 kB | 184/351 kB Progress (3): 0.6/2.2 MB | 539/569 kB | 188/351 kB Progress (3): 0.6/2.2 MB | 539/569 kB | 188/351 kB Progress (3): 0.6/2.2 MB | 543/569 kB | 188/351 kB Progress (3): 0.6/2.2 MB | 543/569 kB | 188/351 kB Progress (3): 0.6/2.2 MB | 543/569 kB | 192/351 kB Progress (3): 0.6/2.2 MB | 543/569 kB | 192/351 kB Progress (3): 0.6/2.2 MB | 547/569 kB | 192/351 kB Progress (3): 0.6/2.2 MB | 547/569 kB | 192/351 kB Progress (3): 0.6/2.2 MB | 547/569 kB | 196/351 kB Progress (3): 0.6/2.2 MB | 547/569 kB | 196/351 kB Progress (3): 0.6/2.2 MB | 551/569 kB | 196/351 kB Progress (3): 0.6/2.2 MB | 551/569 kB | 196/351 kB Progress (3): 0.6/2.2 MB | 551/569 kB | 197/351 kB Progress (3): 0.6/2.2 MB | 551/569 kB | 197/351 kB Progress (3): 0.6/2.2 MB | 555/569 kB | 197/351 kB Progress (3): 0.6/2.2 MB | 555/569 kB | 197/351 kB Progress (3): 0.6/2.2 MB | 555/569 kB | 201/351 kB Progress (3): 0.6/2.2 MB | 555/569 kB | 201/351 kB Progress (3): 0.6/2.2 MB | 559/569 kB | 201/351 kB Progress (3): 0.6/2.2 MB | 559/569 kB | 201/351 kB Progress (3): 0.6/2.2 MB | 559/569 kB | 205/351 kB Progress (3): 0.6/2.2 MB | 559/569 kB | 205/351 kB Progress (3): 0.6/2.2 MB | 563/569 kB | 205/351 kB Progress (3): 0.6/2.2 MB | 563/569 kB | 205/351 kB Progress (3): 0.6/2.2 MB | 563/569 kB | 209/351 kB Progress (3): 0.6/2.2 MB | 563/569 kB | 209/351 kB Progress (3): 0.6/2.2 MB | 567/569 kB | 209/351 kB Progress (3): 0.6/2.2 MB | 567/569 kB | 209/351 kB Progress (3): 0.6/2.2 MB | 567/569 kB | 213/351 kB Progress (3): 0.6/2.2 MB | 567/569 kB | 213/351 kB Progress (3): 0.6/2.2 MB | 569 kB | 213/351 kB Progress (3): 0.6/2.2 MB | 569 kB | 213/351 kB Progress (3): 0.6/2.2 MB | 569 kB | 217/351 kB Progress (3): 0.6/2.2 MB | 569 kB | 217/351 kB Progress (3): 0.6/2.2 MB | 569 kB | 221/351 kB Progress (3): 0.6/2.2 MB | 569 kB | 221/351 kB Progress (3): 0.6/2.2 MB | 569 kB | 225/351 kB Progress (3): 0.6/2.2 MB | 569 kB | 225/351 kB Progress (3): 0.6/2.2 MB | 569 kB | 229/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 229/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 229/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 229/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 233/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 233/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 237/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 237/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 241/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 241/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 245/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 245/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 249/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 249/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 253/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 253/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 257/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 257/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 261/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 261/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 262/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 262/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 266/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 266/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 270/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 270/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 274/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 274/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 278/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 278/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 282/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 282/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 286/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 286/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 290/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 290/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 294/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 294/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 295/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 295/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 299/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 299/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 303/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 303/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 307/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 307/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 311/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 311/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 315/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 315/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 319/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 319/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 323/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 323/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 327/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 327/351 kB Progress (3): 0.7/2.2 MB | 569 kB | 331/351 kB Progress (3): 0.8/2.2 MB | 569 kB | 331/351 kB Progress (3): 0.8/2.2 MB | 569 kB | 335/351 kB Progress (3): 0.8/2.2 MB | 569 kB | 335/351 kB Progress (3): 0.8/2.2 MB | 569 kB | 339/351 kB Progress (3): 0.8/2.2 MB | 569 kB | 339/351 kB Progress (3): 0.8/2.2 MB | 569 kB | 343/351 kB Progress (3): 0.8/2.2 MB | 569 kB | 343/351 kB Progress (3): 0.8/2.2 MB | 569 kB | 347/351 kB Progress (3): 0.8/2.2 MB | 569 kB | 347/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 1.9 MB/s) [2019-07-29T17:50:09.679Z] Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 kB Progress (2): 1.0/2.2 MB | 351 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 1.1 MB/s) [2019-07-29T17:50:09.679Z] Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 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 6.5 MB/s) [2019-07-29T17:50:09.935Z] [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-29T17:50:15.177Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.8 [2019-07-29T17:50:15.432Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-29T17:50:15.432Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-29T17:50:15.432Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-29T17:50:15.432Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-29T17:50:15.687Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-29T17:50:15.687Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-29T17:50:15.687Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-29T17:50:15.687Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-29T17:50:15.942Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-29T17:50:15.942Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-29T17:50:16.198Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-29T17:50:16.198Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-29T17:50:16.198Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-29T17:50:16.198Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-29T17:50:16.453Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-29T17:50:16.453Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-29T17:50:16.708Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-7.3.0 [2019-07-29T17:50:16.708Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-29T17:50:16.708Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-29T17:50:16.708Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-29T17:50:16.708Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-29T17:50:16.964Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [2019-07-29T17:50:16.964Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-29T17:50:16.964Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-29T17:50:17.220Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-29T17:50:17.220Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-29T17:50:17.220Z] [INFO] Adding repository https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1 [2019-07-29T17:50:17.220Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-29T17:50:17.220Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-29T17:50:17.475Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-29T17:50:17.475Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-29T17:50:17.475Z] [INFO] Adding repository https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository [2019-07-29T17:50:17.475Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-29T17:50:17.475Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-29T17:50:17.731Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-29T17:50:17.731Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-29T17:50:17.731Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository [2019-07-29T17:50:17.987Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-29T17:50:17.987Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-29T17:50:17.987Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-29T17:50:17.987Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-29T17:50:18.242Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-29T17:50:18.242Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-29T17:50:18.242Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-29T17:50:18.242Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-29T17:50:18.497Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-29T17:50:18.497Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-29T17:50:18.751Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [2019-07-29T17:50:18.751Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-29T17:50:18.751Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-29T17:50:18.751Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-29T17:50:18.751Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-29T17:50:19.007Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-29T17:50:19.007Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-29T17:50:19.263Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-29T17:50:19.263Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-29T17:50:19.263Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-29T17:50:19.263Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-29T17:50:19.518Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-29T17:50:19.518Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-29T17:50:19.518Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-29T17:50:19.518Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-29T17:50:19.775Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-29T17:50:19.775Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-29T17:50:19.775Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800 [2019-07-29T17:50:19.775Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-29T17:50:19.775Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-29T17:50:20.031Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2 [2019-07-29T17:50:20.286Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-29T17:50:20.286Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-29T17:50:20.286Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-29T17:50:20.286Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-29T17:50:20.541Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository [2019-07-29T17:50:20.541Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-29T17:50:20.541Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-29T17:50:20.796Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-29T17:50:20.796Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-29T17:50:20.796Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.18 [2019-07-29T17:50:20.796Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-29T17:50:20.796Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-29T17:50:24.963Z] [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-29T17:50:30.206Z] [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-29T17:50:30.206Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:30.206Z] [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-29T17:50:30.461Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110... [2019-07-29T17:50:30.461Z] [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-29T17:50:30.461Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:30.461Z] [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-29T17:50:30.716Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425... [2019-07-29T17:50:30.973Z] [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-29T17:50:30.973Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:30.973Z] [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-29T17:50:31.535Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337... [2019-07-29T17:50:34.048Z] [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-29T17:50:34.048Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:34.048Z] [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-29T17:50:34.048Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549... [2019-07-29T17:50:39.288Z] [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-29T17:50:39.288Z] [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-29T17:50:39.288Z] [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-29T17:50:39.288Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:39.288Z] [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-29T17:50:39.544Z] [INFO] Unpacking org.eclipse.osgi_3.14.0.v20190517-1309... [2019-07-29T17:50:39.799Z] [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-29T17:50:39.799Z] [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-29T17:50:39.799Z] [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-29T17:50:39.799Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:39.799Z] [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-29T17:50:40.054Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648... [2019-07-29T17:50:40.054Z] [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-29T17:50:40.054Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:40.054Z] [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-29T17:50:40.054Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [2019-07-29T17:50:40.615Z] [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-29T17:50:40.615Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:40.615Z] [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-29T17:50:41.541Z] [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/ (900.27kB of 1.62MB at 896.27kB/s) [2019-07-29T17:50:42.466Z] [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.04MB of 1.62MB at 530.86kB/s) [2019-07-29T17:50:43.392Z] [INFO] Unpacking org.eclipse.cdt.core_6.8.1.201907021957... [2019-07-29T17:50:44.319Z] [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-29T17:50:44.319Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:44.319Z] [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-29T17:50:44.319Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.1.201811241055... [2019-07-29T17:50:45.683Z] [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-29T17:50:45.683Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:45.683Z] [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-29T17:50:45.683Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.300.v20190215-2048... [2019-07-29T17:50:45.683Z] [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-29T17:50:45.683Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:45.683Z] [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-29T17:50:45.683Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.400.v20190518-1240... [2019-07-29T17:50:45.683Z] [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-29T17:50:45.683Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:45.683Z] [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-29T17:50:45.938Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.600.v20190519-2344... [2019-07-29T17:50:45.938Z] [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-29T17:50:45.938Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:45.938Z] [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-29T17:50:45.938Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.400.v20190518-1151... [2019-07-29T17:50:46.193Z] [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-29T17:50:46.193Z] [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-29T17:50:46.193Z] [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-29T17:50:46.193Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:46.193Z] [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-29T17:50:46.448Z] [INFO] Unpacking org.eclipse.core.runtime_3.15.300.v20190508-0543... [2019-07-29T17:50:46.448Z] [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-29T17:50:46.448Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:46.448Z] [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-29T17:50:46.448Z] [INFO] Unpacking org.eclipse.core.variables_3.4.500.v20190510-0549... [2019-07-29T17:50:46.448Z] [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-29T17:50:46.448Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:46.448Z] [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-29T17:50:46.704Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840... [2019-07-29T17:50:46.704Z] [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-29T17:50:46.704Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:46.704Z] [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-29T17:50:46.959Z] [INFO] Unpacking org.eclipse.text_3.8.200.v20190519-2344... [2019-07-29T17:50:46.959Z] [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-29T17:50:46.959Z] [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-29T17:50:46.959Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:46.959Z] [INFO] Unpacking org.eclipse.core.commands_3.9.400.v20190516-1358... [2019-07-29T17:50:47.214Z] [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-29T17:50:47.214Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:47.214Z] [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-29T17:50:47.214Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.400.v20190516-1504... [2019-07-29T17:50:47.214Z] [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-29T17:50:47.214Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:47.214Z] [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-29T17:50:47.469Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.400.v20190516-1504... [2019-07-29T17:50:47.469Z] [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-29T17:50:47.469Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:47.469Z] [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-29T17:50:47.469Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.400.v20190516-1504... [2019-07-29T17:50:47.725Z] [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-29T17:50:47.725Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:47.725Z] [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-29T17:50:47.725Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.400.v20190506-1457... [2019-07-29T17:50:47.725Z] [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-29T17:50:47.725Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:47.725Z] [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-29T17:50:47.980Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.200.v20190516-1504... [2019-07-29T17:50:47.980Z] [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-29T17:50:47.980Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:47.980Z] [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-29T17:50:47.980Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.300.v20190328-1431... [2019-07-29T17:50:48.236Z] [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-29T17:50:48.236Z] [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-29T17:50:48.236Z] [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-29T17:50:48.236Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:48.236Z] [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-29T17:50:48.236Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430... [2019-07-29T17:50:48.491Z] [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-29T17:50:48.491Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:48.491Z] [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-29T17:50:48.491Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [2019-07-29T17:50:48.747Z] [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-29T17:50:48.747Z] [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-29T17:50:48.747Z] [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-29T17:50:48.747Z] [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-29T17:50:48.747Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:48.747Z] [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-29T17:50:49.003Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436... [2019-07-29T17:50:49.003Z] [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-29T17:50:49.003Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:49.003Z] [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-29T17:50:49.003Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436... [2019-07-29T17:50:49.259Z] [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-29T17:50:49.259Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:49.259Z] [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-29T17:50:49.259Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436... [2019-07-29T17:50:49.259Z] [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-29T17:50:49.259Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:49.259Z] [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-29T17:50:49.515Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436... [2019-07-29T17:50:49.515Z] [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-29T17:50:49.515Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:49.515Z] [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-29T17:50:49.515Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436... [2019-07-29T17:50:49.770Z] [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-29T17:50:49.770Z] [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-29T17:50:49.770Z] [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-29T17:50:49.770Z] [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-29T17:50:50.026Z] [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-29T17:50:50.026Z] [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-29T17:50:50.026Z] [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-29T17:50:50.026Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:50.026Z] [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-29T17:50:50.281Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [2019-07-29T17:50:50.281Z] [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-29T17:50:50.281Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:50.281Z] [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-29T17:50:50.281Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619... [2019-07-29T17:50:50.536Z] [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-29T17:50:50.536Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:50.536Z] [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-29T17:50:50.536Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147... [2019-07-29T17:50:50.536Z] [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-29T17:50:50.536Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:50.536Z] [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-29T17:50:50.791Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.200.v20190115-2323... [2019-07-29T17:50:50.791Z] [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-29T17:50:50.791Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:50.791Z] [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-29T17:50:50.791Z] [INFO] Unpacking org.eclipse.compare_3.7.600.v20190519-2354... [2019-07-29T17:50:51.047Z] [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-29T17:50:51.047Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:51.047Z] [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-29T17:50:51.047Z] [INFO] Unpacking org.eclipse.ui_3.113.0.v20190513-2118... [2019-07-29T17:50:51.302Z] [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-29T17:50:51.302Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:51.302Z] [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-29T17:50:51.302Z] [INFO] Unpacking org.eclipse.jface.text_3.15.200.v20190519-2344... [2019-07-29T17:50:51.557Z] [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-29T17:50:51.557Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:51.557Z] [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-29T17:50:51.557Z] [INFO] Unpacking org.eclipse.ui.ide_3.15.200.v20190519-2104... [2019-07-29T17:50:52.117Z] [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-29T17:50:52.117Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:52.117Z] [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-29T17:50:52.117Z] [INFO] Unpacking org.eclipse.ui.views_3.9.400.v20190517-1612... [2019-07-29T17:50:52.117Z] [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-29T17:50:52.117Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:52.117Z] [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-29T17:50:52.117Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344... [2019-07-29T17:50:52.372Z] [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-29T17:50:52.372Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:52.372Z] [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-29T17:50:52.372Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.500.v20190519-2344... [2019-07-29T17:50:52.627Z] [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-29T17:50:52.627Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:52.627Z] [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-29T17:50:52.627Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.0.v20190519-1034... [2019-07-29T17:50:52.883Z] [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-29T17:50:52.883Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:52.883Z] [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-29T17:50:52.883Z] [INFO] Unpacking org.eclipse.compare.core_3.6.500.v20190519-2354... [2019-07-29T17:50:52.883Z] [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-29T17:50:52.883Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:52.883Z] [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-29T17:50:53.160Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.400.v20190513-2118... [2019-07-29T17:50:53.160Z] [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-29T17:50:53.160Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:53.160Z] [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-29T17:50:53.160Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.7.0.v20190515-0910... [2019-07-29T17:50:53.415Z] [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-29T17:50:53.415Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:53.415Z] [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-29T17:50:53.415Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.0.v20190510-1100... [2019-07-29T17:50:53.415Z] [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-29T17:50:53.415Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:53.415Z] [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-29T17:50:53.671Z] [INFO] Unpacking org.eclipse.core.net_1.3.500.v20190519-2354... [2019-07-29T17:50:53.671Z] [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-29T17:50:53.671Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:53.671Z] [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-29T17:50:53.671Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.200.v20190516-1504... [2019-07-29T17:50:53.671Z] [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-29T17:50:53.671Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:53.671Z] [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-29T17:50:53.926Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.600.v20190510-1100... [2019-07-29T17:50:53.926Z] [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-29T17:50:53.926Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:53.926Z] [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-29T17:50:53.926Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.200.v20190506-1457... [2019-07-29T17:50:53.926Z] [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-29T17:50:53.926Z] [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-29T17:50:54.181Z] [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-29T17:50:54.181Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:54.181Z] [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-29T17:50:54.182Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.100.v20190518-1217... [2019-07-29T17:50:54.182Z] [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-29T17:50:54.182Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:54.182Z] [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-29T17:50:54.436Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.400.v20181215-2145... [2019-07-29T17:50:54.436Z] [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-29T17:50:54.436Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:54.436Z] [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-29T17:50:54.436Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217... [2019-07-29T17:50:54.436Z] [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-29T17:50:54.436Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:54.436Z] [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-29T17:50:54.692Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308... [2019-07-29T17:50:54.692Z] [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-29T17:50:54.692Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:54.692Z] [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-29T17:50:54.692Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457... [2019-07-29T17:50:54.692Z] [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-29T17:50:54.692Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:54.692Z] [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-29T17:50:54.947Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118... [2019-07-29T17:50:54.947Z] [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-29T17:50:54.947Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:54.947Z] [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-29T17:50:54.947Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [2019-07-29T17:50:55.202Z] [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-29T17:50:55.202Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:55.202Z] [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-29T17:50:55.457Z] [INFO] Unpacking org.eclipse.emf.ecore_2.18.0.v20190528-0845... [2019-07-29T17:50:55.713Z] [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-29T17:50:55.713Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:55.713Z] [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-29T17:50:55.713Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100... [2019-07-29T17:50:55.713Z] [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-29T17:50:55.713Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:55.713Z] [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-29T17:50:55.968Z] [INFO] Unpacking org.eclipse.swt_3.111.0.v20190605-1801... [2019-07-29T17:50:55.968Z] [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-29T17:50:55.968Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:55.968Z] [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-29T17:50:55.968Z] [INFO] Unpacking org.eclipse.jface_3.16.0.v20190528-0922... [2019-07-29T17:50:56.223Z] [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-29T17:50:56.223Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:56.223Z] [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-29T17:50:56.223Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118... [2019-07-29T17:50:56.478Z] [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-29T17:50:56.478Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:56.478Z] [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-29T17:50:56.478Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118... [2019-07-29T17:50:56.478Z] [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-29T17:50:56.478Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:56.478Z] [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-29T17:50:56.734Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100... [2019-07-29T17:50:56.734Z] [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-29T17:50:56.734Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:56.734Z] [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-29T17:50:56.734Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.600.v20190510-1100... [2019-07-29T17:50:56.734Z] [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-29T17:50:56.734Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:56.734Z] [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-29T17:50:56.990Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118... [2019-07-29T17:50:56.990Z] [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-29T17:50:56.990Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:56.990Z] [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-29T17:50:56.990Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.500.v20190513-2118... [2019-07-29T17:50:57.245Z] [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-29T17:50:57.245Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:57.245Z] [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-29T17:50:57.245Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.100.v20190528-1257... [2019-07-29T17:50:57.245Z] [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-29T17:50:57.245Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:57.245Z] [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-29T17:50:57.835Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100... [2019-07-29T17:50:57.835Z] [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-29T17:50:57.835Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:57.835Z] [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-29T17:50:57.835Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505... [2019-07-29T17:50:57.835Z] [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-29T17:50:57.835Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:57.835Z] [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-29T17:50:57.835Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [2019-07-29T17:50:57.835Z] [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-29T17:50:57.836Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:57.836Z] [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-29T17:50:57.836Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [2019-07-29T17:50:57.836Z] [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-29T17:50:57.836Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:57.836Z] [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-29T17:50:58.091Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118... [2019-07-29T17:50:58.091Z] [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-29T17:50:58.091Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:58.091Z] [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-29T17:50:58.091Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525... [2019-07-29T17:50:58.091Z] [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-29T17:50:58.091Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:58.091Z] [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-29T17:50:58.346Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118... [2019-07-29T17:50:58.347Z] [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-29T17:50:58.347Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:58.347Z] [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-29T17:50:58.347Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.0.v20190519-0933... [2019-07-29T17:50:58.602Z] [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-29T17:50:58.602Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:58.602Z] [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-29T17:50:58.602Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118... [2019-07-29T17:50:58.602Z] [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-29T17:50:58.602Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:58.602Z] [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-29T17:50:58.857Z] [INFO] Unpacking org.eclipse.emf.common_2.16.0.v20190528-0845... [2019-07-29T17:50:58.857Z] [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-29T17:50:58.857Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:58.857Z] [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-29T17:50:58.857Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.0.v20190514-1046... [2019-07-29T17:50:59.112Z] [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-29T17:50:59.112Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:59.112Z] [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-29T17:50:59.112Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.400.v20190515-0925... [2019-07-29T17:50:59.112Z] [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-29T17:50:59.112Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:59.112Z] [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-29T17:50:59.112Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.0.v20190215-2242... [2019-07-29T17:50:59.369Z] [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-29T17:50:59.369Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:59.369Z] [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-29T17:50:59.369Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320... [2019-07-29T17:50:59.369Z] [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-29T17:50:59.369Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:59.369Z] [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-29T17:50:59.661Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548... [2019-07-29T17:50:59.661Z] [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-29T17:50:59.661Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:59.661Z] [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-29T17:50:59.661Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302... [2019-07-29T17:50:59.661Z] [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-29T17:50:59.661Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:59.661Z] [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-29T17:50:59.916Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320... [2019-07-29T17:50:59.916Z] [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-29T17:50:59.916Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:59.916Z] [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-29T17:50:59.916Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [2019-07-29T17:50:59.916Z] [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-29T17:50:59.916Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:50:59.916Z] [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-29T17:51:00.171Z] [INFO] Unpacking org.eclipse.help_3.8.400.v20190423-0921... [2019-07-29T17:51:00.171Z] [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-29T17:51:00.171Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:00.171Z] [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-29T17:51:00.171Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840... [2019-07-29T17:51:00.427Z] [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-29T17:51:00.427Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:00.427Z] [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-29T17:51:00.427Z] [INFO] Unpacking org.eclipse.ui.navigator_3.8.0.v20190519-2104... [2019-07-29T17:51:00.683Z] [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-29T17:51:00.683Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:00.683Z] [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-29T17:51:00.683Z] [INFO] Unpacking org.eclipse.team.core_3.8.600.v20190519-2354... [2019-07-29T17:51:00.683Z] [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-29T17:51:00.683Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:00.683Z] [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-29T17:51:00.938Z] [INFO] Unpacking org.eclipse.team.ui_3.8.500.v20190519-2354... [2019-07-29T17:51:01.499Z] [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-29T17:51:01.499Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:01.499Z] [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-29T17:51:01.499Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801... [2019-07-29T17:51:01.754Z] [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-29T17:51:01.754Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:01.754Z] [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-29T17:51:02.009Z] [INFO] Unpacking org.eclipse.test.performance_3.13.500.v20190518-1058... [2019-07-29T17:51:02.009Z] [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-29T17:51:02.009Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:02.009Z] [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-29T17:51:02.009Z] [INFO] Unpacking org.junit_4.12.0.v201504281640... [2019-07-29T17:51:02.264Z] [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-29T17:51:02.264Z] [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-29T17:51:03.189Z] [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/ (35.55MB of 59.71MB at 35.52MB/s) [2019-07-29T17:51:04.115Z] [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-29T17:51:04.115Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:04.115Z] [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-29T17:51:04.115Z] [INFO] Unpacking org.eclipse.ui.workbench_3.115.0.v20190521-1602... [2019-07-29T17:51:04.676Z] [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-29T17:51:04.676Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:04.676Z] [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-29T17:51:04.676Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.300.v20190513-2118... [2019-07-29T17:51:04.931Z] [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-29T17:51:04.931Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:04.931Z] [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-29T17:51:04.931Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104... [2019-07-29T17:51:04.931Z] [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-29T17:51:04.931Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:04.931Z] [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-29T17:51:05.186Z] [INFO] Unpacking org.eclipse.urischeme_1.0.300.v20190514-0858... [2019-07-29T17:51:05.186Z] [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-29T17:51:05.186Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:05.186Z] [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-29T17:51:05.186Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118... [2019-07-29T17:51:05.186Z] [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-29T17:51:05.186Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:05.186Z] [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-29T17:51:05.442Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [2019-07-29T17:51:05.442Z] [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-29T17:51:05.442Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:05.442Z] [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-29T17:51:05.442Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [2019-07-29T17:51:05.697Z] [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-29T17:51:05.697Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:05.697Z] [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-29T17:51:05.697Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801... [2019-07-29T17:51:06.258Z] [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-29T17:51:06.258Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:06.258Z] [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-29T17:51:07.185Z] [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/ (163.55kB of 1,006.66kB at 159.55kB/s) [2019-07-29T17:51:08.549Z] [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/ (243.55kB of 1,006.66kB at 119.77kB/s) [2019-07-29T17:51:09.109Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801... [2019-07-29T17:51:09.669Z] [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-29T17:51:09.669Z] [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-29T17:51:09.669Z] [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-29T17:51:09.925Z] [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-29T17:51:09.925Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:09.925Z] [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-29T17:51:09.925Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221... [2019-07-29T17:51:10.181Z] [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-29T17:51:10.181Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:10.181Z] [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-29T17:51:11.106Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [2019-07-29T17:51:11.362Z] [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-29T17:51:11.362Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:11.362Z] [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-29T17:51:11.362Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [2019-07-29T17:51:11.362Z] [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-29T17:51:11.362Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:11.362Z] [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-29T17:51:11.617Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [2019-07-29T17:51:11.617Z] [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-29T17:51:11.617Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:11.617Z] [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-29T17:51:11.617Z] [INFO] Unpacking org.eclipse.debug.core_3.13.300.v20190514-0832... [2019-07-29T17:51:11.872Z] [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-29T17:51:11.872Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:11.872Z] [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-29T17:51:11.872Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.100.v20190518-2143... [2019-07-29T17:51:12.432Z] [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-29T17:51:12.432Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:12.432Z] [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-29T17:51:12.432Z] [INFO] Unpacking org.eclipse.ui.console_3.8.500.v20190514-0743... [2019-07-29T17:51:17.676Z] [INFO] Fetching update-7.3.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/ [2019-07-29T17:51:17.676Z] [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-29T17:51:17.676Z] [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-29T17:51:17.676Z] [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-29T17:51:17.676Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:17.676Z] [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-29T17:51:17.676Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358... [2019-07-29T17:51:17.676Z] [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-29T17:51:17.676Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:17.676Z] [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-29T17:51:17.932Z] [INFO] Unpacking org.eclipse.search_3.11.600.v20190519-2344... [2019-07-29T17:51:17.932Z] [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-29T17:51:17.932Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:17.932Z] [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-29T17:51:18.188Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112... [2019-07-29T17:51:18.188Z] [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-29T17:51:18.188Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:18.188Z] [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-29T17:51:18.443Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922... [2019-07-29T17:51:18.443Z] [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-29T17:51:18.443Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:18.443Z] [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-29T17:51:18.443Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.600.v20190513-0458... [2019-07-29T17:51:18.443Z] [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-29T17:51:18.443Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:18.443Z] [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-29T17:51:18.699Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010... [2019-07-29T17:51:18.699Z] [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-29T17:51:18.699Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:18.699Z] [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-29T17:51:18.699Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010... [2019-07-29T17:51:18.955Z] [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-29T17:51:18.955Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:18.955Z] [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-29T17:51:18.955Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010... [2019-07-29T17:51:18.955Z] [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-29T17:51:18.955Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:18.955Z] [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-29T17:51:19.211Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010... [2019-07-29T17:51:19.211Z] [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-29T17:51:19.211Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:19.211Z] [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-29T17:51:19.211Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010... [2019-07-29T17:51:19.211Z] [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-29T17:51:19.211Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:19.211Z] [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-29T17:51:19.467Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717... [2019-07-29T17:51:19.467Z] [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-29T17:51:19.467Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:19.467Z] [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-29T17:51:19.467Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010... [2019-07-29T17:51:19.722Z] [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-29T17:51:19.722Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:19.722Z] [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-29T17:51:19.722Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548... [2019-07-29T17:51:19.722Z] [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-29T17:51:19.722Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:19.722Z] [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-29T17:51:19.977Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.0.v201905291408... [2019-07-29T17:51:20.233Z] [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-29T17:51:20.233Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:20.233Z] [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-29T17:51:20.233Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137... [2019-07-29T17:51:20.233Z] [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-29T17:51:20.233Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:20.233Z] [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-29T17:51:20.487Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010... [2019-07-29T17:51:20.487Z] [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-29T17:51:20.487Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:20.487Z] [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-29T17:51:20.487Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201901071922... [2019-07-29T17:51:21.049Z] [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-29T17:51:21.049Z] [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-29T17:51:21.049Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-29T17:51:21.049Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:21.049Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-29T17:51:21.304Z] [INFO] Unpacking org.eclipse.xsd_2.16.0.v20190321-1341... [2019-07-29T17:51:21.559Z] [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-29T17:51:21.814Z] [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-29T17:51:21.814Z] [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-29T17:51:21.814Z] [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-29T17:51:21.814Z] [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-29T17:51:21.814Z] [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-29T17:51:22.374Z] [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-29T17:51:22.374Z] [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-29T17:51:22.374Z] [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-29T17:51:22.374Z] [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-29T17:51:22.374Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:22.374Z] [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-29T17:51:22.374Z] [INFO] Unpacking org.json_1.0.0.v201011060100... [2019-07-29T17:51:22.629Z] [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-29T17:51:22.629Z] [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-29T17:51:22.629Z] [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-29T17:51:22.886Z] [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-29T17:51:22.886Z] [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-29T17:51:22.886Z] [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-29T17:51:23.446Z] [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-29T17:51:23.446Z] [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-29T17:51:23.446Z] [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-29T17:51:23.702Z] [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-29T17:51:23.958Z] [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-29T17:51:23.958Z] [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-29T17:51:23.958Z] [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-29T17:51:23.958Z] [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-29T17:51:23.958Z] [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-29T17:51:24.518Z] [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-29T17:51:24.518Z] [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-29T17:51:24.518Z] [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-29T17:51:24.773Z] [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-29T17:51:25.028Z] [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-29T17:51:25.029Z] [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-29T17:51:25.284Z] [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-29T17:51:25.539Z] [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-29T17:51:25.539Z] [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-29T17:51:25.539Z] [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-29T17:51:25.539Z] [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-29T17:51:25.539Z] [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-29T17:51:26.100Z] [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-29T17:51:26.100Z] [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-29T17:51:26.100Z] [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-29T17:51:26.355Z] [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-29T17:51:26.610Z] [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-29T17:51:26.610Z] [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-29T17:51:26.610Z] [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-29T17:51:26.610Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:26.610Z] [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-29T17:51:26.865Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440... [2019-07-29T17:51:26.865Z] [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-29T17:51:26.865Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:26.865Z] [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-29T17:51:26.865Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201907231440... [2019-07-29T17:51:27.121Z] [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-29T17:51:27.121Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:27.121Z] [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-29T17:51:27.121Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [2019-07-29T17:51:27.377Z] [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-29T17:51:27.377Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:27.377Z] [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-29T17:51:27.377Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [2019-07-29T17:51:27.377Z] [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-29T17:51:27.377Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:27.377Z] [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-29T17:51:27.632Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201907231440... [2019-07-29T17:51:27.887Z] [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-29T17:51:28.143Z] [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-29T17:51:28.143Z] [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-29T17:51:28.143Z] [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-29T17:51:28.143Z] [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-29T17:51:28.143Z] [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-29T17:51:28.705Z] [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-29T17:51:28.705Z] [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-29T17:51:28.705Z] [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-29T17:51:28.961Z] [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-29T17:51:29.217Z] [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-29T17:51:29.217Z] [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-29T17:51:29.778Z] [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-29T17:51:29.778Z] [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-29T17:51:29.778Z] [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-29T17:51:30.338Z] [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-29T17:51:30.593Z] [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-29T17:51:30.593Z] [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-29T17:51:31.155Z] [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-29T17:51:31.155Z] [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-29T17:51:31.155Z] [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-29T17:51:31.717Z] [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-29T17:51:31.972Z] [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-29T17:51:35.236Z] [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-29T17:51:35.492Z] [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-29T17:51:35.492Z] [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-29T17:51:35.747Z] [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-29T17:51:35.747Z] [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-29T17:51:35.747Z] [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-29T17:51:35.747Z] [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-29T17:51:35.747Z] [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-29T17:51:36.002Z] [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-29T17:51:36.258Z] [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-29T17:51:36.258Z] [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-29T17:51:36.258Z] [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-29T17:51:36.818Z] [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-29T17:51:36.818Z] [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-29T17:51:36.818Z] [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-29T17:51:36.818Z] [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-29T17:51:36.818Z] [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-29T17:51:36.818Z] [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-29T17:51:37.073Z] [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-29T17:51:37.073Z] [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-29T17:51:37.073Z] [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-29T17:51:37.073Z] [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-29T17:51:37.073Z] [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-29T17:51:37.073Z] [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-29T17:51:37.330Z] [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-29T17:51:37.330Z] [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-29T17:51:37.330Z] [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-29T17:51:37.584Z] [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-29T17:51:37.584Z] [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-29T17:51:37.584Z] [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-29T17:51:37.584Z] [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-29T17:51:37.584Z] [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-29T17:51:37.584Z] [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-29T17:51:37.840Z] [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-29T17:51:37.840Z] [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-29T17:51:37.840Z] [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-29T17:51:38.096Z] [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-29T17:51:38.096Z] [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-29T17:51:38.096Z] [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-29T17:51:38.350Z] [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-29T17:51:38.350Z] [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-29T17:51:38.350Z] [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-29T17:51:38.606Z] [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-29T17:51:38.606Z] [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-29T17:51:38.606Z] [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-29T17:51:39.166Z] [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-29T17:51:39.166Z] [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-29T17:51:39.166Z] [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-29T17:51:39.421Z] [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-29T17:51:39.421Z] [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-29T17:51:39.421Z] [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-29T17:51:39.421Z] [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-29T17:51:39.421Z] [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-29T17:51:39.421Z] [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-29T17:51:39.421Z] [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-29T17:51:39.421Z] [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-29T17:51:39.421Z] [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-29T17:51:39.421Z] [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-29T17:51:39.421Z] [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-29T17:51:39.421Z] [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-29T17:51:39.421Z] [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-29T17:51:39.421Z] [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-29T17:51:39.421Z] [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-29T17:51:39.982Z] [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-29T17:51:39.982Z] [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-29T17:51:39.982Z] [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-29T17:51:39.982Z] [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-29T17:51:39.982Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:39.982Z] [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-29T17:51:40.238Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.200.201905162046... [2019-07-29T17:51:40.238Z] [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-29T17:51:40.238Z] [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-29T17:51:40.493Z] [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-29T17:51:40.493Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:40.493Z] [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-29T17:51:40.493Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.100.201906030422... [2019-07-29T17:51:41.054Z] [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-29T17:51:41.054Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:41.054Z] [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-29T17:51:41.982Z] [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/ (893.45kB of 1.95MB at 890.62kB/s) [2019-07-29T17:51:42.237Z] [INFO] Unpacking org.eclipse.cdt.ui_6.5.1.201906210145... [2019-07-29T17:51:43.601Z] [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-29T17:51:43.601Z] [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-29T17:51:43.601Z] [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-29T17:51:43.601Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:43.601Z] [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-29T17:51:43.601Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.1.201811241055... [2019-07-29T17:51:43.601Z] [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-29T17:51:43.601Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:43.601Z] [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-29T17:51:43.601Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.7.1.201906211704... [2019-07-29T17:51:44.162Z] [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-29T17:51:44.162Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:44.162Z] [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-29T17:51:44.162Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.1.201811291831... [2019-07-29T17:51:44.162Z] [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-29T17:51:44.162Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:44.162Z] [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-29T17:51:44.417Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.1.201811241055... [2019-07-29T17:51:44.417Z] [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-29T17:51:44.417Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:44.417Z] [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-29T17:51:44.417Z] [INFO] Unpacking org.eclipse.cdt.native.serial_1.1.100.201901082014... [2019-07-29T17:51:44.673Z] [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-29T17:51:44.673Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:44.673Z] [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-29T17:51:44.673Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422... [2019-07-29T17:51:44.928Z] [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-29T17:51:44.928Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:44.928Z] [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-29T17:51:44.928Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.100.201904261715... [2019-07-29T17:51:45.183Z] [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-29T17:51:45.183Z] [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-29T17:51:45.439Z] [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-29T17:51:45.439Z] [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-29T17:51:45.439Z] [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-29T17:51:45.439Z] [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-29T17:51:45.695Z] [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-29T17:51:45.950Z] [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-29T17:51:45.950Z] [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-29T17:51:46.206Z] [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-29T17:51:46.206Z] [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-29T17:51:46.206Z] [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-29T17:51:46.767Z] [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-29T17:51:46.767Z] [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-29T17:51:46.767Z] [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-29T17:51:47.022Z] [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-29T17:51:47.278Z] [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-29T17:51:47.278Z] [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-29T17:51:47.533Z] [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-29T17:51:47.533Z] [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-29T17:51:47.533Z] [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-29T17:51:47.788Z] [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-29T17:51:47.788Z] [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-29T17:51:47.788Z] [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-29T17:51:48.044Z] [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-29T17:51:48.044Z] [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-29T17:51:48.044Z] [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-29T17:51:48.044Z] [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-29T17:51:48.044Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:48.044Z] [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-29T17:51:48.300Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902... [2019-07-29T17:51:48.300Z] [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-29T17:51:48.300Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:48.300Z] [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-29T17:51:48.555Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.500.v20190413-1338... [2019-07-29T17:51:48.555Z] [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-29T17:51:48.555Z] [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-29T17:51:48.555Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:48.555Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.500.v20190519-2354... [2019-07-29T17:51:48.555Z] [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-29T17:51:48.555Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:48.555Z] [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-29T17:51:48.811Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201906061531... [2019-07-29T17:51:48.811Z] [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-29T17:51:48.811Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:48.811Z] [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-29T17:51:48.811Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201906061531... [2019-07-29T17:51:49.066Z] [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-29T17:51:49.066Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:49.066Z] [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-29T17:51:49.066Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201906061531... [2019-07-29T17:51:49.066Z] [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-29T17:51:49.066Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:49.066Z] [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-29T17:51:49.321Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201906061531... [2019-07-29T17:51:49.576Z] [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-29T17:51:49.576Z] [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-29T17:51:49.576Z] [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-29T17:51:49.576Z] [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-29T17:51:49.576Z] [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-29T17:51:49.576Z] [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-29T17:51:49.831Z] [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-29T17:51:49.831Z] [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-29T17:51:49.831Z] [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-29T17:51:50.392Z] [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-29T17:51:50.392Z] [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-29T17:51:50.392Z] [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-29T17:51:50.646Z] [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-29T17:51:50.901Z] [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-29T17:51:50.901Z] [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-29T17:51:51.157Z] [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-29T17:51:51.157Z] [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-29T17:51:51.157Z] [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-29T17:51:51.411Z] [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-29T17:51:51.411Z] [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-29T17:51:51.411Z] [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-29T17:51:51.667Z] [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-29T17:51:51.667Z] [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-29T17:51:51.667Z] [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-29T17:51:52.226Z] [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-29T17:51:52.226Z] [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-29T17:51:52.226Z] [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-29T17:51:52.481Z] [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-29T17:51:52.481Z] [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-29T17:51:52.481Z] [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-29T17:51:52.736Z] [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-29T17:51:52.736Z] [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-29T17:51:52.736Z] [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-29T17:51:52.991Z] [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-29T17:51:52.991Z] [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-29T17:51:52.991Z] [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-29T17:51:53.246Z] [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-29T17:51:53.501Z] [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-29T17:51:53.501Z] [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-29T17:51:53.757Z] [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-29T17:51:54.012Z] [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-29T17:51:54.012Z] [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-29T17:51:54.267Z] [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-29T17:51:54.522Z] [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-29T17:51:54.522Z] [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-29T17:51:54.777Z] [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-29T17:51:55.032Z] [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-29T17:51:55.032Z] [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-29T17:51:55.286Z] [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-29T17:51:55.541Z] [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-29T17:51:55.541Z] [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-29T17:51:55.541Z] [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-29T17:51:55.541Z] [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-29T17:51:55.541Z] [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-29T17:51:55.796Z] [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-29T17:51:55.796Z] [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-29T17:51:55.796Z] [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-29T17:51:56.060Z] [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-29T17:51:56.060Z] [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-29T17:51:56.060Z] [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-29T17:51:56.060Z] [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-29T17:51:56.060Z] [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-29T17:51:56.060Z] [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-29T17:51:56.316Z] [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-29T17:51:56.571Z] [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-29T17:51:56.571Z] [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-29T17:51:56.825Z] [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-29T17:51:56.825Z] [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-29T17:51:56.825Z] [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-29T17:51:57.385Z] [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-29T17:51:57.385Z] [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-29T17:51:57.385Z] [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-29T17:51:57.385Z] [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-29T17:51:57.385Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:57.385Z] [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-29T17:51:57.385Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.600.v20190329-1257... [2019-07-29T17:51:57.639Z] [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-29T17:51:57.639Z] [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-29T17:51:57.639Z] [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-29T17:51:57.895Z] [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-29T17:51:57.895Z] [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-29T17:51:57.895Z] [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-29T17:51:58.150Z] [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-29T17:51:58.150Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:58.150Z] [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-29T17:51:58.150Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [2019-07-29T17:51:58.150Z] [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-29T17:51:58.150Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:58.150Z] [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-29T17:51:58.405Z] [INFO] Unpacking javax.el_2.2.0.v201303151357... [2019-07-29T17:51:58.405Z] [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-29T17:51:58.405Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:58.405Z] [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-29T17:51:58.405Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [2019-07-29T17:51:58.405Z] [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-29T17:51:58.405Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:58.405Z] [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-29T17:51:58.660Z] [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933... [2019-07-29T17:51:58.916Z] [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-29T17:51:58.916Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:58.916Z] [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-29T17:51:59.172Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933... [2019-07-29T17:51:59.427Z] [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-29T17:51:59.427Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:59.427Z] [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-29T17:51:59.427Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [2019-07-29T17:51:59.427Z] [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-29T17:51:59.427Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:59.427Z] [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-29T17:51:59.683Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [2019-07-29T17:51:59.683Z] [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-29T17:51:59.683Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:59.683Z] [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-29T17:51:59.683Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200... [2019-07-29T17:51:59.683Z] [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-29T17:51:59.683Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:51:59.683Z] [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-29T17:51:59.938Z] [INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402... [2019-07-29T17:52:00.192Z] [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-29T17:52:00.192Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:00.192Z] [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-29T17:52:00.192Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845... [2019-07-29T17:52:00.448Z] [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-29T17:52:00.448Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:00.448Z] [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-29T17:52:00.448Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324... [2019-07-29T17:52:00.448Z] [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-29T17:52:00.448Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:00.448Z] [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-29T17:52:00.448Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646... [2019-07-29T17:52:00.703Z] [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-29T17:52:00.703Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:00.703Z] [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-29T17:52:00.703Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646... [2019-07-29T17:52:00.959Z] [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-29T17:52:00.959Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:00.959Z] [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-29T17:52:00.959Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430... [2019-07-29T17:52:01.215Z] [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-29T17:52:01.215Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:01.215Z] [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-29T17:52:01.215Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214... [2019-07-29T17:52:01.215Z] [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-29T17:52:01.215Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:01.215Z] [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-29T17:52:01.470Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947... [2019-07-29T17:52:01.470Z] [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-29T17:52:01.470Z] [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-29T17:52:01.724Z] [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-29T17:52:01.724Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:01.724Z] [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-29T17:52:01.724Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858... [2019-07-29T17:52:01.980Z] [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-29T17:52:01.980Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:01.980Z] [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-29T17:52:02.236Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858... [2019-07-29T17:52:02.795Z] [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-29T17:52:02.795Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:02.795Z] [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-29T17:52:02.795Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858... [2019-07-29T17:52:03.356Z] [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-29T17:52:03.356Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:03.356Z] [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-29T17:52:03.611Z] [INFO] Unpacking org.eclipse.ant.core_3.5.400.v20190510-0606... [2019-07-29T17:52:03.611Z] [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-29T17:52:03.611Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:03.611Z] [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-29T17:52:03.611Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.500.v20190519-2354... [2019-07-29T17:52:03.611Z] [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-29T17:52:03.611Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:03.611Z] [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-29T17:52:03.867Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.5.0.v20190510-1100... [2019-07-29T17:52:03.867Z] [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-29T17:52:03.867Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:03.867Z] [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-29T17:52:03.867Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.300.v20190510-0549... [2019-07-29T17:52:04.124Z] [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-29T17:52:04.124Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:04.124Z] [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-29T17:52:04.124Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158... [2019-07-29T17:52:04.124Z] [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-29T17:52:04.124Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:04.124Z] [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-29T17:52:04.379Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635... [2019-07-29T17:52:04.379Z] [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-29T17:52:04.379Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:04.379Z] [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-29T17:52:04.379Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942... [2019-07-29T17:52:04.379Z] [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-29T17:52:04.379Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:04.379Z] [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-29T17:52:04.634Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115... [2019-07-29T17:52:04.634Z] [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-29T17:52:04.634Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:04.634Z] [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-29T17:52:04.634Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407... [2019-07-29T17:52:04.634Z] [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-29T17:52:04.634Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:04.634Z] [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-29T17:52:04.889Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016... [2019-07-29T17:52:04.889Z] [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-29T17:52:04.889Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:04.889Z] [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-29T17:52:04.889Z] [INFO] Unpacking org.eclipse.equinox.util_1.1.200.v20181008-1820... [2019-07-29T17:52:05.145Z] [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-29T17:52:05.145Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:05.145Z] [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-29T17:52:05.145Z] [INFO] Unpacking org.eclipse.equinox.console_1.3.300.v20190516-1504... [2019-07-29T17:52:05.145Z] [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-29T17:52:05.145Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:05.145Z] [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-29T17:52:05.400Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736... [2019-07-29T17:52:05.400Z] [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-29T17:52:05.400Z] [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-29T17:52:05.400Z] [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-29T17:52:05.400Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:05.400Z] [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-29T17:52:05.656Z] [INFO] Unpacking org.eclipse.ecf_3.9.3.v20190423-0625... [2019-07-29T17:52:05.656Z] [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-29T17:52:05.656Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:05.656Z] [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-29T17:52:05.656Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20181107-1749... [2019-07-29T17:52:05.656Z] [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-29T17:52:05.656Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:05.656Z] [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-29T17:52:05.912Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.300.v20190514-1046... [2019-07-29T17:52:05.912Z] [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-29T17:52:05.912Z] [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-29T17:52:05.912Z] [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-29T17:52:05.912Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:05.912Z] [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-29T17:52:06.168Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.200.v20190502-0212... [2019-07-29T17:52:06.168Z] [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-29T17:52:06.168Z] [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-29T17:52:06.168Z] [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-29T17:52:06.168Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:06.168Z] [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-29T17:52:06.424Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132... [2019-07-29T17:52:06.424Z] [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-29T17:52:06.424Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:06.424Z] [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-29T17:52:06.424Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429... [2019-07-29T17:52:06.679Z] [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-29T17:52:06.679Z] [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-29T17:52:06.679Z] [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-29T17:52:06.679Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:06.679Z] [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-29T17:52:06.934Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947... [2019-07-29T17:52:06.934Z] [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-29T17:52:06.934Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:06.934Z] [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-29T17:52:06.934Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116... [2019-07-29T17:52:07.190Z] [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-29T17:52:07.190Z] [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-29T17:52:07.190Z] [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-29T17:52:07.190Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:07.190Z] [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-29T17:52:07.190Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132... [2019-07-29T17:52:07.446Z] [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-29T17:52:07.446Z] [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-29T17:52:07.446Z] [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-29T17:52:07.446Z] [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-29T17:52:07.702Z] [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-29T17:52:07.702Z] [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-29T17:52:07.702Z] [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-29T17:52:07.702Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:07.702Z] [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-29T17:52:07.702Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320... [2019-07-29T17:52:07.957Z] [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-29T17:52:07.957Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:07.957Z] [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-29T17:52:07.957Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258... [2019-07-29T17:52:07.957Z] [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-29T17:52:07.957Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:07.957Z] [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-29T17:52:08.214Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504... [2019-07-29T17:52:08.214Z] [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-29T17:52:08.214Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:08.214Z] [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-29T17:52:08.214Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504... [2019-07-29T17:52:08.214Z] [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-29T17:52:08.214Z] [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-29T17:52:08.470Z] [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-29T17:52:08.470Z] [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-29T17:52:08.725Z] [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-29T17:52:08.725Z] [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-29T17:52:08.725Z] [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-29T17:52:08.725Z] [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-29T17:52:08.981Z] [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-29T17:52:08.981Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:08.981Z] [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-29T17:52:08.981Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948... [2019-07-29T17:52:08.981Z] [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-29T17:52:08.981Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:08.981Z] [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-29T17:52:09.236Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948... [2019-07-29T17:52:09.236Z] [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-29T17:52:09.236Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:09.236Z] [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-29T17:52:09.236Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948... [2019-07-29T17:52:09.236Z] [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-29T17:52:09.236Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:09.236Z] [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-29T17:52:09.491Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646... [2019-07-29T17:52:09.491Z] [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-29T17:52:09.491Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:09.491Z] [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-29T17:52:09.491Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009... [2019-07-29T17:52:09.491Z] [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-29T17:52:09.491Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:09.491Z] [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-29T17:52:09.747Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.100.v20180822-1258... [2019-07-29T17:52:09.747Z] [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-29T17:52:09.747Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:09.747Z] [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-29T17:52:09.747Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.300.v20190215-2242... [2019-07-29T17:52:10.002Z] [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-29T17:52:10.002Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:10.002Z] [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-29T17:52:10.002Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302... [2019-07-29T17:52:10.002Z] [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-29T17:52:10.002Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:10.002Z] [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-29T17:52:10.002Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242... [2019-07-29T17:52:10.257Z] [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-29T17:52:10.257Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:10.257Z] [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-29T17:52:10.257Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019... [2019-07-29T17:52:10.257Z] [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-29T17:52:10.257Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:10.257Z] [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-29T17:52:10.257Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405... [2019-07-29T17:52:10.513Z] [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-29T17:52:10.513Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:10.513Z] [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-29T17:52:10.513Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [2019-07-29T17:52:10.513Z] [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-29T17:52:10.513Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:10.513Z] [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-29T17:52:10.769Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [2019-07-29T17:52:10.769Z] [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-29T17:52:10.769Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:10.769Z] [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-29T17:52:10.769Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354... [2019-07-29T17:52:10.769Z] [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-29T17:52:10.769Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:10.769Z] [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-29T17:52:11.025Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008... [2019-07-29T17:52:11.025Z] [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-29T17:52:11.025Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:11.025Z] [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-29T17:52:11.025Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235... [2019-07-29T17:52:11.025Z] [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-29T17:52:11.025Z] [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-29T17:52:11.280Z] [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-29T17:52:11.280Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:11.280Z] [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-29T17:52:11.280Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302... [2019-07-29T17:52:11.536Z] [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-29T17:52:11.536Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:11.536Z] [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-29T17:52:11.536Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752... [2019-07-29T17:52:11.536Z] [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-29T17:52:11.536Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:11.536Z] [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-29T17:52:11.536Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302... [2019-07-29T17:52:11.791Z] [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-29T17:52:11.792Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:11.792Z] [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-29T17:52:11.792Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624... [2019-07-29T17:52:11.792Z] [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-29T17:52:11.792Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:11.792Z] [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-29T17:52:12.047Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302... [2019-07-29T17:52:12.047Z] [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-29T17:52:12.047Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:12.047Z] [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-29T17:52:12.047Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914... [2019-07-29T17:52:12.047Z] [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-29T17:52:12.047Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:12.047Z] [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-29T17:52:12.303Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649... [2019-07-29T17:52:12.303Z] [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-29T17:52:12.303Z] [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-29T17:52:12.559Z] [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-29T17:52:12.559Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:12.559Z] [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-29T17:52:12.559Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158... [2019-07-29T17:52:12.559Z] [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-29T17:52:12.559Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:12.559Z] [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-29T17:52:12.815Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649... [2019-07-29T17:52:12.815Z] [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-29T17:52:12.815Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:12.815Z] [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-29T17:52:13.071Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122... [2019-07-29T17:52:13.071Z] [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-29T17:52:13.071Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:13.071Z] [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-29T17:52:13.071Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.300.v20190514-1046... [2019-07-29T17:52:13.071Z] [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-29T17:52:13.071Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:13.071Z] [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-29T17:52:13.326Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802... [2019-07-29T17:52:13.326Z] [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-29T17:52:13.326Z] [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-29T17:52:13.326Z] [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-29T17:52:13.326Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:13.326Z] [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-29T17:52:13.581Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122... [2019-07-29T17:52:13.581Z] [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-29T17:52:13.581Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:13.581Z] [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-29T17:52:13.581Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122... [2019-07-29T17:52:13.581Z] [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-29T17:52:13.581Z] [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-29T17:52:13.835Z] [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-29T17:52:13.835Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:13.835Z] [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-29T17:52:13.835Z] [INFO] Unpacking org.eclipse.help.base_4.2.600.v20190605-1800... [2019-07-29T17:52:14.090Z] [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-29T17:52:14.090Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:14.090Z] [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-29T17:52:14.090Z] [INFO] Unpacking org.eclipse.help.ui_4.1.500.v20190519-2119... [2019-07-29T17:52:14.346Z] [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-29T17:52:14.346Z] [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-29T17:52:14.346Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:14.346Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.500.v20190517-1202... [2019-07-29T17:52:14.346Z] [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-29T17:52:14.346Z] [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-29T17:52:14.660Z] [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-29T17:52:14.660Z] [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-29T17:52:14.660Z] [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-29T17:52:14.660Z] [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-29T17:52:14.916Z] [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-29T17:52:14.916Z] [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-29T17:52:14.916Z] [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-29T17:52:14.916Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:14.916Z] [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-29T17:52:15.170Z] [INFO] Unpacking org.eclipse.platform_4.12.0.v20190605-1800... [2019-07-29T17:52:15.170Z] [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-29T17:52:15.170Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:15.170Z] [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-29T17:52:15.425Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.12.0.v20190604-0816... [2019-07-29T17:52:16.351Z] [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-29T17:52:16.351Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:16.351Z] [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-29T17:52:16.351Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.500.v20190315-1216... [2019-07-29T17:52:16.351Z] [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-29T17:52:16.351Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:16.351Z] [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-29T17:52:16.607Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039... [2019-07-29T17:52:16.607Z] [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-29T17:52:16.607Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:16.607Z] [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-29T17:52:16.863Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.400.v20190513-2118... [2019-07-29T17:52:16.863Z] [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-29T17:52:16.863Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:16.863Z] [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-29T17:52:16.863Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.400.v20190519-2344... [2019-07-29T17:52:17.119Z] [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-29T17:52:17.119Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:17.119Z] [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-29T17:52:17.119Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.400.v20190517-1612... [2019-07-29T17:52:17.119Z] [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-29T17:52:17.119Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:17.119Z] [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-29T17:52:17.374Z] [INFO] Unpacking org.eclipse.ui.net_1.3.400.v20190519-2354... [2019-07-29T17:52:17.374Z] [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-29T17:52:17.374Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:17.374Z] [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-29T17:52:17.374Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.300.v20190510-0549... [2019-07-29T17:52:17.629Z] [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-29T17:52:17.629Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:17.629Z] [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-29T17:52:17.629Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.200.v20190513-2118... [2019-07-29T17:52:17.629Z] [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-29T17:52:17.629Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:17.629Z] [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-29T17:52:17.885Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700... [2019-07-29T17:52:17.885Z] [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-29T17:52:17.885Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:17.885Z] [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-29T17:52:17.885Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354... [2019-07-29T17:52:17.885Z] [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-29T17:52:17.885Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:17.885Z] [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-29T17:52:18.140Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.600.v20190519-1034... [2019-07-29T17:52:18.140Z] [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-29T17:52:18.140Z] [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-29T17:52:18.140Z] [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-29T17:52:18.140Z] [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-29T17:52:18.395Z] [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-29T17:52:18.395Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:18.395Z] [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-29T17:52:18.395Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.300.v20190518-1030... [2019-07-29T17:52:18.395Z] [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-29T17:52:18.395Z] [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-29T17:52:18.395Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:18.395Z] [INFO] Unpacking org.eclipse.rcp_4.12.0.v20190605-1800... [2019-07-29T17:52:18.395Z] [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-29T17:52:18.395Z] [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-29T17:52:18.652Z] [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-29T17:52:18.652Z] [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-29T17:52:18.652Z] [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-29T17:52:18.652Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:18.652Z] [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-29T17:52:18.907Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.500.v20190513-1223... [2019-07-29T17:52:19.162Z] [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-29T17:52:19.162Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:19.162Z] [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-29T17:52:19.162Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158... [2019-07-29T17:52:19.162Z] [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-29T17:52:19.162Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:19.162Z] [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-29T17:52:19.418Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326... [2019-07-29T17:52:19.673Z] [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-29T17:52:19.673Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:19.673Z] [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-29T17:52:19.673Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016... [2019-07-29T17:52:19.673Z] [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-29T17:52:19.673Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:19.673Z] [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-29T17:52:19.928Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235... [2019-07-29T17:52:19.928Z] [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-29T17:52:19.928Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:19.928Z] [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-29T17:52:19.928Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.200.v20190509-1900... [2019-07-29T17:52:20.183Z] [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-29T17:52:20.183Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:20.183Z] [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-29T17:52:20.442Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158... [2019-07-29T17:52:20.442Z] [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-29T17:52:20.442Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:20.442Z] [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-29T17:52:20.442Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925... [2019-07-29T17:52:20.697Z] [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-29T17:52:20.697Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:20.697Z] [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-29T17:52:20.697Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016... [2019-07-29T17:52:20.697Z] [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-29T17:52:20.697Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:20.697Z] [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-29T17:52:20.952Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908... [2019-07-29T17:52:20.952Z] [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-29T17:52:20.952Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:20.952Z] [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-29T17:52:20.952Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957... [2019-07-29T17:52:21.208Z] [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-29T17:52:21.208Z] [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-29T17:52:21.208Z] [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-29T17:52:21.463Z] [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-29T17:52:21.463Z] [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-29T17:52:21.463Z] [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-29T17:52:21.718Z] [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-29T17:52:21.718Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:21.718Z] [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-29T17:52:21.718Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302... [2019-07-29T17:52:21.718Z] [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-29T17:52:21.718Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:21.718Z] [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-29T17:52:21.973Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302... [2019-07-29T17:52:21.973Z] [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-29T17:52:21.973Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:21.973Z] [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-29T17:52:21.973Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357... [2019-07-29T17:52:22.228Z] [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-29T17:52:22.228Z] [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-29T17:52:22.228Z] [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-29T17:52:22.482Z] [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-29T17:52:22.483Z] [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-29T17:52:22.483Z] [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-29T17:52:22.738Z] [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-29T17:52:22.738Z] [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-29T17:52:22.993Z] [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-29T17:52:22.993Z] [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-29T17:52:23.249Z] [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-29T17:52:23.249Z] [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-29T17:52:23.809Z] [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-29T17:52:23.809Z] [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-29T17:52:23.809Z] [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-29T17:52:23.809Z] [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-29T17:52:23.809Z] [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-29T17:52:24.064Z] [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-29T17:52:24.064Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T17:52:24.064Z] [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-29T17:52:24.064Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053... [2019-07-29T17:52:25.427Z] [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-29T17:52:25.427Z] [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-29T17:52:25.427Z] [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-29T17:52:25.986Z] [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-29T17:52:25.986Z] [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-29T17:52:25.986Z] [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-29T17:52:26.547Z] [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-29T17:52:26.802Z] [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-29T17:52:26.802Z] [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-29T17:52:27.362Z] [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-29T17:52:27.362Z] [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-29T17:52:27.362Z] [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-29T17:52:27.362Z] [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-29T17:52:27.362Z] [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-29T17:52:27.362Z] [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-29T17:52:27.617Z] [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-29T17:52:27.617Z] [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-29T17:52:27.617Z] [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-29T17:52:27.617Z] [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-29T17:52:27.617Z] [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-29T17:52:27.617Z] [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-29T17:52:27.873Z] [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-29T17:52:27.873Z] [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-29T17:52:27.873Z] [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-29T17:52:27.873Z] [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-29T17:52:27.873Z] [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-29T17:52:27.873Z] [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-29T17:52:28.160Z] [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-29T17:52:28.160Z] [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-29T17:52:28.160Z] [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-29T17:52:28.460Z] [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-29T17:52:28.460Z] [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-29T17:52:28.460Z] [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-29T17:52:28.760Z] [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-29T17:52:28.760Z] [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-29T17:52:28.760Z] [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-29T17:52:28.760Z] [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-29T17:52:29.014Z] [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-29T17:52:29.014Z] [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-29T17:52:29.359Z] [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-29T17:52:29.359Z] [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-29T17:52:29.359Z] [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-29T17:52:29.660Z] [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-29T17:52:29.660Z] [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-29T17:52:29.660Z] [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-29T17:52:29.916Z] [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-29T17:52:29.916Z] [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-29T17:52:29.916Z] [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-29T17:52:30.258Z] [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-29T17:52:30.258Z] [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-29T17:52:30.258Z] [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-29T17:52:30.559Z] [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-29T17:52:30.559Z] [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-29T17:52:30.559Z] [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-29T17:52:30.859Z] [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-29T17:52:30.859Z] [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-29T17:52:30.859Z] [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-29T17:52:31.114Z] [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-29T17:52:31.114Z] [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-29T17:52:31.114Z] [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-29T17:52:31.412Z] [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-29T17:52:31.412Z] [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-29T17:52:31.412Z] [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-29T17:52:31.667Z] [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-29T17:52:31.667Z] [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-29T17:52:31.667Z] [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-29T17:52:31.960Z] [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-29T17:52:32.215Z] [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-29T17:52:32.215Z] [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-29T17:52:32.470Z] [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-29T17:52:32.470Z] [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-29T17:52:32.470Z] [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-29T17:52:32.470Z] [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-29T17:52:32.470Z] [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-29T17:52:32.470Z] [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-29T17:52:32.725Z] [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-29T17:52:32.725Z] [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-29T17:52:32.725Z] [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-29T17:52:33.286Z] [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-29T17:52:33.286Z] [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-29T17:52:33.286Z] [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-29T17:52:33.541Z] [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-29T17:52:33.541Z] [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-29T17:52:33.798Z] [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-29T17:52:33.798Z] [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-29T17:52:33.798Z] [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-29T17:52:33.798Z] [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-29T17:52:34.053Z] [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-29T17:52:34.053Z] [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-29T17:52:34.053Z] [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-29T17:52:34.614Z] [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-29T17:52:34.614Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar [2019-07-29T17:52:34.614Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-29T17:52:34.614Z] [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-29T17:52:34.614Z] [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-29T17:52:35.173Z] [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-29T17:52:35.173Z] [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-29T17:52:35.173Z] [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-29T17:52:35.428Z] [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-29T17:52:35.683Z] [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-29T17:52:35.683Z] [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-29T17:52:35.938Z] [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-29T17:52:35.938Z] [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-29T17:52:35.938Z] [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-29T17:52:35.938Z] [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-29T17:52:35.938Z] [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-29T17:52:35.938Z] [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-29T17:52:36.193Z] [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-29T17:52:36.193Z] [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-29T17:52:36.193Z] [INFO] ------------------------------------------------------------------------ [2019-07-29T17:52:36.193Z] [INFO] Reactor Build Order: [2019-07-29T17:52:36.193Z] [INFO] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass Parent [pom] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass Common Utilities Parent [pom] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass State System Parent [pom] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass TMF Parent [pom] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass CTF Support Parent [pom] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass LTTng Support Parent [pom] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass BTF Support Parent [pom] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass Documentation [pom] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass RCP Parent [pom] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass Json trace Parent [pom] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2019-07-29T17:52:36.193Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2019-07-29T17:52:36.193Z] [INFO] Trace Compass Release Engineering Parent [pom] [2019-07-29T17:52:36.194Z] [INFO] Trace Compass Target Platform [pom] [2019-07-29T17:52:36.194Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2019-07-29T17:52:36.194Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.194Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2019-07-29T17:52:36.194Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T17:52:36.194Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2019-07-29T17:52:36.194Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2019-07-29T17:52:36.194Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T17:52:36.194Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2019-07-29T17:52:36.194Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2019-07-29T17:52:36.194Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2019-07-29T17:52:36.194Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2019-07-29T17:52:36.194Z] [INFO] Trace Compass Repository [eclipse-repository] [2019-07-29T17:52:36.194Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test [eclipse-plugin] [2019-07-29T17:52:36.194Z] [INFO] [2019-07-29T17:52:36.194Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2019-07-29T17:52:36.194Z] [INFO] Building Trace Compass Parent 5.0.0-SNAPSHOT [1/134] [2019-07-29T17:52:36.194Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T17:52:36.194Z] [INFO] [2019-07-29T17:52:36.194Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass --- [2019-07-29T17:52:36.194Z] 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-29T17:52:36.194Z] 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-29T17:52:36.194Z] 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-29T17:52:36.449Z] 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-29T17:52:36.449Z] 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-29T17:52:36.449Z] 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-29T17:52:36.449Z] 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 207 kB/s) [2019-07-29T17:52:36.449Z] 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-29T17:52:36.449Z] 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-29T17:52:36.449Z] 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-29T17:52:36.704Z] 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-29T17:52:36.704Z] 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-29T17:52:36.704Z] 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-29T17:52:36.704Z] 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 232 kB/s) [2019-07-29T17:52:36.704Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-29T17:52:36.704Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-29T17:52:36.704Z] 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-29T17:52:36.704Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-29T17:52:36.960Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-29T17:52:36.960Z] 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-29T17:52:36.960Z] 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.6 MB/s) [2019-07-29T17:52:36.960Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [2019-07-29T17:52:36.960Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [2019-07-29T17:52:36.960Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom [2019-07-29T17:52:37.215Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom [2019-07-29T17:52:37.215Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom [2019-07-29T17:52:37.215Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [2019-07-29T17:52:37.215Z] 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-29T17:52:37.215Z] 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-29T17:52:37.215Z] 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-29T17:52:37.215Z] 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-29T17:52:37.215Z] 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-29T17:52:37.470Z] 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-29T17:52:37.471Z] 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-29T17:52:37.471Z] 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 535 kB/s) [2019-07-29T17:52:37.471Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-29T17:52:37.471Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-29T17:52:37.471Z] 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-29T17:52:37.471Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-29T17:52:37.471Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-29T17:52:37.471Z] 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-29T17:52:37.725Z] 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 2.2 MB/s) [2019-07-29T17:52:37.725Z] 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-29T17:52:37.725Z] 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-29T17:52:37.725Z] 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-29T17:52:37.725Z] 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-29T17:52:37.725Z] 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-29T17:52:37.725Z] 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-29T17:52:37.981Z] 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 32 kB/s) [2019-07-29T17:52:37.981Z] 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-29T17:52:37.981Z] 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-29T17:52:37.981Z] 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-29T17:52:37.981Z] 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-29T17:52:37.981Z] 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-29T17:52:37.981Z] 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-29T17:52:37.981Z] 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-29T17:52:37.981Z] 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-29T17:52:37.981Z] 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-29T17:52:37.981Z] 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-29T17:52:37.981Z] 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-29T17:52:37.981Z] 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-29T17:52:38.236Z] 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-29T17:52:38.236Z] 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-29T17:52:38.236Z] 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-29T17:52:38.236Z] 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-29T17:52:38.236Z] 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-29T17:52:38.236Z] 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-29T17:52:38.236Z] 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-29T17:52:38.236Z] 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-29T17:52:38.491Z] 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-29T17:52:38.491Z] 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-29T17:52:38.491Z] 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-29T17:52:38.491Z] 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-29T17:52:38.491Z] Progress (1): 4.1/222 kB Progress (1): 7.7/222 kB Progress (1): 12/222 kB Progress (1): 16/222 kB Progress (1): 20/222 kB Progress (1): 24/222 kB Progress (1): 28/222 kB Progress (1): 32/222 kB Progress (1): 36/222 kB Progress (1): 40/222 kB Progress (1): 44/222 kB Progress (1): 48/222 kB Progress (2): 48/222 kB | 4.1/32 kB Progress (2): 48/222 kB | 7.7/32 kB Progress (2): 52/222 kB | 7.7/32 kB Progress (2): 56/222 kB | 7.7/32 kB Progress (2): 56/222 kB | 12/32 kB Progress (2): 60/222 kB | 12/32 kB Progress (2): 64/222 kB | 12/32 kB Progress (2): 64/222 kB | 16/32 kB Progress (2): 68/222 kB | 16/32 kB Progress (2): 68/222 kB | 20/32 kB Progress (2): 72/222 kB | 20/32 kB Progress (2): 72/222 kB | 24/32 kB Progress (2): 76/222 kB | 24/32 kB Progress (2): 76/222 kB | 28/32 kB Progress (2): 80/222 kB | 28/32 kB Progress (2): 80/222 kB | 32/32 kB Progress (2): 84/222 kB | 32/32 kB Progress (2): 84/222 kB | 32 kB Progress (2): 88/222 kB | 32 kB Progress (2): 92/222 kB | 32 kB Progress (2): 96/222 kB | 32 kB Progress (2): 98/222 kB | 32 kB Progress (2): 102/222 kB | 32 kB Progress (2): 106/222 kB | 32 kB Progress (2): 110/222 kB | 32 kB Progress (2): 114/222 kB | 32 kB Progress (2): 118/222 kB | 32 kB Progress (2): 122/222 kB | 32 kB Progress (2): 126/222 kB | 32 kB Progress (2): 130/222 kB | 32 kB Progress (2): 131/222 kB | 32 kB Progress (2): 135/222 kB | 32 kB Progress (2): 139/222 kB | 32 kB Progress (2): 143/222 kB | 32 kB Progress (2): 147/222 kB | 32 kB Progress (2): 151/222 kB | 32 kB Progress (2): 155/222 kB | 32 kB Progress (2): 159/222 kB | 32 kB Progress (2): 163/222 kB | 32 kB Progress (2): 164/222 kB | 32 kB Progress (2): 168/222 kB | 32 kB Progress (2): 172/222 kB | 32 kB Progress (2): 176/222 kB | 32 kB Progress (2): 180/222 kB | 32 kB Progress (2): 184/222 kB | 32 kB Progress (2): 188/222 kB | 32 kB Progress (2): 192/222 kB | 32 kB Progress (2): 196/222 kB | 32 kB Progress (2): 200/222 kB | 32 kB Progress (2): 204/222 kB | 32 kB Progress (2): 208/222 kB | 32 kB Progress (2): 212/222 kB | 32 kB Progress (2): 216/222 kB | 32 kB Progress (2): 220/222 kB | 32 kB Progress (2): 222 kB | 32 kB Progress (3): 222 kB | 32 kB | 4.1/185 kB Progress (3): 222 kB | 32 kB | 7.7/185 kB Progress (3): 222 kB | 32 kB | 12/185 kB Progress (3): 222 kB | 32 kB | 16/185 kB Progress (3): 222 kB | 32 kB | 20/185 kB Progress (3): 222 kB | 32 kB | 24/185 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 1.3 MB/s) [2019-07-29T17:52:38.491Z] Progress (2): 222 kB | 28/185 kB Progress (2): 222 kB | 32/185 kB Progress (2): 222 kB | 36/185 kB Progress (2): 222 kB | 40/185 kB Progress (2): 222 kB | 44/185 kB Progress (2): 222 kB | 48/185 kB Progress (2): 222 kB | 52/185 kB Progress (2): 222 kB | 56/185 kB Progress (2): 222 kB | 60/185 kB Progress (2): 222 kB | 64/185 kB Progress (2): 222 kB | 66/185 kB Progress (2): 222 kB | 70/185 kB Progress (2): 222 kB | 74/185 kB Progress (2): 222 kB | 78/185 kB Progress (2): 222 kB | 82/185 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 8.2 MB/s) [2019-07-29T17:52:38.491Z] Progress (1): 86/185 kB Progress (1): 90/185 kB Progress (1): 94/185 kB Progress (1): 98/185 kB Progress (1): 102/185 kB Progress (1): 106/185 kB Progress (1): 110/185 kB Progress (1): 114/185 kB Progress (1): 118/185 kB Progress (1): 122/185 kB Progress (1): 126/185 kB Progress (1): 130/185 kB Progress (1): 134/185 kB Progress (1): 138/185 kB Progress (1): 142/185 kB Progress (1): 146/185 kB Progress (1): 150/185 kB Progress (1): 154/185 kB Progress (1): 158/185 kB Progress (1): 162/185 kB Progress (1): 166/185 kB Progress (1): 170/185 kB Progress (1): 174/185 kB Progress (1): 178/185 kB Progress (1): 182/185 kB Progress (1): 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 4.6 MB/s) [2019-07-29T17:52:38.491Z] Progress (1): 4.1/155 kB Progress (1): 7.7/155 kB Progress (1): 12/155 kB Progress (1): 16/155 kB Progress (1): 20/155 kB Progress (1): 24/155 kB Progress (1): 28/155 kB Progress (1): 32/155 kB Progress (1): 33/155 kB Progress (1): 37/155 kB Progress (1): 41/155 kB Progress (1): 45/155 kB Progress (1): 49/155 kB Progress (1): 53/155 kB Progress (1): 57/155 kB Progress (1): 61/155 kB Progress (1): 65/155 kB Progress (1): 69/155 kB Progress (1): 73/155 kB Progress (1): 77/155 kB Progress (1): 81/155 kB Progress (1): 85/155 kB Progress (1): 89/155 kB Progress (1): 93/155 kB Progress (1): 97/155 kB Progress (1): 101/155 kB Progress (1): 105/155 kB Progress (1): 109/155 kB Progress (1): 113/155 kB Progress (1): 117/155 kB Progress (1): 121/155 kB Progress (1): 125/155 kB Progress (1): 129/155 kB Progress (1): 133/155 kB Progress (1): 137/155 kB Progress (1): 141/155 kB Progress (1): 145/155 kB Progress (1): 149/155 kB Progress (1): 153/155 kB Progress (1): 155 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.jar (155 kB at 3.0 MB/s) [2019-07-29T17:52:38.491Z] [INFO] [2019-07-29T17:52:38.491Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2019-07-29T17:52:38.491Z] 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-29T17:52:38.491Z] 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-29T17:52:38.491Z] 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-29T17:52:38.746Z] 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-29T17:52:38.746Z] 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-29T17:52:38.746Z] 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-29T17:52:38.746Z] 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 192 kB/s) [2019-07-29T17:52:38.746Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom [2019-07-29T17:52:38.746Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-29T17:52:38.746Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom [2019-07-29T17:52:38.746Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-29T17:52:38.746Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom [2019-07-29T17:52:39.002Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [2019-07-29T17:52:39.002Z] 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 102 kB/s) [2019-07-29T17:52:39.002Z] 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-29T17:52:39.002Z] 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-29T17:52:39.002Z] 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-29T17:52:39.002Z] 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-29T17:52:39.002Z] 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-29T17:52:39.002Z] 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-29T17:52:39.002Z] 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 33 kB/s) [2019-07-29T17:52:39.257Z] 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-29T17:52:39.257Z] 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-29T17:52:39.257Z] 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-29T17:52:39.257Z] 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-29T17:52:39.257Z] 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-29T17:52:39.257Z] 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-29T17:52:39.257Z] 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 68 kB/s) [2019-07-29T17:52:39.257Z] 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-29T17:52:39.513Z] 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-29T17:52:39.513Z] 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-29T17:52:39.513Z] 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-29T17:52:39.513Z] 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-29T17:52:39.513Z] 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-29T17:52:39.513Z] 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 428 kB/s) [2019-07-29T17:52:39.513Z] 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-29T17:52:39.768Z] 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-29T17:52:39.768Z] 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-29T17:52:39.768Z] 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-29T17:52:39.768Z] 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-29T17:52:39.768Z] 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-29T17:52:39.768Z] 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 71 kB/s) [2019-07-29T17:52:39.768Z] 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-29T17:52:40.063Z] 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-29T17:52:40.063Z] 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-29T17:52:40.318Z] 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-29T17:52:40.318Z] 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-29T17:52:40.318Z] 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-29T17:52:40.318Z] 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 39 kB/s) [2019-07-29T17:52:40.318Z] 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-29T17:52:40.318Z] 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-29T17:52:40.318Z] 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-29T17:52:40.574Z] 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-29T17:52:40.574Z] 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-29T17:52:40.574Z] 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-29T17:52:40.574Z] 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 148 kB/s) [2019-07-29T17:52:40.574Z] 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-29T17:52:40.574Z] 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-29T17:52:40.574Z] 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-29T17:52:40.829Z] 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-29T17:52:40.829Z] 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-29T17:52:40.829Z] 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-29T17:52:40.829Z] 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 94 kB/s) [2019-07-29T17:52:40.829Z] 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-29T17:52:40.829Z] 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-29T17:52:41.084Z] 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-29T17:52:41.084Z] 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-29T17:52:41.084Z] 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-29T17:52:41.084Z] 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-29T17:52:41.084Z] 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 150 kB/s) [2019-07-29T17:52:41.084Z] 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-29T17:52:41.084Z] 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-29T17:52:41.084Z] 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-29T17:52:41.339Z] 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-29T17:52:41.339Z] 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-29T17:52:41.339Z] 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-29T17:52:41.339Z] 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 504 kB/s) [2019-07-29T17:52:41.339Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-29T17:52:41.339Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-29T17:52:41.339Z] 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-29T17:52:41.594Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-29T17:52:41.594Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-29T17:52:41.594Z] 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-29T17:52:41.594Z] 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 872 kB/s) [2019-07-29T17:52:41.594Z] 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-29T17:52:41.594Z] 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-29T17:52:41.594Z] 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-29T17:52:41.849Z] 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-29T17:52:41.849Z] 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-29T17:52:41.849Z] 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-29T17:52:42.104Z] 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 28 kB/s) [2019-07-29T17:52:42.104Z] 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-29T17:52:42.104Z] 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-29T17:52:42.104Z] 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-29T17:52:42.104Z] 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-29T17:52:42.104Z] 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-29T17:52:42.104Z] 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-29T17:52:42.104Z] 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 202 kB/s) [2019-07-29T17:52:42.104Z] 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-29T17:52:42.359Z] 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-29T17:52:42.359Z] 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-29T17:52:42.359Z] 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-29T17:52:42.359Z] 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-29T17:52:42.359Z] 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-29T17:52:42.359Z] 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 533 kB/s) [2019-07-29T17:52:42.359Z] 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-29T17:52:42.359Z] 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-29T17:52:42.359Z] 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-29T17:52:42.615Z] 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-29T17:52:42.615Z] 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-29T17:52:42.615Z] 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-29T17:52:42.615Z] 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 134 kB/s) [2019-07-29T17:52:42.615Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-29T17:52:42.615Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-29T17:52:42.870Z] 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-29T17:52:42.870Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-29T17:52:42.870Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-29T17:52:42.870Z] 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-29T17:52:43.125Z] 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 441 kB/s) [2019-07-29T17:52:43.125Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-29T17:52:43.125Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-29T17:52:43.125Z] 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-29T17:52:43.125Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-29T17:52:43.125Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-29T17:52:43.125Z] 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-29T17:52:43.380Z] 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 6.0 kB/s) [2019-07-29T17:52:43.380Z] 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-29T17:52:43.380Z] 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-29T17:52:43.380Z] 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-29T17:52:43.380Z] 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-29T17:52:43.380Z] 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-29T17:52:43.380Z] 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-29T17:52:43.634Z] 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 105 kB/s) [2019-07-29T17:52:43.634Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-29T17:52:43.634Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-29T17:52:43.634Z] 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-29T17:52:43.634Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-29T17:52:43.634Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-29T17:52:43.634Z] 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-29T17:52:43.634Z] 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 48 kB/s) [2019-07-29T17:52:43.635Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-29T17:52:43.889Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-29T17:52:43.889Z] 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-29T17:52:43.889Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-29T17:52:43.889Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-29T17:52:43.889Z] 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-29T17:52:43.889Z] 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 61 kB/s) [2019-07-29T17:52:43.889Z] 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-29T17:52:43.889Z] 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-29T17:52:43.889Z] 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-29T17:52:44.144Z] 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-29T17:52:44.144Z] 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-29T17:52:44.144Z] 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-29T17:52:44.144Z] 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 279 kB/s) [2019-07-29T17:52:44.144Z] 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-29T17:52:44.144Z] 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-29T17:52:44.144Z] 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-29T17:52:44.400Z] 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-29T17:52:44.400Z] 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-29T17:52:44.400Z] 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-29T17:52:44.400Z] 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 189 kB/s) [2019-07-29T17:52:44.400Z] 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-29T17:52:44.400Z] 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-29T17:52:44.400Z] 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-29T17:52:44.654Z] 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-29T17:52:44.654Z] 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-29T17:52:44.654Z] 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-29T17:52:44.654Z] 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 78 kB/s) [2019-07-29T17:52:44.654Z] 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-29T17:52:44.654Z] 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-29T17:52:44.654Z] 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-29T17:52:44.910Z] 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-29T17:52:44.910Z] 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-29T17:52:44.910Z] 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-29T17:52:44.910Z] 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 1.3 MB/s) [2019-07-29T17:52:44.910Z] 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-29T17:52:44.910Z] 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-29T17:52:44.910Z] 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-29T17:52:45.165Z] 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-29T17:52:45.165Z] 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-29T17:52:45.165Z] 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-29T17:52:45.165Z] 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 37 kB/s) [2019-07-29T17:52:45.165Z] 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-29T17:52:45.165Z] 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-29T17:52:45.165Z] 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-29T17:52:45.421Z] 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-29T17:52:45.421Z] 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-29T17:52:45.421Z] 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-29T17:52:45.421Z] 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 99 kB/s) [2019-07-29T17:52:45.421Z] 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-29T17:52:45.421Z] 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-29T17:52:45.421Z] 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-29T17:52:45.676Z] 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-29T17:52:45.676Z] 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-29T17:52:45.676Z] 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-29T17:52:45.676Z] 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 80 kB/s) [2019-07-29T17:52:45.676Z] 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-29T17:52:45.676Z] 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-29T17:52:45.676Z] 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-29T17:52:45.933Z] 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-29T17:52:45.933Z] 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-29T17:52:45.933Z] 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-29T17:52:45.933Z] 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 329 kB/s) [2019-07-29T17:52:45.933Z] 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-29T17:52:45.933Z] 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-29T17:52:45.933Z] 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-29T17:52:46.188Z] 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-29T17:52:46.188Z] 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-29T17:52:46.188Z] 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-29T17:52:46.188Z] 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 124 kB/s) [2019-07-29T17:52:46.188Z] 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-29T17:52:46.188Z] 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-29T17:52:46.188Z] 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-29T17:52:46.443Z] 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-29T17:52:46.443Z] 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-29T17:52:46.443Z] 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-29T17:52:46.443Z] 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 121 kB/s) [2019-07-29T17:52:46.443Z] 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-29T17:52:46.443Z] 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-29T17:52:46.443Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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 87 kB/s) [2019-07-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] 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-29T17:52:46.699Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar [2019-07-29T17:52:46.699Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:46.955Z] 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-29T17:52:47.210Z] 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-29T17:52:47.210Z] 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-29T17:52:47.210Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-29T17:52:47.210Z] 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-29T17:52:47.210Z] 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-29T17:52:47.210Z] 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-29T17:52:47.210Z] 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-29T17:52:47.210Z] 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-29T17:52:47.210Z] 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-29T17:52:47.466Z] 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-29T17:52:47.466Z] 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-29T17:52:47.466Z] 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-29T17:52:47.466Z] 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-29T17:52:47.466Z] 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-29T17:52:47.466Z] 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-29T17:52:47.466Z] 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-29T17:52:47.466Z] 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-29T17:52:47.466Z] 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-29T17:52:47.466Z] 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-29T17:52:47.721Z] 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-29T17:52:47.721Z] 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-29T17:52:47.721Z] 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-29T17:52:47.721Z] 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-29T17:52:47.721Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-29T17:52:47.721Z] 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-29T17:52:47.721Z] 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-29T17:52:47.721Z] 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-29T17:52:47.976Z] 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-29T17:52:47.976Z] 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-29T17:52:47.976Z] 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-29T17:52:47.976Z] 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-29T17:52:47.976Z] 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-29T17:52:47.976Z] 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-29T17:52:47.976Z] 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-29T17:52:48.231Z] 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-29T17:52:48.231Z] 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-29T17:52:48.231Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar [2019-07-29T17:52:48.231Z] 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-29T17:52:48.231Z] 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-29T17:52:48.231Z] 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-29T17:52:48.231Z] 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-29T17:52:48.231Z] 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-29T17:52:48.231Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] 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-29T17:52:48.486Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-29T17:52:48.486Z] 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-29T17:52:48.742Z] 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-29T17:52:48.742Z] 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-29T17:52:48.742Z] 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-29T17:52:48.742Z] 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-29T17:52:48.742Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-29T17:52:48.742Z] 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-29T17:52:48.742Z] 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-29T17:52:48.742Z] 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-29T17:52:48.742Z] 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-29T17:52:48.742Z] 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-29T17:52:48.742Z] 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-29T17:52:48.742Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar [2019-07-29T17:52:48.742Z] 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-29T17:52:48.742Z] 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-29T17:52:48.742Z] 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-29T17:52:48.742Z] 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-29T17:52:48.742Z] 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-29T17:52:48.742Z] 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-29T17:52:48.742Z] Progress (1): 4.1/80 kB Progress (1): 7.7/80 kB Progress (1): 12/80 kB Progress (1): 16/80 kB Progress (1): 20/80 kB Progress (1): 24/80 kB Progress (1): 28/80 kB Progress (1): 32/80 kB Progress (1): 36/80 kB Progress (1): 40/80 kB Progress (1): 44/80 kB Progress (1): 48/80 kB Progress (1): 52/80 kB Progress (1): 56/80 kB Progress (1): 60/80 kB Progress (1): 64/80 kB Progress (1): 68/80 kB Progress (1): 72/80 kB Progress (1): 76/80 kB Progress (1): 80/80 kB Progress (1): 80 kB Progress (2): 80 kB | 4.1/51 kB Progress (2): 80 kB | 7.7/51 kB Progress (2): 80 kB | 12/51 kB Progress (2): 80 kB | 16/51 kB Progress (2): 80 kB | 20/51 kB Progress (2): 80 kB | 24/51 kB Progress (2): 80 kB | 28/51 kB Progress (2): 80 kB | 32/51 kB Progress (2): 80 kB | 36/51 kB Progress (2): 80 kB | 40/51 kB Progress (2): 80 kB | 44/51 kB Progress (2): 80 kB | 48/51 kB Progress (2): 80 kB | 51 kB Progress (3): 80 kB | 51 kB | 4.1/49 kB Progress (3): 80 kB | 51 kB | 7.7/49 kB Progress (3): 80 kB | 51 kB | 12/49 kB Progress (3): 80 kB | 51 kB | 16/49 kB Progress (3): 80 kB | 51 kB | 20/49 kB Progress (3): 80 kB | 51 kB | 24/49 kB Progress (3): 80 kB | 51 kB | 28/49 kB Progress (3): 80 kB | 51 kB | 32/49 kB Progress (3): 80 kB | 51 kB | 36/49 kB Progress (3): 80 kB | 51 kB | 40/49 kB Progress (3): 80 kB | 51 kB | 44/49 kB Progress (3): 80 kB | 51 kB | 48/49 kB Progress (3): 80 kB | 51 kB | 49 kB Progress (4): 80 kB | 51 kB | 49 kB | 4.1/12 kB Progress (4): 80 kB | 51 kB | 49 kB | 7.7/12 kB Progress (4): 80 kB | 51 kB | 49 kB | 12/12 kB Progress (4): 80 kB | 51 kB | 49 kB | 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 1.8 MB/s) [2019-07-29T17:52:48.742Z] 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-29T17:52:48.742Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 1.7 MB/s) [2019-07-29T17:52:48.742Z] 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-29T17:52:48.742Z] Progress (3): 80 kB | 12 kB | 4.1/88 kB Progress (3): 80 kB | 12 kB | 7.7/88 kB Progress (4): 80 kB | 12 kB | 7.7/88 kB | 4.1/178 kB Progress (4): 80 kB | 12 kB | 12/88 kB | 4.1/178 kB Progress (4): 80 kB | 12 kB | 12/88 kB | 7.7/178 kB Progress (4): 80 kB | 12 kB | 16/88 kB | 7.7/178 kB Progress (4): 80 kB | 12 kB | 16/88 kB | 12/178 kB Progress (4): 80 kB | 12 kB | 20/88 kB | 12/178 kB Progress (4): 80 kB | 12 kB | 24/88 kB | 12/178 kB Progress (4): 80 kB | 12 kB | 24/88 kB | 16/178 kB Progress (4): 80 kB | 12 kB | 28/88 kB | 16/178 kB Progress (4): 80 kB | 12 kB | 28/88 kB | 20/178 kB Progress (4): 80 kB | 12 kB | 32/88 kB | 20/178 kB Progress (4): 80 kB | 12 kB | 32/88 kB | 24/178 kB Progress (4): 80 kB | 12 kB | 36/88 kB | 24/178 kB Progress (4): 80 kB | 12 kB | 36/88 kB | 28/178 kB Progress (4): 80 kB | 12 kB | 40/88 kB | 28/178 kB Progress (4): 80 kB | 12 kB | 40/88 kB | 32/178 kB Progress (4): 80 kB | 12 kB | 44/88 kB | 32/178 kB Progress (4): 80 kB | 12 kB | 44/88 kB | 33/178 kB Progress (4): 80 kB | 12 kB | 48/88 kB | 33/178 kB Progress (4): 80 kB | 12 kB | 48/88 kB | 37/178 kB Progress (4): 80 kB | 12 kB | 52/88 kB | 37/178 kB Progress (4): 80 kB | 12 kB | 52/88 kB | 41/178 kB Progress (4): 80 kB | 12 kB | 56/88 kB | 41/178 kB Progress (4): 80 kB | 12 kB | 56/88 kB | 45/178 kB Progress (4): 80 kB | 12 kB | 60/88 kB | 45/178 kB Progress (4): 80 kB | 12 kB | 60/88 kB | 49/178 kB Progress (4): 80 kB | 12 kB | 64/88 kB | 49/178 kB Progress (4): 80 kB | 12 kB | 64/88 kB | 53/178 kB Progress (4): 80 kB | 12 kB | 68/88 kB | 53/178 kB Progress (4): 80 kB | 12 kB | 68/88 kB | 57/178 kB Progress (4): 80 kB | 12 kB | 72/88 kB | 57/178 kB Progress (4): 80 kB | 12 kB | 72/88 kB | 61/178 kB Progress (4): 80 kB | 12 kB | 76/88 kB | 61/178 kB Progress (4): 80 kB | 12 kB | 76/88 kB | 65/178 kB Progress (4): 80 kB | 12 kB | 80/88 kB | 65/178 kB Progress (4): 80 kB | 12 kB | 80/88 kB | 66/178 kB Progress (4): 80 kB | 12 kB | 84/88 kB | 66/178 kB Progress (4): 80 kB | 12 kB | 84/88 kB | 70/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 70/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 74/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 78/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 82/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 86/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 90/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 94/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 98/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 98/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 102/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 106/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 110/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 114/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 118/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 122/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 126/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 130/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 131/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 135/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 139/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 143/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 147/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 151/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 155/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 159/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 163/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 167/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 171/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 175/178 kB Progress (4): 80 kB | 12 kB | 88 kB | 178 kB Progress (5): 80 kB | 12 kB | 88 kB | 178 kB | 4.1/194 kB Progress (5): 80 kB | 12 kB | 88 kB | 178 kB | 7.7/194 kB Progress (5): 80 kB | 12 kB | 88 kB | 178 kB | 12/194 kB Progress (5): 80 kB | 12 kB | 88 kB | 178 kB | 16/194 kB Progress (5): 80 kB | 12 kB | 88 kB | 178 kB | 20/194 kB Progress (5): 80 kB | 12 kB | 88 kB | 178 kB | 24/194 kB Progress (5): 80 kB | 12 kB | 88 kB | 178 kB | 28/194 kB Progress (5): 80 kB | 12 kB | 88 kB | 178 kB | 32/194 kB Progress (5): 80 kB | 12 kB | 88 kB | 178 kB | 33/194 kB Progress (5): 80 kB | 12 kB | 88 kB | 178 kB | 37/194 kB Progress (5): 80 kB | 12 kB | 88 kB | 178 kB | 41/194 kB Progress (5): 80 kB | 12 kB | 88 kB | 178 kB | 45/194 kB Progress (5): 80 kB | 12 kB | 88 kB | 178 kB | 49/194 kB Progress (5): 80 kB | 12 kB | 88 kB | 178 kB | 53/194 kB Progress (5): 80 kB | 12 kB | 88 kB | 178 kB | 57/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 1.2 MB/s) [2019-07-29T17:52:48.742Z] Progress (4): 12 kB | 88 kB | 178 kB | 61/194 kB 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-29T17:52:48.742Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.3 MB/s) [2019-07-29T17:52:48.742Z] 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 185 kB/s) [2019-07-29T17:52:48.742Z] 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-29T17:52:48.742Z] Progress (2): 178 kB | 65/194 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.jar (178 kB at 2.6 MB/s) [2019-07-29T17:52:48.742Z] 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-29T17:52:48.742Z] 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-29T17:52:48.742Z] Progress (1): 66/194 kB Progress (1): 70/194 kB Progress (1): 74/194 kB Progress (1): 78/194 kB Progress (1): 82/194 kB Progress (1): 86/194 kB Progress (1): 90/194 kB Progress (1): 94/194 kB Progress (1): 98/194 kB Progress (1): 98/194 kB Progress (1): 102/194 kB Progress (1): 106/194 kB Progress (1): 110/194 kB Progress (1): 114/194 kB Progress (1): 118/194 kB Progress (1): 122/194 kB Progress (1): 126/194 kB Progress (1): 130/194 kB Progress (1): 131/194 kB Progress (1): 135/194 kB Progress (1): 139/194 kB Progress (1): 143/194 kB Progress (1): 147/194 kB Progress (1): 151/194 kB Progress (1): 155/194 kB Progress (1): 159/194 kB Progress (1): 163/194 kB Progress (1): 167/194 kB Progress (1): 171/194 kB Progress (1): 175/194 kB Progress (1): 179/194 kB Progress (1): 183/194 kB Progress (1): 187/194 kB Progress (1): 191/194 kB Progress (1): 194 kB Progress (2): 194 kB | 4.1/22 kB Progress (2): 194 kB | 7.7/22 kB Progress (2): 194 kB | 12/22 kB Progress (2): 194 kB | 16/22 kB Progress (2): 194 kB | 20/22 kB Progress (2): 194 kB | 22 kB Progress (3): 194 kB | 22 kB | 4.1/22 kB Progress (3): 194 kB | 22 kB | 7.7/22 kB Progress (3): 194 kB | 22 kB | 12/22 kB Progress (3): 194 kB | 22 kB | 16/22 kB Progress (3): 194 kB | 22 kB | 20/22 kB Progress (3): 194 kB | 22 kB | 22 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.jar (194 kB at 2.4 MB/s) [2019-07-29T17:52:48.742Z] 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-29T17:52:48.742Z] Progress (3): 22 kB | 22 kB | 4.1/17 kB Progress (3): 22 kB | 22 kB | 7.7/17 kB Progress (3): 22 kB | 22 kB | 12/17 kB Progress (3): 22 kB | 22 kB | 16/17 kB Progress (3): 22 kB | 22 kB | 17 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 255 kB/s) [2019-07-29T17:52:48.742Z] 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-29T17:52:48.742Z] 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 257 kB/s) [2019-07-29T17:52:48.742Z] 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-29T17:52:48.742Z] 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 190 kB/s) [2019-07-29T17:52:48.742Z] 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-29T17:52:48.742Z] Progress (1): 4.1/9.8 kB Progress (1): 7.7/9.8 kB Progress (1): 9.8 kB Progress (2): 9.8 kB | 4.1/8.8 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 102 kB/s) [2019-07-29T17:52:48.742Z] Progress (2): 4.1/8.8 kB | 4.1/26 kB Progress (2): 7.7/8.8 kB | 4.1/26 kB Progress (2): 7.7/8.8 kB | 7.7/26 kB 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-29T17:52:48.742Z] Progress (2): 7.7/8.8 kB | 12/26 kB Progress (2): 8.8 kB | 12/26 kB Progress (2): 8.8 kB | 16/26 kB Progress (2): 8.8 kB | 20/26 kB Progress (2): 8.8 kB | 24/26 kB Progress (2): 8.8 kB | 26 kB Progress (3): 8.8 kB | 26 kB | 4.1/13 kB Progress (3): 8.8 kB | 26 kB | 7.7/13 kB Progress (3): 8.8 kB | 26 kB | 12/13 kB Progress (3): 8.8 kB | 26 kB | 13 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.jar (26 kB at 254 kB/s) [2019-07-29T17:52:48.742Z] 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-29T17:52:48.742Z] 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 84 kB/s) [2019-07-29T17:52:48.742Z] 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-29T17:52:48.742Z] Progress (2): 13 kB | 4.1/11 kB Progress (2): 13 kB | 7.7/11 kB Progress (2): 13 kB | 11 kB Progress (3): 13 kB | 11 kB | 4.1/13 kB Progress (3): 13 kB | 11 kB | 7.7/13 kB Progress (3): 13 kB | 11 kB | 12/13 kB Progress (3): 13 kB | 11 kB | 13 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 102 kB/s) [2019-07-29T17:52:48.743Z] 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-29T17:52:48.743Z] 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 115 kB/s) [2019-07-29T17:52:48.743Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-29T17:52:48.743Z] Progress (2): 13 kB | 4.1/13 kB Progress (2): 13 kB | 7.7/13 kB Progress (2): 13 kB | 12/13 kB Progress (2): 13 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 114 kB/s) [2019-07-29T17:52:48.743Z] 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-29T17:52:48.743Z] Progress (2): 13 kB | 4.1/41 kB Progress (2): 13 kB | 7.7/41 kB Progress (2): 13 kB | 12/41 kB Progress (2): 13 kB | 16/41 kB Progress (2): 13 kB | 20/41 kB Progress (2): 13 kB | 24/41 kB Progress (2): 13 kB | 28/41 kB Progress (2): 13 kB | 32/41 kB Progress (2): 13 kB | 36/41 kB Progress (2): 13 kB | 40/41 kB Progress (2): 13 kB | 41 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 346 kB/s) [2019-07-29T17:52:48.743Z] 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-29T17:52:48.743Z] Progress (2): 13 kB | 4.1/10 kB Progress (2): 13 kB | 7.7/10 kB Progress (2): 13 kB | 10 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 111 kB/s) [2019-07-29T17:52:48.743Z] 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-29T17:52:48.743Z] Progress (2): 10 kB | 4.1/245 kB Progress (2): 10 kB | 7.7/245 kB Progress (2): 10 kB | 12/245 kB Progress (2): 10 kB | 16/245 kB Progress (2): 10 kB | 20/245 kB Progress (2): 10 kB | 24/245 kB Progress (2): 10 kB | 28/245 kB Progress (2): 10 kB | 32/245 kB Progress (2): 10 kB | 36/245 kB Progress (2): 10 kB | 40/245 kB Progress (2): 10 kB | 44/245 kB Progress (2): 10 kB | 48/245 kB Progress (2): 10 kB | 52/245 kB Progress (2): 10 kB | 56/245 kB Progress (2): 10 kB | 60/245 kB Progress (2): 10 kB | 64/245 kB Progress (2): 10 kB | 68/245 kB Progress (2): 10 kB | 72/245 kB Progress (2): 10 kB | 76/245 kB Progress (2): 10 kB | 80/245 kB Progress (2): 10 kB | 84/245 kB Progress (2): 10 kB | 88/245 kB Progress (2): 10 kB | 92/245 kB Progress (2): 10 kB | 96/245 kB Progress (2): 10 kB | 100/245 kB Progress (2): 10 kB | 104/245 kB Progress (2): 10 kB | 108/245 kB Progress (2): 10 kB | 112/245 kB Progress (2): 10 kB | 116/245 kB Progress (2): 10 kB | 120/245 kB Progress (2): 10 kB | 124/245 kB Progress (3): 10 kB | 124/245 kB | 4.1/38 kB Progress (3): 10 kB | 128/245 kB | 4.1/38 kB Progress (3): 10 kB | 128/245 kB | 7.7/38 kB Progress (3): 10 kB | 132/245 kB | 7.7/38 kB Progress (3): 10 kB | 132/245 kB | 12/38 kB Progress (3): 10 kB | 136/245 kB | 12/38 kB Progress (3): 10 kB | 136/245 kB | 16/38 kB Progress (3): 10 kB | 140/245 kB | 16/38 kB Progress (3): 10 kB | 140/245 kB | 20/38 kB Progress (3): 10 kB | 144/245 kB | 20/38 kB Progress (3): 10 kB | 144/245 kB | 24/38 kB Progress (3): 10 kB | 148/245 kB | 24/38 kB Progress (3): 10 kB | 148/245 kB | 28/38 kB Progress (3): 10 kB | 152/245 kB | 28/38 kB Progress (3): 10 kB | 152/245 kB | 32/38 kB Progress (3): 10 kB | 156/245 kB | 32/38 kB Progress (3): 10 kB | 156/245 kB | 36/38 kB Progress (3): 10 kB | 160/245 kB | 36/38 kB Progress (3): 10 kB | 160/245 kB | 38 kB Progress (3): 10 kB | 164/245 kB | 38 kB Progress (3): 10 kB | 168/245 kB | 38 kB Progress (3): 10 kB | 172/245 kB | 38 kB Progress (3): 10 kB | 176/245 kB | 38 kB Progress (3): 10 kB | 180/245 kB | 38 kB Progress (3): 10 kB | 184/245 kB | 38 kB Progress (3): 10 kB | 188/245 kB | 38 kB Progress (3): 10 kB | 192/245 kB | 38 kB Progress (3): 10 kB | 196/245 kB | 38 kB Progress (3): 10 kB | 200/245 kB | 38 kB Progress (3): 10 kB | 204/245 kB | 38 kB Progress (3): 10 kB | 208/245 kB | 38 kB Progress (3): 10 kB | 212/245 kB | 38 kB Progress (3): 10 kB | 216/245 kB | 38 kB Progress (3): 10 kB | 220/245 kB | 38 kB Progress (3): 10 kB | 224/245 kB | 38 kB Progress (3): 10 kB | 228/245 kB | 38 kB Progress (3): 10 kB | 232/245 kB | 38 kB Progress (3): 10 kB | 236/245 kB | 38 kB Progress (3): 10 kB | 240/245 kB | 38 kB Progress (4): 10 kB | 240/245 kB | 38 kB | 4.1/245 kB Progress (4): 10 kB | 244/245 kB | 38 kB | 4.1/245 kB Progress (4): 10 kB | 244/245 kB | 38 kB | 7.7/245 kB Progress (4): 10 kB | 245 kB | 38 kB | 7.7/245 kB Progress (4): 10 kB | 245 kB | 38 kB | 12/245 kB Progress (4): 10 kB | 245 kB | 38 kB | 16/245 kB Progress (4): 10 kB | 245 kB | 38 kB | 20/245 kB Progress (4): 10 kB | 245 kB | 38 kB | 24/245 kB Progress (4): 10 kB | 245 kB | 38 kB | 28/245 kB Progress (4): 10 kB | 245 kB | 38 kB | 32/245 kB Progress (4): 10 kB | 245 kB | 38 kB | 33/245 kB Progress (4): 10 kB | 245 kB | 38 kB | 37/245 kB Progress (4): 10 kB | 245 kB | 38 kB | 41/245 kB Progress (4): 10 kB | 245 kB | 38 kB | 45/245 kB Progress (4): 10 kB | 245 kB | 38 kB | 49/245 kB Progress (4): 10 kB | 245 kB | 38 kB | 53/245 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 289 kB/s) [2019-07-29T17:52:48.743Z] Progress (3): 10 kB | 245 kB | 57/245 kB 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-29T17:52:48.743Z] Progress (3): 10 kB | 245 kB | 61/245 kB Progress (3): 10 kB | 245 kB | 65/245 kB Progress (3): 10 kB | 245 kB | 66/245 kB Progress (3): 10 kB | 245 kB | 70/245 kB Progress (3): 10 kB | 245 kB | 74/245 kB Progress (3): 10 kB | 245 kB | 78/245 kB Progress (3): 10 kB | 245 kB | 82/245 kB Progress (3): 10 kB | 245 kB | 86/245 kB Progress (3): 10 kB | 245 kB | 90/245 kB Progress (3): 10 kB | 245 kB | 94/245 kB Progress (3): 10 kB | 245 kB | 98/245 kB Progress (3): 10 kB | 245 kB | 98/245 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 79 kB/s) [2019-07-29T17:52:48.743Z] Progress (2): 245 kB | 102/245 kB 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-29T17:52:48.998Z] Progress (2): 245 kB | 106/245 kB Progress (2): 245 kB | 110/245 kB Progress (2): 245 kB | 114/245 kB Progress (2): 245 kB | 118/245 kB Progress (2): 245 kB | 122/245 kB Progress (2): 245 kB | 126/245 kB Progress (2): 245 kB | 130/245 kB Progress (2): 245 kB | 131/245 kB Progress (2): 245 kB | 135/245 kB Progress (2): 245 kB | 139/245 kB Progress (2): 245 kB | 143/245 kB Progress (2): 245 kB | 147/245 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 1.8 MB/s) [2019-07-29T17:52:48.998Z] Progress (2): 147/245 kB | 4.1/11 kB Progress (2): 151/245 kB | 4.1/11 kB Progress (2): 151/245 kB | 7.7/11 kB 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-29T17:52:48.998Z] Progress (2): 151/245 kB | 11 kB Progress (2): 155/245 kB | 11 kB Progress (2): 159/245 kB | 11 kB Progress (2): 163/245 kB | 11 kB Progress (2): 164/245 kB | 11 kB Progress (2): 168/245 kB | 11 kB Progress (2): 172/245 kB | 11 kB Progress (2): 176/245 kB | 11 kB Progress (2): 180/245 kB | 11 kB Progress (2): 184/245 kB | 11 kB Progress (2): 188/245 kB | 11 kB Progress (2): 192/245 kB | 11 kB Progress (2): 196/245 kB | 11 kB Progress (2): 200/245 kB | 11 kB Progress (2): 204/245 kB | 11 kB Progress (2): 208/245 kB | 11 kB Progress (2): 212/245 kB | 11 kB Progress (2): 216/245 kB | 11 kB Progress (2): 220/245 kB | 11 kB Progress (2): 224/245 kB | 11 kB Progress (2): 228/245 kB | 11 kB Progress (2): 232/245 kB | 11 kB Progress (2): 236/245 kB | 11 kB Progress (2): 240/245 kB | 11 kB Progress (2): 244/245 kB | 11 kB Progress (2): 245 kB | 11 kB Progress (3): 245 kB | 11 kB | 4.1/32 kB Progress (3): 245 kB | 11 kB | 7.7/32 kB Progress (3): 245 kB | 11 kB | 12/32 kB Progress (3): 245 kB | 11 kB | 16/32 kB Progress (3): 245 kB | 11 kB | 20/32 kB Progress (3): 245 kB | 11 kB | 24/32 kB Progress (3): 245 kB | 11 kB | 28/32 kB Progress (3): 245 kB | 11 kB | 32 kB Progress (4): 245 kB | 11 kB | 32 kB | 4.1/99 kB Progress (4): 245 kB | 11 kB | 32 kB | 7.7/99 kB Progress (5): 245 kB | 11 kB | 32 kB | 7.7/99 kB | 4.1/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 12/99 kB | 4.1/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 12/99 kB | 7.7/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 16/99 kB | 7.7/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 16/99 kB | 12/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 20/99 kB | 12/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 20/99 kB | 16/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 24/99 kB | 16/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 24/99 kB | 20/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 28/99 kB | 20/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 28/99 kB | 24/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 32/99 kB | 24/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 32/99 kB | 28/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 33/99 kB | 28/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 33/99 kB | 32/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 37/99 kB | 32/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 37/99 kB | 33/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 41/99 kB | 33/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 41/99 kB | 37/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 45/99 kB | 37/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 45/99 kB | 41/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 49/99 kB | 41/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 49/99 kB | 45/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 53/99 kB | 45/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 53/99 kB | 49/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 57/99 kB | 49/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 57/99 kB | 53/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 61/99 kB | 53/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 61/99 kB | 57/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 65/99 kB | 57/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 65/99 kB | 61/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 66/99 kB | 61/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 66/99 kB | 65/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 70/99 kB | 65/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 70/99 kB | 66/282 kB Progress (5): 245 kB | 11 kB | 32 kB | 74/99 kB | 66/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 214 kB/s) [2019-07-29T17:52:48.998Z] 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-29T17:52:48.998Z] Progress (4): 245 kB | 11 kB | 78/99 kB | 66/282 kB Progress (4): 245 kB | 11 kB | 78/99 kB | 70/282 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 1.6 MB/s) [2019-07-29T17:52:48.998Z] Progress (3): 11 kB | 78/99 kB | 74/282 kB Progress (3): 11 kB | 82/99 kB | 74/282 kB 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-29T17:52:48.998Z] Progress (3): 11 kB | 86/99 kB | 74/282 kB Progress (3): 11 kB | 86/99 kB | 78/282 kB Progress (3): 11 kB | 90/99 kB | 78/282 kB Progress (3): 11 kB | 90/99 kB | 82/282 kB Progress (3): 11 kB | 94/99 kB | 82/282 kB Progress (3): 11 kB | 94/99 kB | 86/282 kB Progress (3): 11 kB | 98/99 kB | 86/282 kB Progress (3): 11 kB | 98/99 kB | 90/282 kB Progress (3): 11 kB | 99 kB | 90/282 kB Progress (3): 11 kB | 99 kB | 94/282 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 76 kB/s) [2019-07-29T17:52:48.998Z] Progress (2): 99 kB | 98/282 kB 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-29T17:52:48.998Z] Progress (2): 99 kB | 98/282 kB Progress (2): 99 kB | 102/282 kB Progress (2): 99 kB | 106/282 kB Progress (2): 99 kB | 110/282 kB Progress (2): 99 kB | 114/282 kB Progress (2): 99 kB | 118/282 kB Progress (2): 99 kB | 122/282 kB Progress (2): 99 kB | 126/282 kB Progress (2): 99 kB | 130/282 kB Progress (2): 99 kB | 134/282 kB Progress (2): 99 kB | 138/282 kB Progress (2): 99 kB | 142/282 kB Progress (2): 99 kB | 146/282 kB Progress (2): 99 kB | 150/282 kB Progress (2): 99 kB | 154/282 kB Progress (2): 99 kB | 158/282 kB Progress (2): 99 kB | 162/282 kB Progress (2): 99 kB | 166/282 kB Progress (2): 99 kB | 170/282 kB Progress (2): 99 kB | 174/282 kB Progress (2): 99 kB | 178/282 kB Progress (2): 99 kB | 182/282 kB Progress (2): 99 kB | 186/282 kB Progress (2): 99 kB | 190/282 kB Progress (2): 99 kB | 194/282 kB Progress (2): 99 kB | 198/282 kB Progress (2): 99 kB | 202/282 kB Progress (2): 99 kB | 206/282 kB Progress (2): 99 kB | 210/282 kB Progress (2): 99 kB | 214/282 kB Progress (2): 99 kB | 218/282 kB Progress (2): 99 kB | 222/282 kB Progress (2): 99 kB | 226/282 kB Progress (2): 99 kB | 230/282 kB Progress (2): 99 kB | 234/282 kB Progress (2): 99 kB | 238/282 kB Progress (2): 99 kB | 242/282 kB Progress (2): 99 kB | 246/282 kB Progress (2): 99 kB | 250/282 kB Progress (2): 99 kB | 254/282 kB Progress (2): 99 kB | 258/282 kB Progress (2): 99 kB | 262/282 kB Progress (2): 99 kB | 266/282 kB Progress (2): 99 kB | 270/282 kB Progress (2): 99 kB | 274/282 kB Progress (2): 99 kB | 278/282 kB Progress (2): 99 kB | 282 kB Progress (3): 99 kB | 282 kB | 4.1/134 kB Progress (3): 99 kB | 282 kB | 7.7/134 kB Progress (3): 99 kB | 282 kB | 12/134 kB Progress (3): 99 kB | 282 kB | 16/134 kB Progress (3): 99 kB | 282 kB | 20/134 kB Progress (3): 99 kB | 282 kB | 24/134 kB Progress (3): 99 kB | 282 kB | 28/134 kB Progress (3): 99 kB | 282 kB | 32/134 kB Progress (4): 99 kB | 282 kB | 32/134 kB | 4.1/12 kB Progress (4): 99 kB | 282 kB | 33/134 kB | 4.1/12 kB Progress (4): 99 kB | 282 kB | 33/134 kB | 7.7/12 kB Progress (4): 99 kB | 282 kB | 37/134 kB | 7.7/12 kB Progress (4): 99 kB | 282 kB | 37/134 kB | 12/12 kB Progress (4): 99 kB | 282 kB | 37/134 kB | 12 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 614 kB/s) [2019-07-29T17:52:48.998Z] 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-29T17:52:48.998Z] Progress (3): 282 kB | 41/134 kB | 12 kB Progress (3): 282 kB | 45/134 kB | 12 kB Progress (3): 282 kB | 49/134 kB | 12 kB Progress (4): 282 kB | 49/134 kB | 12 kB | 4.1/64 kB Progress (4): 282 kB | 53/134 kB | 12 kB | 4.1/64 kB Progress (4): 282 kB | 53/134 kB | 12 kB | 7.7/64 kB Progress (4): 282 kB | 57/134 kB | 12 kB | 7.7/64 kB Progress (4): 282 kB | 57/134 kB | 12 kB | 12/64 kB Progress (4): 282 kB | 61/134 kB | 12 kB | 12/64 kB Progress (4): 282 kB | 61/134 kB | 12 kB | 16/64 kB Progress (4): 282 kB | 65/134 kB | 12 kB | 16/64 kB Progress (4): 282 kB | 65/134 kB | 12 kB | 20/64 kB Progress (4): 282 kB | 66/134 kB | 12 kB | 20/64 kB Progress (4): 282 kB | 66/134 kB | 12 kB | 24/64 kB Progress (4): 282 kB | 70/134 kB | 12 kB | 24/64 kB Progress (4): 282 kB | 70/134 kB | 12 kB | 28/64 kB Progress (4): 282 kB | 74/134 kB | 12 kB | 28/64 kB Progress (4): 282 kB | 74/134 kB | 12 kB | 32/64 kB Progress (4): 282 kB | 78/134 kB | 12 kB | 32/64 kB Progress (4): 282 kB | 78/134 kB | 12 kB | 36/64 kB Progress (4): 282 kB | 82/134 kB | 12 kB | 36/64 kB Progress (4): 282 kB | 82/134 kB | 12 kB | 40/64 kB Progress (4): 282 kB | 86/134 kB | 12 kB | 40/64 kB Progress (4): 282 kB | 86/134 kB | 12 kB | 44/64 kB Progress (4): 282 kB | 90/134 kB | 12 kB | 44/64 kB Progress (4): 282 kB | 90/134 kB | 12 kB | 48/64 kB Progress (4): 282 kB | 94/134 kB | 12 kB | 48/64 kB Progress (4): 282 kB | 94/134 kB | 12 kB | 52/64 kB Progress (4): 282 kB | 98/134 kB | 12 kB | 52/64 kB Progress (4): 282 kB | 98/134 kB | 12 kB | 56/64 kB Progress (4): 282 kB | 98/134 kB | 12 kB | 56/64 kB Progress (4): 282 kB | 98/134 kB | 12 kB | 60/64 kB Progress (4): 282 kB | 102/134 kB | 12 kB | 60/64 kB Progress (4): 282 kB | 102/134 kB | 12 kB | 64 kB Progress (4): 282 kB | 106/134 kB | 12 kB | 64 kB Progress (4): 282 kB | 110/134 kB | 12 kB | 64 kB Progress (4): 282 kB | 114/134 kB | 12 kB | 64 kB Progress (4): 282 kB | 118/134 kB | 12 kB | 64 kB Progress (4): 282 kB | 122/134 kB | 12 kB | 64 kB Progress (4): 282 kB | 126/134 kB | 12 kB | 64 kB Progress (4): 282 kB | 130/134 kB | 12 kB | 64 kB Progress (4): 282 kB | 134 kB | 12 kB | 64 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 66 kB/s) [2019-07-29T17:52:48.998Z] 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-29T17:52:48.998Z] 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 347 kB/s) [2019-07-29T17:52:48.998Z] 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-29T17:52:48.998Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 1.5 MB/s) [2019-07-29T17:52:48.998Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [2019-07-29T17:52:48.998Z] 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 696 kB/s) [2019-07-29T17:52:48.998Z] 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-29T17:52:48.998Z] Progress (1): 4.1/58 kB Progress (2): 4.1/58 kB | 4.1/185 kB Progress (2): 7.7/58 kB | 4.1/185 kB Progress (2): 7.7/58 kB | 7.7/185 kB Progress (2): 12/58 kB | 7.7/185 kB Progress (2): 12/58 kB | 12/185 kB Progress (2): 12/58 kB | 16/185 kB Progress (2): 16/58 kB | 16/185 kB Progress (2): 16/58 kB | 20/185 kB Progress (2): 20/58 kB | 20/185 kB Progress (2): 20/58 kB | 24/185 kB Progress (2): 24/58 kB | 24/185 kB Progress (2): 24/58 kB | 28/185 kB Progress (2): 24/58 kB | 32/185 kB Progress (2): 24/58 kB | 33/185 kB Progress (2): 28/58 kB | 33/185 kB Progress (2): 32/58 kB | 33/185 kB Progress (2): 36/58 kB | 33/185 kB Progress (2): 40/58 kB | 33/185 kB Progress (2): 40/58 kB | 37/185 kB Progress (2): 40/58 kB | 41/185 kB Progress (2): 40/58 kB | 45/185 kB Progress (2): 40/58 kB | 49/185 kB Progress (2): 44/58 kB | 49/185 kB Progress (2): 48/58 kB | 49/185 kB Progress (2): 52/58 kB | 49/185 kB Progress (2): 56/58 kB | 49/185 kB Progress (2): 56/58 kB | 53/185 kB Progress (2): 56/58 kB | 57/185 kB Progress (2): 56/58 kB | 61/185 kB Progress (2): 58 kB | 61/185 kB Progress (3): 58 kB | 61/185 kB | 4.1/245 kB Progress (3): 58 kB | 65/185 kB | 4.1/245 kB Progress (3): 58 kB | 65/185 kB | 7.7/245 kB Progress (3): 58 kB | 66/185 kB | 7.7/245 kB Progress (3): 58 kB | 66/185 kB | 12/245 kB Progress (3): 58 kB | 70/185 kB | 12/245 kB Progress (3): 58 kB | 70/185 kB | 16/245 kB Progress (3): 58 kB | 74/185 kB | 16/245 kB Progress (3): 58 kB | 74/185 kB | 20/245 kB Progress (3): 58 kB | 78/185 kB | 20/245 kB Progress (3): 58 kB | 78/185 kB | 24/245 kB Progress (3): 58 kB | 82/185 kB | 24/245 kB Progress (3): 58 kB | 82/185 kB | 28/245 kB Progress (3): 58 kB | 86/185 kB | 28/245 kB Progress (3): 58 kB | 86/185 kB | 32/245 kB Progress (3): 58 kB | 90/185 kB | 32/245 kB Progress (3): 58 kB | 90/185 kB | 33/245 kB Progress (3): 58 kB | 94/185 kB | 33/245 kB Progress (3): 58 kB | 94/185 kB | 37/245 kB Progress (4): 58 kB | 94/185 kB | 37/245 kB | 4.1/35 kB Progress (4): 58 kB | 94/185 kB | 41/245 kB | 4.1/35 kB Progress (4): 58 kB | 98/185 kB | 41/245 kB | 4.1/35 kB Progress (4): 58 kB | 98/185 kB | 45/245 kB | 4.1/35 kB Progress (4): 58 kB | 98/185 kB | 45/245 kB | 7.7/35 kB Progress (4): 58 kB | 98/185 kB | 49/245 kB | 7.7/35 kB Progress (4): 58 kB | 98/185 kB | 49/245 kB | 12/35 kB Progress (4): 58 kB | 98/185 kB | 53/245 kB | 12/35 kB Progress (4): 58 kB | 98/185 kB | 53/245 kB | 12/35 kB Progress (4): 58 kB | 98/185 kB | 57/245 kB | 12/35 kB Progress (4): 58 kB | 98/185 kB | 57/245 kB | 16/35 kB Progress (4): 58 kB | 98/185 kB | 61/245 kB | 16/35 kB Progress (4): 58 kB | 98/185 kB | 61/245 kB | 20/35 kB Progress (4): 58 kB | 102/185 kB | 61/245 kB | 20/35 kB Progress (4): 58 kB | 102/185 kB | 61/245 kB | 24/35 kB Progress (4): 58 kB | 102/185 kB | 65/245 kB | 24/35 kB Progress (4): 58 kB | 102/185 kB | 65/245 kB | 28/35 kB Progress (4): 58 kB | 102/185 kB | 65/245 kB | 32/35 kB Progress (5): 58 kB | 102/185 kB | 65/245 kB | 32/35 kB | 4.1/45 kB Progress (5): 58 kB | 106/185 kB | 65/245 kB | 32/35 kB | 4.1/45 kB Progress (5): 58 kB | 106/185 kB | 65/245 kB | 32/35 kB | 7.7/45 kB Progress (5): 58 kB | 106/185 kB | 65/245 kB | 35 kB | 7.7/45 kB Progress (5): 58 kB | 106/185 kB | 66/245 kB | 35 kB | 7.7/45 kB Progress (5): 58 kB | 106/185 kB | 66/245 kB | 35 kB | 12/45 kB Progress (5): 58 kB | 110/185 kB | 66/245 kB | 35 kB | 12/45 kB Progress (5): 58 kB | 110/185 kB | 66/245 kB | 35 kB | 16/45 kB Progress (5): 58 kB | 110/185 kB | 70/245 kB | 35 kB | 16/45 kB Progress (5): 58 kB | 110/185 kB | 70/245 kB | 35 kB | 20/45 kB Progress (5): 58 kB | 114/185 kB | 70/245 kB | 35 kB | 20/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 290 kB/s) [2019-07-29T17:52:48.998Z] Progress (4): 114/185 kB | 70/245 kB | 35 kB | 24/45 kB Progress (4): 114/185 kB | 74/245 kB | 35 kB | 24/45 kB Progress (4): 114/185 kB | 74/245 kB | 35 kB | 28/45 kB Progress (4): 118/185 kB | 74/245 kB | 35 kB | 28/45 kB Progress (4): 118/185 kB | 74/245 kB | 35 kB | 32/45 kB Progress (4): 118/185 kB | 78/245 kB | 35 kB | 32/45 kB Progress (4): 118/185 kB | 78/245 kB | 35 kB | 36/45 kB Progress (4): 122/185 kB | 78/245 kB | 35 kB | 36/45 kB Progress (4): 122/185 kB | 78/245 kB | 35 kB | 40/45 kB Progress (4): 122/185 kB | 82/245 kB | 35 kB | 40/45 kB Progress (4): 122/185 kB | 82/245 kB | 35 kB | 44/45 kB Progress (4): 122/185 kB | 82/245 kB | 35 kB | 45 kB Progress (4): 126/185 kB | 82/245 kB | 35 kB | 45 kB Progress (4): 126/185 kB | 86/245 kB | 35 kB | 45 kB Progress (4): 130/185 kB | 86/245 kB | 35 kB | 45 kB Progress (4): 130/185 kB | 90/245 kB | 35 kB | 45 kB Progress (4): 131/185 kB | 90/245 kB | 35 kB | 45 kB Progress (4): 131/185 kB | 94/245 kB | 35 kB | 45 kB Progress (4): 135/185 kB | 94/245 kB | 35 kB | 45 kB Progress (4): 135/185 kB | 98/245 kB | 35 kB | 45 kB Progress (4): 139/185 kB | 98/245 kB | 35 kB | 45 kB Progress (4): 139/185 kB | 98/245 kB | 35 kB | 45 kB Progress (4): 143/185 kB | 98/245 kB | 35 kB | 45 kB Progress (4): 143/185 kB | 102/245 kB | 35 kB | 45 kB Progress (4): 147/185 kB | 102/245 kB | 35 kB | 45 kB Progress (4): 147/185 kB | 106/245 kB | 35 kB | 45 kB Progress (4): 151/185 kB | 106/245 kB | 35 kB | 45 kB Progress (4): 151/185 kB | 110/245 kB | 35 kB | 45 kB Progress (4): 155/185 kB | 110/245 kB | 35 kB | 45 kB Progress (4): 155/185 kB | 114/245 kB | 35 kB | 45 kB Progress (4): 159/185 kB | 114/245 kB | 35 kB | 45 kB Progress (4): 159/185 kB | 118/245 kB | 35 kB | 45 kB Progress (4): 163/185 kB | 118/245 kB | 35 kB | 45 kB Progress (4): 163/185 kB | 122/245 kB | 35 kB | 45 kB Progress (4): 167/185 kB | 122/245 kB | 35 kB | 45 kB Progress (4): 167/185 kB | 126/245 kB | 35 kB | 45 kB Progress (4): 171/185 kB | 126/245 kB | 35 kB | 45 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 172 kB/s) [2019-07-29T17:52:48.998Z] Progress (3): 171/185 kB | 130/245 kB | 45 kB Progress (3): 175/185 kB | 130/245 kB | 45 kB Progress (3): 175/185 kB | 131/245 kB | 45 kB Progress (3): 179/185 kB | 131/245 kB | 45 kB Progress (3): 179/185 kB | 135/245 kB | 45 kB Progress (3): 183/185 kB | 135/245 kB | 45 kB Progress (3): 183/185 kB | 139/245 kB | 45 kB Progress (3): 185 kB | 139/245 kB | 45 kB Progress (3): 185 kB | 143/245 kB | 45 kB Progress (3): 185 kB | 147/245 kB | 45 kB Progress (3): 185 kB | 151/245 kB | 45 kB Progress (3): 185 kB | 155/245 kB | 45 kB Progress (3): 185 kB | 159/245 kB | 45 kB Progress (3): 185 kB | 163/245 kB | 45 kB Progress (3): 185 kB | 164/245 kB | 45 kB Progress (3): 185 kB | 168/245 kB | 45 kB Progress (3): 185 kB | 172/245 kB | 45 kB Progress (3): 185 kB | 176/245 kB | 45 kB Progress (3): 185 kB | 180/245 kB | 45 kB 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 218 kB/s) [2019-07-29T17:52:48.998Z] Progress (2): 185 kB | 184/245 kB Progress (2): 185 kB | 188/245 kB Progress (2): 185 kB | 192/245 kB Progress (2): 185 kB | 196/245 kB Progress (2): 185 kB | 197/245 kB Progress (2): 185 kB | 201/245 kB Progress (2): 185 kB | 205/245 kB Progress (2): 185 kB | 209/245 kB Progress (2): 185 kB | 213/245 kB Progress (2): 185 kB | 217/245 kB Progress (2): 185 kB | 221/245 kB Progress (2): 185 kB | 225/245 kB Progress (2): 185 kB | 229/245 kB Progress (2): 185 kB | 233/245 kB Progress (2): 185 kB | 237/245 kB Progress (2): 185 kB | 241/245 kB Progress (2): 185 kB | 245/245 kB Progress (2): 185 kB | 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 885 kB/s) [2019-07-29T17:52:48.998Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar (245 kB at 1.1 MB/s) [2019-07-29T17:52:48.998Z] [INFO] [2019-07-29T17:52:48.998Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass --- [2019-07-29T17:52:48.998Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-29T17:52:48.998Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-29T17:52:48.998Z] 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-29T17:52:49.253Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-29T17:52:49.254Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-29T17:52:49.254Z] 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-29T17:52:49.254Z] 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 135 kB/s) [2019-07-29T17:52:49.254Z] 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-29T17:52:49.254Z] 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-29T17:52:49.254Z] 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-29T17:52:49.508Z] 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-29T17:52:49.508Z] 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-29T17:52:49.508Z] 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-29T17:52:49.508Z] 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 194 kB/s) [2019-07-29T17:52:49.508Z] 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-29T17:52:49.508Z] 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-29T17:52:49.508Z] 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-29T17:52:49.508Z] 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-29T17:52:49.763Z] 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-29T17:52:49.763Z] 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-29T17:52:49.763Z] 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 351 kB/s) [2019-07-29T17:52:49.763Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-29T17:52:49.763Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-29T17:52:49.763Z] 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-29T17:52:49.763Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-29T17:52:49.763Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-29T17:52:50.018Z] 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-29T17:52:50.018Z] 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 1.1 MB/s) [2019-07-29T17:52:50.018Z] 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-29T17:52:50.018Z] 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-29T17:52:50.018Z] 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-29T17:52:50.018Z] 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-29T17:52:50.018Z] 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-29T17:52:50.273Z] 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-29T17:52:50.273Z] 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 203 kB/s) [2019-07-29T17:52:50.273Z] 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-29T17:52:50.273Z] 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-29T17:52:50.273Z] 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-29T17:52:50.273Z] 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-29T17:52:50.273Z] 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-29T17:52:50.528Z] 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-29T17:52:50.528Z] 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 111 kB/s) [2019-07-29T17:52:50.528Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-29T17:52:50.528Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-29T17:52:50.528Z] 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-29T17:52:50.783Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-29T17:52:50.783Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-29T17:52:50.783Z] 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-29T17:52:50.783Z] 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 787 kB/s) [2019-07-29T17:52:50.783Z] 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-29T17:52:50.783Z] 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-29T17:52:50.783Z] 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-29T17:52:51.038Z] 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-29T17:52:51.038Z] 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-29T17:52:51.038Z] 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-29T17:52:51.038Z] 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 29 kB/s) [2019-07-29T17:52:51.038Z] 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-29T17:52:51.038Z] 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-29T17:52:51.038Z] 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-29T17:52:51.293Z] 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-29T17:52:51.293Z] 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-29T17:52:51.293Z] 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-29T17:52:51.293Z] 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 693 kB/s) [2019-07-29T17:52:51.293Z] 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-29T17:52:51.293Z] 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-29T17:52:51.293Z] 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-29T17:52:51.549Z] 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-29T17:52:51.549Z] 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-29T17:52:51.549Z] 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-29T17:52:51.549Z] 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 33 kB/s) [2019-07-29T17:52:51.549Z] 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-29T17:52:51.549Z] 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-29T17:52:51.549Z] 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-29T17:52:51.805Z] 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-29T17:52:51.805Z] 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-29T17:52:51.805Z] 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-29T17:52:51.805Z] 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 58 kB/s) [2019-07-29T17:52:51.805Z] 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-29T17:52:51.805Z] 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-29T17:52:51.805Z] 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-29T17:52:52.060Z] 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-29T17:52:52.060Z] 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-29T17:52:52.060Z] 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-29T17:52:52.060Z] 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 21 kB/s) [2019-07-29T17:52:52.060Z] 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-29T17:52:52.060Z] 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-29T17:52:52.060Z] 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-29T17:52:52.314Z] 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-29T17:52:52.314Z] 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-29T17:52:52.314Z] 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-29T17:52:52.314Z] 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 16 kB/s) [2019-07-29T17:52:52.314Z] 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-29T17:52:52.314Z] 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-29T17:52:52.314Z] 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-29T17:52:52.569Z] 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-29T17:52:52.569Z] 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-29T17:52:52.569Z] 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-29T17:52:52.569Z] 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 256 kB/s) [2019-07-29T17:52:52.569Z] 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-29T17:52:52.569Z] 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-29T17:52:52.569Z] 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-29T17:52:52.824Z] 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-29T17:52:52.824Z] 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-29T17:52:52.824Z] 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-29T17:52:52.824Z] 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 94 kB/s) [2019-07-29T17:52:52.824Z] 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-29T17:52:52.824Z] 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-29T17:52:52.824Z] 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-29T17:52:53.079Z] 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-29T17:52:53.079Z] 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-29T17:52:53.079Z] 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-29T17:52:53.079Z] 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 279 kB/s) [2019-07-29T17:52:53.079Z] 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-29T17:52:53.079Z] 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-29T17:52:53.079Z] 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-29T17:52:53.334Z] 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-29T17:52:53.334Z] 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-29T17:52:53.334Z] 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-29T17:52:53.334Z] 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 408 kB/s) [2019-07-29T17:52:53.334Z] 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-29T17:52:53.334Z] 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-29T17:52:53.334Z] 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-29T17:52:53.334Z] 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-29T17:52:53.588Z] 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-29T17:52:53.588Z] 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-29T17:52:53.588Z] 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 226 kB/s) [2019-07-29T17:52:53.589Z] 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-29T17:52:53.589Z] 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-29T17:52:53.589Z] 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-29T17:52:53.589Z] 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-29T17:52:53.589Z] 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-29T17:52:53.589Z] 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-29T17:52:53.843Z] 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 373 kB/s) [2019-07-29T17:52:53.843Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-29T17:52:53.843Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-29T17:52:53.843Z] 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-29T17:52:53.843Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-29T17:52:54.098Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-29T17:52:54.098Z] 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-29T17:52:54.098Z] 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 1.1 MB/s) [2019-07-29T17:52:54.098Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [2019-07-29T17:52:54.098Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom [2019-07-29T17:52:54.098Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom [2019-07-29T17:52:54.098Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom [2019-07-29T17:52:54.353Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom [2019-07-29T17:52:54.353Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [2019-07-29T17:52:54.353Z] 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 534 kB/s) [2019-07-29T17:52:54.353Z] 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-29T17:52:54.353Z] 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-29T17:52:54.353Z] 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-29T17:52:54.353Z] 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-29T17:52:54.608Z] 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-29T17:52:54.608Z] 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-29T17:52:54.608Z] 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 99 kB/s) [2019-07-29T17:52:54.608Z] 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-29T17:52:54.863Z] 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-29T17:52:54.863Z] 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-29T17:52:54.863Z] 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-29T17:52:54.863Z] 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-29T17:52:54.863Z] 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-29T17:52:55.119Z] 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 6.1 kB/s) [2019-07-29T17:52:55.373Z] 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-29T17:52:55.373Z] 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-29T17:52:55.373Z] 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-29T17:52:55.373Z] 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-29T17:52:55.373Z] 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-29T17:52:55.373Z] 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-29T17:52:55.373Z] 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 459 kB/s) [2019-07-29T17:52:55.373Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-29T17:52:55.627Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-29T17:52:55.627Z] 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-29T17:52:55.627Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-29T17:52:55.627Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-29T17:52:55.627Z] 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-29T17:52:55.882Z] 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 1.2 MB/s) [2019-07-29T17:52:55.882Z] 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-29T17:52:55.882Z] 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-29T17:52:55.882Z] 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-29T17:52:56.443Z] 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-29T17:52:56.443Z] 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-29T17:52:56.443Z] 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-29T17:52:56.443Z] 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 105 kB/s) [2019-07-29T17:52:56.443Z] 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-29T17:52:56.443Z] 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-29T17:52:56.443Z] 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-29T17:52:56.443Z] 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-29T17:52:56.698Z] 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-29T17:52:56.698Z] 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-29T17:52:56.698Z] 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 506 kB/s) [2019-07-29T17:52:56.698Z] 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-29T17:52:56.698Z] 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-29T17:52:56.698Z] 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-29T17:52:56.698Z] 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-29T17:52:56.953Z] 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-29T17:52:56.953Z] 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-29T17:52:56.953Z] 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 132 kB/s) [2019-07-29T17:52:56.953Z] 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-29T17:52:56.953Z] 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-29T17:52:56.953Z] 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-29T17:52:57.208Z] 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-29T17:52:57.208Z] 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-29T17:52:57.208Z] 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-29T17:52:57.208Z] 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 145 kB/s) [2019-07-29T17:52:57.208Z] 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-29T17:52:57.208Z] 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-29T17:52:57.208Z] 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-29T17:52:57.463Z] 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-29T17:52:57.463Z] 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-29T17:52:57.463Z] 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-29T17:52:57.463Z] 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 85 kB/s) [2019-07-29T17:52:57.463Z] 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-29T17:52:57.463Z] 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-29T17:52:57.463Z] 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-29T17:52:57.463Z] 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-29T17:52:57.463Z] 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-29T17:52:57.719Z] 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-29T17:52:57.719Z] 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 105 kB/s) [2019-07-29T17:52:57.719Z] 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-29T17:52:57.719Z] 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-29T17:52:57.719Z] 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-29T17:52:57.719Z] 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-29T17:52:57.719Z] 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-29T17:52:57.719Z] 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-29T17:52:57.974Z] 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 82 kB/s) [2019-07-29T17:52:57.974Z] 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-29T17:52:57.974Z] 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-29T17:52:57.974Z] 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-29T17:52:57.974Z] 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-29T17:52:57.974Z] 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-29T17:52:57.974Z] 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-29T17:52:57.974Z] 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 72 kB/s) [2019-07-29T17:52:57.974Z] 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-29T17:52:58.229Z] 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-29T17:52:58.229Z] 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-29T17:52:58.229Z] 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-29T17:52:58.229Z] 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-29T17:52:58.229Z] 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-29T17:52:58.229Z] 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 90 kB/s) [2019-07-29T17:52:58.229Z] 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-29T17:52:58.229Z] 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-29T17:52:58.484Z] 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-29T17:52:58.484Z] 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-29T17:52:58.484Z] 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-29T17:52:58.484Z] 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-29T17:52:58.484Z] 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 101 kB/s) [2019-07-29T17:52:58.484Z] 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-29T17:52:58.484Z] 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-29T17:52:58.484Z] 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-29T17:52:58.740Z] 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-29T17:52:58.740Z] 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-29T17:52:58.740Z] 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-29T17:52:58.740Z] 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 88 kB/s) [2019-07-29T17:52:58.740Z] 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-29T17:52:58.740Z] 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-29T17:52:58.740Z] 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-29T17:52:58.995Z] 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-29T17:52:58.995Z] 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-29T17:52:58.995Z] 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-29T17:52:58.995Z] 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 66 kB/s) [2019-07-29T17:52:58.995Z] 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-29T17:52:58.995Z] 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-29T17:52:58.995Z] 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-29T17:52:59.250Z] 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-29T17:52:59.250Z] 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-29T17:52:59.250Z] 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-29T17:52:59.250Z] 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 534 kB/s) [2019-07-29T17:52:59.250Z] 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-29T17:52:59.251Z] 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-29T17:52:59.251Z] 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-29T17:52:59.505Z] 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-29T17:52:59.505Z] 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-29T17:52:59.505Z] 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-29T17:52:59.505Z] 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 75 kB/s) [2019-07-29T17:52:59.505Z] 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-29T17:52:59.505Z] 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-29T17:52:59.505Z] 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-29T17:52:59.760Z] 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-29T17:52:59.760Z] 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-29T17:52:59.760Z] 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-29T17:52:59.760Z] 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 143 kB/s) [2019-07-29T17:52:59.760Z] 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-29T17:52:59.760Z] 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-29T17:52:59.760Z] 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-29T17:53:00.015Z] 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-29T17:53:00.015Z] 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-29T17:53:00.015Z] 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-29T17:53:00.015Z] 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 313 kB/s) [2019-07-29T17:53:00.015Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-29T17:53:00.015Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-29T17:53:00.015Z] 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-29T17:53:00.270Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-29T17:53:00.270Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-29T17:53:00.270Z] 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-29T17:53:00.270Z] 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 82 kB/s) [2019-07-29T17:53:00.270Z] 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-29T17:53:00.270Z] 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-29T17:53:00.270Z] 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-29T17:53:00.525Z] 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-29T17:53:00.525Z] 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-29T17:53:00.525Z] 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-29T17:53:00.525Z] 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 37 kB/s) [2019-07-29T17:53:00.525Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/1/apache-1.pom [2019-07-29T17:53:00.525Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/1/apache-1.pom [2019-07-29T17:53:00.525Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom [2019-07-29T17:53:00.780Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/1/apache-1.pom [2019-07-29T17:53:00.780Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/1/apache-1.pom [2019-07-29T17:53:00.780Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom [2019-07-29T17:53:00.780Z] 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 179 kB/s) [2019-07-29T17:53:00.780Z] 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-29T17:53:00.780Z] 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-29T17:53:00.780Z] 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-29T17:53:00.780Z] 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-29T17:53:01.035Z] 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-29T17:53:01.035Z] 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-29T17:53:01.035Z] 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 699 kB/s) [2019-07-29T17:53:01.035Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-29T17:53:01.035Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-29T17:53:01.035Z] 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-29T17:53:01.290Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-29T17:53:01.290Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-29T17:53:01.290Z] 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-29T17:53:01.290Z] 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 1.0 MB/s) [2019-07-29T17:53:01.290Z] 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-29T17:53:01.290Z] 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-29T17:53:01.290Z] 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-29T17:53:01.290Z] 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-29T17:53:01.290Z] 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-29T17:53:01.545Z] 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-29T17:53:01.545Z] 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 370 kB/s) [2019-07-29T17:53:01.545Z] 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-29T17:53:01.545Z] 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-29T17:53:01.545Z] 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-29T17:53:01.545Z] 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-29T17:53:01.545Z] 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-29T17:53:01.545Z] 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-29T17:53:01.800Z] 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 292 kB/s) [2019-07-29T17:53:01.800Z] 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-29T17:53:01.800Z] 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-29T17:53:01.800Z] 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-29T17:53:01.800Z] 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-29T17:53:01.800Z] 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-29T17:53:01.800Z] 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-29T17:53:01.800Z] 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 191 kB/s) [2019-07-29T17:53:01.800Z] 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-29T17:53:01.800Z] 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-29T17:53:01.800Z] 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-29T17:53:02.055Z] 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-29T17:53:02.055Z] 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-29T17:53:02.055Z] 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-29T17:53:02.055Z] 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 278 kB/s) [2019-07-29T17:53:02.055Z] 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-29T17:53:02.055Z] 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-29T17:53:02.055Z] 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-29T17:53:02.310Z] 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-29T17:53:02.310Z] 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-29T17:53:02.310Z] 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-29T17:53:02.310Z] 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 804 kB/s) [2019-07-29T17:53:02.310Z] 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-29T17:53:02.310Z] 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-29T17:53:02.310Z] 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-29T17:53:02.565Z] 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-29T17:53:02.565Z] 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-29T17:53:02.565Z] 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-29T17:53:02.565Z] 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 149 kB/s) [2019-07-29T17:53:02.565Z] 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-29T17:53:02.565Z] 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-29T17:53:02.565Z] 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-29T17:53:02.820Z] 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-29T17:53:02.820Z] 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-29T17:53:02.820Z] 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-29T17:53:02.820Z] 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 76 kB/s) [2019-07-29T17:53:02.820Z] 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-29T17:53:02.820Z] 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-29T17:53:02.820Z] 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-29T17:53:03.075Z] 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-29T17:53:03.075Z] 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-29T17:53:03.075Z] 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-29T17:53:03.075Z] 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 128 kB/s) [2019-07-29T17:53:03.075Z] 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-29T17:53:03.075Z] 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-29T17:53:03.075Z] 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-29T17:53:03.330Z] 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-29T17:53:03.330Z] 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-29T17:53:03.330Z] 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-29T17:53:03.330Z] 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 289 kB/s) [2019-07-29T17:53:03.330Z] 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-29T17:53:03.330Z] 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-29T17:53:03.330Z] 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-29T17:53:03.584Z] 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-29T17:53:03.584Z] 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-29T17:53:03.584Z] 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-29T17:53:03.584Z] 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 53 kB/s) [2019-07-29T17:53:03.584Z] 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-29T17:53:03.584Z] 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-29T17:53:03.584Z] 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-29T17:53:03.584Z] 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-29T17:53:03.584Z] 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-29T17:53:03.841Z] 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-29T17:53:03.841Z] 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 116 kB/s) [2019-07-29T17:53:03.841Z] 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-29T17:53:03.841Z] 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-29T17:53:03.841Z] 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-29T17:53:03.841Z] 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-29T17:53:03.841Z] 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-29T17:53:03.841Z] 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-29T17:53:04.096Z] 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 109 kB/s) [2019-07-29T17:53:04.096Z] 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-29T17:53:04.096Z] 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-29T17:53:04.096Z] 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-29T17:53:04.096Z] 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-29T17:53:04.096Z] 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-29T17:53:04.096Z] 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-29T17:53:04.351Z] 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 77 kB/s) [2019-07-29T17:53:04.351Z] 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-29T17:53:04.351Z] 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-29T17:53:04.351Z] 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-29T17:53:04.351Z] 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-29T17:53:04.351Z] 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-29T17:53:04.351Z] 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-29T17:53:04.351Z] 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 79 kB/s) [2019-07-29T17:53:04.351Z] 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-29T17:53:04.606Z] 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-29T17:53:04.606Z] 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-29T17:53:04.606Z] 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-29T17:53:04.606Z] 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-29T17:53:04.606Z] 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-29T17:53:04.606Z] 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 52 kB/s) [2019-07-29T17:53:04.606Z] 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-29T17:53:04.861Z] 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-29T17:53:04.861Z] 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-29T17:53:04.861Z] 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-29T17:53:04.861Z] 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-29T17:53:04.861Z] 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-29T17:53:04.861Z] 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 301 kB/s) [2019-07-29T17:53:04.861Z] 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-29T17:53:04.861Z] 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-29T17:53:04.861Z] 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-29T17:53:05.116Z] 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-29T17:53:05.116Z] 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-29T17:53:05.116Z] 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-29T17:53:05.116Z] 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 72 kB/s) [2019-07-29T17:53:05.116Z] 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-29T17:53:05.116Z] 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-29T17:53:05.116Z] 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-29T17:53:05.372Z] 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-29T17:53:05.372Z] 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-29T17:53:05.372Z] 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-29T17:53:05.372Z] 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 366 kB/s) [2019-07-29T17:53:05.372Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-29T17:53:05.372Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-29T17:53:05.626Z] 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-29T17:53:05.626Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-29T17:53:05.626Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-29T17:53:05.626Z] 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-29T17:53:05.626Z] 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 409 kB/s) [2019-07-29T17:53:05.626Z] 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-29T17:53:05.626Z] 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-29T17:53:05.626Z] 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-29T17:53:05.881Z] 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-29T17:53:05.881Z] 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-29T17:53:05.881Z] 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-29T17:53:05.881Z] 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 277 kB/s) [2019-07-29T17:53:05.881Z] 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-29T17:53:05.881Z] 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-29T17:53:05.881Z] 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-29T17:53:06.136Z] 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-29T17:53:06.136Z] 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-29T17:53:06.136Z] 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-29T17:53:06.136Z] 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 432 kB/s) [2019-07-29T17:53:06.136Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-29T17:53:06.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-29T17:53:06.136Z] 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-29T17:53:06.392Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-29T17:53:06.392Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-29T17:53:06.392Z] 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-29T17:53:06.392Z] 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 5.4 kB/s) [2019-07-29T17:53:06.392Z] 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-29T17:53:06.392Z] 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-29T17:53:06.392Z] 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-29T17:53:06.646Z] 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-29T17:53:06.646Z] 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-29T17:53:06.646Z] 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-29T17:53:06.646Z] 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 525 kB/s) [2019-07-29T17:53:06.646Z] 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-29T17:53:06.646Z] 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-29T17:53:06.646Z] 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-29T17:53:07.206Z] 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-29T17:53:07.206Z] 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-29T17:53:07.206Z] 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-29T17:53:07.206Z] 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 284 kB/s) [2019-07-29T17:53:07.206Z] 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-29T17:53:07.206Z] 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-29T17:53:07.206Z] 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-29T17:53:07.461Z] 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-29T17:53:07.461Z] 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-29T17:53:07.461Z] 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-29T17:53:07.461Z] 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 16 kB/s) [2019-07-29T17:53:07.461Z] 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-29T17:53:07.461Z] 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-29T17:53:07.461Z] 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-29T17:53:07.716Z] 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-29T17:53:07.716Z] 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-29T17:53:07.716Z] 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-29T17:53:07.716Z] 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 41 kB/s) [2019-07-29T17:53:07.716Z] 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-29T17:53:07.716Z] 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-29T17:53:07.716Z] 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-29T17:53:07.971Z] 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-29T17:53:07.971Z] 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-29T17:53:07.971Z] 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-29T17:53:07.971Z] 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 42 kB/s) [2019-07-29T17:53:07.971Z] 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-29T17:53:07.971Z] 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-29T17:53:07.971Z] 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-29T17:53:08.226Z] 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-29T17:53:08.226Z] 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-29T17:53:08.226Z] 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-29T17:53:08.226Z] 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 110 kB/s) [2019-07-29T17:53:08.226Z] 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-29T17:53:08.226Z] 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-29T17:53:08.226Z] 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-29T17:53:08.481Z] 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-29T17:53:08.481Z] 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-29T17:53:08.481Z] 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-29T17:53:08.481Z] 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 6.5 kB/s) [2019-07-29T17:53:08.481Z] 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-29T17:53:08.481Z] 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-29T17:53:08.481Z] 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-29T17:53:08.481Z] 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-29T17:53:08.736Z] 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-29T17:53:08.736Z] 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-29T17:53:08.736Z] 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.3 kB/s) [2019-07-29T17:53:08.736Z] 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-29T17:53:08.736Z] 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-29T17:53:08.736Z] 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-29T17:53:08.736Z] 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-29T17:53:08.991Z] 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-29T17:53:08.991Z] 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-29T17:53:08.991Z] 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 139 kB/s) [2019-07-29T17:53:08.991Z] 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-29T17:53:08.991Z] 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-29T17:53:08.991Z] 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-29T17:53:08.991Z] 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-29T17:53:08.991Z] 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-29T17:53:09.246Z] 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-29T17:53:09.246Z] 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 107 kB/s) [2019-07-29T17:53:09.246Z] 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-29T17:53:09.246Z] 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-29T17:53:09.246Z] 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-29T17:53:09.246Z] 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-29T17:53:09.246Z] 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-29T17:53:09.246Z] 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-29T17:53:09.501Z] 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 16 kB/s) [2019-07-29T17:53:09.501Z] 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-29T17:53:09.501Z] 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-29T17:53:09.501Z] 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-29T17:53:09.501Z] 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-29T17:53:09.501Z] 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-29T17:53:09.501Z] 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-29T17:53:09.501Z] 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 448 kB/s) [2019-07-29T17:53:09.501Z] 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-29T17:53:09.756Z] 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-29T17:53:09.756Z] 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-29T17:53:09.756Z] 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-29T17:53:09.756Z] 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-29T17:53:09.756Z] 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-29T17:53:09.756Z] 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-29T17:53:09.756Z] 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-29T17:53:09.756Z] 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-29T17:53:10.012Z] 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-29T17:53:10.012Z] 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-29T17:53:10.012Z] 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-29T17:53:10.012Z] 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-29T17:53:10.012Z] 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 79 kB/s) [2019-07-29T17:53:10.012Z] 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-29T17:53:10.012Z] 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-29T17:53:10.012Z] 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-29T17:53:10.267Z] 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-29T17:53:10.267Z] 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-29T17:53:10.267Z] 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-29T17:53:10.267Z] 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 73 kB/s) [2019-07-29T17:53:10.267Z] 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-29T17:53:10.267Z] 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-29T17:53:10.267Z] 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-29T17:53:10.540Z] 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-29T17:53:10.540Z] 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-29T17:53:10.540Z] 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-29T17:53:10.540Z] 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 262 kB/s) [2019-07-29T17:53:10.540Z] 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-29T17:53:10.540Z] 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-29T17:53:10.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.pom [2019-07-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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 107 kB/s) [2019-07-29T17:53:10.796Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:10.796Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.071Z] 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-29T17:53:11.326Z] 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-29T17:53:11.326Z] 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-29T17:53:11.326Z] 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-29T17:53:11.326Z] 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-29T17:53:11.326Z] 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-29T17:53:11.326Z] 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-29T17:53:11.326Z] 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-29T17:53:11.326Z] 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-29T17:53:11.581Z] 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-29T17:53:11.581Z] 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-29T17:53:11.581Z] 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-29T17:53:11.581Z] 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-29T17:53:11.581Z] 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-29T17:53:11.581Z] 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-29T17:53:11.581Z] 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-29T17:53:11.836Z] 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-29T17:53:11.836Z] 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-29T17:53:11.836Z] 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-29T17:53:11.836Z] 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-29T17:53:11.836Z] 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-29T17:53:11.836Z] 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-29T17:53:11.836Z] 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-29T17:53:11.836Z] 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-29T17:53:12.091Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-29T17:53:12.091Z] 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-29T17:53:12.091Z] 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-29T17:53:12.091Z] 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-29T17:53:12.091Z] 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-29T17:53:12.091Z] 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-29T17:53:12.091Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-29T17:53:12.091Z] 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-29T17:53:12.091Z] 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-29T17:53:12.091Z] 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-29T17:53:12.091Z] 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-29T17:53:12.091Z] 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-29T17:53:12.091Z] 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-29T17:53:12.091Z] 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-29T17:53:12.091Z] 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-29T17:53:12.091Z] 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-29T17:53:12.091Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-29T17:53:12.091Z] 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-29T17:53:12.091Z] 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-29T17:53:12.091Z] 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-29T17:53:12.091Z] 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-29T17:53:12.091Z] 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-29T17:53:12.091Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-29T17:53:12.091Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] 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-29T17:53:12.346Z] Progress (1): 4.1/237 kB Progress (1): 7.7/237 kB Progress (1): 12/237 kB Progress (1): 16/237 kB Progress (1): 20/237 kB Progress (1): 24/237 kB Progress (1): 28/237 kB Progress (1): 32/237 kB Progress (1): 36/237 kB Progress (1): 40/237 kB Progress (1): 44/237 kB Progress (1): 48/237 kB Progress (1): 52/237 kB Progress (1): 56/237 kB Progress (1): 60/237 kB Progress (1): 64/237 kB Progress (1): 68/237 kB Progress (1): 72/237 kB Progress (1): 76/237 kB Progress (1): 80/237 kB Progress (1): 84/237 kB Progress (1): 88/237 kB Progress (1): 92/237 kB Progress (1): 96/237 kB Progress (1): 100/237 kB Progress (1): 104/237 kB Progress (1): 108/237 kB Progress (2): 108/237 kB | 4.1/39 kB Progress (2): 112/237 kB | 4.1/39 kB Progress (2): 112/237 kB | 7.7/39 kB Progress (2): 116/237 kB | 7.7/39 kB Progress (2): 116/237 kB | 12/39 kB Progress (2): 120/237 kB | 12/39 kB Progress (2): 120/237 kB | 16/39 kB Progress (2): 124/237 kB | 16/39 kB Progress (2): 124/237 kB | 20/39 kB Progress (2): 128/237 kB | 20/39 kB Progress (2): 128/237 kB | 24/39 kB Progress (2): 132/237 kB | 24/39 kB Progress (2): 132/237 kB | 28/39 kB Progress (2): 136/237 kB | 28/39 kB Progress (2): 136/237 kB | 32/39 kB Progress (2): 140/237 kB | 32/39 kB Progress (2): 140/237 kB | 36/39 kB Progress (2): 144/237 kB | 36/39 kB Progress (2): 144/237 kB | 39 kB Progress (2): 148/237 kB | 39 kB Progress (2): 152/237 kB | 39 kB Progress (2): 156/237 kB | 39 kB Progress (2): 160/237 kB | 39 kB Progress (2): 164/237 kB | 39 kB Progress (2): 168/237 kB | 39 kB Progress (2): 172/237 kB | 39 kB Progress (2): 176/237 kB | 39 kB Progress (2): 180/237 kB | 39 kB Progress (2): 184/237 kB | 39 kB Progress (2): 188/237 kB | 39 kB Progress (2): 192/237 kB | 39 kB Progress (2): 196/237 kB | 39 kB Progress (2): 200/237 kB | 39 kB Progress (2): 204/237 kB | 39 kB Progress (2): 208/237 kB | 39 kB Progress (2): 212/237 kB | 39 kB Progress (2): 216/237 kB | 39 kB Progress (2): 220/237 kB | 39 kB Progress (2): 224/237 kB | 39 kB Progress (2): 228/237 kB | 39 kB Progress (2): 232/237 kB | 39 kB Progress (2): 236/237 kB | 39 kB Progress (2): 237 kB | 39 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 581 kB/s) [2019-07-29T17:53:12.346Z] 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-29T17:53:12.603Z] Progress (2): 237 kB | 4.1/43 kB Progress (2): 237 kB | 7.7/43 kB Progress (2): 237 kB | 12/43 kB Progress (2): 237 kB | 16/43 kB Progress (2): 237 kB | 20/43 kB Progress (2): 237 kB | 24/43 kB Progress (2): 237 kB | 28/43 kB Progress (2): 237 kB | 32/43 kB Progress (3): 237 kB | 32/43 kB | 4.1/38 kB Progress (3): 237 kB | 36/43 kB | 4.1/38 kB Progress (3): 237 kB | 40/43 kB | 4.1/38 kB Progress (3): 237 kB | 40/43 kB | 7.7/38 kB Progress (3): 237 kB | 43 kB | 7.7/38 kB Progress (3): 237 kB | 43 kB | 12/38 kB Progress (3): 237 kB | 43 kB | 16/38 kB Progress (3): 237 kB | 43 kB | 20/38 kB Progress (3): 237 kB | 43 kB | 24/38 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 3.3 MB/s) [2019-07-29T17:53:12.603Z] Progress (2): 43 kB | 28/38 kB 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-29T17:53:12.603Z] Progress (2): 43 kB | 32/38 kB Progress (2): 43 kB | 36/38 kB Progress (2): 43 kB | 38 kB Progress (3): 43 kB | 38 kB | 4.1/17 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 562 kB/s) [2019-07-29T17:53:12.603Z] Progress (2): 38 kB | 7.7/17 kB 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-29T17:53:12.603Z] Progress (2): 38 kB | 12/17 kB Progress (2): 38 kB | 16/17 kB Progress (2): 38 kB | 17 kB Progress (3): 38 kB | 17 kB | 4.1/158 kB Progress (3): 38 kB | 17 kB | 7.7/158 kB Progress (3): 38 kB | 17 kB | 12/158 kB Progress (3): 38 kB | 17 kB | 16/158 kB Progress (3): 38 kB | 17 kB | 20/158 kB Progress (3): 38 kB | 17 kB | 24/158 kB Progress (3): 38 kB | 17 kB | 28/158 kB Progress (3): 38 kB | 17 kB | 32/158 kB Progress (3): 38 kB | 17 kB | 36/158 kB Progress (3): 38 kB | 17 kB | 40/158 kB Progress (3): 38 kB | 17 kB | 44/158 kB Progress (3): 38 kB | 17 kB | 48/158 kB Progress (3): 38 kB | 17 kB | 52/158 kB Progress (3): 38 kB | 17 kB | 56/158 kB Progress (3): 38 kB | 17 kB | 60/158 kB Progress (3): 38 kB | 17 kB | 64/158 kB Progress (3): 38 kB | 17 kB | 68/158 kB Progress (3): 38 kB | 17 kB | 72/158 kB Progress (3): 38 kB | 17 kB | 76/158 kB Progress (3): 38 kB | 17 kB | 80/158 kB Progress (3): 38 kB | 17 kB | 84/158 kB Progress (3): 38 kB | 17 kB | 88/158 kB Progress (3): 38 kB | 17 kB | 92/158 kB Progress (3): 38 kB | 17 kB | 96/158 kB Progress (3): 38 kB | 17 kB | 100/158 kB Progress (3): 38 kB | 17 kB | 104/158 kB Progress (3): 38 kB | 17 kB | 108/158 kB Progress (3): 38 kB | 17 kB | 112/158 kB Progress (3): 38 kB | 17 kB | 116/158 kB Progress (3): 38 kB | 17 kB | 120/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 464 kB/s) [2019-07-29T17:53:12.603Z] Progress (2): 17 kB | 124/158 kB 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-29T17:53:12.603Z] 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 205 kB/s) [2019-07-29T17:53:12.603Z] Progress (1): 128/158 kB 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-29T17:53:12.604Z] Progress (1): 132/158 kB Progress (1): 136/158 kB Progress (2): 136/158 kB | 0/1.2 MB Progress (2): 140/158 kB | 0/1.2 MB Progress (2): 140/158 kB | 0/1.2 MB Progress (2): 144/158 kB | 0/1.2 MB Progress (2): 144/158 kB | 0/1.2 MB Progress (2): 148/158 kB | 0/1.2 MB Progress (2): 148/158 kB | 0/1.2 MB Progress (2): 152/158 kB | 0/1.2 MB Progress (2): 152/158 kB | 0/1.2 MB Progress (2): 156/158 kB | 0/1.2 MB Progress (2): 156/158 kB | 0/1.2 MB Progress (2): 158 kB | 0/1.2 MB Progress (2): 158 kB | 0/1.2 MB Progress (2): 158 kB | 0/1.2 MB Progress (2): 158 kB | 0/1.2 MB Progress (2): 158 kB | 0/1.2 MB Progress (2): 158 kB | 0/1.2 MB Progress (2): 158 kB | 0/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (3): 158 kB | 0.1/1.2 MB | 4.1/262 kB Progress (3): 158 kB | 0.1/1.2 MB | 4.1/262 kB Progress (3): 158 kB | 0.1/1.2 MB | 7.7/262 kB Progress (3): 158 kB | 0.1/1.2 MB | 7.7/262 kB Progress (3): 158 kB | 0.1/1.2 MB | 12/262 kB Progress (3): 158 kB | 0.1/1.2 MB | 16/262 kB Progress (3): 158 kB | 0.1/1.2 MB | 16/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 16/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 20/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 20/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 24/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 24/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 28/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 28/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 32/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 32/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 36/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 36/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 40/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 40/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 44/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 44/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 48/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 48/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 52/262 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 1.8 MB/s) [2019-07-29T17:53:12.604Z] Progress (2): 0.2/1.2 MB | 56/262 kB Progress (2): 0.2/1.2 MB | 56/262 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-29T17:53:12.604Z] Progress (2): 0.2/1.2 MB | 56/262 kB Progress (2): 0.2/1.2 MB | 60/262 kB Progress (2): 0.2/1.2 MB | 60/262 kB Progress (2): 0.2/1.2 MB | 64/262 kB Progress (3): 0.2/1.2 MB | 64/262 kB | 4.1/30 kB Progress (3): 0.2/1.2 MB | 64/262 kB | 4.1/30 kB Progress (3): 0.2/1.2 MB | 64/262 kB | 7.7/30 kB Progress (3): 0.2/1.2 MB | 68/262 kB | 7.7/30 kB Progress (3): 0.2/1.2 MB | 68/262 kB | 12/30 kB Progress (3): 0.2/1.2 MB | 68/262 kB | 12/30 kB Progress (3): 0.2/1.2 MB | 68/262 kB | 12/30 kB Progress (3): 0.2/1.2 MB | 68/262 kB | 16/30 kB Progress (3): 0.2/1.2 MB | 72/262 kB | 16/30 kB Progress (3): 0.2/1.2 MB | 72/262 kB | 20/30 kB Progress (3): 0.2/1.2 MB | 76/262 kB | 20/30 kB Progress (3): 0.2/1.2 MB | 76/262 kB | 20/30 kB Progress (3): 0.2/1.2 MB | 80/262 kB | 20/30 kB Progress (3): 0.2/1.2 MB | 80/262 kB | 24/30 kB Progress (3): 0.2/1.2 MB | 84/262 kB | 24/30 kB Progress (3): 0.2/1.2 MB | 84/262 kB | 24/30 kB Progress (3): 0.2/1.2 MB | 88/262 kB | 24/30 kB Progress (3): 0.2/1.2 MB | 88/262 kB | 24/30 kB Progress (3): 0.2/1.2 MB | 88/262 kB | 28/30 kB Progress (3): 0.2/1.2 MB | 88/262 kB | 28/30 kB Progress (3): 0.2/1.2 MB | 92/262 kB | 28/30 kB Progress (3): 0.2/1.2 MB | 92/262 kB | 28/30 kB Progress (3): 0.2/1.2 MB | 92/262 kB | 30 kB Progress (3): 0.2/1.2 MB | 92/262 kB | 30 kB Progress (3): 0.2/1.2 MB | 96/262 kB | 30 kB Progress (3): 0.2/1.2 MB | 96/262 kB | 30 kB Progress (3): 0.2/1.2 MB | 100/262 kB | 30 kB Progress (3): 0.2/1.2 MB | 100/262 kB | 30 kB Progress (3): 0.2/1.2 MB | 104/262 kB | 30 kB Progress (3): 0.2/1.2 MB | 104/262 kB | 30 kB Progress (3): 0.2/1.2 MB | 108/262 kB | 30 kB Progress (3): 0.2/1.2 MB | 108/262 kB | 30 kB Progress (3): 0.2/1.2 MB | 112/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 112/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 116/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 116/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 120/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 120/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 124/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 124/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 128/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 128/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 132/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 132/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 136/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 136/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 140/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 140/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 144/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 144/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 148/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 148/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 152/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 152/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 156/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 156/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 160/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 160/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 164/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 164/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 168/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 168/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 172/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 172/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 176/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 176/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 180/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 180/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 184/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 184/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 188/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 188/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 192/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 192/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 196/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 196/262 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 313 kB/s) [2019-07-29T17:53:12.604Z] Progress (2): 0.3/1.2 MB | 200/262 kB 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-29T17:53:12.604Z] Progress (2): 0.3/1.2 MB | 200/262 kB Progress (2): 0.3/1.2 MB | 204/262 kB Progress (2): 0.3/1.2 MB | 204/262 kB Progress (2): 0.3/1.2 MB | 208/262 kB Progress (3): 0.3/1.2 MB | 208/262 kB | 4.1/305 kB Progress (3): 0.3/1.2 MB | 212/262 kB | 4.1/305 kB Progress (3): 0.3/1.2 MB | 212/262 kB | 4.1/305 kB Progress (3): 0.3/1.2 MB | 216/262 kB | 4.1/305 kB Progress (3): 0.3/1.2 MB | 216/262 kB | 7.7/305 kB Progress (3): 0.3/1.2 MB | 220/262 kB | 7.7/305 kB Progress (3): 0.3/1.2 MB | 220/262 kB | 12/305 kB Progress (3): 0.4/1.2 MB | 220/262 kB | 12/305 kB Progress (3): 0.4/1.2 MB | 220/262 kB | 16/305 kB Progress (3): 0.4/1.2 MB | 224/262 kB | 16/305 kB Progress (4): 0.4/1.2 MB | 224/262 kB | 16/305 kB | 4.1/50 kB Progress (4): 0.4/1.2 MB | 228/262 kB | 16/305 kB | 4.1/50 kB Progress (4): 0.4/1.2 MB | 228/262 kB | 20/305 kB | 4.1/50 kB Progress (4): 0.4/1.2 MB | 228/262 kB | 20/305 kB | 4.1/50 kB Progress (4): 0.4/1.2 MB | 228/262 kB | 24/305 kB | 4.1/50 kB Progress (4): 0.4/1.2 MB | 232/262 kB | 24/305 kB | 4.1/50 kB Progress (4): 0.4/1.2 MB | 232/262 kB | 24/305 kB | 7.7/50 kB Progress (4): 0.4/1.2 MB | 236/262 kB | 24/305 kB | 7.7/50 kB Progress (4): 0.4/1.2 MB | 236/262 kB | 28/305 kB | 7.7/50 kB Progress (4): 0.4/1.2 MB | 236/262 kB | 28/305 kB | 7.7/50 kB Progress (4): 0.4/1.2 MB | 236/262 kB | 32/305 kB | 7.7/50 kB Progress (4): 0.4/1.2 MB | 240/262 kB | 32/305 kB | 7.7/50 kB Progress (4): 0.4/1.2 MB | 240/262 kB | 32/305 kB | 12/50 kB Progress (4): 0.4/1.2 MB | 244/262 kB | 32/305 kB | 12/50 kB Progress (4): 0.4/1.2 MB | 244/262 kB | 33/305 kB | 12/50 kB Progress (4): 0.4/1.2 MB | 244/262 kB | 33/305 kB | 12/50 kB Progress (4): 0.4/1.2 MB | 244/262 kB | 37/305 kB | 12/50 kB Progress (4): 0.4/1.2 MB | 248/262 kB | 37/305 kB | 12/50 kB Progress (4): 0.4/1.2 MB | 248/262 kB | 37/305 kB | 16/50 kB Progress (4): 0.4/1.2 MB | 252/262 kB | 37/305 kB | 16/50 kB Progress (4): 0.4/1.2 MB | 252/262 kB | 41/305 kB | 16/50 kB Progress (4): 0.4/1.2 MB | 252/262 kB | 41/305 kB | 16/50 kB Progress (4): 0.4/1.2 MB | 252/262 kB | 45/305 kB | 16/50 kB Progress (4): 0.4/1.2 MB | 256/262 kB | 45/305 kB | 16/50 kB Progress (4): 0.4/1.2 MB | 256/262 kB | 45/305 kB | 20/50 kB Progress (4): 0.4/1.2 MB | 260/262 kB | 45/305 kB | 20/50 kB Progress (4): 0.4/1.2 MB | 260/262 kB | 49/305 kB | 20/50 kB Progress (4): 0.4/1.2 MB | 260/262 kB | 49/305 kB | 20/50 kB Progress (4): 0.4/1.2 MB | 260/262 kB | 53/305 kB | 20/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 53/305 kB | 20/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 53/305 kB | 24/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 57/305 kB | 24/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 57/305 kB | 24/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 61/305 kB | 24/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 61/305 kB | 28/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 65/305 kB | 28/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 65/305 kB | 28/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 69/305 kB | 28/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 73/305 kB | 28/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 73/305 kB | 32/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 77/305 kB | 32/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 77/305 kB | 32/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 81/305 kB | 32/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 81/305 kB | 36/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 85/305 kB | 36/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 85/305 kB | 36/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 89/305 kB | 36/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 89/305 kB | 40/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 93/305 kB | 40/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 93/305 kB | 40/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 97/305 kB | 40/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 97/305 kB | 40/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 97/305 kB | 40/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 97/305 kB | 44/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 97/305 kB | 48/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 97/305 kB | 48/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 98/305 kB | 48/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 98/305 kB | 48/50 kB Progress (4): 0.4/1.2 MB | 262 kB | 98/305 kB | 50 kB Progress (4): 0.4/1.2 MB | 262 kB | 98/305 kB | 50 kB Progress (4): 0.4/1.2 MB | 262 kB | 102/305 kB | 50 kB Progress (4): 0.4/1.2 MB | 262 kB | 102/305 kB | 50 kB Progress (4): 0.4/1.2 MB | 262 kB | 106/305 kB | 50 kB Progress (4): 0.4/1.2 MB | 262 kB | 106/305 kB | 50 kB Progress (5): 0.4/1.2 MB | 262 kB | 106/305 kB | 50 kB | 4.1/52 kB Progress (5): 0.4/1.2 MB | 262 kB | 106/305 kB | 50 kB | 4.1/52 kB Progress (5): 0.4/1.2 MB | 262 kB | 110/305 kB | 50 kB | 4.1/52 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 2.5 MB/s) [2019-07-29T17:53:12.604Z] Progress (4): 0.4/1.2 MB | 114/305 kB | 50 kB | 4.1/52 kB Progress (4): 0.4/1.2 MB | 114/305 kB | 50 kB | 4.1/52 kB Progress (4): 0.4/1.2 MB | 114/305 kB | 50 kB | 7.7/52 kB Progress (4): 0.4/1.2 MB | 114/305 kB | 50 kB | 7.7/52 kB Progress (4): 0.4/1.2 MB | 118/305 kB | 50 kB | 7.7/52 kB 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-29T17:53:12.604Z] Progress (4): 0.4/1.2 MB | 122/305 kB | 50 kB | 7.7/52 kB Progress (4): 0.4/1.2 MB | 122/305 kB | 50 kB | 7.7/52 kB Progress (4): 0.4/1.2 MB | 122/305 kB | 50 kB | 12/52 kB Progress (4): 0.4/1.2 MB | 122/305 kB | 50 kB | 12/52 kB Progress (4): 0.4/1.2 MB | 126/305 kB | 50 kB | 12/52 kB Progress (4): 0.4/1.2 MB | 126/305 kB | 50 kB | 12/52 kB Progress (4): 0.4/1.2 MB | 126/305 kB | 50 kB | 16/52 kB Progress (4): 0.4/1.2 MB | 126/305 kB | 50 kB | 16/52 kB Progress (4): 0.4/1.2 MB | 130/305 kB | 50 kB | 16/52 kB Progress (4): 0.5/1.2 MB | 130/305 kB | 50 kB | 16/52 kB Progress (4): 0.5/1.2 MB | 130/305 kB | 50 kB | 16/52 kB Progress (4): 0.5/1.2 MB | 130/305 kB | 50 kB | 20/52 kB Progress (4): 0.5/1.2 MB | 130/305 kB | 50 kB | 20/52 kB Progress (4): 0.5/1.2 MB | 131/305 kB | 50 kB | 20/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 467 kB/s) [2019-07-29T17:53:12.604Z] Progress (3): 0.5/1.2 MB | 131/305 kB | 20/52 kB Progress (3): 0.5/1.2 MB | 131/305 kB | 24/52 kB Progress (3): 0.5/1.2 MB | 131/305 kB | 24/52 kB 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-29T17:53:12.604Z] Progress (3): 0.5/1.2 MB | 135/305 kB | 24/52 kB Progress (3): 0.5/1.2 MB | 135/305 kB | 24/52 kB Progress (3): 0.5/1.2 MB | 135/305 kB | 28/52 kB Progress (3): 0.5/1.2 MB | 135/305 kB | 32/52 kB Progress (3): 0.5/1.2 MB | 135/305 kB | 32/52 kB Progress (3): 0.5/1.2 MB | 139/305 kB | 32/52 kB Progress (3): 0.5/1.2 MB | 139/305 kB | 32/52 kB Progress (3): 0.5/1.2 MB | 139/305 kB | 36/52 kB Progress (3): 0.5/1.2 MB | 139/305 kB | 36/52 kB Progress (3): 0.5/1.2 MB | 143/305 kB | 36/52 kB Progress (3): 0.5/1.2 MB | 143/305 kB | 36/52 kB Progress (3): 0.5/1.2 MB | 143/305 kB | 40/52 kB Progress (3): 0.5/1.2 MB | 143/305 kB | 40/52 kB Progress (3): 0.5/1.2 MB | 147/305 kB | 40/52 kB Progress (3): 0.5/1.2 MB | 147/305 kB | 40/52 kB Progress (3): 0.5/1.2 MB | 147/305 kB | 44/52 kB Progress (3): 0.5/1.2 MB | 147/305 kB | 44/52 kB Progress (3): 0.5/1.2 MB | 151/305 kB | 44/52 kB Progress (3): 0.5/1.2 MB | 151/305 kB | 44/52 kB Progress (3): 0.5/1.2 MB | 151/305 kB | 48/52 kB Progress (3): 0.5/1.2 MB | 151/305 kB | 48/52 kB Progress (3): 0.5/1.2 MB | 155/305 kB | 48/52 kB Progress (3): 0.5/1.2 MB | 155/305 kB | 48/52 kB Progress (3): 0.5/1.2 MB | 155/305 kB | 52/52 kB Progress (3): 0.5/1.2 MB | 155/305 kB | 52/52 kB Progress (3): 0.5/1.2 MB | 159/305 kB | 52/52 kB Progress (3): 0.5/1.2 MB | 159/305 kB | 52/52 kB Progress (3): 0.5/1.2 MB | 159/305 kB | 52 kB Progress (3): 0.5/1.2 MB | 159/305 kB | 52 kB Progress (3): 0.5/1.2 MB | 163/305 kB | 52 kB Progress (3): 0.5/1.2 MB | 163/305 kB | 52 kB Progress (3): 0.5/1.2 MB | 164/305 kB | 52 kB Progress (3): 0.5/1.2 MB | 164/305 kB | 52 kB Progress (3): 0.5/1.2 MB | 168/305 kB | 52 kB Progress (3): 0.5/1.2 MB | 168/305 kB | 52 kB Progress (3): 0.5/1.2 MB | 172/305 kB | 52 kB Progress (3): 0.5/1.2 MB | 172/305 kB | 52 kB Progress (3): 0.5/1.2 MB | 176/305 kB | 52 kB Progress (3): 0.5/1.2 MB | 176/305 kB | 52 kB Progress (3): 0.5/1.2 MB | 180/305 kB | 52 kB Progress (3): 0.5/1.2 MB | 180/305 kB | 52 kB Progress (3): 0.5/1.2 MB | 184/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 184/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 188/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 188/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 192/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 192/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 196/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 196/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 197/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 197/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 201/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 201/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 205/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 205/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 209/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 209/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 213/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 213/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 217/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 217/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 221/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 221/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 225/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 225/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 229/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 229/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 233/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 237/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 237/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 241/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 241/305 kB | 52 kB Progress (3): 0.6/1.2 MB | 245/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 451 kB/s) [2019-07-29T17:53:12.604Z] Progress (2): 0.6/1.2 MB | 249/305 kB Progress (2): 0.6/1.2 MB | 249/305 kB Progress (2): 0.6/1.2 MB | 253/305 kB 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-29T17:53:12.604Z] Progress (2): 0.6/1.2 MB | 257/305 kB Progress (2): 0.6/1.2 MB | 257/305 kB Progress (2): 0.6/1.2 MB | 261/305 kB Progress (2): 0.6/1.2 MB | 261/305 kB Progress (2): 0.6/1.2 MB | 265/305 kB Progress (2): 0.6/1.2 MB | 265/305 kB Progress (2): 0.6/1.2 MB | 269/305 kB Progress (2): 0.6/1.2 MB | 269/305 kB Progress (2): 0.6/1.2 MB | 273/305 kB Progress (2): 0.6/1.2 MB | 273/305 kB Progress (2): 0.6/1.2 MB | 277/305 kB Progress (2): 0.6/1.2 MB | 277/305 kB Progress (2): 0.6/1.2 MB | 281/305 kB Progress (2): 0.6/1.2 MB | 281/305 kB Progress (2): 0.6/1.2 MB | 285/305 kB Progress (2): 0.6/1.2 MB | 285/305 kB Progress (2): 0.6/1.2 MB | 289/305 kB Progress (2): 0.6/1.2 MB | 289/305 kB Progress (2): 0.6/1.2 MB | 293/305 kB Progress (2): 0.7/1.2 MB | 293/305 kB Progress (2): 0.7/1.2 MB | 297/305 kB Progress (2): 0.7/1.2 MB | 297/305 kB Progress (2): 0.7/1.2 MB | 301/305 kB Progress (2): 0.7/1.2 MB | 301/305 kB Progress (2): 0.7/1.2 MB | 305/305 kB Progress (2): 0.7/1.2 MB | 305/305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.7/1.2 MB | 305 kB Progress (2): 0.8/1.2 MB | 305 kB Progress (2): 0.8/1.2 MB | 305 kB Progress (2): 0.8/1.2 MB | 305 kB Progress (2): 0.8/1.2 MB | 305 kB Progress (2): 0.8/1.2 MB | 305 kB Progress (2): 0.8/1.2 MB | 305 kB Progress (2): 0.8/1.2 MB | 305 kB Progress (2): 0.8/1.2 MB | 305 kB Progress (2): 0.8/1.2 MB | 305 kB Progress (2): 0.8/1.2 MB | 305 kB Progress (2): 0.8/1.2 MB | 305 kB Progress (2): 0.8/1.2 MB | 305 kB Progress (2): 0.8/1.2 MB | 305 kB Progress (3): 0.8/1.2 MB | 305 kB | 4.1/11 kB Progress (3): 0.8/1.2 MB | 305 kB | 4.1/11 kB Progress (3): 0.8/1.2 MB | 305 kB | 7.7/11 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 2.5 MB/s) [2019-07-29T17:53:12.604Z] Progress (2): 0.8/1.2 MB | 7.7/11 kB 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-29T17:53:12.604Z] Progress (2): 0.8/1.2 MB | 11 kB Progress (3): 0.8/1.2 MB | 11 kB | 4.1/37 kB Progress (3): 0.8/1.2 MB | 11 kB | 4.1/37 kB Progress (3): 0.8/1.2 MB | 11 kB | 7.7/37 kB Progress (3): 0.8/1.2 MB | 11 kB | 7.7/37 kB Progress (3): 0.8/1.2 MB | 11 kB | 12/37 kB Progress (3): 0.8/1.2 MB | 11 kB | 12/37 kB Progress (4): 0.8/1.2 MB | 11 kB | 12/37 kB | 4.1/15 kB Progress (4): 0.8/1.2 MB | 11 kB | 12/37 kB | 4.1/15 kB Progress (4): 0.8/1.2 MB | 11 kB | 16/37 kB | 4.1/15 kB Progress (4): 0.8/1.2 MB | 11 kB | 16/37 kB | 4.1/15 kB Progress (4): 0.8/1.2 MB | 11 kB | 16/37 kB | 7.7/15 kB Progress (4): 0.8/1.2 MB | 11 kB | 16/37 kB | 7.7/15 kB Progress (4): 0.8/1.2 MB | 11 kB | 16/37 kB | 12/15 kB Progress (4): 0.8/1.2 MB | 11 kB | 20/37 kB | 12/15 kB Progress (4): 0.8/1.2 MB | 11 kB | 20/37 kB | 15 kB Progress (4): 0.8/1.2 MB | 11 kB | 20/37 kB | 15 kB Progress (4): 0.8/1.2 MB | 11 kB | 24/37 kB | 15 kB Progress (4): 0.8/1.2 MB | 11 kB | 24/37 kB | 15 kB Progress (4): 0.8/1.2 MB | 11 kB | 28/37 kB | 15 kB Progress (4): 0.8/1.2 MB | 11 kB | 28/37 kB | 15 kB Progress (4): 0.8/1.2 MB | 11 kB | 32/37 kB | 15 kB Progress (4): 0.8/1.2 MB | 11 kB | 32/37 kB | 15 kB Progress (4): 0.8/1.2 MB | 11 kB | 36/37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 36/37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 0.9/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 1.0/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 1.0/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 1.0/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 1.0/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 1.0/1.2 MB | 11 kB | 37 kB | 15 kB Progress (4): 1.0/1.2 MB | 11 kB | 37 kB | 15 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 82 kB/s) [2019-07-29T17:53:12.604Z] Progress (3): 1.0/1.2 MB | 37 kB | 15 kB 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-29T17:53:12.604Z] Progress (3): 1.0/1.2 MB | 37 kB | 15 kB Progress (3): 1.0/1.2 MB | 37 kB | 15 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 115 kB/s) [2019-07-29T17:53:12.604Z] Progress (2): 1.0/1.2 MB | 37 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-29T17:53:12.604Z] Progress (2): 1.0/1.2 MB | 37 kB Progress (2): 1.0/1.2 MB | 37 kB Progress (2): 1.0/1.2 MB | 37 kB Progress (2): 1.0/1.2 MB | 37 kB Progress (2): 1.0/1.2 MB | 37 kB Progress (2): 1.0/1.2 MB | 37 kB Progress (2): 1.0/1.2 MB | 37 kB Progress (2): 1.0/1.2 MB | 37 kB Progress (2): 1.0/1.2 MB | 37 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 285 kB/s) [2019-07-29T17:53:12.604Z] Progress (1): 1.0/1.2 MB 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-29T17:53:12.604Z] 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 (2): 1.1/1.2 MB | 4.1/7.7 kB Progress (2): 1.1/1.2 MB | 4.1/7.7 kB Progress (2): 1.1/1.2 MB | 7.7 kB Progress (2): 1.1/1.2 MB | 7.7 kB Progress (2): 1.1/1.2 MB | 7.7 kB Progress (2): 1.1/1.2 MB | 7.7 kB Progress (2): 1.1/1.2 MB | 7.7 kB Progress (2): 1.1/1.2 MB | 7.7 kB Progress (2): 1.1/1.2 MB | 7.7 kB Progress (2): 1.1/1.2 MB | 7.7 kB Progress (2): 1.1/1.2 MB | 7.7 kB Progress (2): 1.1/1.2 MB | 7.7 kB Progress (2): 1.1/1.2 MB | 7.7 kB Progress (2): 1.1/1.2 MB | 7.7 kB Progress (2): 1.1/1.2 MB | 7.7 kB Progress (2): 1.1/1.2 MB | 7.7 kB Progress (2): 1.1/1.2 MB | 7.7 kB Progress (2): 1.1/1.2 MB | 7.7 kB Progress (2): 1.1/1.2 MB | 7.7 kB Progress (2): 1.2/1.2 MB | 7.7 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 4.1/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 4.1/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 7.7/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 7.7/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 12/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 12/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 16/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 16/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 20/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 20/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 24/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 24/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 28/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 28/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 32/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 32/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 36/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 36/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 40/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 40/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 44/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 44/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 48/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 48/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 52/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 52/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 56/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 56/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 60/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 60/392 kB Progress (3): 1.2/1.2 MB | 7.7 kB | 64/392 kB Progress (3): 1.2 MB | 7.7 kB | 64/392 kB Progress (3): 1.2 MB | 7.7 kB | 68/392 kB Progress (3): 1.2 MB | 7.7 kB | 72/392 kB Progress (3): 1.2 MB | 7.7 kB | 76/392 kB Progress (3): 1.2 MB | 7.7 kB | 80/392 kB Progress (3): 1.2 MB | 7.7 kB | 84/392 kB Progress (3): 1.2 MB | 7.7 kB | 88/392 kB Progress (3): 1.2 MB | 7.7 kB | 92/392 kB Progress (3): 1.2 MB | 7.7 kB | 96/392 kB Progress (3): 1.2 MB | 7.7 kB | 100/392 kB Progress (3): 1.2 MB | 7.7 kB | 104/392 kB Progress (3): 1.2 MB | 7.7 kB | 108/392 kB Progress (3): 1.2 MB | 7.7 kB | 112/392 kB Progress (3): 1.2 MB | 7.7 kB | 116/392 kB Progress (3): 1.2 MB | 7.7 kB | 120/392 kB Progress (3): 1.2 MB | 7.7 kB | 124/392 kB Progress (3): 1.2 MB | 7.7 kB | 128/392 kB Progress (3): 1.2 MB | 7.7 kB | 132/392 kB Progress (3): 1.2 MB | 7.7 kB | 136/392 kB Progress (3): 1.2 MB | 7.7 kB | 140/392 kB Progress (3): 1.2 MB | 7.7 kB | 144/392 kB Progress (3): 1.2 MB | 7.7 kB | 148/392 kB Progress (3): 1.2 MB | 7.7 kB | 152/392 kB Progress (3): 1.2 MB | 7.7 kB | 156/392 kB Progress (3): 1.2 MB | 7.7 kB | 160/392 kB Progress (3): 1.2 MB | 7.7 kB | 164/392 kB Progress (3): 1.2 MB | 7.7 kB | 168/392 kB Progress (3): 1.2 MB | 7.7 kB | 172/392 kB Progress (3): 1.2 MB | 7.7 kB | 176/392 kB Progress (3): 1.2 MB | 7.7 kB | 180/392 kB Progress (3): 1.2 MB | 7.7 kB | 184/392 kB Progress (3): 1.2 MB | 7.7 kB | 188/392 kB Progress (3): 1.2 MB | 7.7 kB | 192/392 kB Progress (3): 1.2 MB | 7.7 kB | 196/392 kB Progress (3): 1.2 MB | 7.7 kB | 200/392 kB Progress (3): 1.2 MB | 7.7 kB | 204/392 kB Progress (3): 1.2 MB | 7.7 kB | 208/392 kB Progress (3): 1.2 MB | 7.7 kB | 212/392 kB Progress (3): 1.2 MB | 7.7 kB | 216/392 kB Progress (3): 1.2 MB | 7.7 kB | 220/392 kB Progress (3): 1.2 MB | 7.7 kB | 224/392 kB Progress (3): 1.2 MB | 7.7 kB | 228/392 kB Progress (3): 1.2 MB | 7.7 kB | 232/392 kB Progress (3): 1.2 MB | 7.7 kB | 236/392 kB Progress (3): 1.2 MB | 7.7 kB | 240/392 kB Progress (3): 1.2 MB | 7.7 kB | 244/392 kB Progress (3): 1.2 MB | 7.7 kB | 248/392 kB Progress (3): 1.2 MB | 7.7 kB | 252/392 kB Progress (3): 1.2 MB | 7.7 kB | 256/392 kB Progress (3): 1.2 MB | 7.7 kB | 260/392 kB Progress (3): 1.2 MB | 7.7 kB | 264/392 kB Progress (3): 1.2 MB | 7.7 kB | 268/392 kB Progress (3): 1.2 MB | 7.7 kB | 272/392 kB Progress (3): 1.2 MB | 7.7 kB | 276/392 kB Progress (3): 1.2 MB | 7.7 kB | 280/392 kB Progress (3): 1.2 MB | 7.7 kB | 284/392 kB Progress (3): 1.2 MB | 7.7 kB | 288/392 kB 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 8.4 MB/s) [2019-07-29T17:53:12.604Z] Progress (2): 7.7 kB | 292/392 kB 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-29T17:53:12.604Z] Progress (2): 7.7 kB | 296/392 kB Progress (2): 7.7 kB | 300/392 kB Progress (2): 7.7 kB | 304/392 kB Progress (2): 7.7 kB | 308/392 kB Progress (2): 7.7 kB | 312/392 kB Progress (2): 7.7 kB | 316/392 kB Progress (2): 7.7 kB | 320/392 kB Progress (2): 7.7 kB | 324/392 kB Progress (2): 7.7 kB | 328/392 kB Progress (2): 7.7 kB | 332/392 kB Progress (2): 7.7 kB | 336/392 kB Progress (2): 7.7 kB | 340/392 kB Progress (2): 7.7 kB | 344/392 kB Progress (2): 7.7 kB | 348/392 kB Progress (2): 7.7 kB | 352/392 kB Progress (2): 7.7 kB | 356/392 kB Progress (2): 7.7 kB | 360/392 kB Progress (2): 7.7 kB | 364/392 kB Progress (2): 7.7 kB | 368/392 kB Progress (2): 7.7 kB | 372/392 kB Progress (2): 7.7 kB | 376/392 kB Progress (2): 7.7 kB | 380/392 kB Progress (2): 7.7 kB | 384/392 kB Progress (2): 7.7 kB | 388/392 kB Progress (2): 7.7 kB | 392/392 kB Progress (2): 7.7 kB | 392 kB Progress (3): 7.7 kB | 392 kB | 4.1/571 kB Progress (3): 7.7 kB | 392 kB | 7.7/571 kB Progress (3): 7.7 kB | 392 kB | 12/571 kB Progress (3): 7.7 kB | 392 kB | 16/571 kB Progress (3): 7.7 kB | 392 kB | 20/571 kB Progress (3): 7.7 kB | 392 kB | 24/571 kB Progress (3): 7.7 kB | 392 kB | 28/571 kB Progress (3): 7.7 kB | 392 kB | 32/571 kB Progress (3): 7.7 kB | 392 kB | 36/571 kB Progress (3): 7.7 kB | 392 kB | 40/571 kB Progress (3): 7.7 kB | 392 kB | 44/571 kB Progress (3): 7.7 kB | 392 kB | 48/571 kB Progress (3): 7.7 kB | 392 kB | 52/571 kB Progress (3): 7.7 kB | 392 kB | 56/571 kB Progress (3): 7.7 kB | 392 kB | 60/571 kB Progress (3): 7.7 kB | 392 kB | 64/571 kB Progress (3): 7.7 kB | 392 kB | 68/571 kB Progress (3): 7.7 kB | 392 kB | 72/571 kB Progress (3): 7.7 kB | 392 kB | 76/571 kB Progress (3): 7.7 kB | 392 kB | 80/571 kB Progress (3): 7.7 kB | 392 kB | 84/571 kB Progress (3): 7.7 kB | 392 kB | 88/571 kB Progress (3): 7.7 kB | 392 kB | 92/571 kB Progress (3): 7.7 kB | 392 kB | 96/571 kB Progress (3): 7.7 kB | 392 kB | 100/571 kB Progress (3): 7.7 kB | 392 kB | 104/571 kB Progress (3): 7.7 kB | 392 kB | 108/571 kB Progress (3): 7.7 kB | 392 kB | 112/571 kB Progress (3): 7.7 kB | 392 kB | 116/571 kB Progress (3): 7.7 kB | 392 kB | 120/571 kB Progress (3): 7.7 kB | 392 kB | 124/571 kB Progress (3): 7.7 kB | 392 kB | 128/571 kB Progress (3): 7.7 kB | 392 kB | 132/571 kB Progress (3): 7.7 kB | 392 kB | 136/571 kB Progress (3): 7.7 kB | 392 kB | 140/571 kB Progress (3): 7.7 kB | 392 kB | 144/571 kB Progress (3): 7.7 kB | 392 kB | 148/571 kB Progress (3): 7.7 kB | 392 kB | 152/571 kB Progress (3): 7.7 kB | 392 kB | 156/571 kB Progress (3): 7.7 kB | 392 kB | 160/571 kB Progress (3): 7.7 kB | 392 kB | 164/571 kB Progress (3): 7.7 kB | 392 kB | 168/571 kB Progress (3): 7.7 kB | 392 kB | 172/571 kB Progress (3): 7.7 kB | 392 kB | 176/571 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 50 kB/s) [2019-07-29T17:53:12.604Z] 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-29T17:53:12.604Z] Progress (2): 392 kB | 180/571 kB Progress (2): 392 kB | 184/571 kB Progress (2): 392 kB | 188/571 kB Progress (2): 392 kB | 192/571 kB Progress (2): 392 kB | 196/571 kB Progress (2): 392 kB | 200/571 kB Progress (2): 392 kB | 204/571 kB Progress (2): 392 kB | 208/571 kB Progress (2): 392 kB | 212/571 kB Progress (2): 392 kB | 216/571 kB Progress (2): 392 kB | 220/571 kB Progress (2): 392 kB | 224/571 kB Progress (2): 392 kB | 228/571 kB Progress (2): 392 kB | 232/571 kB Progress (2): 392 kB | 236/571 kB Progress (2): 392 kB | 240/571 kB Progress (2): 392 kB | 244/571 kB Progress (2): 392 kB | 248/571 kB Progress (2): 392 kB | 252/571 kB Progress (2): 392 kB | 256/571 kB Progress (2): 392 kB | 260/571 kB Progress (2): 392 kB | 264/571 kB Progress (2): 392 kB | 268/571 kB Progress (2): 392 kB | 272/571 kB Progress (2): 392 kB | 276/571 kB Progress (2): 392 kB | 280/571 kB Progress (2): 392 kB | 284/571 kB Progress (2): 392 kB | 288/571 kB Progress (2): 392 kB | 292/571 kB Progress (2): 392 kB | 296/571 kB Progress (2): 392 kB | 300/571 kB Progress (2): 392 kB | 304/571 kB Progress (2): 392 kB | 308/571 kB Progress (2): 392 kB | 312/571 kB Progress (2): 392 kB | 316/571 kB Progress (2): 392 kB | 320/571 kB Progress (2): 392 kB | 324/571 kB Progress (3): 392 kB | 324/571 kB | 4.1/91 kB Progress (3): 392 kB | 328/571 kB | 4.1/91 kB Progress (3): 392 kB | 328/571 kB | 7.7/91 kB Progress (3): 392 kB | 332/571 kB | 7.7/91 kB Progress (3): 392 kB | 332/571 kB | 12/91 kB Progress (3): 392 kB | 336/571 kB | 12/91 kB Progress (3): 392 kB | 336/571 kB | 16/91 kB Progress (3): 392 kB | 340/571 kB | 16/91 kB Progress (3): 392 kB | 340/571 kB | 20/91 kB Progress (3): 392 kB | 344/571 kB | 20/91 kB Progress (3): 392 kB | 344/571 kB | 24/91 kB Progress (3): 392 kB | 348/571 kB | 24/91 kB Progress (3): 392 kB | 348/571 kB | 28/91 kB Progress (3): 392 kB | 352/571 kB | 28/91 kB Progress (3): 392 kB | 352/571 kB | 32/91 kB Progress (3): 392 kB | 356/571 kB | 32/91 kB Progress (3): 392 kB | 356/571 kB | 33/91 kB Progress (3): 392 kB | 360/571 kB | 33/91 kB Progress (3): 392 kB | 360/571 kB | 37/91 kB Progress (3): 392 kB | 364/571 kB | 37/91 kB Progress (3): 392 kB | 364/571 kB | 41/91 kB Progress (3): 392 kB | 368/571 kB | 41/91 kB Progress (3): 392 kB | 368/571 kB | 45/91 kB Progress (3): 392 kB | 372/571 kB | 45/91 kB Progress (3): 392 kB | 372/571 kB | 49/91 kB Progress (3): 392 kB | 376/571 kB | 49/91 kB Progress (3): 392 kB | 376/571 kB | 53/91 kB Progress (3): 392 kB | 380/571 kB | 53/91 kB Progress (3): 392 kB | 380/571 kB | 57/91 kB Progress (3): 392 kB | 384/571 kB | 57/91 kB Progress (3): 392 kB | 384/571 kB | 61/91 kB Progress (3): 392 kB | 388/571 kB | 61/91 kB Progress (3): 392 kB | 388/571 kB | 65/91 kB Progress (3): 392 kB | 392/571 kB | 65/91 kB Progress (3): 392 kB | 392/571 kB | 69/91 kB Progress (3): 392 kB | 396/571 kB | 69/91 kB Progress (3): 392 kB | 396/571 kB | 73/91 kB Progress (3): 392 kB | 400/571 kB | 73/91 kB Progress (3): 392 kB | 400/571 kB | 77/91 kB Progress (3): 392 kB | 404/571 kB | 77/91 kB Progress (3): 392 kB | 404/571 kB | 81/91 kB Progress (3): 392 kB | 408/571 kB | 81/91 kB Progress (3): 392 kB | 408/571 kB | 85/91 kB Progress (3): 392 kB | 412/571 kB | 85/91 kB Progress (3): 392 kB | 412/571 kB | 89/91 kB Progress (4): 392 kB | 412/571 kB | 89/91 kB | 4.1/189 kB Progress (4): 392 kB | 416/571 kB | 89/91 kB | 4.1/189 kB Progress (4): 392 kB | 416/571 kB | 89/91 kB | 7.7/189 kB Progress (4): 392 kB | 416/571 kB | 91 kB | 7.7/189 kB Progress (4): 392 kB | 416/571 kB | 91 kB | 12/189 kB Progress (4): 392 kB | 420/571 kB | 91 kB | 12/189 kB Progress (4): 392 kB | 420/571 kB | 91 kB | 16/189 kB Progress (4): 392 kB | 424/571 kB | 91 kB | 16/189 kB Progress (4): 392 kB | 424/571 kB | 91 kB | 20/189 kB Progress (4): 392 kB | 426/571 kB | 91 kB | 20/189 kB Progress (4): 392 kB | 426/571 kB | 91 kB | 24/189 kB Progress (4): 392 kB | 430/571 kB | 91 kB | 24/189 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 2.4 MB/s) [2019-07-29T17:53:12.604Z] 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-29T17:53:12.604Z] Progress (3): 434/571 kB | 91 kB | 24/189 kB Progress (3): 434/571 kB | 91 kB | 28/189 kB Progress (3): 438/571 kB | 91 kB | 28/189 kB Progress (3): 438/571 kB | 91 kB | 32/189 kB Progress (3): 442/571 kB | 91 kB | 32/189 kB Progress (3): 442/571 kB | 91 kB | 33/189 kB Progress (3): 446/571 kB | 91 kB | 33/189 kB Progress (3): 446/571 kB | 91 kB | 37/189 kB Progress (3): 450/571 kB | 91 kB | 37/189 kB Progress (3): 450/571 kB | 91 kB | 41/189 kB Progress (3): 454/571 kB | 91 kB | 41/189 kB Progress (3): 454/571 kB | 91 kB | 45/189 kB Progress (3): 458/571 kB | 91 kB | 45/189 kB Progress (3): 458/571 kB | 91 kB | 49/189 kB Progress (3): 459/571 kB | 91 kB | 49/189 kB Progress (3): 459/571 kB | 91 kB | 53/189 kB Progress (3): 463/571 kB | 91 kB | 53/189 kB Progress (3): 463/571 kB | 91 kB | 57/189 kB Progress (3): 467/571 kB | 91 kB | 57/189 kB Progress (3): 467/571 kB | 91 kB | 61/189 kB Progress (3): 471/571 kB | 91 kB | 61/189 kB Progress (3): 471/571 kB | 91 kB | 65/189 kB Progress (3): 475/571 kB | 91 kB | 65/189 kB Progress (3): 475/571 kB | 91 kB | 66/189 kB Progress (3): 479/571 kB | 91 kB | 66/189 kB Progress (3): 479/571 kB | 91 kB | 70/189 kB Progress (3): 483/571 kB | 91 kB | 70/189 kB Progress (3): 483/571 kB | 91 kB | 74/189 kB Progress (3): 487/571 kB | 91 kB | 74/189 kB Progress (3): 487/571 kB | 91 kB | 78/189 kB Progress (3): 491/571 kB | 91 kB | 78/189 kB Progress (3): 491/571 kB | 91 kB | 82/189 kB Progress (3): 492/571 kB | 91 kB | 82/189 kB Progress (3): 492/571 kB | 91 kB | 86/189 kB Progress (3): 496/571 kB | 91 kB | 86/189 kB Progress (3): 496/571 kB | 91 kB | 90/189 kB Progress (3): 500/571 kB | 91 kB | 90/189 kB Progress (3): 500/571 kB | 91 kB | 94/189 kB Progress (3): 504/571 kB | 91 kB | 94/189 kB Progress (3): 504/571 kB | 91 kB | 98/189 kB Progress (3): 508/571 kB | 91 kB | 98/189 kB Progress (3): 508/571 kB | 91 kB | 98/189 kB Progress (3): 512/571 kB | 91 kB | 98/189 kB Progress (3): 512/571 kB | 91 kB | 102/189 kB Progress (3): 516/571 kB | 91 kB | 102/189 kB Progress (3): 516/571 kB | 91 kB | 106/189 kB Progress (3): 520/571 kB | 91 kB | 106/189 kB Progress (3): 520/571 kB | 91 kB | 110/189 kB Progress (3): 524/571 kB | 91 kB | 110/189 kB Progress (3): 524/571 kB | 91 kB | 114/189 kB Progress (3): 524/571 kB | 91 kB | 114/189 kB Progress (3): 524/571 kB | 91 kB | 118/189 kB Progress (3): 528/571 kB | 91 kB | 118/189 kB Progress (3): 528/571 kB | 91 kB | 122/189 kB Progress (3): 532/571 kB | 91 kB | 122/189 kB Progress (3): 532/571 kB | 91 kB | 126/189 kB Progress (3): 536/571 kB | 91 kB | 126/189 kB Progress (3): 536/571 kB | 91 kB | 130/189 kB Progress (3): 540/571 kB | 91 kB | 130/189 kB Progress (3): 540/571 kB | 91 kB | 131/189 kB Progress (3): 544/571 kB | 91 kB | 131/189 kB Progress (3): 544/571 kB | 91 kB | 135/189 kB Progress (3): 548/571 kB | 91 kB | 135/189 kB Progress (3): 548/571 kB | 91 kB | 139/189 kB Progress (3): 552/571 kB | 91 kB | 139/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 549 kB/s) [2019-07-29T17:53:12.604Z] Progress (2): 556/571 kB | 139/189 kB Progress (2): 556/571 kB | 143/189 kB Progress (2): 560/571 kB | 143/189 kB 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-29T17:53:12.604Z] Progress (3): 560/571 kB | 143/189 kB | 4.1/168 kB Progress (3): 564/571 kB | 143/189 kB | 4.1/168 kB Progress (3): 564/571 kB | 147/189 kB | 4.1/168 kB Progress (3): 568/571 kB | 147/189 kB | 4.1/168 kB Progress (3): 568/571 kB | 147/189 kB | 7.7/168 kB Progress (3): 571 kB | 147/189 kB | 7.7/168 kB Progress (3): 571 kB | 147/189 kB | 12/168 kB Progress (3): 571 kB | 151/189 kB | 12/168 kB Progress (3): 571 kB | 151/189 kB | 16/168 kB Progress (3): 571 kB | 155/189 kB | 16/168 kB Progress (3): 571 kB | 155/189 kB | 20/168 kB Progress (3): 571 kB | 159/189 kB | 20/168 kB Progress (3): 571 kB | 159/189 kB | 24/168 kB Progress (3): 571 kB | 163/189 kB | 24/168 kB Progress (3): 571 kB | 163/189 kB | 28/168 kB Progress (3): 571 kB | 164/189 kB | 28/168 kB Progress (3): 571 kB | 164/189 kB | 32/168 kB Progress (3): 571 kB | 168/189 kB | 32/168 kB Progress (3): 571 kB | 168/189 kB | 33/168 kB Progress (3): 571 kB | 172/189 kB | 33/168 kB Progress (3): 571 kB | 172/189 kB | 37/168 kB Progress (3): 571 kB | 176/189 kB | 37/168 kB Progress (3): 571 kB | 176/189 kB | 41/168 kB Progress (3): 571 kB | 180/189 kB | 41/168 kB Progress (3): 571 kB | 180/189 kB | 45/168 kB Progress (3): 571 kB | 184/189 kB | 45/168 kB Progress (3): 571 kB | 184/189 kB | 49/168 kB Progress (3): 571 kB | 188/189 kB | 49/168 kB Progress (3): 571 kB | 188/189 kB | 53/168 kB Progress (3): 571 kB | 189 kB | 53/168 kB Progress (3): 571 kB | 189 kB | 57/168 kB Progress (3): 571 kB | 189 kB | 61/168 kB Progress (3): 571 kB | 189 kB | 65/168 kB Progress (3): 571 kB | 189 kB | 69/168 kB Progress (3): 571 kB | 189 kB | 73/168 kB Progress (3): 571 kB | 189 kB | 77/168 kB Progress (3): 571 kB | 189 kB | 81/168 kB Progress (4): 571 kB | 189 kB | 81/168 kB | 4.1/65 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 3.1 MB/s) [2019-07-29T17:53:12.604Z] 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 1.0 MB/s) [2019-07-29T17:53:12.604Z] 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-29T17:53:12.604Z] 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-29T17:53:12.604Z] Progress (3): 81/168 kB | 4.1/65 kB | 4.1/38 kB Progress (3): 81/168 kB | 7.7/65 kB | 4.1/38 kB Progress (3): 85/168 kB | 7.7/65 kB | 4.1/38 kB Progress (3): 85/168 kB | 12/65 kB | 4.1/38 kB Progress (3): 85/168 kB | 12/65 kB | 7.7/38 kB Progress (3): 85/168 kB | 16/65 kB | 7.7/38 kB Progress (3): 85/168 kB | 16/65 kB | 12/38 kB Progress (3): 89/168 kB | 16/65 kB | 12/38 kB Progress (3): 89/168 kB | 16/65 kB | 16/38 kB Progress (3): 93/168 kB | 16/65 kB | 16/38 kB Progress (3): 93/168 kB | 20/65 kB | 16/38 kB Progress (3): 97/168 kB | 20/65 kB | 16/38 kB Progress (3): 97/168 kB | 20/65 kB | 20/38 kB Progress (3): 101/168 kB | 20/65 kB | 20/38 kB Progress (3): 101/168 kB | 24/65 kB | 20/38 kB Progress (3): 105/168 kB | 24/65 kB | 20/38 kB Progress (3): 105/168 kB | 24/65 kB | 24/38 kB Progress (3): 109/168 kB | 24/65 kB | 24/38 kB Progress (3): 109/168 kB | 24/65 kB | 28/38 kB Progress (3): 109/168 kB | 28/65 kB | 28/38 kB Progress (3): 109/168 kB | 28/65 kB | 32/38 kB Progress (3): 113/168 kB | 28/65 kB | 32/38 kB Progress (3): 113/168 kB | 28/65 kB | 36/38 kB Progress (3): 113/168 kB | 32/65 kB | 36/38 kB Progress (3): 113/168 kB | 32/65 kB | 38 kB Progress (3): 117/168 kB | 32/65 kB | 38 kB Progress (3): 117/168 kB | 36/65 kB | 38 kB Progress (3): 117/168 kB | 40/65 kB | 38 kB Progress (3): 121/168 kB | 40/65 kB | 38 kB Progress (3): 121/168 kB | 44/65 kB | 38 kB Progress (3): 125/168 kB | 44/65 kB | 38 kB Progress (3): 125/168 kB | 48/65 kB | 38 kB Progress (3): 129/168 kB | 48/65 kB | 38 kB Progress (3): 129/168 kB | 52/65 kB | 38 kB Progress (3): 133/168 kB | 52/65 kB | 38 kB Progress (3): 133/168 kB | 56/65 kB | 38 kB Progress (3): 137/168 kB | 56/65 kB | 38 kB Progress (3): 137/168 kB | 60/65 kB | 38 kB Progress (3): 141/168 kB | 60/65 kB | 38 kB Progress (3): 141/168 kB | 64/65 kB | 38 kB Progress (3): 145/168 kB | 64/65 kB | 38 kB Progress (3): 145/168 kB | 65 kB | 38 kB Progress (3): 149/168 kB | 65 kB | 38 kB Progress (3): 153/168 kB | 65 kB | 38 kB Progress (3): 157/168 kB | 65 kB | 38 kB Progress (3): 161/168 kB | 65 kB | 38 kB Progress (3): 165/168 kB | 65 kB | 38 kB Progress (3): 168 kB | 65 kB | 38 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 200 kB/s) [2019-07-29T17:53:12.604Z] 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-29T17:53:12.604Z] Progress (3): 168 kB | 65 kB | 4.1/109 kB Progress (3): 168 kB | 65 kB | 7.7/109 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 846 kB/s) [2019-07-29T17:53:12.604Z] Progress (2): 65 kB | 12/109 kB 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-29T17:53:12.604Z] Progress (2): 65 kB | 16/109 kB Progress (2): 65 kB | 20/109 kB Progress (2): 65 kB | 24/109 kB Progress (2): 65 kB | 28/109 kB Progress (2): 65 kB | 32/109 kB Progress (2): 65 kB | 33/109 kB Progress (2): 65 kB | 37/109 kB Progress (2): 65 kB | 41/109 kB Progress (2): 65 kB | 45/109 kB Progress (2): 65 kB | 49/109 kB Progress (2): 65 kB | 53/109 kB Progress (2): 65 kB | 57/109 kB Progress (2): 65 kB | 61/109 kB Progress (2): 65 kB | 65/109 kB Progress (2): 65 kB | 66/109 kB Progress (2): 65 kB | 70/109 kB Progress (2): 65 kB | 74/109 kB Progress (2): 65 kB | 78/109 kB Progress (2): 65 kB | 82/109 kB Progress (2): 65 kB | 86/109 kB Progress (2): 65 kB | 90/109 kB Progress (2): 65 kB | 94/109 kB Progress (2): 65 kB | 98/109 kB Progress (2): 65 kB | 102/109 kB Progress (2): 65 kB | 106/109 kB Progress (2): 65 kB | 109 kB Progress (3): 65 kB | 109 kB | 4.1/259 kB Progress (3): 65 kB | 109 kB | 7.7/259 kB Progress (3): 65 kB | 109 kB | 12/259 kB Progress (3): 65 kB | 109 kB | 16/259 kB Progress (3): 65 kB | 109 kB | 20/259 kB Progress (3): 65 kB | 109 kB | 24/259 kB Progress (3): 65 kB | 109 kB | 28/259 kB Progress (3): 65 kB | 109 kB | 32/259 kB Progress (3): 65 kB | 109 kB | 33/259 kB Progress (3): 65 kB | 109 kB | 37/259 kB Progress (3): 65 kB | 109 kB | 41/259 kB Progress (3): 65 kB | 109 kB | 45/259 kB Progress (3): 65 kB | 109 kB | 49/259 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 317 kB/s) [2019-07-29T17:53:12.604Z] Progress (2): 109 kB | 53/259 kB 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-29T17:53:12.604Z] Progress (2): 109 kB | 57/259 kB Progress (2): 109 kB | 61/259 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 528 kB/s) [2019-07-29T17:53:12.604Z] Progress (2): 61/259 kB | 4.1/126 kB Progress (2): 65/259 kB | 4.1/126 kB Progress (2): 66/259 kB | 4.1/126 kB Progress (2): 66/259 kB | 7.7/126 kB Progress (2): 70/259 kB | 7.7/126 kB Progress (2): 74/259 kB | 7.7/126 kB Progress (2): 74/259 kB | 12/126 kB Progress (2): 78/259 kB | 12/126 kB Progress (2): 78/259 kB | 16/126 kB Progress (2): 82/259 kB | 16/126 kB Progress (2): 82/259 kB | 20/126 kB Progress (2): 86/259 kB | 20/126 kB Progress (2): 86/259 kB | 24/126 kB Progress (2): 90/259 kB | 24/126 kB Progress (2): 90/259 kB | 28/126 kB Progress (2): 94/259 kB | 28/126 kB Progress (2): 94/259 kB | 32/126 kB Progress (2): 98/259 kB | 32/126 kB Progress (2): 98/259 kB | 33/126 kB Progress (2): 98/259 kB | 33/126 kB Progress (2): 98/259 kB | 37/126 kB Progress (2): 102/259 kB | 37/126 kB Progress (2): 102/259 kB | 41/126 kB Progress (2): 106/259 kB | 41/126 kB Progress (2): 106/259 kB | 45/126 kB Progress (2): 110/259 kB | 45/126 kB Progress (2): 110/259 kB | 49/126 kB Progress (2): 114/259 kB | 49/126 kB Progress (2): 114/259 kB | 53/126 kB Progress (2): 118/259 kB | 53/126 kB Progress (2): 118/259 kB | 57/126 kB Progress (2): 122/259 kB | 57/126 kB Progress (2): 122/259 kB | 61/126 kB Progress (2): 126/259 kB | 61/126 kB Progress (2): 126/259 kB | 65/126 kB Progress (2): 130/259 kB | 65/126 kB Progress (2): 130/259 kB | 66/126 kB Progress (2): 131/259 kB | 66/126 kB Progress (3): 131/259 kB | 66/126 kB | 4.1/388 kB Progress (3): 135/259 kB | 66/126 kB | 4.1/388 kB Progress (3): 135/259 kB | 70/126 kB | 4.1/388 kB Progress (3): 139/259 kB | 70/126 kB | 4.1/388 kB Progress (3): 139/259 kB | 70/126 kB | 7.7/388 kB Progress (3): 143/259 kB | 70/126 kB | 7.7/388 kB Progress (3): 143/259 kB | 74/126 kB | 7.7/388 kB Progress (3): 147/259 kB | 74/126 kB | 7.7/388 kB Progress (3): 147/259 kB | 78/126 kB | 7.7/388 kB Progress (3): 147/259 kB | 78/126 kB | 12/388 kB Progress (3): 147/259 kB | 82/126 kB | 12/388 kB Progress (3): 151/259 kB | 82/126 kB | 12/388 kB Progress (3): 151/259 kB | 86/126 kB | 12/388 kB Progress (3): 151/259 kB | 86/126 kB | 16/388 kB Progress (3): 151/259 kB | 90/126 kB | 16/388 kB Progress (3): 151/259 kB | 90/126 kB | 20/388 kB Progress (3): 155/259 kB | 90/126 kB | 20/388 kB Progress (3): 155/259 kB | 90/126 kB | 24/388 kB Progress (3): 155/259 kB | 94/126 kB | 24/388 kB Progress (3): 159/259 kB | 94/126 kB | 24/388 kB Progress (3): 159/259 kB | 98/126 kB | 24/388 kB Progress (3): 159/259 kB | 98/126 kB | 24/388 kB Progress (3): 159/259 kB | 98/126 kB | 28/388 kB Progress (3): 159/259 kB | 102/126 kB | 28/388 kB Progress (3): 163/259 kB | 102/126 kB | 28/388 kB Progress (3): 163/259 kB | 106/126 kB | 28/388 kB Progress (3): 163/259 kB | 106/126 kB | 32/388 kB Progress (3): 163/259 kB | 110/126 kB | 32/388 kB Progress (3): 164/259 kB | 110/126 kB | 32/388 kB Progress (3): 164/259 kB | 114/126 kB | 32/388 kB Progress (3): 164/259 kB | 114/126 kB | 33/388 kB Progress (3): 164/259 kB | 118/126 kB | 33/388 kB Progress (4): 164/259 kB | 118/126 kB | 33/388 kB | 4.1/128 kB Progress (4): 168/259 kB | 118/126 kB | 33/388 kB | 4.1/128 kB Progress (4): 168/259 kB | 118/126 kB | 33/388 kB | 7.7/128 kB Progress (4): 168/259 kB | 122/126 kB | 33/388 kB | 7.7/128 kB Progress (4): 168/259 kB | 122/126 kB | 37/388 kB | 7.7/128 kB Progress (4): 168/259 kB | 126 kB | 37/388 kB | 7.7/128 kB Progress (4): 168/259 kB | 126 kB | 37/388 kB | 12/128 kB Progress (4): 172/259 kB | 126 kB | 37/388 kB | 12/128 kB Progress (4): 172/259 kB | 126 kB | 37/388 kB | 16/128 kB Progress (4): 172/259 kB | 126 kB | 41/388 kB | 16/128 kB Progress (4): 172/259 kB | 126 kB | 41/388 kB | 20/128 kB Progress (4): 176/259 kB | 126 kB | 41/388 kB | 20/128 kB Progress (4): 176/259 kB | 126 kB | 41/388 kB | 24/128 kB Progress (4): 176/259 kB | 126 kB | 45/388 kB | 24/128 kB Progress (4): 176/259 kB | 126 kB | 45/388 kB | 28/128 kB Progress (4): 180/259 kB | 126 kB | 45/388 kB | 28/128 kB Progress (4): 180/259 kB | 126 kB | 45/388 kB | 32/128 kB Progress (4): 180/259 kB | 126 kB | 45/388 kB | 33/128 kB Progress (4): 180/259 kB | 126 kB | 49/388 kB | 33/128 kB Progress (4): 180/259 kB | 126 kB | 49/388 kB | 37/128 kB Progress (4): 184/259 kB | 126 kB | 49/388 kB | 37/128 kB Progress (4): 184/259 kB | 126 kB | 49/388 kB | 41/128 kB Progress (4): 184/259 kB | 126 kB | 53/388 kB | 41/128 kB Progress (4): 184/259 kB | 126 kB | 53/388 kB | 45/128 kB Progress (4): 184/259 kB | 126 kB | 53/388 kB | 49/128 kB Progress (4): 188/259 kB | 126 kB | 53/388 kB | 49/128 kB Progress (4): 188/259 kB | 126 kB | 53/388 kB | 53/128 kB Progress (4): 188/259 kB | 126 kB | 57/388 kB | 53/128 kB Progress (4): 188/259 kB | 126 kB | 57/388 kB | 57/128 kB Progress (4): 192/259 kB | 126 kB | 57/388 kB | 57/128 kB Progress (4): 192/259 kB | 126 kB | 57/388 kB | 61/128 kB Progress (4): 192/259 kB | 126 kB | 57/388 kB | 65/128 kB Progress (4): 192/259 kB | 126 kB | 61/388 kB | 65/128 kB Progress (4): 192/259 kB | 126 kB | 61/388 kB | 69/128 kB Progress (4): 192/259 kB | 126 kB | 61/388 kB | 73/128 kB Progress (4): 196/259 kB | 126 kB | 61/388 kB | 73/128 kB Progress (4): 196/259 kB | 126 kB | 61/388 kB | 77/128 kB Progress (4): 196/259 kB | 126 kB | 65/388 kB | 77/128 kB Progress (4): 196/259 kB | 126 kB | 65/388 kB | 81/128 kB Progress (4): 197/259 kB | 126 kB | 65/388 kB | 81/128 kB Progress (4): 197/259 kB | 126 kB | 65/388 kB | 85/128 kB Progress (4): 197/259 kB | 126 kB | 66/388 kB | 85/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 582 kB/s) [2019-07-29T17:53:12.605Z] Progress (3): 197/259 kB | 66/388 kB | 89/128 kB Progress (3): 201/259 kB | 66/388 kB | 89/128 kB Progress (3): 201/259 kB | 66/388 kB | 93/128 kB Progress (3): 201/259 kB | 70/388 kB | 93/128 kB Progress (3): 201/259 kB | 70/388 kB | 97/128 kB Progress (3): 205/259 kB | 70/388 kB | 97/128 kB Progress (3): 205/259 kB | 70/388 kB | 101/128 kB Progress (3): 205/259 kB | 70/388 kB | 105/128 kB Progress (3): 205/259 kB | 74/388 kB | 105/128 kB Progress (3): 205/259 kB | 74/388 kB | 109/128 kB Progress (3): 205/259 kB | 78/388 kB | 109/128 kB Progress (3): 209/259 kB | 78/388 kB | 109/128 kB Progress (3): 209/259 kB | 82/388 kB | 109/128 kB Progress (3): 209/259 kB | 82/388 kB | 113/128 kB Progress (3): 209/259 kB | 86/388 kB | 113/128 kB Progress (3): 213/259 kB | 86/388 kB | 113/128 kB Progress (3): 213/259 kB | 90/388 kB | 113/128 kB Progress (3): 213/259 kB | 90/388 kB | 117/128 kB Progress (3): 213/259 kB | 94/388 kB | 117/128 kB Progress (3): 217/259 kB | 94/388 kB | 117/128 kB Progress (3): 217/259 kB | 98/388 kB | 117/128 kB Progress (3): 217/259 kB | 98/388 kB | 121/128 kB Progress (3): 217/259 kB | 98/388 kB | 121/128 kB Progress (3): 221/259 kB | 98/388 kB | 121/128 kB Progress (3): 221/259 kB | 102/388 kB | 121/128 kB Progress (3): 221/259 kB | 106/388 kB | 121/128 kB Progress (3): 221/259 kB | 106/388 kB | 125/128 kB Progress (3): 221/259 kB | 110/388 kB | 125/128 kB Progress (3): 225/259 kB | 110/388 kB | 125/128 kB Progress (3): 225/259 kB | 114/388 kB | 125/128 kB Progress (3): 225/259 kB | 114/388 kB | 128 kB Progress (3): 225/259 kB | 118/388 kB | 128 kB Progress (3): 229/259 kB | 118/388 kB | 128 kB Progress (3): 229/259 kB | 122/388 kB | 128 kB Progress (3): 233/259 kB | 122/388 kB | 128 kB Progress (3): 233/259 kB | 126/388 kB | 128 kB Progress (3): 233/259 kB | 130/388 kB | 128 kB Progress (3): 233/259 kB | 131/388 kB | 128 kB Progress (3): 237/259 kB | 131/388 kB | 128 kB Progress (3): 237/259 kB | 135/388 kB | 128 kB Progress (3): 241/259 kB | 135/388 kB | 128 kB Progress (3): 241/259 kB | 139/388 kB | 128 kB Progress (3): 245/259 kB | 139/388 kB | 128 kB Progress (3): 245/259 kB | 143/388 kB | 128 kB Progress (3): 249/259 kB | 143/388 kB | 128 kB Progress (3): 249/259 kB | 147/388 kB | 128 kB Progress (3): 253/259 kB | 147/388 kB | 128 kB Progress (3): 253/259 kB | 151/388 kB | 128 kB Progress (3): 257/259 kB | 151/388 kB | 128 kB Progress (3): 257/259 kB | 155/388 kB | 128 kB Progress (3): 259 kB | 155/388 kB | 128 kB Progress (3): 259 kB | 159/388 kB | 128 kB Progress (3): 259 kB | 163/388 kB | 128 kB Progress (3): 259 kB | 164/388 kB | 128 kB Progress (3): 259 kB | 168/388 kB | 128 kB Progress (3): 259 kB | 172/388 kB | 128 kB Progress (3): 259 kB | 176/388 kB | 128 kB Progress (3): 259 kB | 180/388 kB | 128 kB Progress (3): 259 kB | 184/388 kB | 128 kB Progress (3): 259 kB | 188/388 kB | 128 kB Progress (3): 259 kB | 192/388 kB | 128 kB Progress (3): 259 kB | 196/388 kB | 128 kB Progress (3): 259 kB | 197/388 kB | 128 kB Progress (3): 259 kB | 201/388 kB | 128 kB Progress (3): 259 kB | 205/388 kB | 128 kB Progress (3): 259 kB | 209/388 kB | 128 kB Progress (3): 259 kB | 213/388 kB | 128 kB Progress (3): 259 kB | 217/388 kB | 128 kB Progress (3): 259 kB | 221/388 kB | 128 kB Progress (3): 259 kB | 225/388 kB | 128 kB Progress (3): 259 kB | 229/388 kB | 128 kB Progress (3): 259 kB | 229/388 kB | 128 kB Progress (3): 259 kB | 233/388 kB | 128 kB Progress (3): 259 kB | 237/388 kB | 128 kB Progress (3): 259 kB | 241/388 kB | 128 kB Progress (3): 259 kB | 245/388 kB | 128 kB Progress (3): 259 kB | 249/388 kB | 128 kB Progress (3): 259 kB | 253/388 kB | 128 kB Progress (3): 259 kB | 257/388 kB | 128 kB Progress (3): 259 kB | 261/388 kB | 128 kB Progress (3): 259 kB | 262/388 kB | 128 kB Progress (3): 259 kB | 266/388 kB | 128 kB Progress (3): 259 kB | 270/388 kB | 128 kB Progress (3): 259 kB | 274/388 kB | 128 kB Progress (3): 259 kB | 278/388 kB | 128 kB Progress (3): 259 kB | 282/388 kB | 128 kB Progress (3): 259 kB | 286/388 kB | 128 kB Progress (3): 259 kB | 290/388 kB | 128 kB Progress (3): 259 kB | 294/388 kB | 128 kB Progress (3): 259 kB | 295/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 571 kB/s) [2019-07-29T17:53:12.605Z] 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 1.1 MB/s) [2019-07-29T17:53:12.605Z] Progress (1): 299/388 kB Progress (1): 303/388 kB Progress (1): 307/388 kB Progress (1): 311/388 kB Progress (1): 315/388 kB Progress (1): 319/388 kB Progress (1): 323/388 kB Progress (1): 327/388 kB Progress (1): 328/388 kB Progress (1): 332/388 kB Progress (1): 336/388 kB Progress (1): 340/388 kB Progress (1): 344/388 kB Progress (1): 348/388 kB Progress (1): 352/388 kB Progress (1): 356/388 kB Progress (1): 360/388 kB Progress (1): 364/388 kB Progress (1): 368/388 kB Progress (1): 372/388 kB Progress (1): 376/388 kB Progress (1): 380/388 kB Progress (1): 384/388 kB Progress (1): 388/388 kB Progress (1): 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 1.7 MB/s) [2019-07-29T17:53:12.605Z] [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-29T17:53:12.605Z] [INFO] [2019-07-29T17:53:12.605Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2019-07-29T17:53:12.605Z] [INFO] [2019-07-29T17:53:12.605Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass --- [2019-07-29T17:53:12.605Z] [INFO] [2019-07-29T17:53:12.605Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass --- [2019-07-29T17:53:12.605Z] 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-29T17:53:12.605Z] 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-29T17:53:12.605Z] 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-29T17:53:12.860Z] 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-29T17:53:12.860Z] 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-29T17:53:12.860Z] 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-29T17:53:12.860Z] 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-29T17:53:12.860Z] 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-29T17:53:12.860Z] 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-29T17:53:12.860Z] 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-29T17:53:13.114Z] 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-29T17:53:13.114Z] 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-29T17:53:13.114Z] 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-29T17:53:13.114Z] 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 327 kB/s) [2019-07-29T17:53:13.369Z] [INFO] [2019-07-29T17:53:13.369Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2019-07-29T17:53:13.369Z] [INFO] [2019-07-29T17:53:13.369Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass --- [2019-07-29T17:53:13.369Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T17:53:13.369Z] [INFO] [2019-07-29T17:53:13.369Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2019-07-29T17:53:13.369Z] 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-29T17:53:13.369Z] 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-29T17:53:13.369Z] 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-29T17:53:13.369Z] 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-29T17:53:13.369Z] 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-29T17:53:13.624Z] 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-29T17:53:13.624Z] 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 446 kB/s) [2019-07-29T17:53:13.624Z] 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-29T17:53:13.624Z] 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-29T17:53:13.624Z] 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-29T17:53:13.624Z] 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-29T17:53:13.624Z] 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-29T17:53:13.878Z] 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-29T17:53:13.878Z] 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 162 kB/s) [2019-07-29T17:53:13.878Z] 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-29T17:53:13.878Z] 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-29T17:53:13.878Z] 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-29T17:53:13.878Z] 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-29T17:53:13.878Z] 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-29T17:53:13.878Z] 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-29T17:53:14.133Z] 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 245 kB/s) [2019-07-29T17:53:14.133Z] 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-29T17:53:14.133Z] 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-29T17:53:14.133Z] 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-29T17:53:14.133Z] 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-29T17:53:14.133Z] 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-29T17:53:14.133Z] 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-29T17:53:14.133Z] 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 157 kB/s) [2019-07-29T17:53:14.133Z] 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-29T17:53:14.133Z] 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-29T17:53:14.133Z] 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-29T17:53:14.387Z] 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-29T17:53:14.387Z] 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-29T17:53:14.387Z] 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-29T17:53:14.387Z] 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-29T17:53:14.388Z] 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-29T17:53:14.388Z] 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-29T17:53:14.388Z] 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-29T17:53:14.388Z] 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-29T17:53:14.388Z] 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-29T17:53:14.643Z] 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-29T17:53:14.643Z] 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-29T17:53:14.643Z] 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-29T17:53:14.643Z] 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-29T17:53:14.643Z] 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-29T17:53:14.643Z] 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-29T17:53:14.643Z] Progress (1): 4.1/233 kB Progress (1): 7.7/233 kB Progress (1): 12/233 kB Progress (1): 16/233 kB Progress (1): 20/233 kB Progress (1): 24/233 kB Progress (1): 28/233 kB Progress (1): 32/233 kB Progress (1): 36/233 kB Progress (1): 40/233 kB Progress (1): 44/233 kB Progress (1): 48/233 kB Progress (1): 52/233 kB Progress (1): 56/233 kB Progress (1): 60/233 kB Progress (1): 64/233 kB Progress (1): 68/233 kB Progress (1): 72/233 kB Progress (1): 76/233 kB Progress (1): 80/233 kB Progress (1): 84/233 kB Progress (1): 88/233 kB Progress (1): 92/233 kB Progress (1): 96/233 kB Progress (1): 100/233 kB Progress (1): 104/233 kB Progress (1): 108/233 kB Progress (1): 112/233 kB Progress (1): 116/233 kB Progress (1): 120/233 kB Progress (1): 124/233 kB Progress (1): 128/233 kB Progress (1): 132/233 kB Progress (1): 136/233 kB Progress (1): 140/233 kB Progress (1): 144/233 kB Progress (1): 148/233 kB Progress (1): 152/233 kB Progress (1): 156/233 kB Progress (1): 160/233 kB Progress (1): 164/233 kB Progress (1): 168/233 kB Progress (1): 172/233 kB Progress (1): 176/233 kB Progress (1): 180/233 kB Progress (1): 184/233 kB Progress (1): 188/233 kB Progress (1): 192/233 kB Progress (1): 196/233 kB Progress (1): 200/233 kB Progress (1): 204/233 kB Progress (1): 208/233 kB Progress (1): 212/233 kB Progress (1): 216/233 kB Progress (1): 220/233 kB Progress (1): 224/233 kB Progress (1): 228/233 kB Progress (1): 232/233 kB Progress (1): 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 8.3 MB/s) [2019-07-29T17:53:14.643Z] Progress (1): 4.1/155 kB Progress (1): 7.7/155 kB Progress (1): 12/155 kB Progress (1): 16/155 kB Progress (1): 20/155 kB Progress (1): 24/155 kB Progress (1): 28/155 kB Progress (1): 32/155 kB Progress (1): 33/155 kB Progress (1): 37/155 kB Progress (1): 41/155 kB Progress (1): 45/155 kB Progress (1): 49/155 kB Progress (1): 53/155 kB Progress (1): 57/155 kB Progress (1): 61/155 kB Progress (1): 65/155 kB Progress (1): 69/155 kB Progress (1): 73/155 kB Progress (1): 77/155 kB Progress (1): 81/155 kB Progress (1): 85/155 kB Progress (1): 89/155 kB Progress (1): 93/155 kB Progress (1): 97/155 kB Progress (1): 101/155 kB Progress (1): 105/155 kB Progress (1): 109/155 kB Progress (1): 113/155 kB Progress (1): 117/155 kB Progress (1): 121/155 kB Progress (1): 125/155 kB Progress (1): 129/155 kB Progress (1): 133/155 kB Progress (1): 137/155 kB Progress (1): 141/155 kB Progress (1): 145/155 kB Progress (1): 149/155 kB Progress (1): 153/155 kB Progress (1): 155 kB Progress (2): 155 kB | 4.1/239 kB Progress (2): 155 kB | 7.7/239 kB Progress (2): 155 kB | 12/239 kB Progress (2): 155 kB | 16/239 kB Progress (2): 155 kB | 20/239 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 3.2 MB/s) [2019-07-29T17:53:14.643Z] Progress (1): 24/239 kB Progress (1): 28/239 kB Progress (1): 32/239 kB Progress (1): 36/239 kB Progress (1): 40/239 kB Progress (1): 44/239 kB Progress (1): 48/239 kB Progress (1): 52/239 kB Progress (1): 56/239 kB Progress (1): 60/239 kB Progress (1): 64/239 kB Progress (1): 68/239 kB Progress (1): 72/239 kB Progress (1): 76/239 kB Progress (1): 80/239 kB Progress (1): 84/239 kB Progress (1): 88/239 kB Progress (1): 92/239 kB Progress (1): 96/239 kB Progress (1): 100/239 kB Progress (1): 104/239 kB Progress (1): 108/239 kB Progress (1): 112/239 kB Progress (1): 116/239 kB Progress (1): 120/239 kB Progress (1): 124/239 kB Progress (1): 128/239 kB Progress (1): 132/239 kB Progress (1): 136/239 kB Progress (1): 140/239 kB Progress (1): 144/239 kB Progress (1): 148/239 kB Progress (1): 152/239 kB Progress (1): 156/239 kB Progress (1): 160/239 kB Progress (1): 164/239 kB Progress (1): 168/239 kB Progress (1): 172/239 kB Progress (1): 176/239 kB Progress (1): 180/239 kB Progress (1): 184/239 kB Progress (1): 188/239 kB Progress (1): 192/239 kB Progress (1): 196/239 kB Progress (1): 200/239 kB Progress (1): 204/239 kB Progress (1): 208/239 kB Progress (1): 212/239 kB Progress (1): 216/239 kB Progress (1): 220/239 kB Progress (1): 224/239 kB Progress (1): 228/239 kB Progress (1): 232/239 kB Progress (1): 236/239 kB Progress (1): 239 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.jar (239 kB at 4.1 MB/s) [2019-07-29T17:53:14.643Z] [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-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2019-07-29T17:53:14.643Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT [2/134] [2019-07-29T17:53:14.643Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-29T17:53:14.643Z] [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-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-29T17:53:14.643Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-29T17:53:14.643Z] [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-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2019-07-29T17:53:14.643Z] [INFO] Building Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT [3/134] [2019-07-29T17:53:14.643Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2019-07-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2019-07-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent --- [2019-07-29T17:53:14.643Z] [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-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2019-07-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent --- [2019-07-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent --- [2019-07-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2019-07-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.common-parent --- [2019-07-29T17:53:14.643Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2019-07-29T17:53:14.643Z] [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-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2019-07-29T17:53:14.643Z] [INFO] Building org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT [4/134] [2019-07-29T17:53:14.643Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:14.643Z] [INFO] [2019-07-29T17:53:14.643Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:14.643Z] 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-29T17:53:14.643Z] 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-29T17:53:14.643Z] 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-29T17:53:14.898Z] 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-29T17:53:14.898Z] 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-29T17:53:14.898Z] 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-29T17:53:14.898Z] 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 64 kB/s) [2019-07-29T17:53:14.898Z] 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-29T17:53:14.898Z] 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 467 kB/s) [2019-07-29T17:53:14.898Z] 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-29T17:53:14.898Z] 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 1.0 MB/s) [2019-07-29T17:53:14.898Z] 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-29T17:53:14.898Z] 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-29T17:53:15.154Z] 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-29T17:53:15.154Z] 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-29T17:53:15.154Z] 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-29T17:53:15.154Z] 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-29T17:53:15.154Z] 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 170 kB/s) [2019-07-29T17:53:15.154Z] 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-29T17:53:15.154Z] 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-29T17:53:15.154Z] 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-29T17:53:15.409Z] 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-29T17:53:15.409Z] 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-29T17:53:15.409Z] 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-29T17:53:15.409Z] 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 128 kB/s) [2019-07-29T17:53:15.409Z] 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-29T17:53:15.409Z] 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-29T17:53:15.409Z] 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-29T17:53:15.663Z] 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-29T17:53:15.663Z] 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-29T17:53:15.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.pom [2019-07-29T17:53:15.663Z] 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 355 kB/s) [2019-07-29T17:53:15.663Z] 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-29T17:53:15.663Z] 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-29T17:53:15.663Z] 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-29T17:53:15.919Z] 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-29T17:53:15.919Z] 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-29T17:53:15.919Z] 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-29T17:53:15.919Z] 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 142 kB/s) [2019-07-29T17:53:15.919Z] 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-29T17:53:15.919Z] 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-29T17:53:15.919Z] 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-29T17:53:16.174Z] 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-29T17:53:16.174Z] 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-29T17:53:16.174Z] 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-29T17:53:16.174Z] 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 656 kB/s) [2019-07-29T17:53:16.174Z] 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-29T17:53:16.174Z] 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-29T17:53:16.174Z] 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-29T17:53:16.174Z] 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-29T17:53:16.174Z] 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-29T17:53:16.174Z] 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-29T17:53:16.175Z] 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 23 MB/s) [2019-07-29T17:53:16.175Z] 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-29T17:53:16.175Z] 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-29T17:53:16.175Z] 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-29T17:53:16.175Z] 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-29T17:53:16.175Z] 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-29T17:53:16.429Z] 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-29T17:53:16.429Z] 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-29T17:53:16.429Z] 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-29T17:53:16.429Z] 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-29T17:53:16.429Z] 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-29T17:53:16.989Z] 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-29T17:53:16.989Z] 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-29T17:53:16.989Z] 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-29T17:53:16.989Z] 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-29T17:53:16.989Z] 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-29T17:53:16.989Z] 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-29T17:53:16.989Z] 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-29T17:53:16.989Z] 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-29T17:53:16.989Z] 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-29T17:53:16.989Z] 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-29T17:53:16.989Z] 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-29T17:53:16.989Z] 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-29T17:53:16.989Z] 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-29T17:53:16.989Z] 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-29T17:53:16.989Z] 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-29T17:53:16.990Z] Progress (1): 4.1/70 kB Progress (1): 7.7/70 kB Progress (1): 12/70 kB Progress (1): 16/70 kB Progress (1): 20/70 kB Progress (1): 24/70 kB Progress (1): 28/70 kB Progress (1): 32/70 kB Progress (1): 36/70 kB Progress (1): 40/70 kB Progress (2): 40/70 kB | 4.1/166 kB Progress (2): 44/70 kB | 4.1/166 kB Progress (2): 44/70 kB | 7.7/166 kB Progress (2): 48/70 kB | 7.7/166 kB Progress (2): 52/70 kB | 7.7/166 kB Progress (2): 56/70 kB | 7.7/166 kB Progress (2): 56/70 kB | 12/166 kB Progress (2): 60/70 kB | 12/166 kB Progress (2): 60/70 kB | 16/166 kB Progress (2): 64/70 kB | 16/166 kB Progress (2): 64/70 kB | 20/166 kB Progress (2): 68/70 kB | 20/166 kB Progress (2): 68/70 kB | 24/166 kB Progress (2): 70 kB | 24/166 kB Progress (2): 70 kB | 28/166 kB Progress (2): 70 kB | 32/166 kB Progress (2): 70 kB | 36/166 kB Progress (2): 70 kB | 40/166 kB Progress (2): 70 kB | 44/166 kB Progress (2): 70 kB | 48/166 kB Progress (2): 70 kB | 52/166 kB Progress (2): 70 kB | 56/166 kB Progress (2): 70 kB | 60/166 kB Progress (3): 70 kB | 60/166 kB | 4.1/26 kB Progress (3): 70 kB | 64/166 kB | 4.1/26 kB Progress (3): 70 kB | 64/166 kB | 7.7/26 kB Progress (3): 70 kB | 68/166 kB | 7.7/26 kB Progress (3): 70 kB | 68/166 kB | 12/26 kB Progress (3): 70 kB | 72/166 kB | 12/26 kB Progress (3): 70 kB | 72/166 kB | 16/26 kB Progress (3): 70 kB | 76/166 kB | 16/26 kB Progress (3): 70 kB | 76/166 kB | 20/26 kB Progress (3): 70 kB | 76/166 kB | 24/26 kB Progress (3): 70 kB | 80/166 kB | 24/26 kB Progress (3): 70 kB | 80/166 kB | 26 kB Progress (3): 70 kB | 84/166 kB | 26 kB Progress (3): 70 kB | 88/166 kB | 26 kB Progress (3): 70 kB | 92/166 kB | 26 kB Progress (3): 70 kB | 96/166 kB | 26 kB Progress (3): 70 kB | 100/166 kB | 26 kB Progress (3): 70 kB | 104/166 kB | 26 kB Progress (3): 70 kB | 108/166 kB | 26 kB Progress (3): 70 kB | 112/166 kB | 26 kB Progress (4): 70 kB | 112/166 kB | 26 kB | 4.1/281 kB Progress (4): 70 kB | 116/166 kB | 26 kB | 4.1/281 kB Progress (4): 70 kB | 116/166 kB | 26 kB | 7.7/281 kB Progress (4): 70 kB | 120/166 kB | 26 kB | 7.7/281 kB Progress (4): 70 kB | 120/166 kB | 26 kB | 12/281 kB Progress (4): 70 kB | 124/166 kB | 26 kB | 12/281 kB Progress (4): 70 kB | 124/166 kB | 26 kB | 16/281 kB Progress (4): 70 kB | 128/166 kB | 26 kB | 16/281 kB Progress (4): 70 kB | 128/166 kB | 26 kB | 20/281 kB Progress (4): 70 kB | 132/166 kB | 26 kB | 20/281 kB Progress (4): 70 kB | 132/166 kB | 26 kB | 24/281 kB Progress (4): 70 kB | 136/166 kB | 26 kB | 24/281 kB Progress (4): 70 kB | 140/166 kB | 26 kB | 24/281 kB Progress (4): 70 kB | 144/166 kB | 26 kB | 24/281 kB Progress (4): 70 kB | 148/166 kB | 26 kB | 24/281 kB Progress (4): 70 kB | 152/166 kB | 26 kB | 24/281 kB Progress (4): 70 kB | 156/166 kB | 26 kB | 24/281 kB Progress (4): 70 kB | 160/166 kB | 26 kB | 24/281 kB Progress (4): 70 kB | 164/166 kB | 26 kB | 24/281 kB Progress (4): 70 kB | 166 kB | 26 kB | 24/281 kB Progress (4): 70 kB | 166 kB | 26 kB | 28/281 kB Progress (4): 70 kB | 166 kB | 26 kB | 32/281 kB Progress (4): 70 kB | 166 kB | 26 kB | 36/281 kB Progress (4): 70 kB | 166 kB | 26 kB | 40/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 1.2 MB/s) [2019-07-29T17:53:16.990Z] Progress (3): 166 kB | 26 kB | 44/281 kB Progress (3): 166 kB | 26 kB | 48/281 kB Progress (3): 166 kB | 26 kB | 52/281 kB Progress (3): 166 kB | 26 kB | 56/281 kB Progress (3): 166 kB | 26 kB | 60/281 kB Progress (3): 166 kB | 26 kB | 64/281 kB Progress (3): 166 kB | 26 kB | 68/281 kB Progress (3): 166 kB | 26 kB | 72/281 kB Progress (3): 166 kB | 26 kB | 76/281 kB Progress (3): 166 kB | 26 kB | 80/281 kB Progress (3): 166 kB | 26 kB | 84/281 kB Progress (3): 166 kB | 26 kB | 88/281 kB Progress (3): 166 kB | 26 kB | 92/281 kB Progress (3): 166 kB | 26 kB | 96/281 kB Progress (3): 166 kB | 26 kB | 100/281 kB Progress (3): 166 kB | 26 kB | 104/281 kB Progress (3): 166 kB | 26 kB | 108/281 kB Progress (3): 166 kB | 26 kB | 112/281 kB Progress (3): 166 kB | 26 kB | 116/281 kB Progress (3): 166 kB | 26 kB | 120/281 kB Progress (3): 166 kB | 26 kB | 124/281 kB Progress (3): 166 kB | 26 kB | 128/281 kB Progress (3): 166 kB | 26 kB | 132/281 kB Progress (3): 166 kB | 26 kB | 136/281 kB Progress (3): 166 kB | 26 kB | 140/281 kB Progress (3): 166 kB | 26 kB | 144/281 kB Progress (3): 166 kB | 26 kB | 148/281 kB Progress (3): 166 kB | 26 kB | 152/281 kB Progress (3): 166 kB | 26 kB | 156/281 kB Progress (3): 166 kB | 26 kB | 160/281 kB Progress (3): 166 kB | 26 kB | 164/281 kB Progress (3): 166 kB | 26 kB | 168/281 kB Progress (3): 166 kB | 26 kB | 172/281 kB Progress (3): 166 kB | 26 kB | 176/281 kB Progress (3): 166 kB | 26 kB | 180/281 kB Progress (3): 166 kB | 26 kB | 184/281 kB Progress (3): 166 kB | 26 kB | 188/281 kB Progress (3): 166 kB | 26 kB | 192/281 kB Progress (3): 166 kB | 26 kB | 196/281 kB Progress (3): 166 kB | 26 kB | 200/281 kB Progress (3): 166 kB | 26 kB | 204/281 kB Progress (3): 166 kB | 26 kB | 208/281 kB Progress (3): 166 kB | 26 kB | 212/281 kB Progress (3): 166 kB | 26 kB | 216/281 kB Progress (3): 166 kB | 26 kB | 220/281 kB Progress (3): 166 kB | 26 kB | 224/281 kB Progress (3): 166 kB | 26 kB | 228/281 kB Progress (3): 166 kB | 26 kB | 232/281 kB Progress (3): 166 kB | 26 kB | 236/281 kB Progress (3): 166 kB | 26 kB | 240/281 kB Progress (3): 166 kB | 26 kB | 244/281 kB Progress (3): 166 kB | 26 kB | 248/281 kB Progress (3): 166 kB | 26 kB | 252/281 kB Progress (3): 166 kB | 26 kB | 256/281 kB Progress (3): 166 kB | 26 kB | 260/281 kB Progress (3): 166 kB | 26 kB | 264/281 kB Progress (3): 166 kB | 26 kB | 268/281 kB Progress (3): 166 kB | 26 kB | 272/281 kB Progress (3): 166 kB | 26 kB | 276/281 kB Progress (3): 166 kB | 26 kB | 280/281 kB Progress (3): 166 kB | 26 kB | 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 2.4 MB/s) [2019-07-29T17:53:16.990Z] Progress (3): 26 kB | 281 kB | 4.1/6.0 kB Progress (3): 26 kB | 281 kB | 6.0 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 357 kB/s) [2019-07-29T17:53:16.990Z] 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 62 kB/s) [2019-07-29T17:53:16.990Z] 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 2.8 MB/s) [2019-07-29T17:53:17.245Z] [INFO] The project's OSGi version is 4.1.0.201907291748 [2019-07-29T17:53:17.245Z] [INFO] [2019-07-29T17:53:17.245Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:17.245Z] [INFO] [2019-07-29T17:53:17.245Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:17.245Z] [INFO] [2019-07-29T17:53:17.245Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:17.245Z] [INFO] [2019-07-29T17:53:17.245Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:17.245Z] [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-29T17:53:17.245Z] [INFO] [2019-07-29T17:53:17.245Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:17.245Z] 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-29T17:53:17.245Z] 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-29T17:53:17.245Z] 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-29T17:53:17.245Z] 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-29T17:53:17.245Z] 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-29T17:53:17.245Z] 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-29T17:53:17.245Z] 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 28 kB/s) [2019-07-29T17:53:17.245Z] 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-29T17:53:17.245Z] 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-29T17:53:17.499Z] 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-29T17:53:17.499Z] 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-29T17:53:17.499Z] 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-29T17:53:17.499Z] 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-29T17:53:17.499Z] 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 145 kB/s) [2019-07-29T17:53:17.499Z] 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-29T17:53:17.499Z] 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-29T17:53:17.499Z] 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-29T17:53:17.754Z] 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-29T17:53:17.754Z] 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-29T17:53:17.754Z] 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-29T17:53:17.754Z] 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 1.1 MB/s) [2019-07-29T17:53:17.754Z] 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-29T17:53:17.754Z] 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-29T17:53:17.754Z] 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-29T17:53:18.009Z] 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-29T17:53:18.009Z] 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-29T17:53:18.009Z] 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-29T17:53:18.009Z] 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 219 kB/s) [2019-07-29T17:53:18.009Z] 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-29T17:53:18.009Z] 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-29T17:53:18.009Z] 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-29T17:53:18.264Z] 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-29T17:53:18.264Z] 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-29T17:53:18.264Z] 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-29T17:53:18.264Z] 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 218 kB/s) [2019-07-29T17:53:18.264Z] 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-29T17:53:18.264Z] 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-29T17:53:18.264Z] 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-29T17:53:18.519Z] 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-29T17:53:18.519Z] 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-29T17:53:18.519Z] 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-29T17:53:18.519Z] 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 81 kB/s) [2019-07-29T17:53:18.519Z] 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-29T17:53:18.519Z] 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-29T17:53:18.519Z] 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-29T17:53:18.774Z] 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-29T17:53:18.774Z] 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-29T17:53:18.774Z] 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-29T17:53:18.774Z] 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 139 kB/s) [2019-07-29T17:53:18.774Z] 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-29T17:53:18.774Z] 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-29T17:53:18.774Z] 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-29T17:53:19.029Z] 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-29T17:53:19.029Z] 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-29T17:53:19.029Z] 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-29T17:53:19.029Z] 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 153 kB/s) [2019-07-29T17:53:19.029Z] 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-29T17:53:19.029Z] 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-29T17:53:19.029Z] 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-29T17:53:19.284Z] 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-29T17:53:19.284Z] 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-29T17:53:19.284Z] 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-29T17:53:19.284Z] 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 97 kB/s) [2019-07-29T17:53:19.284Z] 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-29T17:53:19.284Z] 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-29T17:53:19.284Z] 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-29T17:53:19.284Z] 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-29T17:53:19.284Z] 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-29T17:53:19.284Z] 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-29T17:53:19.284Z] 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-29T17:53:19.284Z] 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-29T17:53:19.284Z] 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-29T17:53:19.284Z] 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-29T17:53:19.284Z] 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-29T17:53:19.284Z] 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-29T17:53:19.539Z] 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-29T17:53:19.539Z] 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-29T17:53:19.539Z] 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-29T17:53:19.539Z] 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-29T17:53:19.539Z] 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-29T17:53:19.539Z] 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-29T17:53:19.539Z] 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-29T17:53:19.539Z] 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-29T17:53:19.794Z] 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-29T17:53:19.794Z] 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-29T17:53:19.794Z] 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-29T17:53:19.794Z] 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-29T17:53:19.794Z] Progress (1): 4.1/8.5 kB Progress (1): 7.7/8.5 kB Progress (1): 8.5 kB Progress (2): 8.5 kB | 4.1/79 kB Progress (2): 8.5 kB | 7.7/79 kB Progress (2): 8.5 kB | 12/79 kB Progress (2): 8.5 kB | 16/79 kB Progress (2): 8.5 kB | 20/79 kB Progress (2): 8.5 kB | 24/79 kB Progress (2): 8.5 kB | 28/79 kB Progress (2): 8.5 kB | 32/79 kB Progress (2): 8.5 kB | 36/79 kB Progress (2): 8.5 kB | 40/79 kB Progress (2): 8.5 kB | 44/79 kB Progress (2): 8.5 kB | 48/79 kB Progress (2): 8.5 kB | 52/79 kB Progress (2): 8.5 kB | 56/79 kB Progress (2): 8.5 kB | 60/79 kB Progress (2): 8.5 kB | 64/79 kB Progress (2): 8.5 kB | 68/79 kB Progress (2): 8.5 kB | 72/79 kB Progress (2): 8.5 kB | 76/79 kB Progress (2): 8.5 kB | 79 kB Progress (3): 8.5 kB | 79 kB | 4.1/4.3 kB Progress (3): 8.5 kB | 79 kB | 4.3 kB Progress (4): 8.5 kB | 79 kB | 4.3 kB | 4.1/51 kB Progress (4): 8.5 kB | 79 kB | 4.3 kB | 7.7/51 kB Progress (4): 8.5 kB | 79 kB | 4.3 kB | 12/51 kB Progress (4): 8.5 kB | 79 kB | 4.3 kB | 16/51 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.jar (8.5 kB at 144 kB/s) [2019-07-29T17:53:19.794Z] Progress (3): 79 kB | 4.3 kB | 20/51 kB Progress (3): 79 kB | 4.3 kB | 24/51 kB Progress (3): 79 kB | 4.3 kB | 28/51 kB Progress (3): 79 kB | 4.3 kB | 32/51 kB Progress (3): 79 kB | 4.3 kB | 36/51 kB Progress (3): 79 kB | 4.3 kB | 40/51 kB Progress (3): 79 kB | 4.3 kB | 44/51 kB Progress (3): 79 kB | 4.3 kB | 48/51 kB Progress (3): 79 kB | 4.3 kB | 51 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.3 MB/s) [2019-07-29T17:53:19.794Z] 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 67 kB/s) [2019-07-29T17:53:19.794Z] 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 782 kB/s) [2019-07-29T17:53:19.794Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:19.794Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/main/resources [2019-07-29T17:53:19.794Z] [INFO] [2019-07-29T17:53:19.794Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:19.794Z] 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-29T17:53:19.794Z] 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-29T17:53:19.794Z] 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-29T17:53:20.050Z] 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-29T17:53:20.050Z] 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-29T17:53:20.050Z] 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-29T17:53:20.050Z] 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 27 kB/s) [2019-07-29T17:53:20.050Z] 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-29T17:53:20.050Z] 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-29T17:53:20.050Z] 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-29T17:53:20.050Z] 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-29T17:53:20.050Z] 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-29T17:53:20.304Z] 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-29T17:53:20.304Z] 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 190 kB/s) [2019-07-29T17:53:20.304Z] 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-29T17:53:20.304Z] 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-29T17:53:20.304Z] 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-29T17:53:20.304Z] 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-29T17:53:20.304Z] 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-29T17:53:20.304Z] 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-29T17:53:20.559Z] 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 46 kB/s) [2019-07-29T17:53:20.559Z] 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-29T17:53:20.559Z] 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-29T17:53:20.559Z] 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-29T17:53:20.559Z] 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-29T17:53:20.559Z] 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-29T17:53:20.559Z] 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-29T17:53:20.814Z] 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 55 kB/s) [2019-07-29T17:53:20.814Z] 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-29T17:53:20.814Z] 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-29T17:53:20.814Z] 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-29T17:53:20.814Z] 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-29T17:53:20.814Z] 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-29T17:53:20.814Z] 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-29T17:53:20.814Z] 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 68 kB/s) [2019-07-29T17:53:21.069Z] 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-29T17:53:21.069Z] 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-29T17:53:21.069Z] 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-29T17:53:21.069Z] 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-29T17:53:21.069Z] 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-29T17:53:21.069Z] 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-29T17:53:21.069Z] 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 66 kB/s) [2019-07-29T17:53:21.069Z] 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-29T17:53:21.069Z] 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-29T17:53:21.069Z] 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-29T17:53:21.069Z] 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-29T17:53:21.069Z] 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-29T17:53:21.324Z] 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-29T17:53:21.324Z] 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-29T17:53:21.324Z] 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-29T17:53:21.324Z] 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-29T17:53:21.324Z] 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-29T17:53:21.324Z] 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-29T17:53:21.324Z] 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-29T17:53:21.324Z] 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-29T17:53:21.324Z] 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-29T17:53:21.324Z] 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-29T17:53:21.324Z] 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-29T17:53:21.324Z] 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-29T17:53:21.324Z] 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-29T17:53:21.324Z] 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-29T17:53:21.324Z] 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-29T17:53:21.580Z] 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-29T17:53:21.580Z] 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-29T17:53:21.580Z] 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-29T17:53:21.580Z] 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-29T17:53:21.580Z] 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-29T17:53:21.580Z] 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-29T17:53:21.580Z] 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-29T17:53:21.580Z] 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-29T17:53:21.580Z] 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-29T17:53:21.580Z] 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-29T17:53:21.580Z] Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/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.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 (2): 0.1/2.8 MB | 4.1/4.6 kB Progress (2): 0.1/2.8 MB | 4.6 kB Progress (2): 0.1/2.8 MB | 4.6 kB Progress (2): 0.1/2.8 MB | 4.6 kB Progress (2): 0.1/2.8 MB | 4.6 kB Progress (2): 0.1/2.8 MB | 4.6 kB Progress (2): 0.1/2.8 MB | 4.6 kB Progress (2): 0.1/2.8 MB | 4.6 kB Progress (2): 0.1/2.8 MB | 4.6 kB Progress (2): 0.1/2.8 MB | 4.6 kB Progress (2): 0.1/2.8 MB | 4.6 kB Progress (2): 0.1/2.8 MB | 4.6 kB Progress (3): 0.1/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.1/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 0.2/2.8 MB | 4.6 kB | 3.6 kB Progress (4): 0.2/2.8 MB | 4.6 kB | 3.6 kB | 4.1/18 kB Progress (4): 0.2/2.8 MB | 4.6 kB | 3.6 kB | 4.1/18 kB Progress (4): 0.2/2.8 MB | 4.6 kB | 3.6 kB | 7.7/18 kB Progress (4): 0.2/2.8 MB | 4.6 kB | 3.6 kB | 7.7/18 kB Progress (5): 0.2/2.8 MB | 4.6 kB | 3.6 kB | 7.7/18 kB | 4.1/25 kB Progress (5): 0.2/2.8 MB | 4.6 kB | 3.6 kB | 7.7/18 kB | 4.1/25 kB Progress (5): 0.2/2.8 MB | 4.6 kB | 3.6 kB | 12/18 kB | 4.1/25 kB Progress (5): 0.2/2.8 MB | 4.6 kB | 3.6 kB | 12/18 kB | 7.7/25 kB Progress (5): 0.2/2.8 MB | 4.6 kB | 3.6 kB | 16/18 kB | 7.7/25 kB Progress (5): 0.2/2.8 MB | 4.6 kB | 3.6 kB | 16/18 kB | 7.7/25 kB Progress (5): 0.2/2.8 MB | 4.6 kB | 3.6 kB | 18 kB | 7.7/25 kB Progress (5): 0.2/2.8 MB | 4.6 kB | 3.6 kB | 18 kB | 12/25 kB Progress (5): 0.2/2.8 MB | 4.6 kB | 3.6 kB | 18 kB | 12/25 kB Progress (5): 0.2/2.8 MB | 4.6 kB | 3.6 kB | 18 kB | 16/25 kB Progress (5): 0.3/2.8 MB | 4.6 kB | 3.6 kB | 18 kB | 16/25 kB Progress (5): 0.3/2.8 MB | 4.6 kB | 3.6 kB | 18 kB | 20/25 kB Progress (5): 0.3/2.8 MB | 4.6 kB | 3.6 kB | 18 kB | 20/25 kB Progress (5): 0.3/2.8 MB | 4.6 kB | 3.6 kB | 18 kB | 24/25 kB Progress (5): 0.3/2.8 MB | 4.6 kB | 3.6 kB | 18 kB | 24/25 kB Progress (5): 0.3/2.8 MB | 4.6 kB | 3.6 kB | 18 kB | 25 kB Progress (5): 0.3/2.8 MB | 4.6 kB | 3.6 kB | 18 kB | 25 kB Progress (5): 0.3/2.8 MB | 4.6 kB | 3.6 kB | 18 kB | 25 kB Progress (5): 0.3/2.8 MB | 4.6 kB | 3.6 kB | 18 kB | 25 kB Progress (5): 0.3/2.8 MB | 4.6 kB | 3.6 kB | 18 kB | 25 kB Progress (5): 0.3/2.8 MB | 4.6 kB | 3.6 kB | 18 kB | 25 kB Progress (5): 0.3/2.8 MB | 4.6 kB | 3.6 kB | 18 kB | 25 kB Progress (5): 0.3/2.8 MB | 4.6 kB | 3.6 kB | 18 kB | 25 kB Progress (5): 0.3/2.8 MB | 4.6 kB | 3.6 kB | 18 kB | 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 79 kB/s) [2019-07-29T17:53:21.580Z] Progress (4): 0.3/2.8 MB | 3.6 kB | 18 kB | 25 kB Progress (4): 0.3/2.8 MB | 3.6 kB | 18 kB | 25 kB Progress (4): 0.3/2.8 MB | 3.6 kB | 18 kB | 25 kB Progress (4): 0.3/2.8 MB | 3.6 kB | 18 kB | 25 kB Progress (4): 0.3/2.8 MB | 3.6 kB | 18 kB | 25 kB Progress (4): 0.3/2.8 MB | 3.6 kB | 18 kB | 25 kB Progress (4): 0.3/2.8 MB | 3.6 kB | 18 kB | 25 kB Progress (4): 0.3/2.8 MB | 3.6 kB | 18 kB | 25 kB Progress (4): 0.3/2.8 MB | 3.6 kB | 18 kB | 25 kB Progress (4): 0.3/2.8 MB | 3.6 kB | 18 kB | 25 kB Progress (4): 0.3/2.8 MB | 3.6 kB | 18 kB | 25 kB Progress (4): 0.3/2.8 MB | 3.6 kB | 18 kB | 25 kB Progress (4): 0.3/2.8 MB | 3.6 kB | 18 kB | 25 kB Progress (4): 0.3/2.8 MB | 3.6 kB | 18 kB | 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 60 kB/s) [2019-07-29T17:53:21.580Z] 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-29T17:53:21.580Z] Progress (2): 0.4/2.8 MB | 25 kB Progress (2): 0.4/2.8 MB | 25 kB Progress (2): 0.4/2.8 MB | 25 kB Progress (2): 0.4/2.8 MB | 25 kB Progress (2): 0.4/2.8 MB | 25 kB Progress (2): 0.4/2.8 MB | 25 kB Progress (2): 0.4/2.8 MB | 25 kB Progress (2): 0.4/2.8 MB | 25 kB Progress (2): 0.4/2.8 MB | 25 kB Progress (2): 0.4/2.8 MB | 25 kB Progress (2): 0.4/2.8 MB | 25 kB 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 403 kB/s) [2019-07-29T17:53:21.581Z] 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/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 21 MB/s) [2019-07-29T17:53:22.506Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/classes [2019-07-29T17:53:23.430Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[795] [2019-07-29T17:53:23.430Z] argsArray[i] = entry.getKey(); [2019-07-29T17:53:23.430Z] ^^^^^^^^^^^^^^ [2019-07-29T17:53:23.430Z] 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-29T17:53:23.430Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[796] [2019-07-29T17:53:23.430Z] argsArray[i + 1] = entry.getValue(); [2019-07-29T17:53:23.430Z] ^^^^^^^^^^^^^^^^ [2019-07-29T17:53:23.430Z] 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-29T17:53:23.430Z] 2 problems (2 warnings) [2019-07-29T17:53:23.430Z] [INFO] [2019-07-29T17:53:23.430Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:23.430Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:23.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/test/resources [2019-07-29T17:53:23.430Z] [INFO] [2019-07-29T17:53:23.430Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:23.430Z] [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-29T17:53:23.686Z] [INFO] [2019-07-29T17:53:23.686Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:23.686Z] [INFO] [2019-07-29T17:53:23.686Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:23.941Z] [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-29T17:53:23.941Z] [INFO] [2019-07-29T17:53:23.941Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:23.941Z] [INFO] [2019-07-29T17:53:23.941Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:23.941Z] [INFO] [2019-07-29T17:53:23.941Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:23.941Z] [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-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.196Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.196Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:24.196Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.196Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:24.196Z] [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-29T17:53:24.196Z] [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-29T17:53:24.196Z] [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-29T17:53:24.196Z] [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-29T17:53:24.196Z] [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-29T17:53:24.196Z] [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-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.196Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2019-07-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.196Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2019-07-29T17:53:24.196Z] [INFO] Building Trace Compass State System Parent 5.0.0-SNAPSHOT [5/134] [2019-07-29T17:53:24.196Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.196Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.196Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.196Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-29T17:53:24.196Z] [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-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.196Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.196Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.196Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.196Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.196Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-29T17:53:24.196Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.196Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-29T17:53:24.196Z] [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-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.196Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2019-07-29T17:53:24.196Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT [6/134] [2019-07-29T17:53:24.196Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.196Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.196Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:24.196Z] [INFO] The project's OSGi version is 1.2.0.201907291748 [2019-07-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.196Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:24.196Z] [INFO] [2019-07-29T17:53:24.197Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:24.197Z] [INFO] [2019-07-29T17:53:24.197Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:24.197Z] [INFO] [2019-07-29T17:53:24.197Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:24.452Z] [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-29T17:53:24.452Z] [INFO] [2019-07-29T17:53:24.452Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:24.452Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:24.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2019-07-29T17:53:24.452Z] [INFO] [2019-07-29T17:53:24.452Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:24.452Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/classes [2019-07-29T17:53:24.707Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] [2019-07-29T17:53:24.707Z] return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-07-29T17:53:24.707Z] .add(String.valueOf(fStart)) [2019-07-29T17:53:24.707Z] .add(String.valueOf(fStart + fDuration)) [2019-07-29T17:53:24.707Z] .toString(); [2019-07-29T17:53:24.707Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:24.707Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T17:53:24.707Z] [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-29T17:53:24.707Z] fFileChannelIn = fFileInputStream.getChannel(); [2019-07-29T17:53:24.707Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:24.707Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-29T17:53:24.707Z] [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-29T17:53:24.707Z] fFileChannelOut = fFileOutputStream.getChannel(); [2019-07-29T17:53:24.707Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:24.707Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-29T17:53:24.707Z] [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-29T17:53:24.707Z] private final Comparator fDefaultIntervalComparator = Comparator [2019-07-29T17:53:24.707Z] .comparingLong(E::getEnd) [2019-07-29T17:53:24.707Z] .thenComparingLong(E::getStart); [2019-07-29T17:53:24.707Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:24.707Z] 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-29T17:53:24.707Z] 4 problems (4 warnings) [2019-07-29T17:53:24.707Z] [INFO] [2019-07-29T17:53:24.707Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:24.707Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:24.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2019-07-29T17:53:24.707Z] [INFO] [2019-07-29T17:53:24.707Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:24.962Z] [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-29T17:53:24.962Z] [INFO] [2019-07-29T17:53:24.962Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:24.962Z] [INFO] [2019-07-29T17:53:24.962Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:24.962Z] [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-29T17:53:24.962Z] [INFO] [2019-07-29T17:53:24.962Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:24.962Z] [INFO] [2019-07-29T17:53:24.962Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:24.962Z] [INFO] [2019-07-29T17:53:24.962Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:24.962Z] [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-29T17:53:25.217Z] [INFO] [2019-07-29T17:53:25.217Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:25.217Z] [INFO] [2019-07-29T17:53:25.217Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:25.217Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T17:53:25.217Z] [INFO] [2019-07-29T17:53:25.217Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:25.217Z] [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-29T17:53:25.217Z] [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-29T17:53:25.217Z] [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-29T17:53:25.217Z] [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-29T17:53:25.217Z] [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-29T17:53:25.217Z] [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-29T17:53:25.217Z] [INFO] [2019-07-29T17:53:25.217Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T17:53:25.217Z] [INFO] [2019-07-29T17:53:25.217Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2019-07-29T17:53:25.217Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT [7/134] [2019-07-29T17:53:25.217Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T17:53:25.217Z] [INFO] [2019-07-29T17:53:25.217Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.217Z] [INFO] [2019-07-29T17:53:25.217Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.217Z] [INFO] The project's OSGi version is 2.1.1.201907291748 [2019-07-29T17:53:25.217Z] [INFO] [2019-07-29T17:53:25.217Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.217Z] [INFO] [2019-07-29T17:53:25.217Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.217Z] [INFO] [2019-07-29T17:53:25.217Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.217Z] [INFO] [2019-07-29T17:53:25.217Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.217Z] [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-29T17:53:25.217Z] [INFO] [2019-07-29T17:53:25.217Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.217Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:25.217Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2019-07-29T17:53:25.217Z] [INFO] [2019-07-29T17:53:25.217Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.217Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes [2019-07-29T17:53:25.472Z] [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-29T17:53:25.472Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-29T17:53:25.472Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:25.472Z] 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-29T17:53:25.472Z] [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-29T17:53:25.472Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-29T17:53:25.472Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:25.472Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple [2019-07-29T17:53:25.472Z] [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-29T17:53:25.472Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-29T17:53:25.472Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:25.472Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple' [2019-07-29T17:53:25.472Z] [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-29T17:53:25.472Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-29T17:53:25.472Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:25.472Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-07-29T17:53:25.472Z] [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-29T17:53:25.472Z] || order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) { [2019-07-29T17:53:25.472Z] ^^^^^^^^^^^^ [2019-07-29T17:53:25.472Z] 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-29T17:53:25.472Z] [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-29T17:53:25.472Z] currentNode = readNode(queue.poll().getSequenceNumber()); [2019-07-29T17:53:25.472Z] ^^^^^^^^^^^^ [2019-07-29T17:53:25.472Z] 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-29T17:53:25.472Z] [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-29T17:53:25.472Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-29T17:53:25.472Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:25.473Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode should be parameterized [2019-07-29T17:53:25.473Z] [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-29T17:53:25.473Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-29T17:53:25.473Z] ^^^^^^^^^^^^^^^ [2019-07-29T17:53:25.473Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode should be parameterized [2019-07-29T17:53:25.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] [2019-07-29T17:53:25.473Z] store.add((E) elem); // warning from type, it should be fine [2019-07-29T17:53:25.473Z] ^^^^^^^^ [2019-07-29T17:53:25.473Z] Type safety: Unchecked cast from Object to E [2019-07-29T17:53:25.473Z] [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-29T17:53:25.473Z] E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start); [2019-07-29T17:53:25.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:25.473Z] Type safety: Unchecked cast from BasicSegment to E [2019-07-29T17:53:25.473Z] [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-29T17:53:25.473Z] protected final Comparator COMPARATOR = Comparator.comparing(E::getStart) [2019-07-29T17:53:25.473Z] .thenComparing(E::getEnd).thenComparing(Function.identity()); [2019-07-29T17:53:25.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:25.473Z] 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-29T17:53:25.473Z] [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-29T17:53:25.473Z] E element = (E) object; [2019-07-29T17:53:25.473Z] ^^^^^^^^^^ [2019-07-29T17:53:25.473Z] Type safety: Unchecked cast from Object to E [2019-07-29T17:53:25.473Z] [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-29T17:53:25.473Z] return getSHT().getIntersectingElements(start, end, (Comparator) order); [2019-07-29T17:53:25.473Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:25.473Z] Type safety: Unchecked cast from Comparator to Comparator [2019-07-29T17:53:25.473Z] [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-29T17:53:25.473Z] SegmentTreeNode segmentNode = (SegmentTreeNode) childNode; [2019-07-29T17:53:25.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:25.473Z] Type safety: Unchecked cast from IHTNode to SegmentTreeNode [2019-07-29T17:53:25.473Z] [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-29T17:53:25.473Z] segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode) node, childIndex)); [2019-07-29T17:53:25.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:25.473Z] Type safety: Unchecked cast from OverlappingNode to SegmentTreeNode [2019-07-29T17:53:25.473Z] [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-29T17:53:25.473Z] return (OverlappingSegmentCoreData) super.getCoreNodeData(); [2019-07-29T17:53:25.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:25.473Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData [2019-07-29T17:53:25.473Z] 16 problems (16 warnings) [2019-07-29T17:53:25.473Z] [INFO] [2019-07-29T17:53:25.473Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.473Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:25.473Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2019-07-29T17:53:25.473Z] [INFO] [2019-07-29T17:53:25.473Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.473Z] [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-29T17:53:25.473Z] [INFO] [2019-07-29T17:53:25.473Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.473Z] [INFO] [2019-07-29T17:53:25.473Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.473Z] [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-29T17:53:25.729Z] [INFO] [2019-07-29T17:53:25.729Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.729Z] [INFO] [2019-07-29T17:53:25.729Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.729Z] [INFO] [2019-07-29T17:53:25.729Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.729Z] [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-29T17:53:25.729Z] [INFO] [2019-07-29T17:53:25.729Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.729Z] [INFO] [2019-07-29T17:53:25.729Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.729Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T17:53:25.729Z] [INFO] [2019-07-29T17:53:25.729Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.729Z] [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-29T17:53:25.729Z] [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-29T17:53:25.729Z] [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-29T17:53:25.729Z] [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-29T17:53:25.729Z] [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-29T17:53:25.729Z] [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-29T17:53:25.729Z] [INFO] [2019-07-29T17:53:25.729Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T17:53:25.729Z] [INFO] [2019-07-29T17:53:25.729Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2019-07-29T17:53:25.729Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT [8/134] [2019-07-29T17:53:25.729Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T17:53:25.729Z] [INFO] [2019-07-29T17:53:25.729Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:25.729Z] [INFO] [2019-07-29T17:53:25.729Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:25.729Z] [INFO] The project's OSGi version is 4.2.2.201907291748 [2019-07-29T17:53:25.729Z] [INFO] [2019-07-29T17:53:25.729Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:25.729Z] [INFO] [2019-07-29T17:53:25.729Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:25.729Z] [INFO] [2019-07-29T17:53:25.729Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:25.729Z] [INFO] [2019-07-29T17:53:25.729Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:25.729Z] [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-29T17:53:25.729Z] [INFO] [2019-07-29T17:53:25.729Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:25.729Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:25.729Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2019-07-29T17:53:25.729Z] [INFO] [2019-07-29T17:53:25.729Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:25.729Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes [2019-07-29T17:53:26.291Z] [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-29T17:53:26.291Z] public void writeInterval(ByteBuffer buffer, long nodeStart) { [2019-07-29T17:53:26.291Z] ^^^^^^^^^ [2019-07-29T17:53:26.291Z] Javadoc: Missing tag for parameter nodeStart [2019-07-29T17:53:26.291Z] [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-29T17:53:26.291Z] Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue, [2019-07-29T17:53:26.291Z] ^^^^^^^^^^^^^ [2019-07-29T17:53:26.291Z] 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-29T17:53:26.291Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] [2019-07-29T17:53:26.291Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-29T17:53:26.291Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:26.291Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils [2019-07-29T17:53:26.291Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] [2019-07-29T17:53:26.291Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-29T17:53:26.291Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:26.291Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils [2019-07-29T17:53:26.291Z] [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-29T17:53:26.291Z] public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque queue, boolean reverse); [2019-07-29T17:53:26.291Z] ^^^^^^^ [2019-07-29T17:53:26.291Z] Javadoc: Missing tag for parameter reverse [2019-07-29T17:53:26.291Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] [2019-07-29T17:53:26.291Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-29T17:53:26.291Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:26.291Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils [2019-07-29T17:53:26.291Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] [2019-07-29T17:53:26.291Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-29T17:53:26.291Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:26.291Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils [2019-07-29T17:53:26.291Z] [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-29T17:53:26.291Z] intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator(); [2019-07-29T17:53:26.291Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:26.291Z] Null type safety (type annotations): The expression of type 'Iterator' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>' [2019-07-29T17:53:26.291Z] 8 problems (8 warnings) [2019-07-29T17:53:26.291Z] [INFO] [2019-07-29T17:53:26.291Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:26.291Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:26.291Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2019-07-29T17:53:26.291Z] [INFO] [2019-07-29T17:53:26.291Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:26.291Z] [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-29T17:53:26.291Z] [INFO] [2019-07-29T17:53:26.291Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:26.291Z] [INFO] [2019-07-29T17:53:26.291Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:26.291Z] [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-29T17:53:26.291Z] [INFO] [2019-07-29T17:53:26.291Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:26.291Z] [INFO] [2019-07-29T17:53:26.291Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:26.291Z] [INFO] [2019-07-29T17:53:26.291Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:26.291Z] [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-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:26.546Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:26.546Z] [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-29T17:53:26.546Z] [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-29T17:53:26.546Z] [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-29T17:53:26.546Z] [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-29T17:53:26.546Z] [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-29T17:53:26.546Z] [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-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2019-07-29T17:53:26.546Z] [INFO] Building Trace Compass TMF Parent 5.0.0-SNAPSHOT [9/134] [2019-07-29T17:53:26.546Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-29T17:53:26.546Z] [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-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-29T17:53:26.546Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-29T17:53:26.546Z] [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-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2019-07-29T17:53:26.546Z] [INFO] Building Trace Compass Filter Parser 1.0.2-SNAPSHOT [10/134] [2019-07-29T17:53:26.546Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.546Z] [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-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.546Z] [INFO] The project's OSGi version is 1.0.2.201907291748 [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.546Z] [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-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:26.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.546Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:26.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.546Z] [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-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.546Z] [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-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.546Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.546Z] [INFO] [2019-07-29T17:53:26.801Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.801Z] [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-29T17:53:26.801Z] [INFO] [2019-07-29T17:53:26.801Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.801Z] [INFO] [2019-07-29T17:53:26.801Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.801Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T17:53:26.801Z] [INFO] [2019-07-29T17:53:26.801Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.801Z] [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-29T17:53:26.801Z] [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-29T17:53:26.801Z] [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-29T17:53:26.801Z] [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-29T17:53:26.801Z] [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-29T17:53:26.801Z] [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-29T17:53:26.801Z] [INFO] [2019-07-29T17:53:26.801Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T17:53:26.801Z] [INFO] [2019-07-29T17:53:26.801Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2019-07-29T17:53:26.801Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT [11/134] [2019-07-29T17:53:26.801Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T17:53:26.801Z] [INFO] [2019-07-29T17:53:26.801Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:26.801Z] [INFO] [2019-07-29T17:53:26.801Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:26.801Z] [INFO] The project's OSGi version is 5.1.0.201907291748 [2019-07-29T17:53:26.801Z] [INFO] [2019-07-29T17:53:26.801Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:26.801Z] [INFO] [2019-07-29T17:53:26.801Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:26.801Z] [INFO] [2019-07-29T17:53:26.801Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:26.801Z] [INFO] [2019-07-29T17:53:26.801Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:26.801Z] [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-29T17:53:26.801Z] [INFO] [2019-07-29T17:53:26.801Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:26.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:26.801Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2019-07-29T17:53:26.801Z] [INFO] [2019-07-29T17:53:26.801Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:26.801Z] [INFO] Compiling 416 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes [2019-07-29T17:53:28.690Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] [2019-07-29T17:53:28.690Z] private final Multimap> fInstances = LinkedHashMultimap.create(); [2019-07-29T17:53:28.690Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.690Z] 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-29T17:53:28.690Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] [2019-07-29T17:53:28.690Z] fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData())); [2019-07-29T17:53:28.690Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.690Z] 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-29T17:53:28.690Z] [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-29T17:53:28.690Z] * @param cppFilt [2019-07-29T17:53:28.690Z] ^^^^^^^ [2019-07-29T17:53:28.690Z] Javadoc: Description expected after this reference [2019-07-29T17:53:28.690Z] [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-29T17:53:28.690Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-29T17:53:28.690Z] ^^^^^^^^^^^^^^ [2019-07-29T17:53:28.690Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T17:53:28.690Z] [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-29T17:53:28.690Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T17:53:28.691Z] [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-29T17:53:28.691Z] Object aspectResolved = aspectEntry.getValue().resolve(event); [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] 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-29T17:53:28.691Z] [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-29T17:53:28.691Z] Map searchMap = (Map) searchFilterObject; [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Type safety: Unchecked cast from Object to Map [2019-07-29T17:53:28.691Z] [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-29T17:53:28.691Z] ITmfXyModel model = new TmfXyModel(title, series); [2019-07-29T17:53:28.691Z] ^^^^^^ [2019-07-29T17:53:28.691Z] 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-29T17:53:28.691Z] [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-29T17:53:28.691Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-29T17:53:28.691Z] ^^^^^ [2019-07-29T17:53:28.691Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T17:53:28.691Z] [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-29T17:53:28.691Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] 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-29T17:53:28.691Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[157] [2019-07-29T17:53:28.691Z] Map> regexesMap = (Map>) regexesObject; [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Type safety: Unchecked cast from Object to Map> [2019-07-29T17:53:28.691Z] [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-29T17:53:28.691Z] fTraceTypeId = traceTypeId; [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T17:53:28.691Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] [2019-07-29T17:53:28.691Z] for (Class signalClazz : fInboundSignalBlacklist.get(entry.getKey())) { [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object' [2019-07-29T17:53:28.691Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] [2019-07-29T17:53:28.691Z] return dir.getAbsolutePath(); [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T17:53:28.691Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] [2019-07-29T17:53:28.691Z] return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$ [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T17:53:28.691Z] [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-29T17:53:28.691Z] V node = queue.poll(); [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable [2019-07-29T17:53:28.691Z] [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-29T17:53:28.691Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T17:53:28.691Z] [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-29T17:53:28.691Z] builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y)); [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T17:53:28.691Z] [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-29T17:53:28.691Z] builder.put(Long.toString(series.getId()), series); [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T17:53:28.691Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] [2019-07-29T17:53:28.691Z] 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-29T17:53:28.691Z] ^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Unnecessary $NON-NLS$ tag [2019-07-29T17:53:28.691Z] [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-29T17:53:28.691Z] return fSymbolMapping.lastKey(); [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] 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-29T17:53:28.691Z] [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-29T17:53:28.691Z] ITmfTreeXYDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class); [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-29T17:53:28.691Z] [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-29T17:53:28.691Z] .collect(Collectors.joining("\n")); //$NON-NLS-1$ [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-29T17:53:28.691Z] [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-29T17:53:28.691Z] ITmfTreeDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class); [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-29T17:53:28.691Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] [2019-07-29T17:53:28.691Z] public static final Comparator COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress); [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>' [2019-07-29T17:53:28.691Z] [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-29T17:53:28.691Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat); [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T17:53:28.691Z] [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-29T17:53:28.691Z] default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException { [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect [2019-07-29T17:53:28.691Z] [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-29T17:53:28.691Z] return (T) resolve; [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Type safety: Unchecked cast from Object to T [2019-07-29T17:53:28.691Z] [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-29T17:53:28.691Z] fTimesRequested = Longs.toArray(times); [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-29T17:53:28.691Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] [2019-07-29T17:53:28.691Z] fMetadata = metadata; [2019-07-29T17:53:28.691Z] ^^^^^^^^ [2019-07-29T17:53:28.691Z] 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-29T17:53:28.691Z] [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-29T17:53:28.691Z] * @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] 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-29T17:53:28.691Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] [2019-07-29T17:53:28.691Z] results = FunctionNameMapper.mapFromBinaryFile(path.toFile()); [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-29T17:53:28.691Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] [2019-07-29T17:53:28.691Z] switch(FunctionNameMapper.guessMappingType(path.toFile())) { [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-29T17:53:28.691Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] [2019-07-29T17:53:28.691Z] results = FunctionNameMapper.mapFromSizedTextFile(path.toFile()); [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-29T17:53:28.691Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] [2019-07-29T17:53:28.691Z] results = FunctionNameMapper.mapFromNmTextFile(path.toFile()); [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-29T17:53:28.691Z] [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-29T17:53:28.691Z] public TraceEntryModel build() { [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] 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-29T17:53:28.691Z] [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-29T17:53:28.691Z] public ModuleEntryModel build() { [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] 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-29T17:53:28.691Z] [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-29T17:53:28.691Z] public StateSystemEntryModel build() { [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] 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-29T17:53:28.691Z] [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-29T17:53:28.691Z] public AttributeEntryModel build() { [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] 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-29T17:53:28.691Z] [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-29T17:53:28.691Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-29T17:53:28.691Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:28.691Z] 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-29T17:53:28.691Z] [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-29T17:53:28.691Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-29T17:53:28.691Z] ^^^^^ [2019-07-29T17:53:28.691Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T17:53:28.691Z] 41 problems (41 warnings) [2019-07-29T17:53:28.691Z] [INFO] [2019-07-29T17:53:28.691Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:28.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:28.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2019-07-29T17:53:28.691Z] [INFO] [2019-07-29T17:53:28.691Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:28.946Z] [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-29T17:53:28.946Z] [INFO] [2019-07-29T17:53:28.946Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:29.201Z] [INFO] [2019-07-29T17:53:29.201Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:29.201Z] [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-29T17:53:29.201Z] [INFO] [2019-07-29T17:53:29.201Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:29.201Z] [INFO] [2019-07-29T17:53:29.201Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:29.201Z] [INFO] [2019-07-29T17:53:29.201Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:29.201Z] [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-29T17:53:30.159Z] [INFO] [2019-07-29T17:53:30.159Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:30.159Z] [INFO] [2019-07-29T17:53:30.159Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:30.159Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T17:53:30.159Z] [INFO] [2019-07-29T17:53:30.159Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:30.159Z] [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-29T17:53:30.159Z] [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-29T17:53:30.159Z] [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-29T17:53:30.159Z] [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-29T17:53:30.159Z] [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-29T17:53:30.159Z] [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-29T17:53:30.159Z] [INFO] [2019-07-29T17:53:30.159Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T17:53:30.159Z] [INFO] [2019-07-29T17:53:30.159Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2019-07-29T17:53:30.159Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/134] [2019-07-29T17:53:30.159Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T17:53:30.159Z] [INFO] [2019-07-29T17:53:30.159Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.159Z] [INFO] [2019-07-29T17:53:30.159Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.159Z] [INFO] The project's OSGi version is 2.0.2.201907291748 [2019-07-29T17:53:30.159Z] [INFO] [2019-07-29T17:53:30.159Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.159Z] [INFO] [2019-07-29T17:53:30.159Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.159Z] [INFO] [2019-07-29T17:53:30.159Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.159Z] [INFO] [2019-07-29T17:53:30.159Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.159Z] [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-29T17:53:30.159Z] [INFO] [2019-07-29T17:53:30.159Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.159Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:30.159Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2019-07-29T17:53:30.159Z] [INFO] [2019-07-29T17:53:30.159Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.159Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes [2019-07-29T17:53:30.159Z] [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-29T17:53:30.159Z] import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils; [2019-07-29T17:53:30.159Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:30.159Z] 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-29T17:53:30.159Z] [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-29T17:53:30.159Z] entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-29T17:53:30.159Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:30.159Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T17:53:30.159Z] [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-29T17:53:30.159Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-29T17:53:30.159Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:30.159Z] 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-29T17:53:30.159Z] [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-29T17:53:30.414Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-29T17:53:30.414Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:30.414Z] 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-29T17:53:30.414Z] [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-29T17:53:30.414Z] int quark = entry.getValue(); [2019-07-29T17:53:30.414Z] ^^^^^^^^^^^^^^^^ [2019-07-29T17:53:30.414Z] 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-29T17:53:30.414Z] [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-29T17:53:30.414Z] fGroups = Arrays.copyOf(groups, groups.length); [2019-07-29T17:53:30.414Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:30.414Z] Null type safety (type annotations): The expression of type 'Class>[]' needs unchecked conversion to conform to 'Class> @NonNull[]' [2019-07-29T17:53:30.414Z] 6 problems (6 warnings) [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.414Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:30.414Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.414Z] [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-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.414Z] [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-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.414Z] [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-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.414Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.414Z] [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-29T17:53:30.414Z] [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-29T17:53:30.414Z] [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-29T17:53:30.414Z] [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-29T17:53:30.414Z] [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-29T17:53:30.414Z] [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-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2019-07-29T17:53:30.414Z] [INFO] Building Trace Compass CTF Support Parent 5.0.0-SNAPSHOT [13/134] [2019-07-29T17:53:30.414Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-29T17:53:30.414Z] [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-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-29T17:53:30.414Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-29T17:53:30.414Z] [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-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2019-07-29T17:53:30.414Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT [14/134] [2019-07-29T17:53:30.414Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:30.414Z] [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-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:30.414Z] [INFO] The project's OSGi version is 1.0.2.201907291748 [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:30.414Z] [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-29T17:53:30.414Z] [INFO] [2019-07-29T17:53:30.414Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:30.414Z] 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-29T17:53:30.414Z] 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-29T17:53:30.414Z] 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-29T17:53:30.669Z] 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-29T17:53:30.669Z] 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-29T17:53:30.669Z] 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-29T17:53:30.669Z] 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 64 kB/s) [2019-07-29T17:53:30.669Z] 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-29T17:53:30.669Z] 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-29T17:53:30.669Z] 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-29T17:53:30.924Z] 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-29T17:53:30.924Z] 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-29T17:53:30.924Z] 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-29T17:53:30.924Z] 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 26 kB/s) [2019-07-29T17:53:30.924Z] 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-29T17:53:30.924Z] 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-29T17:53:30.924Z] 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-29T17:53:30.924Z] 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-29T17:53:31.179Z] 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-29T17:53:31.179Z] 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-29T17:53:31.179Z] 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 88 kB/s) [2019-07-29T17:53:31.179Z] 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-29T17:53:31.179Z] 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-29T17:53:31.179Z] 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-29T17:53:31.179Z] 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-29T17:53:31.434Z] 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-29T17:53:31.434Z] 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-29T17:53:31.434Z] 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 80 kB/s) [2019-07-29T17:53:31.434Z] 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-29T17:53:31.434Z] 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-29T17:53:31.434Z] 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-29T17:53:31.434Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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 458 kB/s) [2019-07-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.689Z] 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-29T17:53:31.944Z] 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-29T17:53:31.944Z] 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-29T17:53:31.944Z] 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-29T17:53:31.944Z] 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-29T17:53:31.944Z] 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-29T17:53:31.944Z] 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-29T17:53:31.944Z] 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-29T17:53:31.944Z] 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-29T17:53:31.944Z] 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-29T17:53:31.944Z] 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-29T17:53:32.200Z] 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-29T17:53:32.200Z] 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-29T17:53:32.200Z] 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-29T17:53:32.200Z] 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-29T17:53:32.200Z] 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-29T17:53:32.200Z] 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-29T17:53:32.200Z] 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-29T17:53:32.200Z] 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-29T17:53:32.200Z] 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-29T17:53:32.200Z] 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-29T17:53:32.200Z] 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-29T17:53:32.200Z] 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-29T17:53:32.200Z] 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-29T17:53:32.200Z] 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-29T17:53:32.200Z] 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/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 307 kB/s) [2019-07-29T17:53:32.200Z] 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-29T17:53:32.200Z] Progress (1): 4.1/78 kB Progress (2): 4.1/78 kB | 4.1/164 kB Progress (2): 7.7/78 kB | 4.1/164 kB Progress (2): 7.7/78 kB | 7.7/164 kB Progress (2): 12/78 kB | 7.7/164 kB Progress (2): 16/78 kB | 7.7/164 kB Progress (2): 16/78 kB | 12/164 kB Progress (2): 20/78 kB | 12/164 kB Progress (2): 20/78 kB | 16/164 kB Progress (2): 24/78 kB | 16/164 kB Progress (2): 24/78 kB | 20/164 kB Progress (2): 24/78 kB | 24/164 kB Progress (2): 28/78 kB | 24/164 kB Progress (2): 32/78 kB | 24/164 kB Progress (2): 32/78 kB | 28/164 kB Progress (2): 36/78 kB | 28/164 kB Progress (2): 36/78 kB | 32/164 kB Progress (2): 40/78 kB | 32/164 kB Progress (2): 40/78 kB | 36/164 kB Progress (2): 44/78 kB | 36/164 kB Progress (2): 44/78 kB | 40/164 kB Progress (2): 48/78 kB | 40/164 kB Progress (2): 48/78 kB | 44/164 kB Progress (3): 48/78 kB | 44/164 kB | 4.1/168 kB Progress (3): 48/78 kB | 48/164 kB | 4.1/168 kB Progress (3): 52/78 kB | 48/164 kB | 4.1/168 kB Progress (3): 52/78 kB | 52/164 kB | 4.1/168 kB Progress (3): 52/78 kB | 52/164 kB | 7.7/168 kB Progress (3): 52/78 kB | 56/164 kB | 7.7/168 kB Progress (3): 56/78 kB | 56/164 kB | 7.7/168 kB Progress (3): 56/78 kB | 60/164 kB | 7.7/168 kB Progress (3): 56/78 kB | 60/164 kB | 12/168 kB Progress (3): 56/78 kB | 64/164 kB | 12/168 kB Progress (3): 60/78 kB | 64/164 kB | 12/168 kB Progress (3): 60/78 kB | 68/164 kB | 12/168 kB Progress (3): 60/78 kB | 68/164 kB | 16/168 kB Progress (3): 60/78 kB | 72/164 kB | 16/168 kB Progress (3): 64/78 kB | 72/164 kB | 16/168 kB Progress (3): 64/78 kB | 76/164 kB | 16/168 kB Progress (3): 68/78 kB | 76/164 kB | 16/168 kB Progress (3): 68/78 kB | 76/164 kB | 20/168 kB Progress (3): 68/78 kB | 76/164 kB | 24/168 kB Progress (3): 72/78 kB | 76/164 kB | 24/168 kB Progress (3): 72/78 kB | 80/164 kB | 24/168 kB Progress (3): 76/78 kB | 80/164 kB | 24/168 kB Progress (3): 76/78 kB | 80/164 kB | 28/168 kB Progress (3): 78 kB | 80/164 kB | 28/168 kB Progress (3): 78 kB | 84/164 kB | 28/168 kB Progress (3): 78 kB | 84/164 kB | 32/168 kB Progress (3): 78 kB | 88/164 kB | 32/168 kB Progress (3): 78 kB | 88/164 kB | 36/168 kB Progress (3): 78 kB | 92/164 kB | 36/168 kB Progress (3): 78 kB | 96/164 kB | 36/168 kB Progress (3): 78 kB | 96/164 kB | 40/168 kB Progress (3): 78 kB | 100/164 kB | 40/168 kB Progress (3): 78 kB | 100/164 kB | 44/168 kB Progress (3): 78 kB | 104/164 kB | 44/168 kB Progress (3): 78 kB | 104/164 kB | 48/168 kB Progress (3): 78 kB | 104/164 kB | 52/168 kB Progress (3): 78 kB | 104/164 kB | 56/168 kB Progress (3): 78 kB | 104/164 kB | 60/168 kB Progress (3): 78 kB | 108/164 kB | 60/168 kB Progress (3): 78 kB | 108/164 kB | 64/168 kB Progress (3): 78 kB | 112/164 kB | 64/168 kB Progress (3): 78 kB | 112/164 kB | 68/168 kB Progress (3): 78 kB | 112/164 kB | 72/168 kB Progress (3): 78 kB | 116/164 kB | 72/168 kB Progress (3): 78 kB | 120/164 kB | 72/168 kB Progress (3): 78 kB | 120/164 kB | 76/168 kB Progress (3): 78 kB | 124/164 kB | 76/168 kB Progress (3): 78 kB | 128/164 kB | 76/168 kB Progress (3): 78 kB | 128/164 kB | 80/168 kB Progress (3): 78 kB | 132/164 kB | 80/168 kB Progress (3): 78 kB | 132/164 kB | 84/168 kB Progress (3): 78 kB | 136/164 kB | 84/168 kB Progress (3): 78 kB | 136/164 kB | 88/168 kB Progress (3): 78 kB | 140/164 kB | 88/168 kB Progress (3): 78 kB | 140/164 kB | 92/168 kB Progress (3): 78 kB | 144/164 kB | 92/168 kB Progress (3): 78 kB | 144/164 kB | 96/168 kB Progress (3): 78 kB | 148/164 kB | 96/168 kB Progress (3): 78 kB | 148/164 kB | 100/168 kB Progress (3): 78 kB | 152/164 kB | 100/168 kB Progress (3): 78 kB | 152/164 kB | 104/168 kB Progress (3): 78 kB | 156/164 kB | 104/168 kB Progress (3): 78 kB | 156/164 kB | 108/168 kB Progress (3): 78 kB | 160/164 kB | 108/168 kB Progress (3): 78 kB | 160/164 kB | 112/168 kB Progress (3): 78 kB | 164/164 kB | 112/168 kB Progress (3): 78 kB | 164 kB | 112/168 kB Progress (3): 78 kB | 164 kB | 116/168 kB Progress (3): 78 kB | 164 kB | 120/168 kB Progress (3): 78 kB | 164 kB | 124/168 kB Progress (3): 78 kB | 164 kB | 128/168 kB Progress (3): 78 kB | 164 kB | 132/168 kB Progress (3): 78 kB | 164 kB | 136/168 kB Progress (3): 78 kB | 164 kB | 140/168 kB Progress (3): 78 kB | 164 kB | 144/168 kB Progress (3): 78 kB | 164 kB | 148/168 kB Progress (3): 78 kB | 164 kB | 152/168 kB Progress (3): 78 kB | 164 kB | 156/168 kB Progress (3): 78 kB | 164 kB | 160/168 kB Progress (3): 78 kB | 164 kB | 164/168 kB Progress (3): 78 kB | 164 kB | 168/168 kB Progress (3): 78 kB | 164 kB | 168 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.jar (78 kB at 1.4 MB/s) [2019-07-29T17:53:32.200Z] 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-29T17:53:32.200Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 2.9 MB/s) [2019-07-29T17:53:32.200Z] 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-29T17:53:32.200Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 2.9 MB/s) [2019-07-29T17:53:32.200Z] Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (2): 16/21 kB | 4.1/25 kB Progress (2): 20/21 kB | 4.1/25 kB Progress (2): 20/21 kB | 7.7/25 kB Progress (2): 21 kB | 7.7/25 kB Progress (2): 21 kB | 12/25 kB Progress (2): 21 kB | 16/25 kB Progress (2): 21 kB | 20/25 kB Progress (2): 21 kB | 24/25 kB Progress (2): 21 kB | 25 kB Progress (3): 21 kB | 25 kB | 0/1.2 MB Progress (3): 21 kB | 25 kB | 0/1.2 MB Progress (3): 21 kB | 25 kB | 0/1.2 MB Progress (3): 21 kB | 25 kB | 0/1.2 MB Progress (3): 21 kB | 25 kB | 0/1.2 MB Progress (3): 21 kB | 25 kB | 0/1.2 MB Progress (3): 21 kB | 25 kB | 0/1.2 MB Progress (3): 21 kB | 25 kB | 0/1.2 MB Progress (3): 21 kB | 25 kB | 0/1.2 MB Progress (3): 21 kB | 25 kB | 0/1.2 MB Progress (3): 21 kB | 25 kB | 0/1.2 MB Progress (3): 21 kB | 25 kB | 0/1.2 MB Progress (3): 21 kB | 25 kB | 0/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.1/1.2 MB Progress (3): 21 kB | 25 kB | 0.2/1.2 MB Progress (3): 21 kB | 25 kB | 0.2/1.2 MB Progress (3): 21 kB | 25 kB | 0.2/1.2 MB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 4.1/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 4.1/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 7.7/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 7.7/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 12/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 12/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 16/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 16/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 20/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 20/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 24/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 24/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 28/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 28/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 32/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 32/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 33/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 33/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 37/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 37/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 41/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 41/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 45/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 45/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 49/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 49/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 53/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 53/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 57/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 57/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 61/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 61/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 65/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 65/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 66/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 66/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 70/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 70/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 74/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 74/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 78/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 78/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 82/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 82/240 kB Progress (4): 21 kB | 25 kB | 0.2/1.2 MB | 86/240 kB Progress (4): 21 kB | 25 kB | 0.3/1.2 MB | 86/240 kB Progress (4): 21 kB | 25 kB | 0.3/1.2 MB | 90/240 kB 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 316 kB/s) [2019-07-29T17:53:32.200Z] Progress (3): 21 kB | 0.3/1.2 MB | 90/240 kB Progress (3): 21 kB | 0.3/1.2 MB | 94/240 kB Progress (3): 21 kB | 0.3/1.2 MB | 94/240 kB Progress (3): 21 kB | 0.3/1.2 MB | 98/240 kB Progress (3): 21 kB | 0.3/1.2 MB | 98/240 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 261 kB/s) [2019-07-29T17:53:32.200Z] Progress (2): 0.3/1.2 MB | 98/240 kB Progress (2): 0.3/1.2 MB | 98/240 kB Progress (2): 0.3/1.2 MB | 98/240 kB Progress (2): 0.3/1.2 MB | 102/240 kB Progress (2): 0.3/1.2 MB | 102/240 kB Progress (2): 0.3/1.2 MB | 106/240 kB Progress (2): 0.3/1.2 MB | 106/240 kB Progress (2): 0.3/1.2 MB | 110/240 kB Progress (2): 0.3/1.2 MB | 110/240 kB Progress (2): 0.3/1.2 MB | 114/240 kB Progress (2): 0.3/1.2 MB | 114/240 kB Progress (2): 0.3/1.2 MB | 114/240 kB Progress (2): 0.3/1.2 MB | 118/240 kB Progress (2): 0.3/1.2 MB | 118/240 kB Progress (2): 0.3/1.2 MB | 122/240 kB Progress (2): 0.3/1.2 MB | 122/240 kB Progress (2): 0.3/1.2 MB | 126/240 kB Progress (2): 0.3/1.2 MB | 126/240 kB Progress (2): 0.3/1.2 MB | 130/240 kB Progress (2): 0.3/1.2 MB | 130/240 kB Progress (2): 0.3/1.2 MB | 131/240 kB Progress (2): 0.3/1.2 MB | 131/240 kB Progress (2): 0.3/1.2 MB | 135/240 kB Progress (2): 0.3/1.2 MB | 135/240 kB Progress (2): 0.3/1.2 MB | 139/240 kB Progress (2): 0.3/1.2 MB | 139/240 kB Progress (2): 0.3/1.2 MB | 143/240 kB Progress (2): 0.3/1.2 MB | 143/240 kB Progress (2): 0.3/1.2 MB | 147/240 kB Progress (2): 0.3/1.2 MB | 147/240 kB Progress (2): 0.3/1.2 MB | 151/240 kB Progress (2): 0.3/1.2 MB | 151/240 kB Progress (2): 0.3/1.2 MB | 155/240 kB Progress (2): 0.3/1.2 MB | 155/240 kB Progress (2): 0.3/1.2 MB | 159/240 kB Progress (2): 0.3/1.2 MB | 159/240 kB Progress (2): 0.3/1.2 MB | 163/240 kB Progress (2): 0.3/1.2 MB | 163/240 kB Progress (2): 0.3/1.2 MB | 164/240 kB Progress (2): 0.3/1.2 MB | 164/240 kB Progress (2): 0.3/1.2 MB | 168/240 kB Progress (2): 0.4/1.2 MB | 168/240 kB Progress (2): 0.4/1.2 MB | 172/240 kB Progress (2): 0.4/1.2 MB | 172/240 kB Progress (2): 0.4/1.2 MB | 176/240 kB Progress (2): 0.4/1.2 MB | 176/240 kB Progress (2): 0.4/1.2 MB | 180/240 kB Progress (2): 0.4/1.2 MB | 180/240 kB Progress (2): 0.4/1.2 MB | 184/240 kB Progress (2): 0.4/1.2 MB | 184/240 kB Progress (2): 0.4/1.2 MB | 188/240 kB Progress (2): 0.4/1.2 MB | 188/240 kB Progress (2): 0.4/1.2 MB | 192/240 kB Progress (2): 0.4/1.2 MB | 192/240 kB Progress (2): 0.4/1.2 MB | 196/240 kB Progress (2): 0.4/1.2 MB | 196/240 kB Progress (2): 0.4/1.2 MB | 197/240 kB Progress (2): 0.4/1.2 MB | 197/240 kB Progress (2): 0.4/1.2 MB | 201/240 kB Progress (2): 0.4/1.2 MB | 201/240 kB Progress (2): 0.4/1.2 MB | 205/240 kB Progress (2): 0.4/1.2 MB | 205/240 kB Progress (2): 0.4/1.2 MB | 209/240 kB Progress (2): 0.4/1.2 MB | 209/240 kB Progress (2): 0.4/1.2 MB | 213/240 kB Progress (2): 0.4/1.2 MB | 213/240 kB Progress (2): 0.4/1.2 MB | 217/240 kB Progress (2): 0.4/1.2 MB | 217/240 kB Progress (2): 0.4/1.2 MB | 221/240 kB Progress (2): 0.4/1.2 MB | 221/240 kB Progress (2): 0.4/1.2 MB | 225/240 kB Progress (2): 0.4/1.2 MB | 225/240 kB Progress (2): 0.4/1.2 MB | 229/240 kB Progress (2): 0.4/1.2 MB | 229/240 kB Progress (2): 0.4/1.2 MB | 233/240 kB Progress (2): 0.4/1.2 MB | 233/240 kB Progress (2): 0.4/1.2 MB | 237/240 kB Progress (2): 0.4/1.2 MB | 237/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 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 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.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 0.9/1.2 MB | 240 kB Progress (2): 1.0/1.2 MB | 240 kB Progress (2): 1.0/1.2 MB | 240 kB Progress (2): 1.0/1.2 MB | 240 kB Progress (2): 1.0/1.2 MB | 240 kB Progress (2): 1.0/1.2 MB | 240 kB Progress (2): 1.0/1.2 MB | 240 kB Progress (2): 1.0/1.2 MB | 240 kB Progress (2): 1.0/1.2 MB | 240 kB Progress (2): 1.0/1.2 MB | 240 kB Progress (2): 1.0/1.2 MB | 240 kB Progress (2): 1.0/1.2 MB | 240 kB Progress (2): 1.0/1.2 MB | 240 kB Progress (2): 1.0/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 2.4 MB/s) [2019-07-29T17:53:32.200Z] 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 10 MB/s) [2019-07-29T17:53:32.455Z] [INFO] ANTLR: Processing source directory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2019-07-29T17:53:32.455Z] ANTLR Parser Generator Version 3.5.2 [2019-07-29T17:53:32.455Z] 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-29T17:53:32.455Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-29T17:53:33.015Z] 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-29T17:53:33.015Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-29T17:53:33.015Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: [2019-07-29T17:53:33.015Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2019-07-29T17:53:33.015Z] [2019-07-29T17:53:33.015Z] As a result, alternative(s) 2 were disabled for that input [2019-07-29T17:53:33.015Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: [2019-07-29T17:53:33.015Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2019-07-29T17:53:33.015Z] [2019-07-29T17:53:33.015Z] As a result, alternative(s) 3 were disabled for that input [2019-07-29T17:53:33.015Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: [2019-07-29T17:53:33.015Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2019-07-29T17:53:33.015Z] [2019-07-29T17:53:33.015Z] As a result, alternative(s) 2 were disabled for that input [2019-07-29T17:53:33.269Z] [INFO] [2019-07-29T17:53:33.269Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:33.269Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:33.269Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2019-07-29T17:53:33.270Z] [INFO] [2019-07-29T17:53:33.270Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:33.270Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/classes [2019-07-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:33.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:33.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2019-07-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:33.525Z] [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-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:33.525Z] [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-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:33.525Z] [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-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:33.525Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:33.525Z] [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-29T17:53:33.525Z] [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-29T17:53:33.525Z] [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-29T17:53:33.525Z] [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-29T17:53:33.525Z] [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-29T17:53:33.525Z] [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-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2019-07-29T17:53:33.525Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT [15/134] [2019-07-29T17:53:33.525Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:33.525Z] [INFO] The project's OSGi version is 4.0.0.201907291748 [2019-07-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:33.525Z] [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-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:33.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:33.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2019-07-29T17:53:33.525Z] [INFO] [2019-07-29T17:53:33.525Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:33.525Z] [INFO] Compiling 133 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/classes [2019-07-29T17:53:34.085Z] [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-29T17:53:34.085Z] returnArray[i] = null; [2019-07-29T17:53:34.085Z] ^^^^ [2019-07-29T17:53:34.085Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T' [2019-07-29T17:53:34.085Z] [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-29T17:53:34.085Z] return fInnerElements.get(index); [2019-07-29T17:53:34.085Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:34.085Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-29T17:53:34.085Z] [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-29T17:53:34.085Z] return fInnerElements.remove(index); [2019-07-29T17:53:34.085Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:34.085Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-29T17:53:34.085Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] [2019-07-29T17:53:34.085Z] CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput)); [2019-07-29T17:53:34.085Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:34.085Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed [2019-07-29T17:53:34.085Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] [2019-07-29T17:53:34.085Z] return (top != null) ? top.getCurrentEvent() : null; [2019-07-29T17:53:34.085Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:34.085Z] Potential resource leak: 'top' may not be closed at this location [2019-07-29T17:53:34.085Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] [2019-07-29T17:53:34.085Z] return hasMoreEvents(); [2019-07-29T17:53:34.085Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:53:34.085Z] Potential resource leak: 'top' may not be closed at this location [2019-07-29T17:53:34.085Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] [2019-07-29T17:53:34.085Z] CTFStreamInputReader se = fStreamInputReaders.get(j); [2019-07-29T17:53:34.085Z] ^^ [2019-07-29T17:53:34.085Z] Potential resource leak: 'se' may not be closed [2019-07-29T17:53:34.085Z] [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-29T17:53:34.085Z] SparseList sparseList = (SparseList) list; [2019-07-29T17:53:34.085Z] ^^^^^^^^^^ [2019-07-29T17:53:34.085Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-29T17:53:34.085Z] [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-29T17:53:34.085Z] SparseList sparseList = (SparseList) list; [2019-07-29T17:53:34.085Z] ^^^^^^^^^^ [2019-07-29T17:53:34.085Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-29T17:53:34.085Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] [2019-07-29T17:53:34.085Z] return !(pathname.getName().equals("metadata")); [2019-07-29T17:53:34.085Z] ^^^^^^^^^^ [2019-07-29T17:53:34.085Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-29T17:53:34.085Z] 10 problems (10 warnings) [2019-07-29T17:53:34.085Z] [INFO] [2019-07-29T17:53:34.085Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:34.085Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:34.085Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2019-07-29T17:53:34.085Z] [INFO] [2019-07-29T17:53:34.085Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:34.085Z] [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-29T17:53:34.085Z] [INFO] [2019-07-29T17:53:34.085Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:34.085Z] [INFO] [2019-07-29T17:53:34.085Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:34.340Z] [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-29T17:53:34.340Z] [INFO] [2019-07-29T17:53:34.340Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:34.340Z] [INFO] [2019-07-29T17:53:34.340Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:34.340Z] [INFO] [2019-07-29T17:53:34.340Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:34.340Z] [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-29T17:53:34.340Z] [INFO] [2019-07-29T17:53:34.340Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:34.340Z] [INFO] [2019-07-29T17:53:34.340Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:34.340Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T17:53:34.340Z] [INFO] [2019-07-29T17:53:34.340Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:34.340Z] [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-29T17:53:34.340Z] [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-29T17:53:34.596Z] [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-29T17:53:34.596Z] [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-29T17:53:34.596Z] [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-29T17:53:34.596Z] [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-29T17:53:34.596Z] [INFO] [2019-07-29T17:53:34.596Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T17:53:34.596Z] [INFO] [2019-07-29T17:53:34.596Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2019-07-29T17:53:34.596Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT [16/134] [2019-07-29T17:53:34.596Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T17:53:34.596Z] [INFO] [2019-07-29T17:53:34.596Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:34.596Z] [INFO] [2019-07-29T17:53:34.596Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:34.596Z] [INFO] [2019-07-29T17:53:34.596Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:34.596Z] [INFO] The project's OSGi version is 1.0.5.201907291748 [2019-07-29T17:53:34.596Z] [INFO] [2019-07-29T17:53:34.596Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:34.596Z] [INFO] [2019-07-29T17:53:34.596Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:34.596Z] [INFO] [2019-07-29T17:53:34.596Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:34.596Z] [INFO] [2019-07-29T17:53:34.596Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:34.596Z] [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-29T17:53:34.596Z] [INFO] [2019-07-29T17:53:34.596Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:34.596Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:34.596Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2019-07-29T17:53:34.596Z] [INFO] [2019-07-29T17:53:34.596Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:34.596Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes [2019-07-29T17:53:34.852Z] [INFO] [2019-07-29T17:53:34.852Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:34.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:53:34.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2019-07-29T17:53:34.852Z] [INFO] [2019-07-29T17:53:34.852Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:34.852Z] [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-29T17:53:34.852Z] [INFO] [2019-07-29T17:53:34.852Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:34.852Z] [INFO] [2019-07-29T17:53:34.852Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:34.852Z] [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-29T17:53:34.852Z] [INFO] [2019-07-29T17:53:34.852Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:34.852Z] [INFO] [2019-07-29T17:53:34.852Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:34.852Z] [INFO] [2019-07-29T17:53:34.852Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:34.852Z] [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-29T17:53:35.107Z] [INFO] [2019-07-29T17:53:35.107Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:35.107Z] [INFO] [2019-07-29T17:53:35.107Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:35.107Z] 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-29T17:53:35.107Z] 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-29T17:53:35.107Z] 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-29T17:53:35.361Z] 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-29T17:53:35.361Z] 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-29T17:53:35.361Z] 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-29T17:53:35.362Z] 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 602 kB/s) [2019-07-29T17:53:35.362Z] 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-29T17:53:35.362Z] 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-29T17:53:35.362Z] 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-29T17:53:35.362Z] 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-29T17:53:35.362Z] 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-29T17:53:35.616Z] 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-29T17:53:35.616Z] 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 200 kB/s) [2019-07-29T17:53:35.616Z] 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-29T17:53:35.616Z] 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-29T17:53:35.616Z] 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-29T17:53:35.616Z] 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-29T17:53:35.616Z] 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-29T17:53:35.871Z] 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-29T17:53:35.871Z] 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 90 kB/s) [2019-07-29T17:53:35.871Z] 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-29T17:53:35.871Z] 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-29T17:53:35.871Z] 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-29T17:53:35.871Z] 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-29T17:53:35.871Z] 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-29T17:53:35.871Z] 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-29T17:53:35.871Z] 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-29T17:53:35.871Z] 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-29T17:53:35.871Z] 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-29T17:53:36.126Z] 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-29T17:53:36.126Z] 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-29T17:53:36.126Z] 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-29T17:53:36.126Z] 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-29T17:53:36.126Z] 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-29T17:53:36.126Z] 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-29T17:53:36.126Z] 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-29T17:53:36.126Z] 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-29T17:53:36.126Z] 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-29T17:53:36.126Z] Progress (1): 4.1/18 kB Progress (2): 4.1/18 kB | 0/2.0 MB Progress (2): 7.7/18 kB | 0/2.0 MB Progress (2): 7.7/18 kB | 0/2.0 MB Progress (2): 7.7/18 kB | 0/2.0 MB Progress (2): 12/18 kB | 0/2.0 MB Progress (2): 12/18 kB | 0/2.0 MB Progress (3): 12/18 kB | 0/2.0 MB | 4.1/243 kB Progress (3): 16/18 kB | 0/2.0 MB | 4.1/243 kB Progress (3): 16/18 kB | 0/2.0 MB | 7.7/243 kB Progress (3): 16/18 kB | 0/2.0 MB | 7.7/243 kB Progress (3): 16/18 kB | 0/2.0 MB | 12/243 kB Progress (3): 18 kB | 0/2.0 MB | 12/243 kB Progress (3): 18 kB | 0/2.0 MB | 16/243 kB Progress (3): 18 kB | 0/2.0 MB | 16/243 kB Progress (3): 18 kB | 0/2.0 MB | 20/243 kB Progress (3): 18 kB | 0/2.0 MB | 24/243 kB Progress (3): 18 kB | 0/2.0 MB | 24/243 kB Progress (3): 18 kB | 0/2.0 MB | 28/243 kB Progress (3): 18 kB | 0/2.0 MB | 28/243 kB Progress (3): 18 kB | 0/2.0 MB | 32/243 kB Progress (3): 18 kB | 0/2.0 MB | 32/243 kB Progress (3): 18 kB | 0/2.0 MB | 36/243 kB Progress (3): 18 kB | 0/2.0 MB | 36/243 kB Progress (3): 18 kB | 0/2.0 MB | 40/243 kB Progress (3): 18 kB | 0/2.0 MB | 40/243 kB Progress (3): 18 kB | 0/2.0 MB | 44/243 kB Progress (3): 18 kB | 0/2.0 MB | 44/243 kB Progress (3): 18 kB | 0/2.0 MB | 48/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 48/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 52/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 52/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 56/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 56/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 60/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 60/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 64/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 64/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 68/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 68/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 72/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 72/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 72/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 72/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 76/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 76/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 80/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 80/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 84/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 84/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 88/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 88/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 92/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 92/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 96/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 96/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 100/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 100/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 104/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 104/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 108/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 108/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 112/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 112/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 116/243 kB Progress (3): 18 kB | 0.1/2.0 MB | 116/243 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.jar (18 kB at 707 kB/s) [2019-07-29T17:53:36.127Z] Progress (2): 0.1/2.0 MB | 120/243 kB Progress (2): 0.1/2.0 MB | 120/243 kB Progress (2): 0.1/2.0 MB | 124/243 kB Progress (2): 0.1/2.0 MB | 124/243 kB Progress (2): 0.1/2.0 MB | 128/243 kB Progress (2): 0.1/2.0 MB | 132/243 kB Progress (2): 0.1/2.0 MB | 132/243 kB Progress (2): 0.1/2.0 MB | 136/243 kB Progress (2): 0.1/2.0 MB | 136/243 kB Progress (2): 0.1/2.0 MB | 140/243 kB Progress (2): 0.1/2.0 MB | 140/243 kB Progress (2): 0.1/2.0 MB | 144/243 kB Progress (2): 0.1/2.0 MB | 144/243 kB Progress (2): 0.1/2.0 MB | 148/243 kB Progress (2): 0.1/2.0 MB | 152/243 kB Progress (2): 0.2/2.0 MB | 152/243 kB Progress (2): 0.2/2.0 MB | 156/243 kB Progress (2): 0.2/2.0 MB | 156/243 kB Progress (2): 0.2/2.0 MB | 160/243 kB Progress (2): 0.2/2.0 MB | 160/243 kB Progress (2): 0.2/2.0 MB | 164/243 kB Progress (2): 0.2/2.0 MB | 164/243 kB Progress (2): 0.2/2.0 MB | 168/243 kB Progress (2): 0.2/2.0 MB | 168/243 kB Progress (2): 0.2/2.0 MB | 172/243 kB Progress (2): 0.2/2.0 MB | 172/243 kB Progress (2): 0.2/2.0 MB | 176/243 kB Progress (2): 0.2/2.0 MB | 176/243 kB Progress (2): 0.2/2.0 MB | 180/243 kB Progress (2): 0.2/2.0 MB | 180/243 kB Progress (2): 0.2/2.0 MB | 184/243 kB Progress (2): 0.2/2.0 MB | 184/243 kB Progress (2): 0.2/2.0 MB | 188/243 kB Progress (2): 0.2/2.0 MB | 188/243 kB Progress (2): 0.2/2.0 MB | 192/243 kB Progress (2): 0.2/2.0 MB | 192/243 kB Progress (2): 0.2/2.0 MB | 196/243 kB Progress (2): 0.2/2.0 MB | 196/243 kB Progress (2): 0.2/2.0 MB | 200/243 kB Progress (2): 0.2/2.0 MB | 200/243 kB Progress (2): 0.2/2.0 MB | 204/243 kB Progress (2): 0.2/2.0 MB | 208/243 kB Progress (2): 0.2/2.0 MB | 208/243 kB Progress (2): 0.2/2.0 MB | 212/243 kB Progress (2): 0.2/2.0 MB | 212/243 kB Progress (2): 0.2/2.0 MB | 216/243 kB Progress (2): 0.2/2.0 MB | 216/243 kB Progress (2): 0.2/2.0 MB | 220/243 kB Progress (2): 0.2/2.0 MB | 220/243 kB Progress (2): 0.2/2.0 MB | 224/243 kB Progress (2): 0.2/2.0 MB | 224/243 kB Progress (2): 0.2/2.0 MB | 228/243 kB Progress (2): 0.2/2.0 MB | 228/243 kB Progress (2): 0.2/2.0 MB | 232/243 kB Progress (2): 0.2/2.0 MB | 232/243 kB Progress (2): 0.2/2.0 MB | 236/243 kB Progress (2): 0.2/2.0 MB | 236/243 kB Progress (2): 0.2/2.0 MB | 240/243 kB Progress (2): 0.2/2.0 MB | 240/243 kB Progress (2): 0.2/2.0 MB | 243 kB Progress (2): 0.2/2.0 MB | 243 kB Progress (2): 0.2/2.0 MB | 243 kB Progress (2): 0.2/2.0 MB | 243 kB Progress (2): 0.2/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 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.jar (243 kB at 6.9 MB/s) [2019-07-29T17:53:36.127Z] 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 19 MB/s) [2019-07-29T17:53:36.382Z] [INFO] Executing tasks [2019-07-29T17:53:36.382Z] [2019-07-29T17:53:36.382Z] main: [2019-07-29T17:53:36.382Z] [2019-07-29T17:53:36.382Z] main: [2019-07-29T17:53:36.382Z] [2019-07-29T17:53:36.382Z] checkAnyTraceExists: [2019-07-29T17:53:36.382Z] [2019-07-29T17:53:36.382Z] verifyChecksum: [2019-07-29T17:53:36.382Z] [echo] Verifying: ${anyTraceExists} [2019-07-29T17:53:36.382Z] [2019-07-29T17:53:36.382Z] deleteFailedCheckSumTraces: [2019-07-29T17:53:36.382Z] [2019-07-29T17:53:36.382Z] downloadTraceFiles: [2019-07-29T17:53:36.382Z] [echo] Attempting to download test traces [2019-07-29T17:53:36.382Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2019-07-29T17:53:36.382Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2019-07-29T17:53:41.616Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2019-07-29T17:53:41.616Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2019-07-29T17:53:41.871Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2019-07-29T17:53:41.871Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2019-07-29T17:53:41.871Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2019-07-29T17:53:41.871Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-29T17:53:43.233Z] [exec] Cloning into 'ctf-testsuite'... [2019-07-29T17:53:43.792Z] [2019-07-29T17:53:43.792Z] pullTestSuite: [2019-07-29T17:53:43.792Z] [exec] Your branch is up-to-date with 'origin/master'. [2019-07-29T17:53:43.792Z] [exec] Already on 'master' [2019-07-29T17:53:44.048Z] [exec] Already up-to-date. [2019-07-29T17:53:44.048Z] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2019-07-29T17:53:44.048Z] [exec] [2019-07-29T17:53:44.048Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2019-07-29T17:53:44.048Z] [exec] changes and commit them, and you can discard any commits you make in this [2019-07-29T17:53:44.048Z] [exec] state without impacting any branches by performing another checkout. [2019-07-29T17:53:44.048Z] [exec] [2019-07-29T17:53:44.048Z] [exec] If you want to create a new branch to retain commits you create, you may [2019-07-29T17:53:44.048Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2019-07-29T17:53:44.048Z] [exec] [2019-07-29T17:53:44.048Z] [exec] git checkout -b [2019-07-29T17:53:44.048Z] [exec] [2019-07-29T17:53:44.048Z] [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master [2019-07-29T17:53:44.048Z] [2019-07-29T17:53:44.048Z] extractTraces: [2019-07-29T17:53:44.048Z] [2019-07-29T17:53:44.048Z] checkAnyTraceExists: [2019-07-29T17:53:44.048Z] [2019-07-29T17:53:44.048Z] verifyChecksum: [2019-07-29T17:53:44.048Z] [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-29T17:53:44.303Z] [2019-07-29T17:53:44.303Z] warnFailedCheckSum: [2019-07-29T17:53:44.303Z] [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-29T17:53:44.303Z] [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-29T17:53:44.303Z] [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-29T17:53:44.863Z] [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-29T17:53:45.118Z] [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-29T17:53:45.118Z] [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-29T17:53:45.118Z] [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-29T17:53:46.043Z] [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-29T17:53:46.968Z] [echo] Traces extracted successfully [2019-07-29T17:53:46.968Z] [INFO] Executed tasks [2019-07-29T17:53:46.968Z] [INFO] [2019-07-29T17:53:46.968Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:53:47.528Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log [2019-07-29T17:53:47.528Z] [INFO] Command line: [2019-07-29T17:53:47.528Z] [/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-29T17:53:47.528Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T17:53:55.603Z] !SESSION 2019-07-29 17:53:48.120 ----------------------------------------------- [2019-07-29T17:53:55.603Z] eclipse.buildId=unknown [2019-07-29T17:53:55.603Z] java.version=1.8.0_202 [2019-07-29T17:53:55.603Z] java.vendor=Oracle Corporation [2019-07-29T17:53:55.603Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T17:53:55.603Z] 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-29T17:53:55.603Z] 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-29T17:53:55.603Z] [2019-07-29T17:53:55.603Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 17:53:54.996 [2019-07-29T17:53:55.603Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T17:53:55.603Z] !STACK 0 [2019-07-29T17:53:55.603Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-29T17:53:55.603Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T17:53:55.603Z] [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T17:53:55.603Z] [2019-07-29T17:53:55.603Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 17:53:55.110 [2019-07-29T17:53:55.603Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T17:53:55.603Z] !STACK 0 [2019-07-29T17:53:55.603Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-29T17:53:55.603Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T17:53:55.603Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T17:53:55.603Z] -> 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-29T17:53:55.603Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-29T17:53:55.603Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T17:53:55.603Z] [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T17:53:55.603Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T17:53:56.374Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-29T17:53:56.630Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-29T17:53:56.630Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.005 s [2019-07-29T17:53:56.630Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:56.630Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:56.630Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:56.630Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:56.630Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:56.630Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.003 s [2019-07-29T17:53:56.630Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.019 s [2019-07-29T17:53:56.630Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:56.630Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:56.630Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:56.630Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:56.630Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:56.630Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.001 s [2019-07-29T17:53:56.630Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-29T17:53:57.191Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-29T17:53:57.191Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.002 s [2019-07-29T17:53:57.191Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.683 s [2019-07-29T17:53:57.191Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-29T17:53:57.191Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-29T17:53:57.191Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.007 s [2019-07-29T17:53:57.191Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-29T17:53:57.191Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-29T17:53:57.191Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-29T17:53:57.191Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-29T17:53:57.191Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-29T17:53:57.191Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-29T17:53:57.191Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-29T17:53:57.191Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-29T17:53:57.191Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-29T17:53:57.191Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-29T17:53:57.191Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-29T17:53:57.191Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-29T17:53:57.191Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-29T17:53:57.191Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-29T17:53:57.191Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-29T17:53:57.191Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-29T17:53:57.191Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-29T17:53:57.191Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-29T17:53:57.191Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-29T17:53:57.191Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.001 s [2019-07-29T17:53:57.191Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-29T17:53:57.191Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-29T17:53:57.191Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-29T17:53:57.191Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-29T17:53:57.191Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-29T17:53:57.191Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-29T17:53:57.191Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-29T17:53:57.191Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-29T17:53:57.191Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-29T17:53:57.191Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-29T17:53:59.078Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.711 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-29T17:53:59.078Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.115 s [2019-07-29T17:53:59.078Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.1 s [2019-07-29T17:53:59.078Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.08 s [2019-07-29T17:53:59.078Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.034 s [2019-07-29T17:53:59.078Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.053 s [2019-07-29T17:53:59.078Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.07 s [2019-07-29T17:53:59.078Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.109 s [2019-07-29T17:53:59.078Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.026 s [2019-07-29T17:53:59.078Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.07 s [2019-07-29T17:53:59.078Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.092 s [2019-07-29T17:53:59.078Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.024 s [2019-07-29T17:53:59.078Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.077 s [2019-07-29T17:53:59.078Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.026 s [2019-07-29T17:53:59.078Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.069 s [2019-07-29T17:53:59.078Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.026 s [2019-07-29T17:53:59.078Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.066 s [2019-07-29T17:53:59.078Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.034 s [2019-07-29T17:53:59.078Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.064 s [2019-07-29T17:53:59.078Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.026 s [2019-07-29T17:53:59.078Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.025 s [2019-07-29T17:53:59.078Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.063 s [2019-07-29T17:53:59.078Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.026 s [2019-07-29T17:53:59.078Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.063 s [2019-07-29T17:53:59.078Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.113 s [2019-07-29T17:53:59.078Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.08 s [2019-07-29T17:53:59.078Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.024 s [2019-07-29T17:53:59.078Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-29T17:53:59.078Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.063 s [2019-07-29T17:53:59.078Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-29T17:53:59.078Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-29T17:53:59.078Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-29T17:53:59.078Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-29T17:53:59.078Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-29T17:53:59.078Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.007 s [2019-07-29T17:53:59.078Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-29T17:53:59.078Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-29T17:53:59.078Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest) Time elapsed: 0.01 s [2019-07-29T17:53:59.078Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-29T17:53:59.078Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-29T17:53:59.078Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-29T17:53:59.078Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-29T17:53:59.078Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-29T17:53:59.078Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-29T17:53:59.078Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.078Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-29T17:53:59.078Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.078Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-29T17:53:59.078Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested. [2019-07-29T17:53:59.078Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested. [2019-07-29T17:53:59.333Z] line 8:11 required (...)+ loop did not match anything at character ';' [2019-07-29T17:53:59.333Z] line 10:46 mismatched character '' expecting '"' [2019-07-29T17:53:59.333Z] line 9:16 no viable alternative at character 'o' [2019-07-29T17:53:59.333Z] line 9:20 no viable alternative at character '?' [2019-07-29T17:53:59.333Z] line 12:14 no viable alternative at character '' [2019-07-29T17:53:59.333Z] line 32:0 mismatched character '' expecting '"' [2019-07-29T17:53:59.333Z] [2019-07-29T17:53:59.333Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 17:53:59.192 [2019-07-29T17:53:59.333Z] !MESSAGE Unknown trace attribute: test [2019-07-29T17:53:59.333Z] [2019-07-29T17:53:59.333Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 17:53:59.192 [2019-07-29T17:53:59.333Z] !MESSAGE Unknown trace attribute: test1 [2019-07-29T17:53:59.333Z] [2019-07-29T17:53:59.333Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 17:53:59.193 [2019-07-29T17:53:59.333Z] !MESSAGE Unknown trace attribute: test2 [2019-07-29T17:53:59.333Z] [2019-07-29T17:53:59.333Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 17:53:59.193 [2019-07-29T17:53:59.333Z] !MESSAGE Unknown trace attribute: test3 [2019-07-29T17:53:59.333Z] [2019-07-29T17:53:59.333Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 17:53:59.193 [2019-07-29T17:53:59.333Z] !MESSAGE Unknown trace attribute: test4 [2019-07-29T17:53:59.333Z] [2019-07-29T17:53:59.333Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 17:53:59.200 [2019-07-29T17:53:59.333Z] !MESSAGE Unknown trace attribute: test2 [2019-07-29T17:53:59.333Z] [2019-07-29T17:53:59.333Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 17:53:59.280 [2019-07-29T17:53:59.333Z] !MESSAGE Unknown integer attribute: aa [2019-07-29T17:53:59.333Z] [2019-07-29T17:53:59.333Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 17:53:59.280 [2019-07-29T17:53:59.333Z] !MESSAGE Unknown integer attribute: zz [2019-07-29T17:53:59.333Z] [2019-07-29T17:53:59.333Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 17:53:59.280 [2019-07-29T17:53:59.333Z] !MESSAGE Unknown trace attribute: blah [2019-07-29T17:53:59.333Z] [2019-07-29T17:53:59.333Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 17:53:59.281 [2019-07-29T17:53:59.333Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh [2019-07-29T17:53:59.894Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-29T17:53:59.894Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.051 s [2019-07-29T17:53:59.894Z] 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.013 s [2019-07-29T17:53:59.894Z] 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.006 s [2019-07-29T17:53:59.894Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.894Z] 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 s [2019-07-29T17:53:59.894Z] 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 s [2019-07-29T17:53:59.894Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.894Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.894Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.894Z] 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 s [2019-07-29T17:53:59.894Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.894Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.894Z] 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 s [2019-07-29T17:53:59.894Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.894Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.894Z] testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T17:53:59.894Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.894Z] 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.001 s [2019-07-29T17:53:59.894Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.894Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.894Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.894Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.894Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.894Z] testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.894Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.894Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.894Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.894Z] 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 s [2019-07-29T17:53:59.894Z] 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-29T17:53:59.894Z] testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.894Z] 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-29T17:53:59.894Z] 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-29T17:53:59.894Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.894Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.894Z] 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.002 s [2019-07-29T17:53:59.894Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.894Z] 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 s [2019-07-29T17:53:59.894Z] testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.894Z] 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 s [2019-07-29T17:53:59.894Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.894Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.894Z] 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-29T17:53:59.894Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] 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-29T17:53:59.895Z] testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] 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-29T17:53:59.895Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] 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 s [2019-07-29T17:53:59.895Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] 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.033 s [2019-07-29T17:53:59.895Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] 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 s [2019-07-29T17:53:59.895Z] 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.011 s [2019-07-29T17:53:59.895Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] 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-29T17:53:59.895Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] 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-29T17:53:59.895Z] testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] 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-29T17:53:59.895Z] testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] 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-29T17:53:59.895Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] 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-29T17:53:59.895Z] testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] 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 s [2019-07-29T17:53:59.895Z] 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-29T17:53:59.895Z] testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-29T17:53:59.895Z] 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-29T17:53:59.895Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] 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 s [2019-07-29T17:53:59.895Z] 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-29T17:53:59.895Z] testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] 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 s [2019-07-29T17:53:59.895Z] 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-29T17:53:59.895Z] 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-29T17:53:59.895Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.075 s [2019-07-29T17:53:59.895Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] 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-29T17:53:59.895Z] testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] 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-29T17:53:59.895Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] 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-29T17:53:59.895Z] 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.002 s [2019-07-29T17:53:59.895Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] 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-29T17:53:59.895Z] 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 s [2019-07-29T17:53:59.895Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T17:53:59.895Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] 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 s [2019-07-29T17:53:59.895Z] 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.049 s [2019-07-29T17:53:59.895Z] testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] 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 s [2019-07-29T17:53:59.895Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T17:53:59.895Z] testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] 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.19 s [2019-07-29T17:53:59.895Z] 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.13 s [2019-07-29T17:53:59.895Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-29T17:53:59.895Z] testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T17:53:59.895Z] 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.063 s [2019-07-29T17:53:59.895Z] testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T17:53:59.895Z] testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-29T17:53:59.895Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-29T17:53:59.895Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-29T17:53:59.895Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-29T17:53:59.895Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-29T17:53:59.895Z] [2019-07-29T17:53:59.895Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 17:53:59.787 [2019-07-29T17:53:59.895Z] !MESSAGE Struct already contains a field named ctx [2019-07-29T17:53:59.895Z] [2019-07-29T17:53:59.895Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 17:53:59.787 [2019-07-29T17:53:59.895Z] !MESSAGE Struct already contains a field named ctx [2019-07-29T17:53:59.895Z] [2019-07-29T17:53:59.895Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 17:53:59.787 [2019-07-29T17:53:59.895Z] !MESSAGE Struct already contains a field named ctx [2019-07-29T17:53:59.895Z] [2019-07-29T17:53:59.895Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 17:53:59.788 [2019-07-29T17:53:59.895Z] !MESSAGE Struct already contains a field named ctx [2019-07-29T17:53:59.895Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-29T17:53:59.895Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest) Time elapsed: 0.002 s [2019-07-29T17:53:59.895Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-29T17:53:59.895Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-29T17:53:59.895Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-29T17:53:59.895Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-29T17:53:59.895Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-07-29T17:53:59.895Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-29T17:53:59.895Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-29T17:54:07.973Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 7.192 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-29T17:54:07.973Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.642 s [2019-07-29T17:54:07.973Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.458 s [2019-07-29T17:54:07.973Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.039 s [2019-07-29T17:54:07.973Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.076 s [2019-07-29T17:54:07.973Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.09 s [2019-07-29T17:54:07.973Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.787 s [2019-07-29T17:54:07.973Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.599 s [2019-07-29T17:54:07.973Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.832 s [2019-07-29T17:54:07.973Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.262 s [2019-07-29T17:54:07.973Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.018 s [2019-07-29T17:54:07.973Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.008 s [2019-07-29T17:54:07.973Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.177 s [2019-07-29T17:54:07.973Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.177 s [2019-07-29T17:54:07.973Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.096 s [2019-07-29T17:54:07.973Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.299 s [2019-07-29T17:54:07.973Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped [2019-07-29T17:54:07.973Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.007 s [2019-07-29T17:54:07.973Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.011 s [2019-07-29T17:54:07.973Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.007 s [2019-07-29T17:54:07.973Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.004 s [2019-07-29T17:54:07.973Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.003 s [2019-07-29T17:54:07.973Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.002 s [2019-07-29T17:54:07.973Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.336 s [2019-07-29T17:54:07.973Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.014 s [2019-07-29T17:54:07.973Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.315 s [2019-07-29T17:54:07.973Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.2 s [2019-07-29T17:54:07.973Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.005 s [2019-07-29T17:54:07.973Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.696 s [2019-07-29T17:54:07.973Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-29T17:54:07.973Z] [2019-07-29T17:54:07.973Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 17:54:07.096 [2019-07-29T17:54:07.973Z] !MESSAGE channel0_0 [+++++++++++++++++++++++++++++++++++++++++++++++++ ] 491 Events [2019-07-29T17:54:07.973Z] [2019-07-29T17:54:07.973Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 17:54:07.096 [2019-07-29T17:54:07.973Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++ ] 509 Events [2019-07-29T17:54:07.973Z] [2019-07-29T17:54:07.973Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 17:54:07.114 [2019-07-29T17:54:07.973Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-29T17:54:07.973Z] [2019-07-29T17:54:07.973Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 17:54:07.115 [2019-07-29T17:54:07.973Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 1 Events [2019-07-29T17:54:07.973Z] [2019-07-29T17:54:07.973Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 17:54:07.678 [2019-07-29T17:54:07.973Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-29T17:54:07.973Z] [2019-07-29T17:54:07.973Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 17:54:07.678 [2019-07-29T17:54:07.973Z] !MESSAGE channel0_1 [+] 1 Events [2019-07-29T17:54:07.973Z] [2019-07-29T17:54:07.973Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 17:54:07.696 [2019-07-29T17:54:07.973Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-29T17:54:07.973Z] [2019-07-29T17:54:07.973Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 17:54:07.696 [2019-07-29T17:54:07.973Z] !MESSAGE channel0_1 [++] 1 Events [2019-07-29T17:54:07.973Z] [2019-07-29T17:54:07.973Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 17:54:07.786 [2019-07-29T17:54:07.973Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-29T17:54:07.973Z] [2019-07-29T17:54:07.973Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 17:54:07.786 [2019-07-29T17:54:07.973Z] !MESSAGE channel0_1 [++++++++++] 1 Events [2019-07-29T17:54:07.973Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.907 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-29T17:54:07.973Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.018 s [2019-07-29T17:54:07.973Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.068 s [2019-07-29T17:54:07.973Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.018 s [2019-07-29T17:54:07.973Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.019 s [2019-07-29T17:54:07.973Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.056 s [2019-07-29T17:54:07.973Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.017 s [2019-07-29T17:54:07.973Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.018 s [2019-07-29T17:54:07.973Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.377 s [2019-07-29T17:54:07.973Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.018 s [2019-07-29T17:54:07.973Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.018 s [2019-07-29T17:54:07.973Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.041 s [2019-07-29T17:54:07.973Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.019 s [2019-07-29T17:54:07.973Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.017 s [2019-07-29T17:54:07.973Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.017 s [2019-07-29T17:54:07.973Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.056 s [2019-07-29T17:54:07.973Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.018 s [2019-07-29T17:54:07.973Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.016 s [2019-07-29T17:54:07.973Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.061 s [2019-07-29T17:54:07.973Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.034 s [2019-07-29T17:54:07.973Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-29T17:54:08.898Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-29T17:54:08.898Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.367 s [2019-07-29T17:54:08.898Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.037 s [2019-07-29T17:54:08.898Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.093 s [2019-07-29T17:54:08.898Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.08 s [2019-07-29T17:54:08.898Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.183 s [2019-07-29T17:54:08.898Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-29T17:54:09.825Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-29T17:54:09.825Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.106 s [2019-07-29T17:54:09.825Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.099 s [2019-07-29T17:54:09.825Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.111 s [2019-07-29T17:54:09.825Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.133 s [2019-07-29T17:54:09.825Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.073 s [2019-07-29T17:54:09.825Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.033 s [2019-07-29T17:54:09.825Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.032 s [2019-07-29T17:54:09.825Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.071 s [2019-07-29T17:54:09.825Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.032 s [2019-07-29T17:54:09.825Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.076 s [2019-07-29T17:54:09.825Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.033 s [2019-07-29T17:54:09.825Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-29T17:54:10.750Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-29T17:54:10.750Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.09 s [2019-07-29T17:54:10.750Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.081 s [2019-07-29T17:54:10.750Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.054 s [2019-07-29T17:54:10.750Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.063 s [2019-07-29T17:54:10.750Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.074 s [2019-07-29T17:54:10.750Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.047 s [2019-07-29T17:54:10.750Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.049 s [2019-07-29T17:54:10.750Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.047 s [2019-07-29T17:54:10.750Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.083 s [2019-07-29T17:54:10.750Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.089 s [2019-07-29T17:54:10.750Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.087 s [2019-07-29T17:54:10.750Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.048 s [2019-07-29T17:54:10.750Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.065 s [2019-07-29T17:54:10.750Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.049 s [2019-07-29T17:54:10.750Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.053 s [2019-07-29T17:54:10.750Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.046 s [2019-07-29T17:54:10.750Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.048 s [2019-07-29T17:54:10.750Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.06 s [2019-07-29T17:54:10.750Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.047 s [2019-07-29T17:54:10.750Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-29T17:54:10.750Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-29T17:54:10.750Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest) Time elapsed: 0 s [2019-07-29T17:54:10.750Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-29T17:54:11.005Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-29T17:54:11.005Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.015 s [2019-07-29T17:54:11.005Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.016 s [2019-07-29T17:54:11.005Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.021 s [2019-07-29T17:54:11.005Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.126 s [2019-07-29T17:54:11.005Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.016 s [2019-07-29T17:54:11.005Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.015 s [2019-07-29T17:54:11.005Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.015 s [2019-07-29T17:54:11.005Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.015 s [2019-07-29T17:54:11.005Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.019 s [2019-07-29T17:54:11.005Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.016 s [2019-07-29T17:54:11.005Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.03 s [2019-07-29T17:54:11.005Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-29T17:54:11.260Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-29T17:54:11.260Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.004 s [2019-07-29T17:54:11.260Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-29T17:54:11.261Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-29T17:54:11.261Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2019-07-29T17:54:11.261Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-29T17:54:11.261Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-29T17:54:11.261Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-29T17:54:11.261Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-29T17:54:11.261Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-29T17:54:11.515Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-29T17:54:11.515Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.089 s [2019-07-29T17:54:11.515Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.031 s [2019-07-29T17:54:11.515Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.034 s [2019-07-29T17:54:11.515Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.016 s [2019-07-29T17:54:11.515Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.03 s [2019-07-29T17:54:11.515Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.015 s [2019-07-29T17:54:11.515Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.036 s [2019-07-29T17:54:11.515Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-29T17:54:12.075Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-29T17:54:12.075Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.015 s [2019-07-29T17:54:12.075Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.015 s [2019-07-29T17:54:12.075Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.016 s [2019-07-29T17:54:12.075Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.015 s [2019-07-29T17:54:12.075Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.02 s [2019-07-29T17:54:12.075Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.015 s [2019-07-29T17:54:12.075Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.015 s [2019-07-29T17:54:12.075Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.015 s [2019-07-29T17:54:12.075Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.015 s [2019-07-29T17:54:12.075Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.015 s [2019-07-29T17:54:12.075Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.015 s [2019-07-29T17:54:12.075Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.015 s [2019-07-29T17:54:12.075Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.016 s [2019-07-29T17:54:12.075Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.016 s [2019-07-29T17:54:12.075Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.015 s [2019-07-29T17:54:12.075Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.02 s [2019-07-29T17:54:12.075Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.048 s [2019-07-29T17:54:12.075Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.034 s [2019-07-29T17:54:12.075Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.016 s [2019-07-29T17:54:12.075Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.016 s [2019-07-29T17:54:12.075Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.016 s [2019-07-29T17:54:12.075Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.018 s [2019-07-29T17:54:12.075Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.016 s [2019-07-29T17:54:12.075Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.015 s [2019-07-29T17:54:12.075Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.034 s [2019-07-29T17:54:12.075Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.016 s [2019-07-29T17:54:12.075Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.031 s [2019-07-29T17:54:12.075Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.016 s [2019-07-29T17:54:12.075Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.015 s [2019-07-29T17:54:12.075Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-29T17:54:12.075Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-29T17:54:12.075Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-29T17:54:12.075Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-29T17:54:12.075Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-29T17:54:12.075Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.001 s [2019-07-29T17:54:12.075Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.001 s [2019-07-29T17:54:12.075Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.001 s [2019-07-29T17:54:12.075Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.001 s [2019-07-29T17:54:12.075Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.001 s [2019-07-29T17:54:12.075Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.001 s [2019-07-29T17:54:12.075Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-29T17:54:12.075Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-29T17:54:12.075Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.001 s [2019-07-29T17:54:12.075Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.001 s [2019-07-29T17:54:12.075Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-29T17:54:12.075Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-29T17:54:12.075Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.002 s [2019-07-29T17:54:12.075Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.002 s [2019-07-29T17:54:12.075Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.001 s [2019-07-29T17:54:12.075Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.001 s [2019-07-29T17:54:12.075Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2019-07-29T17:54:12.075Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.002 s [2019-07-29T17:54:12.075Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2019-07-29T17:54:12.075Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-29T17:54:12.075Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-29T17:54:12.075Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-29T17:54:12.075Z] 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-29T17:54:12.075Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0.001 s [2019-07-29T17:54:12.075Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-29T17:54:12.075Z] [2019-07-29T17:54:12.075Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 17:54:12.059 [2019-07-29T17:54:12.075Z] !MESSAGE Some message [2019-07-29T17:54:12.075Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-29T17:54:12.075Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-29T17:54:12.075Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-29T17:54:12.075Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-29T17:54:12.075Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-29T17:54:12.634Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-29T17:54:12.634Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-29T17:54:12.634Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T17:54:12.634Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T17:54:12.634Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T17:54:12.634Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T17:54:12.634Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T17:54:12.634Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T17:54:12.634Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T17:54:12.634Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T17:54:12.634Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T17:54:12.634Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.003 s [2019-07-29T17:54:12.634Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T17:54:12.634Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T17:54:12.634Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.191 s [2019-07-29T17:54:12.634Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T17:54:12.634Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T17:54:12.634Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T17:54:12.634Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T17:54:12.634Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.004 s [2019-07-29T17:54:12.634Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.086 s [2019-07-29T17:54:12.634Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.003 s [2019-07-29T17:54:12.634Z] [2019-07-29T17:54:12.634Z] Results: [2019-07-29T17:54:12.634Z] [2019-07-29T17:54:12.634Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T17:54:12.634Z] [2019-07-29T17:54:12.889Z] [INFO] All tests passed! [2019-07-29T17:54:12.889Z] [INFO] [2019-07-29T17:54:12.889Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:54:12.889Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec [2019-07-29T17:54:13.144Z] [INFO] Analyzed bundle 'Trace Compass CTF Core Tests Plug-in' with 64 classes [2019-07-29T17:54:13.399Z] [INFO] [2019-07-29T17:54:13.399Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:54:13.399Z] [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-29T17:54:13.399Z] [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-29T17:54:13.399Z] [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-29T17:54:13.399Z] [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-29T17:54:13.399Z] [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-29T17:54:13.399Z] [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-29T17:54:13.399Z] [INFO] [2019-07-29T17:54:13.399Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T17:54:13.399Z] [INFO] [2019-07-29T17:54:13.399Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2019-07-29T17:54:13.399Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT [17/134] [2019-07-29T17:54:13.399Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T17:54:13.399Z] [INFO] [2019-07-29T17:54:13.399Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:13.399Z] [INFO] [2019-07-29T17:54:13.399Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:13.399Z] [INFO] The project's OSGi version is 1.0.9.201907291748 [2019-07-29T17:54:13.399Z] [INFO] [2019-07-29T17:54:13.399Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:13.399Z] [INFO] [2019-07-29T17:54:13.399Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:13.399Z] [INFO] [2019-07-29T17:54:13.399Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:13.399Z] [INFO] [2019-07-29T17:54:13.399Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:13.399Z] [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-29T17:54:13.399Z] [INFO] [2019-07-29T17:54:13.399Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:13.399Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:54:13.399Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2019-07-29T17:54:13.399Z] [INFO] [2019-07-29T17:54:13.399Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:13.399Z] [INFO] Compiling 35 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes [2019-07-29T17:54:13.960Z] [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-29T17:54:13.960Z] int timeStamps = (int) times.stream().filter(interval::intersects).count(); [2019-07-29T17:54:13.960Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:54:13.960Z] Null type safety: parameter 1 provided via method descriptor Predicate.test(Long) needs unchecked conversion to conform to 'long' [2019-07-29T17:54:13.960Z] [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-29T17:54:13.960Z] ITmfStateInterval value = result.getValue(); [2019-07-29T17:54:13.960Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T17:54:13.960Z] 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-29T17:54:13.960Z] [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-29T17:54:13.960Z] fHistoryTreeFiles.add(historyTreeFile); [2019-07-29T17:54:13.960Z] ^^^^^^^^^^^^^^^ [2019-07-29T17:54:13.960Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-29T17:54:13.960Z] [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-29T17:54:13.960Z] fBackendMap.put(backend, historyTreeFile); [2019-07-29T17:54:13.960Z] ^^^^^^^^^^^^^^^ [2019-07-29T17:54:13.960Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-29T17:54:13.960Z] [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-29T17:54:13.960Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-29T17:54:13.960Z] ^^^^^^^^^^^^^ [2019-07-29T17:54:13.960Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-29T17:54:13.960Z] [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-29T17:54:13.960Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-29T17:54:13.960Z] ^^^^^^^^^^^^ [2019-07-29T17:54:13.960Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-29T17:54:13.960Z] 6 problems (6 warnings) [2019-07-29T17:54:13.960Z] [INFO] [2019-07-29T17:54:13.960Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:13.960Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:54:13.960Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2019-07-29T17:54:13.960Z] [INFO] [2019-07-29T17:54:13.960Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:13.960Z] [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-29T17:54:13.960Z] [INFO] [2019-07-29T17:54:13.960Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:13.960Z] [INFO] [2019-07-29T17:54:13.960Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:13.960Z] [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-29T17:54:14.215Z] [INFO] [2019-07-29T17:54:14.215Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:14.215Z] [INFO] [2019-07-29T17:54:14.215Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:14.215Z] [INFO] [2019-07-29T17:54:14.215Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:14.215Z] [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-29T17:54:14.215Z] [INFO] [2019-07-29T17:54:14.215Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:14.215Z] [INFO] [2019-07-29T17:54:14.215Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:14.774Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log [2019-07-29T17:54:14.775Z] [INFO] Command line: [2019-07-29T17:54:14.775Z] [/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-29T17:54:14.775Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T17:54:16.139Z] !SESSION 2019-07-29 17:54:14.847 ----------------------------------------------- [2019-07-29T17:54:16.139Z] eclipse.buildId=unknown [2019-07-29T17:54:16.139Z] java.version=1.8.0_202 [2019-07-29T17:54:16.139Z] java.vendor=Oracle Corporation [2019-07-29T17:54:16.139Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T17:54:16.139Z] 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-29T17:54:16.139Z] 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-29T17:54:16.139Z] [2019-07-29T17:54:16.139Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 17:54:15.989 [2019-07-29T17:54:16.139Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T17:54:16.139Z] !STACK 0 [2019-07-29T17:54:16.139Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51] [2019-07-29T17:54:16.139Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T17:54:16.139Z] [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T17:54:16.139Z] [2019-07-29T17:54:16.139Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 17:54:16.078 [2019-07-29T17:54:16.139Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T17:54:16.139Z] !STACK 0 [2019-07-29T17:54:16.139Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [124] [2019-07-29T17:54:16.139Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T17:54:16.139Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T17:54:16.139Z] -> 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-29T17:54:16.139Z] org.apache.httpcomponents.httpclient.win [32] [2019-07-29T17:54:16.139Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T17:54:16.139Z] [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T17:54:16.139Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T17:54:17.064Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-29T17:54:17.319Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-29T17:54:17.319Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest) Time elapsed: 0.119 s [2019-07-29T17:54:17.319Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-29T17:54:17.319Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] 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-29T17:54:17.319Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] 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-29T17:54:17.319Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] 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-29T17:54:17.319Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] 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-29T17:54:17.319Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.049 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T17:54:17.319Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] 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-29T17:54:17.319Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-29T17:54:17.319Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-29T17:54:17.319Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.002 s [2019-07-29T17:54:17.319Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.001 s [2019-07-29T17:54:17.319Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0 s [2019-07-29T17:54:17.319Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-29T17:54:18.681Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-29T17:54:18.681Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-29T17:54:18.681Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.009 s [2019-07-29T17:54:18.681Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.004 s [2019-07-29T17:54:18.681Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.077 s [2019-07-29T17:54:18.681Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-29T17:54:18.681Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.611 s [2019-07-29T17:54:18.681Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-29T17:54:18.681Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.025 s [2019-07-29T17:54:18.681Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-29T17:54:18.681Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.017 s [2019-07-29T17:54:18.681Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-29T17:54:18.681Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.556 s [2019-07-29T17:54:18.681Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-29T17:54:19.240Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-29T17:54:19.240Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-29T17:54:19.240Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-29T17:54:19.240Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-29T17:54:19.240Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.006 s [2019-07-29T17:54:19.240Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-29T17:54:19.240Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.358 s [2019-07-29T17:54:19.240Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-29T17:54:19.240Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-29T17:54:19.240Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-29T17:54:19.240Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.009 s [2019-07-29T17:54:19.240Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-29T17:54:19.240Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.259 s [2019-07-29T17:54:19.240Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-29T17:54:21.125Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.838 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-29T17:54:21.125Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-29T17:54:21.125Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T17:54:21.125Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T17:54:21.125Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-29T17:54:21.125Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T17:54:21.125Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T17:54:21.125Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T17:54:21.125Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T17:54:21.125Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T17:54:21.125Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T17:54:21.125Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T17:54:21.125Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T17:54:21.125Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.037 s [2019-07-29T17:54:21.125Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T17:54:21.125Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 1.768 s [2019-07-29T17:54:21.125Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-29T17:54:21.125Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-29T17:54:21.125Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.011 s [2019-07-29T17:54:21.125Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-29T17:54:21.125Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0 s [2019-07-29T17:54:21.125Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.001 s [2019-07-29T17:54:21.125Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.001 s [2019-07-29T17:54:21.125Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-29T17:54:21.125Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-29T17:54:21.125Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest) Time elapsed: 0.005 s [2019-07-29T17:54:21.125Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-29T17:54:21.685Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-29T17:54:21.685Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.001 s [2019-07-29T17:54:21.685Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.5 s [2019-07-29T17:54:21.685Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-29T17:54:21.685Z] [2019-07-29T17:54:21.685Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2019-07-29 17:54:21.601 [2019-07-29T17:54:21.685Z] !MESSAGE Custom factory for type 87 does not exist [2019-07-29T17:54:21.685Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-29T17:54:21.685Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2019-07-29T17:54:21.685Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2019-07-29T17:54:21.685Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-29T17:54:21.685Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-29T17:54:21.685Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0.001 s [2019-07-29T17:54:21.685Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-29T17:54:21.685Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-29T17:54:21.685Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-29T17:54:21.685Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-29T17:54:21.685Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-29T17:54:21.685Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-29T17:54:21.685Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-29T17:54:21.685Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-29T17:54:21.685Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-29T17:54:21.685Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-29T17:54:21.685Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-29T17:54:21.685Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-29T17:54:21.685Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-29T17:54:21.685Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-29T17:54:21.685Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-29T17:54:21.685Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-29T17:54:21.685Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.037 s [2019-07-29T17:54:21.685Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-29T17:54:21.685Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.006 s [2019-07-29T17:54:21.685Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-29T17:54:21.685Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-29T17:54:21.685Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0 s [2019-07-29T17:54:21.685Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0.001 s [2019-07-29T17:54:21.685Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-29T17:54:21.940Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-29T17:54:21.940Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest) Time elapsed: 0.032 s [2019-07-29T17:54:21.940Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-29T17:54:21.940Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-29T17:54:21.940Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-29T17:54:21.940Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-29T17:54:21.940Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-29T17:54:21.940Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-29T17:54:21.940Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-29T17:54:21.940Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-29T17:54:21.940Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-29T17:54:21.940Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-29T17:54:21.940Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-29T17:54:21.940Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-29T17:54:21.940Z] [2019-07-29T17:54:21.940Z] Results: [2019-07-29T17:54:21.940Z] [2019-07-29T17:54:21.940Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T17:54:21.940Z] [2019-07-29T17:54:22.500Z] [INFO] All tests passed! [2019-07-29T17:54:22.500Z] [INFO] [2019-07-29T17:54:22.500Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:22.500Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec [2019-07-29T17:54:22.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-29T17:54:22.500Z] [INFO] [2019-07-29T17:54:22.500Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:22.500Z] [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-29T17:54:22.500Z] [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-29T17:54:22.500Z] [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-29T17:54:22.500Z] [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-29T17:54:22.500Z] [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-29T17:54:22.500Z] [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-29T17:54:22.500Z] [INFO] [2019-07-29T17:54:22.500Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T17:54:22.500Z] [INFO] [2019-07-29T17:54:22.500Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2019-07-29T17:54:22.500Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT [18/134] [2019-07-29T17:54:22.500Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T17:54:22.500Z] [INFO] [2019-07-29T17:54:22.500Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:54:22.500Z] [INFO] [2019-07-29T17:54:22.500Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:54:22.500Z] [INFO] The project's OSGi version is 1.0.9.201907291748 [2019-07-29T17:54:22.500Z] [INFO] [2019-07-29T17:54:22.500Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:54:22.500Z] [INFO] [2019-07-29T17:54:22.500Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:54:22.500Z] [INFO] [2019-07-29T17:54:22.500Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:54:22.500Z] [INFO] [2019-07-29T17:54:22.500Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:54:22.500Z] [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-29T17:54:22.500Z] [INFO] [2019-07-29T17:54:22.500Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:54:22.500Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:54:22.500Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2019-07-29T17:54:22.500Z] [INFO] [2019-07-29T17:54:22.500Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:54:22.500Z] [INFO] Compiling 150 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes [2019-07-29T17:54:23.427Z] [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-29T17:54:23.427Z] public void setUp() throws IOException { [2019-07-29T17:54:23.427Z] ^^^^^^^^^^^ [2019-07-29T17:54:23.427Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest [2019-07-29T17:54:23.427Z] [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-29T17:54:23.427Z] @NonNull Iterable modules = super.getAnalysisModules(); [2019-07-29T17:54:23.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:54:23.427Z] Null type safety (type annotations): The expression of type '@NonNull Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>' [2019-07-29T17:54:23.427Z] 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-29T17:54:23.427Z] @SuppressWarnings({"javadoc", "nls"}) [2019-07-29T17:54:23.427Z] ^^^^^ [2019-07-29T17:54:23.427Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-29T17:54:23.427Z] 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-29T17:54:23.427Z] assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName())); [2019-07-29T17:54:23.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:54:23.427Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite [2019-07-29T17:54:23.427Z] 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-29T17:54:23.427Z] assertTrue("equals", !fLocation2.equals(fLocation3)); [2019-07-29T17:54:23.427Z] ^^^^^^^^^^ [2019-07-29T17:54:23.427Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation [2019-07-29T17:54:23.427Z] 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-29T17:54:23.427Z] assertTrue("equals", !fLocation3.equals(fLocation2)); [2019-07-29T17:54:23.427Z] ^^^^^^^^^^ [2019-07-29T17:54:23.427Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation [2019-07-29T17:54:23.427Z] [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-29T17:54:23.427Z] return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo); [2019-07-29T17:54:23.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:54:23.427Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T17:54:23.427Z] [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-29T17:54:23.427Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-29T17:54:23.427Z] ^^^^^^ [2019-07-29T17:54:23.427Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T17:54:23.427Z] 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-29T17:54:23.427Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-29T17:54:23.427Z] ^^^^^^^^^^^^^^ [2019-07-29T17:54:23.427Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-29T17:54:23.427Z] [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-29T17:54:23.427Z] return event; [2019-07-29T17:54:23.427Z] ^^^^^^^^^^^^^ [2019-07-29T17:54:23.427Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-29T17:54:23.427Z] [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-29T17:54:23.427Z] return null; [2019-07-29T17:54:23.427Z] ^^^^^^^^^^^^ [2019-07-29T17:54:23.427Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-29T17:54:23.427Z] 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-29T17:54:23.427Z] assertTrue("equals", !range1.equals(ts1)); [2019-07-29T17:54:23.427Z] ^^^ [2019-07-29T17:54:23.427Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange [2019-07-29T17:54:23.427Z] 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-29T17:54:23.427Z] assertFalse("equals", fEvent1.equals(fEvent1.getType())); [2019-07-29T17:54:23.427Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T17:54:23.427Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent [2019-07-29T17:54:23.427Z] 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-29T17:54:23.427Z] @SuppressWarnings("nls") [2019-07-29T17:54:23.427Z] ^^^^^ [2019-07-29T17:54:23.427Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-29T17:54:23.427Z] 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-29T17:54:23.427Z] assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0))); [2019-07-29T17:54:23.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:54:23.427Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint [2019-07-29T17:54:23.427Z] [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-29T17:54:23.427Z] ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS); [2019-07-29T17:54:23.427Z] ^^^^ [2019-07-29T17:54:23.427Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent' [2019-07-29T17:54:23.427Z] 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-29T17:54:23.427Z] @SuppressWarnings("nls") [2019-07-29T17:54:23.427Z] ^^^^^ [2019-07-29T17:54:23.427Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-29T17:54:23.427Z] 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-29T17:54:23.427Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-29T17:54:23.427Z] ^^^^^^^^^^^^^^ [2019-07-29T17:54:23.427Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-29T17:54:23.427Z] 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-29T17:54:23.427Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-29T17:54:23.427Z] ^^^^^^^^^^^^^^ [2019-07-29T17:54:23.427Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-29T17:54:23.427Z] 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-29T17:54:23.427Z] assertFalse("equals", fType1.equals(fLabels1)); [2019-07-29T17:54:23.427Z] ^^^^^^^^ [2019-07-29T17:54:23.427Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType [2019-07-29T17:54:23.427Z] 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-29T17:54:23.427Z] assertFalse("equals", fField1.equals(fValue1)); [2019-07-29T17:54:23.427Z] ^^^^^^^ [2019-07-29T17:54:23.427Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField [2019-07-29T17:54:23.427Z] 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-29T17:54:23.427Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-29T17:54:23.427Z] ^^^^^ [2019-07-29T17:54:23.427Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-29T17:54:23.427Z] [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-29T17:54:23.427Z] return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos()); [2019-07-29T17:54:23.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:54:23.427Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T17:54:23.427Z] 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-29T17:54:23.427Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-29T17:54:23.427Z] ^^^^^ [2019-07-29T17:54:23.427Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-29T17:54:23.427Z] 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-29T17:54:23.427Z] @SuppressWarnings({ "nls", "javadoc"}) [2019-07-29T17:54:23.427Z] ^^^^^ [2019-07-29T17:54:23.427Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-29T17:54:23.427Z] [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-29T17:54:23.427Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-29T17:54:23.427Z] ^^^^^^ [2019-07-29T17:54:23.427Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T17:54:23.427Z] 26 problems (0 errors, 9 warnings, 9 info) [2019-07-29T17:54:23.427Z] [INFO] [2019-07-29T17:54:23.427Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:54:23.427Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:54:23.427Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2019-07-29T17:54:23.427Z] [INFO] [2019-07-29T17:54:23.427Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:54:23.427Z] [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-29T17:54:23.427Z] [INFO] [2019-07-29T17:54:23.427Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:54:23.427Z] [INFO] [2019-07-29T17:54:23.427Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:54:23.683Z] [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-29T17:54:23.683Z] [INFO] [2019-07-29T17:54:23.683Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:54:23.683Z] [INFO] [2019-07-29T17:54:23.937Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:54:23.937Z] [INFO] [2019-07-29T17:54:23.937Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:54:23.937Z] [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-29T17:54:24.497Z] [INFO] [2019-07-29T17:54:24.497Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:54:24.497Z] [INFO] [2019-07-29T17:54:24.497Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:54:25.422Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log [2019-07-29T17:54:25.422Z] [INFO] Command line: [2019-07-29T17:54:25.422Z] [/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-29T17:54:25.422Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T17:54:27.308Z] !SESSION 2019-07-29 17:54:25.404 ----------------------------------------------- [2019-07-29T17:54:27.308Z] eclipse.buildId=unknown [2019-07-29T17:54:27.308Z] java.version=1.8.0_202 [2019-07-29T17:54:27.308Z] java.vendor=Oracle Corporation [2019-07-29T17:54:27.308Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T17:54:27.308Z] 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-29T17:54:27.308Z] 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-29T17:54:27.308Z] [2019-07-29T17:54:27.308Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 17:54:27.061 [2019-07-29T17:54:27.308Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T17:54:27.308Z] !STACK 0 [2019-07-29T17:54:27.308Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T17:54:27.308Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T17:54:27.308Z] [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T17:54:27.308Z] [2019-07-29T17:54:27.308Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 17:54:27.097 [2019-07-29T17:54:27.308Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T17:54:27.308Z] !STACK 0 [2019-07-29T17:54:27.308Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T17:54:27.308Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T17:54:27.308Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T17:54:27.308Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T17:54:27.308Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T17:54:27.308Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T17:54:27.308Z] [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T17:54:27.308Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T17:54:28.671Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-29T17:54:28.671Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-29T17:54:28.671Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.004 s [2019-07-29T17:54:28.671Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-29T17:54:28.671Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-29T17:54:28.671Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-29T17:54:28.671Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-29T17:54:28.671Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-29T17:54:28.671Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-29T17:54:28.671Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-29T17:54:28.671Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-29T17:54:28.671Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.671Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-29T17:54:28.926Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-29T17:54:28.926Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.082 s [2019-07-29T17:54:28.926Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.003 s [2019-07-29T17:54:28.926Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-29T17:54:28.926Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-29T17:54:28.926Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.003 s [2019-07-29T17:54:28.926Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-29T17:54:28.926Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-29T17:54:28.926Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-29T17:54:28.926Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-29T17:54:28.926Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-29T17:54:28.926Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-29T17:54:28.926Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-29T17:54:28.926Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-29T17:54:28.926Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-29T17:54:28.926Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-29T17:54:28.926Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-29T17:54:28.926Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.004 s [2019-07-29T17:54:28.926Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-29T17:54:28.926Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-29T17:54:28.926Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-29T17:54:28.926Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-29T17:54:28.926Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-29T17:54:28.926Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-29T17:54:28.926Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-29T17:54:28.926Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-29T17:54:28.926Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-29T17:54:28.926Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-29T17:54:28.926Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-29T17:54:28.926Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-29T17:54:28.926Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-29T17:54:28.926Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-29T17:54:28.926Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-29T17:54:28.926Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-29T17:55:50.288Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.717 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-29T17:55:50.288Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.419 s [2019-07-29T17:55:50.288Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.285 s [2019-07-29T17:55:50.288Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.234 s [2019-07-29T17:55:50.288Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.217 s [2019-07-29T17:55:50.288Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.225 s [2019-07-29T17:55:50.288Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.444 s [2019-07-29T17:55:50.288Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.328 s [2019-07-29T17:55:50.288Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.443 s [2019-07-29T17:55:50.288Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.426 s [2019-07-29T17:55:50.288Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.243 s [2019-07-29T17:55:50.288Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.216 s [2019-07-29T17:55:50.288Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.214 s [2019-07-29T17:55:50.288Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.234 s [2019-07-29T17:55:50.288Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.242 s [2019-07-29T17:55:50.288Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.433 s [2019-07-29T17:55:50.288Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.214 s [2019-07-29T17:55:50.288Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.228 s [2019-07-29T17:55:50.288Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.548 s [2019-07-29T17:55:50.288Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.245 s [2019-07-29T17:55:50.288Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.211 s [2019-07-29T17:55:50.288Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.245 s [2019-07-29T17:55:50.288Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.219 s [2019-07-29T17:55:50.288Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.214 s [2019-07-29T17:55:50.288Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.319 s [2019-07-29T17:55:50.288Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.235 s [2019-07-29T17:55:50.288Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.214 s [2019-07-29T17:55:50.288Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.328 s [2019-07-29T17:55:50.288Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.424 s [2019-07-29T17:55:50.288Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.519 s [2019-07-29T17:55:50.288Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.232 s [2019-07-29T17:55:50.288Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.428 s [2019-07-29T17:55:50.288Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.427 s [2019-07-29T17:55:50.288Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.233 s [2019-07-29T17:55:50.288Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.423 s [2019-07-29T17:55:50.288Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.256 s [2019-07-29T17:55:50.288Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.313 s [2019-07-29T17:55:50.288Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.326 s [2019-07-29T17:55:50.288Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.227 s [2019-07-29T17:55:50.288Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.22 s [2019-07-29T17:55:50.288Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.252 s [2019-07-29T17:55:50.288Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.323 s [2019-07-29T17:55:50.288Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.213 s [2019-07-29T17:55:50.288Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.214 s [2019-07-29T17:55:50.288Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.211 s [2019-07-29T17:55:50.288Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.21 s [2019-07-29T17:55:50.288Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.213 s [2019-07-29T17:55:50.288Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.224 s [2019-07-29T17:55:50.288Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-29T17:55:50.288Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.976 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-29T17:55:50.288Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.202 s [2019-07-29T17:55:50.288Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.736 s [2019-07-29T17:55:50.288Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.404 s [2019-07-29T17:55:50.288Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-29T17:55:50.288Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-29T17:55:50.288Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-29T17:55:50.288Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.057 s [2019-07-29T17:55:50.288Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.058 s [2019-07-29T17:55:50.288Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-29T17:55:50.288Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.391 s [2019-07-29T17:55:50.288Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-29T17:55:50.288Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-29T17:55:50.288Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-29T17:55:50.288Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-29T17:55:50.288Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.067 s [2019-07-29T17:55:50.288Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-29T17:55:50.288Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-29T17:55:50.288Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.056 s [2019-07-29T17:55:50.288Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-29T17:55:50.288Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.881 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-29T17:55:50.288Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.633 s [2019-07-29T17:55:50.288Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.233 s [2019-07-29T17:55:50.288Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.005 s [2019-07-29T17:55:50.288Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.008 s [2019-07-29T17:55:50.288Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-29T17:55:52.174Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.436 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-29T17:55:52.174Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.222 s [2019-07-29T17:55:52.174Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.213 s [2019-07-29T17:55:52.174Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-29T17:55:52.175Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-29T17:55:52.175Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T17:55:52.175Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T17:55:52.175Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T17:55:52.175Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T17:55:52.175Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0.001 s [2019-07-29T17:55:52.175Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T17:55:52.175Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T17:55:52.175Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T17:55:52.175Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T17:55:52.175Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T17:55:52.175Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T17:55:52.175Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-29T17:56:04.334Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.292 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-29T17:56:04.334Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 6.432 s [2019-07-29T17:56:04.334Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 3.859 s [2019-07-29T17:56:04.334Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-29T17:56:04.334Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-29T17:56:04.334Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.004 s [2019-07-29T17:56:04.334Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-29T17:56:04.334Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-29T17:56:04.334Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.074 s [2019-07-29T17:56:04.334Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-29T17:56:04.334Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-29T17:56:04.334Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-29T17:56:04.334Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.003 s [2019-07-29T17:56:04.334Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.004 s [2019-07-29T17:56:04.334Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-29T17:56:04.334Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.073 s [2019-07-29T17:56:04.334Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-29T17:56:04.334Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-29T17:56:04.334Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-29T17:56:04.334Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.003 s [2019-07-29T17:56:04.334Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-29T17:56:04.334Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-29T17:56:04.334Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.002 s [2019-07-29T17:56:04.334Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-29T17:56:05.695Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.259 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-29T17:56:05.695Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.151 s [2019-07-29T17:56:05.695Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.226 s [2019-07-29T17:56:05.695Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 1.138 s [2019-07-29T17:56:05.695Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-29T17:56:05.695Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-29T17:56:05.695Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-29T17:56:05.695Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.148 s [2019-07-29T17:56:05.695Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.152 s [2019-07-29T17:56:05.695Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-29T17:56:05.695Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 1.113 s [2019-07-29T17:56:05.695Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-29T17:56:05.695Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-29T17:56:05.695Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-29T17:56:05.695Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-29T17:56:05.695Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.152 s [2019-07-29T17:56:05.695Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-29T17:56:05.695Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-29T17:56:05.695Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.174 s [2019-07-29T17:56:05.695Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-29T17:56:05.695Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-29T17:56:05.695Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-29T17:56:05.695Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2019-07-29T17:56:05.695Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-29T17:56:05.695Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-29T17:56:05.695Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-29T17:56:05.695Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-29T17:56:05.695Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-29T17:56:05.695Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-29T17:56:05.695Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-29T17:56:05.695Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-29T17:56:05.695Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-29T17:56:15.628Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.623 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-29T17:56:15.628Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-29T17:56:15.628Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-29T17:56:15.628Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.011 s [2019-07-29T17:56:15.628Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-29T17:56:15.628Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.425 s [2019-07-29T17:56:15.628Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.059 s [2019-07-29T17:56:15.628Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.043 s [2019-07-29T17:56:15.628Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.021 s [2019-07-29T17:56:15.628Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.445 s [2019-07-29T17:56:15.628Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.075 s [2019-07-29T17:56:15.628Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-29T17:56:15.628Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.033 s [2019-07-29T17:56:15.628Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-29T17:56:15.628Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-29T17:56:15.628Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.011 s [2019-07-29T17:56:15.628Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.022 s [2019-07-29T17:56:15.628Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.427 s [2019-07-29T17:56:15.628Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-29T17:56:15.628Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-29T17:56:15.628Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.079 s [2019-07-29T17:56:15.628Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.046 s [2019-07-29T17:56:15.628Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.034 s [2019-07-29T17:56:15.628Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.022 s [2019-07-29T17:56:15.628Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-29T17:56:15.628Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-29T17:56:15.628Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-29T17:56:15.628Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.011 s [2019-07-29T17:56:15.628Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-29T17:56:23.704Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.449 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-29T17:56:23.704Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.352 s [2019-07-29T17:56:23.704Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.213 s [2019-07-29T17:56:23.704Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.214 s [2019-07-29T17:56:23.704Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.239 s [2019-07-29T17:56:23.704Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.217 s [2019-07-29T17:56:23.704Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.212 s [2019-07-29T17:56:23.704Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-29T17:56:23.959Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.186 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-29T17:56:23.959Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.057 s [2019-07-29T17:56:23.959Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.012 s [2019-07-29T17:56:23.959Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 1.116 s [2019-07-29T17:56:23.959Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-29T17:56:25.321Z] [2019-07-29T17:56:25.321Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:56:25.205 [2019-07-29T17:56:25.321Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-29T17:56:25.321Z] !STACK 0 [2019-07-29T17:56:25.321Z] java.lang.RuntimeException: The parameter should be set [2019-07-29T17:56:25.321Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-29T17:56:25.321Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T17:56:25.321Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T17:56:25.321Z] [2019-07-29T17:56:25.321Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:56:25.206 [2019-07-29T17:56:25.321Z] !MESSAGE Exception executing analysis [2019-07-29T17:56:25.321Z] !STACK 0 [2019-07-29T17:56:25.321Z] java.lang.RuntimeException: The parameter should be set [2019-07-29T17:56:25.321Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-29T17:56:25.321Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T17:56:25.321Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T17:56:26.682Z] [2019-07-29T17:56:26.682Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:56:26.441 [2019-07-29T17:56:26.682Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-29T17:56:26.682Z] !STACK 0 [2019-07-29T17:56:26.682Z] java.lang.RuntimeException: The parameter should be set [2019-07-29T17:56:26.682Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-29T17:56:26.682Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T17:56:26.682Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T17:56:26.682Z] [2019-07-29T17:56:26.682Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:56:26.442 [2019-07-29T17:56:26.682Z] !MESSAGE Exception executing analysis [2019-07-29T17:56:26.682Z] !STACK 0 [2019-07-29T17:56:26.682Z] java.lang.RuntimeException: The parameter should be set [2019-07-29T17:56:26.682Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-29T17:56:26.682Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T17:56:26.682Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T17:56:26.682Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.546 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-29T17:56:26.682Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.312 s [2019-07-29T17:56:26.682Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.234 s [2019-07-29T17:56:26.682Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-29T17:58:03.041Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.772 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-29T17:58:03.041Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.437 s [2019-07-29T17:58:03.041Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.428 s [2019-07-29T17:58:03.041Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.441 s [2019-07-29T17:58:03.041Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.432 s [2019-07-29T17:58:03.041Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.535 s [2019-07-29T17:58:03.041Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.47 s [2019-07-29T17:58:03.041Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.453 s [2019-07-29T17:58:03.041Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.736 s [2019-07-29T17:58:03.041Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.502 s [2019-07-29T17:58:03.041Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.431 s [2019-07-29T17:58:03.041Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.43 s [2019-07-29T17:58:03.041Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.645 s [2019-07-29T17:58:03.041Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.427 s [2019-07-29T17:58:03.041Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.466 s [2019-07-29T17:58:03.041Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.439 s [2019-07-29T17:58:03.041Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.434 s [2019-07-29T17:58:03.041Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.445 s [2019-07-29T17:58:03.041Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.453 s [2019-07-29T17:58:03.041Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.451 s [2019-07-29T17:58:03.041Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.431 s [2019-07-29T17:58:03.041Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.426 s [2019-07-29T17:58:03.041Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.481 s [2019-07-29T17:58:03.041Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.439 s [2019-07-29T17:58:03.041Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.469 s [2019-07-29T17:58:03.041Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.536 s [2019-07-29T17:58:03.041Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.463 s [2019-07-29T17:58:03.041Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.448 s [2019-07-29T17:58:03.041Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.435 s [2019-07-29T17:58:03.041Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.434 s [2019-07-29T17:58:03.041Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.426 s [2019-07-29T17:58:03.041Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.425 s [2019-07-29T17:58:03.041Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.428 s [2019-07-29T17:58:03.041Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.439 s [2019-07-29T17:58:03.041Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.432 s [2019-07-29T17:58:03.041Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-29T17:58:03.041Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-29T17:58:03.041Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-07-29T17:58:03.041Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-29T17:58:03.041Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-29T17:58:03.041Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-29T17:58:03.041Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-29T17:58:03.041Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-29T17:58:03.041Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0.001 s [2019-07-29T17:58:03.041Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-29T17:58:03.041Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-29T17:58:03.041Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-29T17:58:03.041Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-29T17:58:03.041Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-29T17:58:03.041Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-29T17:58:03.041Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-29T17:58:03.041Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-29T17:58:03.041Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-29T17:58:03.041Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.005 s [2019-07-29T17:58:03.041Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.028 s [2019-07-29T17:58:03.041Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.092 s [2019-07-29T17:58:03.041Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.086 s [2019-07-29T17:58:03.041Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.031 s [2019-07-29T17:58:03.041Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-29T17:58:03.041Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.088 s [2019-07-29T17:58:03.041Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-29T17:58:03.041Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-29T17:58:03.041Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.982 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-29T17:58:03.041Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.32 s [2019-07-29T17:58:03.041Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.223 s [2019-07-29T17:58:03.041Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.22 s [2019-07-29T17:58:03.041Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.218 s [2019-07-29T17:58:03.041Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-29T17:58:03.041Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-29T17:58:03.041Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-29T17:58:03.041Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-29T17:58:03.041Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-29T17:58:03.041Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-29T17:58:03.041Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.003 s [2019-07-29T17:58:03.041Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.006 s [2019-07-29T17:58:03.041Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.001 s [2019-07-29T17:58:03.041Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0 s [2019-07-29T17:58:03.041Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-29T17:58:04.927Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.903 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-29T17:58:04.927Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.325 s [2019-07-29T17:58:04.927Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.405 s [2019-07-29T17:58:04.927Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.214 s [2019-07-29T17:58:04.927Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.322 s [2019-07-29T17:58:04.927Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.421 s [2019-07-29T17:58:04.927Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.214 s [2019-07-29T17:58:04.927Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-29T17:58:11.460Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.725 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-29T17:58:11.460Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.488 s [2019-07-29T17:58:11.460Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.466 s [2019-07-29T17:58:11.460Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.543 s [2019-07-29T17:58:11.460Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.477 s [2019-07-29T17:58:11.460Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.947 s [2019-07-29T17:58:11.460Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.902 s [2019-07-29T17:58:11.460Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.464 s [2019-07-29T17:58:11.460Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.493 s [2019-07-29T17:58:11.460Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0 s [2019-07-29T17:58:11.460Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.474 s [2019-07-29T17:58:11.460Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-29T17:58:11.460Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-29T17:58:11.460Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.002 s [2019-07-29T17:58:11.460Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-29T17:58:11.460Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-29T17:58:11.460Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-29T17:58:11.460Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-29T17:58:11.460Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-29T17:58:11.460Z] [2019-07-29T17:58:11.460Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:58:11.330 [2019-07-29T17:58:11.460Z] !MESSAGE Error parsing /tmp/markers5042112828167369812xml [2019-07-29T17:58:11.460Z] !STACK 0 [2019-07-29T17:58:11.460Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5042112828167369812xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'. [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-29T17:58:11.460Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-29T17:58:11.460Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-29T17:58:11.460Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-29T17:58:11.460Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T17:58:11.460Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T17:58:11.460Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T17:58:11.460Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T17:58:11.460Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T17:58:11.460Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T17:58:11.460Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T17:58:11.460Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T17:58:11.460Z] [2019-07-29T17:58:11.460Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:58:11.333 [2019-07-29T17:58:11.460Z] !MESSAGE Error parsing /tmp/markers2034192926711113834xml [2019-07-29T17:58:11.460Z] !STACK 0 [2019-07-29T17:58:11.460Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2034192926711113834xml; 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-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-29T17:58:11.460Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-29T17:58:11.460Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-29T17:58:11.460Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-29T17:58:11.460Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T17:58:11.460Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T17:58:11.460Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T17:58:11.460Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T17:58:11.460Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T17:58:11.460Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T17:58:11.460Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T17:58:11.460Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T17:58:11.460Z] [2019-07-29T17:58:11.460Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:58:11.337 [2019-07-29T17:58:11.460Z] !MESSAGE Error parsing /tmp/markers2795449270641487789xml [2019-07-29T17:58:11.460Z] !STACK 0 [2019-07-29T17:58:11.460Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2795449270641487789xml; 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-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-29T17:58:11.460Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-29T17:58:11.460Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-29T17:58:11.460Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-29T17:58:11.460Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T17:58:11.460Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T17:58:11.460Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T17:58:11.460Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T17:58:11.460Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T17:58:11.460Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T17:58:11.460Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T17:58:11.460Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T17:58:11.460Z] [2019-07-29T17:58:11.460Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:58:11.340 [2019-07-29T17:58:11.460Z] !MESSAGE Error parsing /tmp/markers5234788486670434285xml [2019-07-29T17:58:11.460Z] !STACK 0 [2019-07-29T17:58:11.460Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5234788486670434285xml; 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-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-29T17:58:11.460Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-29T17:58:11.460Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-29T17:58:11.460Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-29T17:58:11.460Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T17:58:11.460Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T17:58:11.460Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T17:58:11.460Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T17:58:11.460Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T17:58:11.460Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T17:58:11.460Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T17:58:11.460Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T17:58:11.460Z] [2019-07-29T17:58:11.460Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:58:11.362 [2019-07-29T17:58:11.460Z] !MESSAGE Error parsing /tmp/markers187115796701142686xml [2019-07-29T17:58:11.460Z] !STACK 0 [2019-07-29T17:58:11.460Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-29T17:58:11.460Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-29T17:58:11.460Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-29T17:58:11.460Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-29T17:58:11.460Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-29T17:58:11.460Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-29T17:58:11.460Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-29T17:58:11.460Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-29T17:58:11.460Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T17:58:11.460Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T17:58:11.460Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T17:58:11.460Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T17:58:11.460Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T17:58:11.460Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T17:58:11.460Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T17:58:11.460Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T17:58:11.460Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T17:58:11.460Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T17:58:11.460Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.460Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.460Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.460Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T17:58:11.460Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T17:58:11.460Z] [2019-07-29T17:58:11.460Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:58:11.366 [2019-07-29T17:58:11.460Z] !MESSAGE Error parsing /tmp/markers400986748793901396xml [2019-07-29T17:58:11.460Z] !STACK 0 [2019-07-29T17:58:11.460Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers400986748793901396xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'. [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-29T17:58:11.460Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-29T17:58:11.461Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-29T17:58:11.461Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-29T17:58:11.461Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-29T17:58:11.461Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.461Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.461Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.461Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T17:58:11.461Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T17:58:11.461Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T17:58:11.461Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T17:58:11.461Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T17:58:11.461Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.461Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.461Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T17:58:11.461Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T17:58:11.461Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.461Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.461Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T17:58:11.461Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T17:58:11.461Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T17:58:11.461Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T17:58:11.461Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.461Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.461Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T17:58:11.461Z] [2019-07-29T17:58:11.461Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:58:11.370 [2019-07-29T17:58:11.461Z] !MESSAGE Error parsing /tmp/markers8817650809494198389xml [2019-07-29T17:58:11.461Z] !STACK 0 [2019-07-29T17:58:11.461Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-29T17:58:11.461Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-29T17:58:11.461Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-29T17:58:11.461Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-29T17:58:11.461Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-29T17:58:11.461Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-29T17:58:11.461Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-29T17:58:11.461Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-29T17:58:11.461Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.461Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.461Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.461Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T17:58:11.461Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T17:58:11.461Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T17:58:11.461Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T17:58:11.461Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T17:58:11.461Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.461Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.461Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T17:58:11.461Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T17:58:11.461Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.461Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.461Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T17:58:11.461Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T17:58:11.461Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T17:58:11.461Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T17:58:11.461Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.461Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.461Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T17:58:11.461Z] [2019-07-29T17:58:11.461Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:58:11.374 [2019-07-29T17:58:11.461Z] !MESSAGE Error parsing /tmp/markers7678617198003619480xml [2019-07-29T17:58:11.461Z] !STACK 0 [2019-07-29T17:58:11.461Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7678617198003619480xml; 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-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-29T17:58:11.461Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-29T17:58:11.461Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-29T17:58:11.461Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-29T17:58:11.461Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.461Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.461Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.461Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T17:58:11.461Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T17:58:11.461Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T17:58:11.461Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T17:58:11.461Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T17:58:11.461Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.461Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.461Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T17:58:11.461Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T17:58:11.461Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.461Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.461Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T17:58:11.461Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T17:58:11.461Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T17:58:11.461Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T17:58:11.461Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.461Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.461Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T17:58:11.461Z] [2019-07-29T17:58:11.461Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:58:11.378 [2019-07-29T17:58:11.461Z] !MESSAGE Error parsing /tmp/markers4028607762508370574xml [2019-07-29T17:58:11.461Z] !STACK 0 [2019-07-29T17:58:11.461Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4028607762508370574xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'. [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-29T17:58:11.461Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-29T17:58:11.461Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-29T17:58:11.461Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-29T17:58:11.461Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-29T17:58:11.461Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.461Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.461Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.461Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T17:58:11.461Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T17:58:11.461Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T17:58:11.461Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T17:58:11.461Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T17:58:11.461Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T17:58:11.461Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.461Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.461Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T17:58:11.461Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T17:58:11.461Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T17:58:11.461Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.461Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.461Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T17:58:11.461Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T17:58:11.461Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T17:58:11.461Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T17:58:11.461Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T17:58:11.461Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T17:58:11.461Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T17:58:11.461Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T17:58:11.461Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T17:58:11.461Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-29T17:58:11.461Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.055 s [2019-07-29T17:58:11.461Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.009 s [2019-07-29T17:58:11.461Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.004 s [2019-07-29T17:58:11.461Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.002 s [2019-07-29T17:58:11.461Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-29T17:58:11.461Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-29T17:58:11.461Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-29T17:58:11.461Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-29T17:58:11.461Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-29T17:58:11.461Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-29T17:58:11.461Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-29T17:58:11.461Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-29T17:58:11.461Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-29T17:58:11.461Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-29T17:58:11.718Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-29T17:58:11.718Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.003 s [2019-07-29T17:58:11.718Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-29T17:58:11.718Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.056 s [2019-07-29T17:58:11.718Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-29T17:58:11.718Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.042 s [2019-07-29T17:58:11.718Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-29T17:58:11.718Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-29T17:58:11.718Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-29T17:58:11.718Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-29T17:58:11.718Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest) Time elapsed: 0.001 s [2019-07-29T17:58:11.718Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-29T17:58:11.718Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-29T17:58:11.718Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.001 s [2019-07-29T17:58:11.718Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.001 s [2019-07-29T17:58:11.718Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-29T17:58:11.718Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-29T17:58:11.718Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-29T17:58:11.718Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-29T17:58:11.718Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-29T17:58:11.718Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.004 s [2019-07-29T17:58:11.718Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-29T17:58:11.718Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-29T17:58:11.718Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-29T17:58:11.718Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-29T17:58:11.718Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-29T17:58:11.718Z] 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-29T17:58:11.718Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-29T17:58:11.718Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-29T17:58:11.718Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-29T17:58:11.718Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-29T17:58:11.718Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-29T17:58:11.718Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.004 s [2019-07-29T17:58:11.718Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-29T17:58:11.718Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-29T17:58:11.718Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-29T17:58:11.718Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-29T17:58:11.718Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-29T17:58:11.718Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest) Time elapsed: 0 s [2019-07-29T17:58:11.718Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-29T17:58:11.718Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-29T17:58:11.718Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.001 s [2019-07-29T17:58:11.718Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.03 s [2019-07-29T17:58:11.718Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0 s [2019-07-29T17:58:11.718Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-29T17:58:11.718Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-29T17:58:11.718Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2019-07-29T17:58:11.718Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-29T17:58:11.718Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.005 s [2019-07-29T17:58:11.718Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-29T17:58:11.718Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-29T17:58:13.605Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.009 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-29T17:58:13.605Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-29T17:58:13.605Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.001 s [2019-07-29T17:58:13.605Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-29T17:58:13.605Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-29T17:58:13.605Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-29T17:58:13.605Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-29T17:58:13.605Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1 s [2019-07-29T17:58:13.605Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-29T17:58:13.605Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-29T17:58:13.605Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0 s [2019-07-29T17:58:13.605Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-29T17:58:13.605Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-29T17:58:13.605Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-29T17:58:13.605Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:13.605Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:13.605Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-29T17:58:13.605Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:13.605Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:13.605Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:13.605Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:13.605Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-29T17:58:13.605Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:13.605Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:13.605Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:13.605Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:13.605Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:13.605Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-29T17:58:14.967Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.221 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-29T17:58:14.967Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:14.967Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:14.967Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:14.967Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:14.967Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.308 s [2019-07-29T17:58:14.967Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:14.967Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:14.967Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:14.967Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.103 s [2019-07-29T17:58:14.967Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:14.967Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.807 s [2019-07-29T17:58:14.967Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:14.967Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-29T17:58:14.967Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-29T17:58:17.480Z] [2019-07-29T17:58:17.480Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:58:17.116 [2019-07-29T17:58:17.480Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(645,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-29T17:58:18.405Z] [2019-07-29T17:58:18.405Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:58:18.118 [2019-07-29T17:58:18.405Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(647,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-29T17:58:18.405Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.309 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-29T17:58:18.405Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.089 s [2019-07-29T17:58:18.405Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.002 s [2019-07-29T17:58:18.405Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-29T17:58:18.405Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-29T17:58:18.405Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2019-07-29T17:58:18.405Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-29T17:58:18.405Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-29T17:58:18.405Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-29T17:58:18.405Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-29T17:58:18.405Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-29T17:58:18.405Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-29T17:58:18.405Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-29T17:58:18.405Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-29T17:58:18.405Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-29T17:58:18.405Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.003 s [2019-07-29T17:58:18.405Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2019-07-29T17:58:18.405Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-29T17:58:18.405Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2019-07-29T17:58:18.405Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2019-07-29T17:58:18.405Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2019-07-29T17:58:18.405Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-29T17:58:19.330Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-29T17:58:19.330Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.014 s [2019-07-29T17:58:19.330Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.012 s [2019-07-29T17:58:19.330Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.008 s [2019-07-29T17:58:19.330Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.007 s [2019-07-29T17:58:19.330Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0 s [2019-07-29T17:58:19.330Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.007 s [2019-07-29T17:58:19.330Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.119 s [2019-07-29T17:58:19.330Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.113 s [2019-07-29T17:58:19.330Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.117 s [2019-07-29T17:58:19.330Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.006 s [2019-07-29T17:58:19.330Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.007 s [2019-07-29T17:58:19.330Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-29T17:58:20.693Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.474 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-29T17:58:20.693Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 1.471 s [2019-07-29T17:58:20.693Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 0.002 s [2019-07-29T17:58:20.693Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-29T17:58:23.206Z] [2019-07-29T17:58:23.206Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-29 17:58:22.803 [2019-07-29T17:58:23.206Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-29T17:58:23.206Z] !STACK 0 [2019-07-29T17:58:23.206Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself [2019-07-29T17:58:23.206Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-29T17:58:23.206Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-29T17:58:23.206Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-29T17:58:23.206Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-29T17:58:23.206Z] at java.lang.Thread.run(Thread.java:748) [2019-07-29T17:58:24.132Z] [2019-07-29T17:58:24.132Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-29 17:58:23.904 [2019-07-29T17:58:24.132Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-29T17:58:24.132Z] !STACK 0 [2019-07-29T17:58:24.132Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request [2019-07-29T17:58:24.132Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-29T17:58:24.132Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-29T17:58:24.132Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-29T17:58:24.132Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-29T17:58:24.132Z] at java.lang.Thread.run(Thread.java:748) [2019-07-29T17:58:24.132Z] [2019-07-29T17:58:24.132Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:58:23.905 [2019-07-29T17:58:24.132Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(667,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by either the analysis or the event request [2019-07-29T17:58:25.058Z] [2019-07-29T17:58:25.059Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-29 17:58:25.004 [2019-07-29T17:58:25.059Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-29T17:58:25.059Z] !STACK 0 [2019-07-29T17:58:25.059Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread [2019-07-29T17:58:25.059Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-29T17:58:25.059Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-29T17:58:25.059Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-29T17:58:25.059Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-29T17:58:25.059Z] at java.lang.Thread.run(Thread.java:748) [2019-07-29T17:58:25.059Z] [2019-07-29T17:58:25.059Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:58:25.005 [2019-07-29T17:58:25.059Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(669,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-29T17:58:27.568Z] [2019-07-29T17:58:27.568Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:58:27.223 [2019-07-29T17:58:27.568Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(676,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-29T17:58:28.493Z] [2019-07-29T17:58:28.493Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:58:28.345 [2019-07-29T17:58:28.493Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml [2019-07-29T17:58:28.493Z] !STACK 0 [2019-07-29T17:58:28.493Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-29T17:58:28.493Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-29T17:58:28.493Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T17:58:28.493Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T17:58:28.493Z] [2019-07-29T17:58:28.493Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 17:58:28.345 [2019-07-29T17:58:28.493Z] !MESSAGE Exception executing analysis [2019-07-29T17:58:28.493Z] !STACK 0 [2019-07-29T17:58:28.493Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-29T17:58:28.493Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-29T17:58:28.493Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T17:58:28.493Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T17:58:29.855Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.891 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-29T17:58:29.855Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.01 s [2019-07-29T17:58:29.855Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.115 s [2019-07-29T17:58:29.855Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 3.313 s [2019-07-29T17:58:29.855Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped [2019-07-29T17:58:29.855Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.11 s [2019-07-29T17:58:29.855Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.108 s [2019-07-29T17:58:29.855Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.109 s [2019-07-29T17:58:29.855Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.005 s [2019-07-29T17:58:29.855Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.006 s [2019-07-29T17:58:29.855Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.112 s [2019-07-29T17:58:29.855Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-29T17:58:30.111Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-29T17:58:30.111Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.221 s [2019-07-29T17:58:30.111Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.02 s [2019-07-29T17:58:30.111Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.001 s [2019-07-29T17:58:30.111Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.051 s [2019-07-29T17:58:30.111Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.004 s [2019-07-29T17:58:30.111Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-29T17:58:30.111Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.029 s [2019-07-29T17:58:30.111Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.009 s [2019-07-29T17:58:30.111Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.001 s [2019-07-29T17:58:30.111Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.06 s [2019-07-29T17:58:30.111Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-29T17:58:30.111Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.001 s [2019-07-29T17:58:30.111Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-29T17:58:30.111Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-29T17:58:30.111Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.003 s [2019-07-29T17:58:30.111Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.001 s [2019-07-29T17:58:30.111Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.082 s [2019-07-29T17:58:30.111Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-29T17:58:30.111Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-29T17:58:30.111Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.001 s [2019-07-29T17:58:30.111Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-29T17:58:30.111Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-29T17:58:30.111Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-29T17:58:30.111Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-29T17:58:30.111Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.002 s [2019-07-29T17:58:30.111Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-29T17:58:30.111Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-29T17:58:30.111Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-29T17:58:30.111Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-29T17:58:30.111Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-29T17:58:30.111Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-29T17:58:30.111Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-29T17:58:30.111Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-29T17:58:30.111Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-29T17:58:30.111Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-29T17:58:30.111Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-29T17:58:30.111Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-29T17:58:30.111Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-29T17:58:30.111Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.001 s [2019-07-29T17:58:30.111Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-29T17:58:30.111Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-29T17:58:30.111Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-29T17:58:30.111Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-29T17:58:30.111Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-29T17:58:30.111Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-29T17:58:30.111Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-29T17:58:30.111Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-29T17:58:30.111Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.01 s [2019-07-29T17:58:30.111Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-29T17:58:30.111Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-29T17:58:30.111Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.002 s [2019-07-29T17:58:30.111Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-29T17:58:30.111Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-29T17:58:30.111Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-29T17:58:30.111Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.001 s [2019-07-29T17:58:30.111Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.001 s [2019-07-29T17:58:30.111Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.002 s [2019-07-29T17:58:30.111Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-29T17:58:30.111Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.001 s [2019-07-29T17:58:30.112Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-29T17:58:30.112Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-29T17:58:30.112Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-29T17:58:30.112Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.001 s [2019-07-29T17:58:30.112Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-29T17:58:31.473Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-29T17:58:31.473Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.311 s [2019-07-29T17:58:31.473Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-29T17:58:31.473Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.3 s [2019-07-29T17:58:31.473Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.091 s [2019-07-29T17:58:31.473Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.475 s [2019-07-29T17:58:31.473Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.001 s [2019-07-29T17:58:31.473Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.021 s [2019-07-29T17:58:31.473Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-29T17:58:31.473Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.1 s [2019-07-29T17:58:31.473Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-29T17:58:31.473Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-29T17:58:31.473Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-29T17:58:31.473Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-29T17:58:31.473Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-29T17:58:31.473Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-29T17:58:31.473Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-29T17:58:31.473Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-29T17:58:31.473Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-29T17:58:31.473Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-29T17:58:31.473Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-29T17:58:31.473Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-29T17:58:31.473Z] 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.001 s [2019-07-29T17:58:31.473Z] 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 s [2019-07-29T17:58:31.473Z] 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.001 s [2019-07-29T17:58:31.473Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-29T17:58:31.473Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-29T17:58:31.473Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.004 s [2019-07-29T17:58:31.473Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0 s [2019-07-29T17:58:31.473Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-29T17:58:34.736Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.129 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-29T17:58:34.736Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.106 s [2019-07-29T17:58:34.736Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.004 s [2019-07-29T17:58:34.736Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.006 s [2019-07-29T17:58:34.736Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.002 s [2019-07-29T17:58:34.736Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.005 s [2019-07-29T17:58:34.736Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.003 s [2019-07-29T17:58:34.736Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-29T17:58:41.267Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.38 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-29T17:58:41.267Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 4.012 s [2019-07-29T17:58:41.267Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 2.368 s [2019-07-29T17:58:41.267Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-29T17:58:44.529Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.027 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-29T17:58:44.529Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.005 s [2019-07-29T17:58:44.529Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.003 s [2019-07-29T17:58:44.529Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.006 s [2019-07-29T17:58:44.529Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.002 s [2019-07-29T17:58:44.529Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.006 s [2019-07-29T17:58:44.529Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.003 s [2019-07-29T17:58:44.529Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-29T17:58:44.529Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-29T17:58:44.529Z] 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 s [2019-07-29T17:58:44.529Z] 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-29T17:58:44.529Z] 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 s [2019-07-29T17:58:44.529Z] 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-29T17:58:44.529Z] 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 s [2019-07-29T17:58:44.529Z] 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 s [2019-07-29T17:58:44.529Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-29T17:58:47.791Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.428 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-29T17:58:47.791Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 2.238 s [2019-07-29T17:58:47.791Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 1.19 s [2019-07-29T17:58:47.791Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-29T17:58:47.791Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-29T17:58:47.791Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0.003 s [2019-07-29T17:58:47.791Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0 s [2019-07-29T17:58:47.791Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-29T17:58:47.791Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-29T17:58:47.791Z] 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 s [2019-07-29T17:58:47.791Z] 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-29T17:58:47.791Z] 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 s [2019-07-29T17:58:47.791Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-29T17:58:47.791Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-29T17:58:47.791Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-29T17:58:47.791Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-29T17:58:47.791Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-29T17:58:47.791Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-29T17:58:47.791Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-29T17:58:47.791Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-29T17:58:47.791Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-29T17:58:47.791Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-29T17:58:47.791Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-29T17:58:47.791Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-29T17:58:47.791Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-29T17:58:47.791Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest) Time elapsed: 0 s [2019-07-29T17:58:47.791Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-29T17:58:47.791Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-29T17:58:47.791Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-29T17:58:47.791Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-29T17:58:47.791Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-29T17:58:47.791Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-29T17:58:47.791Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest) Time elapsed: 0 s [2019-07-29T17:58:47.791Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-29T17:58:47.791Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-29T17:58:47.791Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest) Time elapsed: 0 s [2019-07-29T17:58:47.791Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-29T17:58:47.791Z] [2019-07-29T17:58:47.791Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-29 17:58:47.690 [2019-07-29T17:58:47.791Z] !MESSAGE no spawner in java.library.path [2019-07-29T17:58:48.048Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-29T17:58:48.048Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.296 s [2019-07-29T17:58:48.048Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.063 s [2019-07-29T17:58:48.048Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.002 s [2019-07-29T17:58:48.048Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.001 s [2019-07-29T17:58:48.048Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.003 s [2019-07-29T17:58:48.048Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-29T17:58:48.048Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-29T17:58:48.048Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.001 s [2019-07-29T17:58:48.048Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.001 s [2019-07-29T17:58:48.048Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.002 s [2019-07-29T17:58:48.048Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-29T17:58:48.048Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-29T17:58:48.048Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest) Time elapsed: 0.003 s [2019-07-29T17:58:48.048Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-29T17:58:48.048Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-29T17:58:48.048Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.039 s [2019-07-29T17:58:48.048Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2019-07-29T17:58:48.048Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2019-07-29T17:58:48.048Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.004 s [2019-07-29T17:58:48.048Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-29T17:58:48.048Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-29T17:58:48.048Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-29T17:59:06.080Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.004 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-29T17:59:06.080Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 6.002 s [2019-07-29T17:59:06.080Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5 s [2019-07-29T17:59:06.080Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-29T17:59:06.080Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-29T17:59:06.080Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-29T17:59:06.080Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-29T17:59:06.080Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-29T17:59:06.080Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-29T17:59:06.080Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-29T17:59:06.080Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-29T17:59:06.080Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-29T17:59:06.080Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-29T17:59:06.080Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-29T17:59:06.080Z] [2019-07-29T17:59:06.080Z] Results: [2019-07-29T17:59:06.080Z] [2019-07-29T17:59:06.080Z] Tests run: 834, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T17:59:06.080Z] [2019-07-29T17:59:06.080Z] [2019-07-29T17:59:06.080Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 17:59:04.026 [2019-07-29T17:59:06.080Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T17:59:06.080Z] [INFO] All tests passed! [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:59:06.080Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec [2019-07-29T17:59:06.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 273 classes [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] [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-29T17:59:06.080Z] [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-29T17:59:06.080Z] [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-29T17:59:06.080Z] [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-29T17:59:06.080Z] [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-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2019-07-29T17:59:06.080Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT [19/134] [2019-07-29T17:59:06.080Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [INFO] The project's OSGi version is 4.2.0.201907291748 [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:59:06.080Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] return iter; [2019-07-29T17:59:06.080Z] ^^^^^^^^^^^^ [2019-07-29T17:59:06.080Z] Potential resource leak: 'iter' may not be closed at this location [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] elem = (CtfIterator) fTrace.createIterator(); [2019-07-29T17:59:06.080Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:59:06.080Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] return elem; [2019-07-29T17:59:06.080Z] ^^^^^^^^^^^^ [2019-07-29T17:59:06.080Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] return getFirst(); [2019-07-29T17:59:06.080Z] ^^^^^^^^^^ [2019-07-29T17:59:06.080Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] CtfIterator iterator = getIterator(); [2019-07-29T17:59:06.080Z] ^^^^^^^^ [2019-07-29T17:59:06.080Z] Potential resource leak: 'iterator' may not be closed [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] return iterator == null ? null : iterator.getCurrentEvent(); [2019-07-29T17:59:06.080Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:59:06.080Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] return retVal; [2019-07-29T17:59:06.080Z] ^^^^^^^^^^^^^^ [2019-07-29T17:59:06.080Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] return ret; [2019-07-29T17:59:06.080Z] ^^^^^^^^^^^ [2019-07-29T17:59:06.080Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] return iterator == null ? false : iterator.seek(location); [2019-07-29T17:59:06.080Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:59:06.080Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] return fPreviousEvent; [2019-07-29T17:59:06.080Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:59:06.080Z] Potential resource leak: 'top' may not be closed at this location [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] return fTrace.timestampCyclesToNanos(ts); [2019-07-29T17:59:06.080Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T17:59:06.080Z] Potential resource leak: 'top' may not be closed at this location [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] return 0; [2019-07-29T17:59:06.080Z] ^^^^^^^^^ [2019-07-29T17:59:06.080Z] Potential resource leak: 'top' may not be closed at this location [2019-07-29T17:59:06.080Z] 12 problems (12 warnings) [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:59:06.080Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec [2019-07-29T17:59:06.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] [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-29T17:59:06.080Z] [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-29T17:59:06.080Z] [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-29T17:59:06.080Z] [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-29T17:59:06.080Z] [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-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2019-07-29T17:59:06.080Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/134] [2019-07-29T17:59:06.080Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T17:59:06.080Z] [INFO] The project's OSGi version is 1.0.9.201907291748 [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T17:59:06.080Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:59:06.080Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T17:59:06.080Z] [INFO] Compiling 34 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3; [2019-07-29T17:59:06.080Z] ^^^^^^^^^^^ [2019-07-29T17:59:06.080Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] private static final Map EXPECTED_YDATA = ImmutableMap.of(Long.toString(1), [2019-07-29T17:59:06.080Z] ^^^^^^^^^^^^^^^^ [2019-07-29T17:59:06.080Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] Long.toString(2), [2019-07-29T17:59:06.080Z] ^^^^^^^^^^^^^^^^ [2019-07-29T17:59:06.080Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids); [2019-07-29T17:59:06.080Z] ^^^ [2019-07-29T17:59:06.080Z] 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-29T17:59:06.080Z] 4 problems (4 warnings) [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T17:59:06.080Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T17:59:06.080Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T17:59:06.080Z] [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-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T17:59:06.080Z] [INFO] [2019-07-29T17:59:06.080Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T17:59:07.005Z] [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-29T17:59:07.005Z] [INFO] Command line: [2019-07-29T17:59:07.005Z] [/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-29T17:59:07.005Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T17:59:08.369Z] !SESSION 2019-07-29 17:59:06.812 ----------------------------------------------- [2019-07-29T17:59:08.369Z] eclipse.buildId=unknown [2019-07-29T17:59:08.369Z] java.version=1.8.0_202 [2019-07-29T17:59:08.369Z] java.vendor=Oracle Corporation [2019-07-29T17:59:08.369Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T17:59:08.369Z] 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-29T17:59:08.369Z] 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-29T17:59:08.369Z] [2019-07-29T17:59:08.369Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 17:59:08.075 [2019-07-29T17:59:08.369Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T17:59:08.369Z] !STACK 0 [2019-07-29T17:59:08.369Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T17:59:08.369Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T17:59:08.369Z] [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T17:59:08.369Z] [2019-07-29T17:59:08.369Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 17:59:08.162 [2019-07-29T17:59:08.369Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T17:59:08.369Z] !STACK 0 [2019-07-29T17:59:08.369Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T17:59:08.369Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T17:59:08.369Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T17:59:08.369Z] -> 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-29T17:59:08.369Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T17:59:08.369Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T17:59:08.369Z] [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T17:59:08.369Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T17:59:09.296Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-29T17:59:09.550Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-29T17:59:09.550Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0.003 s [2019-07-29T17:59:09.550Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-29T17:59:09.550Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-29T17:59:09.550Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-29T17:59:09.550Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-29T17:59:09.550Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-29T17:59:09.550Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-29T17:59:09.550Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-29T17:59:09.550Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-29T17:59:09.550Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-29T17:59:09.550Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-29T17:59:09.550Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-29T17:59:09.550Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-29T17:59:09.550Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-29T17:59:19.494Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.853 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-29T17:59:19.494Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 7.409 s [2019-07-29T17:59:19.494Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 0.777 s [2019-07-29T17:59:19.494Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-29T17:59:51.506Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.255 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-29T17:59:51.506Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.825 s [2019-07-29T17:59:51.506Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.719 s [2019-07-29T17:59:51.506Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.555 s [2019-07-29T17:59:51.506Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.552 s [2019-07-29T17:59:51.506Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.588 s [2019-07-29T17:59:51.506Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.569 s [2019-07-29T17:59:51.506Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.008 s [2019-07-29T17:59:51.506Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.204 s [2019-07-29T17:59:51.506Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.204 s [2019-07-29T17:59:51.506Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.103 s [2019-07-29T17:59:51.506Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.103 s [2019-07-29T17:59:51.506Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.103 s [2019-07-29T17:59:51.506Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.601 s [2019-07-29T17:59:51.506Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.104 s [2019-07-29T17:59:51.506Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.205 s [2019-07-29T17:59:51.506Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.205 s [2019-07-29T17:59:51.506Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.103 s [2019-07-29T17:59:51.506Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.641 s [2019-07-29T17:59:51.506Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.063 s [2019-07-29T17:59:51.506Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.684 s [2019-07-29T17:59:51.506Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-29T17:59:56.744Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.753 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-29T17:59:56.744Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-29T17:59:56.744Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-29T17:59:56.744Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-29T17:59:56.744Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-29T17:59:56.744Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-29T17:59:56.744Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-29T17:59:56.744Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.007 s [2019-07-29T17:59:56.744Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-29T17:59:56.744Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-29T17:59:56.744Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.065 s [2019-07-29T17:59:56.744Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-29T17:59:56.744Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-29T17:59:56.744Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-29T17:59:56.744Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-29T17:59:56.744Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-29T17:59:56.744Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-29T17:59:56.744Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-29T17:59:56.744Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-29T17:59:56.744Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-29T17:59:56.744Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.004 s [2019-07-29T17:59:56.744Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-29T18:00:01.988Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.63 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-29T18:00:01.988Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.756 s [2019-07-29T18:00:01.988Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.146 s [2019-07-29T18:00:01.988Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.585 s [2019-07-29T18:00:01.988Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.141 s [2019-07-29T18:00:01.988Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-29T18:00:48.604Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.556 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-29T18:00:48.604Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-29T18:00:48.604Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 7.276 s [2019-07-29T18:00:48.604Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.213 s [2019-07-29T18:00:48.604Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.236 s [2019-07-29T18:00:48.604Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.228 s [2019-07-29T18:00:48.604Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-29T18:00:48.604Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-29T18:00:48.604Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.229 s [2019-07-29T18:00:48.604Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-29T18:00:48.604Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-29T18:00:48.604Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 6.317 s [2019-07-29T18:00:48.604Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-29T18:00:48.604Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-29T18:00:48.604Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-29T18:00:48.604Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-29T18:00:48.604Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-29T18:00:48.604Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-29T18:00:48.604Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.326 s [2019-07-29T18:00:48.604Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-29T18:00:48.604Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.227 s [2019-07-29T18:00:48.604Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.224 s [2019-07-29T18:00:48.604Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.214 s [2019-07-29T18:00:48.604Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-29T18:00:48.604Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-29T18:00:48.604Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.302 s [2019-07-29T18:00:48.604Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-29T18:00:48.604Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.204 s [2019-07-29T18:00:48.604Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-29T18:00:48.604Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-29T18:00:48.604Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-29T18:00:48.604Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-29T18:00:55.133Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.31 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-29T18:00:55.133Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.22 s [2019-07-29T18:00:55.133Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.812 s [2019-07-29T18:00:55.133Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped [2019-07-29T18:00:55.133Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.543 s [2019-07-29T18:00:55.133Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.627 s [2019-07-29T18:00:55.133Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.488 s [2019-07-29T18:00:55.133Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.189 s [2019-07-29T18:00:55.133Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.203 s [2019-07-29T18:00:55.133Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.599 s [2019-07-29T18:00:55.133Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.675 s [2019-07-29T18:00:55.133Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.128 s [2019-07-29T18:00:55.133Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.684 s [2019-07-29T18:00:55.133Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-29T18:00:56.496Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.808 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-29T18:00:56.496Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0 s [2019-07-29T18:00:56.496Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.098 s [2019-07-29T18:00:56.496Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.12 s [2019-07-29T18:00:56.496Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.062 s [2019-07-29T18:00:56.496Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.099 s [2019-07-29T18:00:56.496Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.128 s [2019-07-29T18:00:56.496Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.078 s [2019-07-29T18:00:56.496Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.08 s [2019-07-29T18:00:56.496Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-29T18:00:56.752Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-29T18:00:56.752Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest) Time elapsed: 0.001 s [2019-07-29T18:00:56.752Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-29T18:00:56.752Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-29T18:00:56.752Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0.001 s [2019-07-29T18:00:56.752Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-29T18:00:56.752Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-29T18:00:56.752Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest) Time elapsed: 0.001 s [2019-07-29T18:00:56.752Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-29T18:00:56.752Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-29T18:00:56.752Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.002 s [2019-07-29T18:00:56.752Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-29T18:00:56.752Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-29T18:00:56.752Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-29T18:00:56.752Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-29T18:00:56.752Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-29T18:00:56.752Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-29T18:00:56.752Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-29T18:00:56.752Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest) Time elapsed: 0.026 s [2019-07-29T18:00:56.752Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-29T18:01:08.909Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.84 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-29T18:01:08.909Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.528 s [2019-07-29T18:01:08.909Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.803 s [2019-07-29T18:01:08.909Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.406 s [2019-07-29T18:01:08.909Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.406 s [2019-07-29T18:01:08.909Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.306 s [2019-07-29T18:01:08.909Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.389 s [2019-07-29T18:01:08.909Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-29T18:01:09.165Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.577 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-29T18:01:09.165Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-29T18:01:09.165Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-29T18:01:09.165Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-29T18:01:09.165Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-29T18:01:09.165Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-29T18:01:09.165Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-29T18:01:09.165Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-29T18:01:09.165Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.019 s [2019-07-29T18:01:09.165Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-29T18:01:09.165Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-29T18:01:09.165Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T18:01:09.165Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-29T18:01:17.239Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.078 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-29T18:01:17.239Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 4.178 s [2019-07-29T18:01:17.239Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 2.9 s [2019-07-29T18:01:17.239Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-29T18:01:17.239Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-29T18:01:17.239Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.087 s [2019-07-29T18:01:17.239Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.032 s [2019-07-29T18:01:17.239Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-29T18:01:20.513Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.71 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-29T18:01:20.513Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.234 s [2019-07-29T18:01:20.513Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.299 s [2019-07-29T18:01:20.513Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-07-29T18:01:20.513Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-29T18:01:20.513Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-29T18:01:20.513Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-07-29T18:01:20.513Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2019-07-29T18:01:20.513Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.6 s [2019-07-29T18:01:20.513Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-29T18:01:20.513Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.701 s [2019-07-29T18:01:20.513Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-29T18:01:20.513Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2019-07-29T18:01:20.513Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-29T18:01:20.513Z] [2019-07-29T18:01:20.513Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 18:01:20.016 [2019-07-29T18:01:20.513Z] !MESSAGE Unknown trace attribute: test [2019-07-29T18:01:20.513Z] [2019-07-29T18:01:20.513Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 18:01:20.017 [2019-07-29T18:01:20.513Z] !MESSAGE Unknown trace attribute: test1 [2019-07-29T18:01:20.513Z] [2019-07-29T18:01:20.513Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 18:01:20.017 [2019-07-29T18:01:20.513Z] !MESSAGE Unknown trace attribute: test2 [2019-07-29T18:01:20.513Z] [2019-07-29T18:01:20.513Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 18:01:20.018 [2019-07-29T18:01:20.513Z] !MESSAGE Unknown trace attribute: test3 [2019-07-29T18:01:20.513Z] [2019-07-29T18:01:20.513Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 18:01:20.018 [2019-07-29T18:01:20.513Z] !MESSAGE Unknown trace attribute: test4 [2019-07-29T18:01:20.513Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-29T18:01:20.513Z] testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.009 s [2019-07-29T18:01:20.513Z] 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.023 s [2019-07-29T18:01:20.513Z] 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.007 s [2019-07-29T18:01:20.513Z] 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-29T18:01:20.513Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0 s [2019-07-29T18:01:20.513Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-29T18:01:21.875Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.516 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-29T18:01:21.875Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.14 s [2019-07-29T18:01:21.875Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.098 s [2019-07-29T18:01:21.875Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.045 s [2019-07-29T18:01:21.875Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.1 s [2019-07-29T18:01:21.875Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-29T18:01:22.434Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-29T18:01:22.434Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.021 s [2019-07-29T18:01:22.434Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.074 s [2019-07-29T18:01:22.434Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.031 s [2019-07-29T18:01:22.434Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.02 s [2019-07-29T18:01:22.434Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.061 s [2019-07-29T18:01:22.434Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.019 s [2019-07-29T18:01:22.434Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.1 s [2019-07-29T18:01:22.434Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.019 s [2019-07-29T18:01:22.434Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.06 s [2019-07-29T18:01:22.434Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.018 s [2019-07-29T18:01:22.434Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.019 s [2019-07-29T18:01:22.434Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.079 s [2019-07-29T18:01:22.434Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.018 s [2019-07-29T18:01:22.434Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.059 s [2019-07-29T18:01:22.434Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.018 s [2019-07-29T18:01:22.434Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.018 s [2019-07-29T18:01:22.434Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.057 s [2019-07-29T18:01:22.434Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-29T18:03:43.816Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 140.761 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-29T18:03:43.816Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 10.768 s [2019-07-29T18:03:43.816Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 10.735 s [2019-07-29T18:03:43.816Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 13.541 s [2019-07-29T18:03:43.816Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.258 s [2019-07-29T18:03:43.816Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.031 s [2019-07-29T18:03:43.816Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 13.325 s [2019-07-29T18:03:43.816Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 12.376 s [2019-07-29T18:03:43.816Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 13.655 s [2019-07-29T18:03:43.816Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.162 s [2019-07-29T18:03:43.816Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.193 s [2019-07-29T18:03:43.816Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.168 s [2019-07-29T18:03:43.816Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.815 s [2019-07-29T18:03:43.816Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.199 s [2019-07-29T18:03:43.816Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.813 s [2019-07-29T18:03:43.816Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.217 s [2019-07-29T18:03:43.816Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.215 s [2019-07-29T18:03:43.816Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.216 s [2019-07-29T18:03:43.816Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.037 s [2019-07-29T18:03:43.816Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.013 s [2019-07-29T18:03:43.816Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.013 s [2019-07-29T18:03:43.816Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 6.702 s [2019-07-29T18:03:43.816Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.236 s [2019-07-29T18:03:43.816Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 5.168 s [2019-07-29T18:03:43.816Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 5.652 s [2019-07-29T18:03:43.816Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.038 s [2019-07-29T18:03:43.816Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 11.207 s [2019-07-29T18:03:43.816Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-29T18:03:43.816Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-29T18:03:43.816Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest) Time elapsed: 0.154 s [2019-07-29T18:03:43.816Z] [2019-07-29T18:03:43.816Z] Results: [2019-07-29T18:03:43.816Z] [2019-07-29T18:03:43.816Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T18:03:43.816Z] [2019-07-29T18:03:43.816Z] [INFO] All tests passed! [2019-07-29T18:03:43.816Z] [INFO] [2019-07-29T18:03:43.816Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T18:03:43.816Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec [2019-07-29T18:03:43.816Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-29T18:03:43.816Z] [INFO] [2019-07-29T18:03:43.816Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T18:03:43.816Z] [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-29T18:03:43.816Z] [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-29T18:03:43.816Z] [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-29T18:03:43.816Z] [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-29T18:03:43.816Z] [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-29T18:03:43.816Z] [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-29T18:03:43.816Z] [INFO] [2019-07-29T18:03:43.816Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T18:03:43.816Z] [INFO] [2019-07-29T18:03:43.816Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2019-07-29T18:03:43.816Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/134] [2019-07-29T18:03:43.816Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:03:43.816Z] [INFO] [2019-07-29T18:03:43.816Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:43.816Z] [INFO] [2019-07-29T18:03:43.816Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:43.816Z] [INFO] The project's OSGi version is 0.0.1.201907291748 [2019-07-29T18:03:43.816Z] [INFO] [2019-07-29T18:03:43.816Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:43.816Z] [INFO] [2019-07-29T18:03:43.816Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:43.816Z] [INFO] [2019-07-29T18:03:43.816Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:43.816Z] [INFO] [2019-07-29T18:03:43.816Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:43.816Z] [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-29T18:03:43.816Z] [INFO] [2019-07-29T18:03:43.816Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:43.816Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:03:43.816Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2019-07-29T18:03:43.816Z] [INFO] [2019-07-29T18:03:43.816Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:43.816Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes [2019-07-29T18:03:44.376Z] [INFO] [2019-07-29T18:03:44.376Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:44.376Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:03:44.376Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2019-07-29T18:03:44.376Z] [INFO] [2019-07-29T18:03:44.376Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:44.376Z] [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-29T18:03:44.376Z] [INFO] [2019-07-29T18:03:44.376Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:44.376Z] [INFO] [2019-07-29T18:03:44.376Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:44.376Z] [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-29T18:03:44.376Z] [INFO] [2019-07-29T18:03:44.376Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:44.376Z] [INFO] [2019-07-29T18:03:44.376Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:44.376Z] [INFO] [2019-07-29T18:03:44.376Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:44.376Z] [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-29T18:03:44.376Z] [INFO] [2019-07-29T18:03:44.376Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:44.376Z] [INFO] [2019-07-29T18:03:44.376Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:46.262Z] [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-29T18:03:46.262Z] [INFO] Command line: [2019-07-29T18:03:46.262Z] [/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-29T18:03:46.262Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:03:47.624Z] !SESSION 2019-07-29 18:03:46.329 ----------------------------------------------- [2019-07-29T18:03:47.624Z] eclipse.buildId=unknown [2019-07-29T18:03:47.624Z] java.version=1.8.0_202 [2019-07-29T18:03:47.624Z] java.vendor=Oracle Corporation [2019-07-29T18:03:47.624Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:03:47.624Z] 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-29T18:03:47.624Z] 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-29T18:03:47.624Z] [2019-07-29T18:03:47.624Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:03:47.563 [2019-07-29T18:03:47.624Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:03:47.624Z] !STACK 0 [2019-07-29T18:03:47.624Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T18:03:47.624Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:03:47.624Z] [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:03:47.624Z] [2019-07-29T18:03:47.624Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:03:47.604 [2019-07-29T18:03:47.624Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:03:47.624Z] !STACK 0 [2019-07-29T18:03:47.624Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T18:03:47.624Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:03:47.624Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:03:47.624Z] -> 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-29T18:03:47.624Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T18:03:47.624Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:03:47.624Z] [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:03:47.624Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:03:48.986Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-29T18:03:48.986Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-29T18:03:48.986Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest) Time elapsed: 0.007 s [2019-07-29T18:03:48.986Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-29T18:03:49.241Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-29T18:03:49.241Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.195 s [2019-07-29T18:03:49.241Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.007 s [2019-07-29T18:03:49.241Z] [2019-07-29T18:03:49.241Z] Results: [2019-07-29T18:03:49.241Z] [2019-07-29T18:03:49.241Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:03:49.241Z] [2019-07-29T18:03:49.801Z] [INFO] All tests passed! [2019-07-29T18:03:49.801Z] [INFO] [2019-07-29T18:03:49.801Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:49.801Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec [2019-07-29T18:03:49.801Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-29T18:03:49.801Z] [INFO] [2019-07-29T18:03:49.801Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:49.801Z] [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-29T18:03:49.801Z] [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-29T18:03:49.801Z] [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-29T18:03:49.801Z] [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-29T18:03:49.801Z] [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-29T18:03:49.801Z] [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-29T18:03:49.801Z] [INFO] [2019-07-29T18:03:49.801Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T18:03:49.801Z] [INFO] [2019-07-29T18:03:49.801Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2019-07-29T18:03:49.801Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT [22/134] [2019-07-29T18:03:49.801Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:03:49.801Z] [INFO] [2019-07-29T18:03:49.801Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:49.801Z] [INFO] [2019-07-29T18:03:49.801Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:49.801Z] [INFO] The project's OSGi version is 5.1.0.201907291748 [2019-07-29T18:03:49.801Z] [INFO] [2019-07-29T18:03:49.801Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:49.801Z] [INFO] [2019-07-29T18:03:49.801Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:49.801Z] [INFO] [2019-07-29T18:03:49.801Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:49.801Z] [INFO] [2019-07-29T18:03:49.801Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:49.801Z] [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-29T18:03:49.801Z] [INFO] [2019-07-29T18:03:49.801Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:49.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:03:49.801Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2019-07-29T18:03:49.801Z] [INFO] [2019-07-29T18:03:49.801Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:49.801Z] [INFO] Compiling 518 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] return Iterables.concat(Collections.singleton(root), Iterables.concat(transform)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] 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-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip), [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange, [2019-07-29T18:03:53.066Z] TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] import org.eclipse.jface.viewers.ViewerSorter; [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] The type ViewerSorter is deprecated [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] public class TmfViewerSorter extends ViewerSorter { [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] The type ViewerSorter is deprecated [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] ((Iterable) inputElement).forEach(helper -> { [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Type safety: Unchecked cast from Object to Iterable [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] fInput = (Iterable<@NonNull TraceTypeHelper>) newInput; [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Type safety: Unchecked cast from Object to Iterable [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] new TmfTimestampFormat(inputElement.getInputFormat()); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] new TmfTimestampFormat(attribute.getInputFormat()); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$ [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$ [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] 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-29T18:03:53.066Z] [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-29T18:03:53.066Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] 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-29T18:03:53.066Z] [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-29T18:03:53.066Z] ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey()); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value)); [2019-07-29T18:03:53.066Z] ^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos())); [2019-07-29T18:03:53.066Z] ^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value))); [2019-07-29T18:03:53.066Z] ^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] return new TimeGraphLineEntry(model); [2019-07-29T18:03:53.066Z] ^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] return new TimeGraphEntry(model); [2019-07-29T18:03:53.066Z] ^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime)); [2019-07-29T18:03:53.066Z] ^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true); [2019-07-29T18:03:53.066Z] ^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime()); [2019-07-29T18:03:53.066Z] ^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$ [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-29T18:03:53.066Z] ^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-29T18:03:53.066Z] ^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-29T18:03:53.066Z] ^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$ [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$ [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-29T18:03:53.066Z] ^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-29T18:03:53.066Z] ^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.066Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.066Z] [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-29T18:03:53.066Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-29T18:03:53.066Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] int width = CHARACTERS_PER_COLUMN * fm.getAverageCharWidth(); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] 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-29T18:03:53.067Z] [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-29T18:03:53.067Z] dataProvider = initializeDataProvider(fTrace); [2019-07-29T18:03:53.067Z] ^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage()); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] new TmfTimestampFormat(inputData.format); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] int width = fContext.getFontMetrics().getAverageCharWidth(); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] return traceElement.getSupplementaryResources(); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] TraceToTrim create = TraceToTrim.create(this, childElement); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement' [2019-07-29T18:03:53.067Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[240] [2019-07-29T18:03:53.067Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] 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-29T18:03:53.067Z] [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-29T18:03:53.067Z] Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] 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-29T18:03:53.067Z] [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-29T18:03:53.067Z] Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] 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-29T18:03:53.067Z] [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-29T18:03:53.067Z] Map toTest = new HashMap<>(getPresentationProvider().getFilterInput(te)); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to 'Map' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] Integer property = mapEntry.getKey(); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] 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-29T18:03:53.067Z] [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-29T18:03:53.067Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] 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-29T18:03:53.067Z] [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-29T18:03:53.067Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] 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-29T18:03:53.067Z] [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-29T18:03:53.067Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] 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-29T18:03:53.067Z] [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-29T18:03:53.067Z] service = site.getService(IWorkbenchSiteProgressService.class); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] 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-29T18:03:53.067Z] [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-29T18:03:53.067Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] 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-29T18:03:53.067Z] [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-29T18:03:53.067Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] 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-29T18:03:53.067Z] [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-29T18:03:53.067Z] Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] 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-29T18:03:53.067Z] [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-29T18:03:53.067Z] Object serviceObject = window.getService(IHandlerService.class); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] 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-29T18:03:53.067Z] [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-29T18:03:53.067Z] Object service = page.getActivePart().getSite().getService(IHandlerService.class); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] 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-29T18:03:53.067Z] [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-29T18:03:53.067Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromDecimal(yValue)); [2019-07-29T18:03:53.067Z] ^^^ [2019-07-29T18:03:53.067Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-29T18:03:53.067Z] ^^^ [2019-07-29T18:03:53.067Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] default @NonNull Map<@NonNull String, @NonNull String> computeData() { [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] super(model.getName()); [2019-07-29T18:03:53.067Z] ^^^^^ [2019-07-29T18:03:53.067Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] stateItems[i] = new StateItem(settings[i].getTickColorRGB()); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] The constructor StateItem(RGB) is deprecated [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] private static final @NonNull Comparator INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] private static final @NonNull Comparator TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] @NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate(); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] doFilterEvents(entry, eventList, predicates); [2019-07-29T18:03:53.067Z] ^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] doFilterEvents(entry, eventList, predicates); [2019-07-29T18:03:53.067Z] ^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] doFilterEvents(entry, eventList, predicates); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^ [2019-07-29T18:03:53.067Z] 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-29T18:03:53.067Z] [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-29T18:03:53.067Z] Collection quarks = getQuarksForEntry(entry, ss); [2019-07-29T18:03:53.067Z] ^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-29T18:03:53.067Z] .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(times, entry.getValue()); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>' [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] 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-29T18:03:53.067Z] [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-29T18:03:53.067Z] providersToModelIds.put(provider, entry.getModel().getId()); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^ [2019-07-29T18:03:53.067Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-29T18:03:53.067Z] .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] return closeZipFile(specifiedFile); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Potential resource leak: 'specifiedFile' may not be closed at this location [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] return archiveSize; [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Potential resource leak: 'zipFile' may not be closed at this location [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, fCursorYCoordinate)); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, e.y)); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] Set ids = (Set) ctx.getData(getClass() + CHECKED_ELEMENTS); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Type safety: Unchecked cast from Object to Set [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] && ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) { [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId()); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] return comparator.compare((T) e1, (T) e2); [2019-07-29T18:03:53.067Z] ^^^^^^ [2019-07-29T18:03:53.067Z] Type safety: Unchecked cast from Object to T [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] return comparator.compare((T) e1, (T) e2); [2019-07-29T18:03:53.067Z] ^^^^^^ [2019-07-29T18:03:53.067Z] Type safety: Unchecked cast from Object to T [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] return new ZipArchiveFile(new ZipFile(file)); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Potential resource leak: '' may not be closed at this location [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] Iterable counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] 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-29T18:03:53.067Z] [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-29T18:03:53.067Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class); [2019-07-29T18:03:53.067Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:53.067Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-29T18:03:53.067Z] 133 problems (133 warnings) [2019-07-29T18:03:53.067Z] [INFO] [2019-07-29T18:03:53.067Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:53.067Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:03:53.067Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2019-07-29T18:03:53.067Z] [INFO] [2019-07-29T18:03:53.067Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:53.067Z] [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-29T18:03:53.067Z] [INFO] [2019-07-29T18:03:53.067Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:53.067Z] [INFO] [2019-07-29T18:03:53.067Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:53.322Z] [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-29T18:03:53.577Z] [INFO] [2019-07-29T18:03:53.577Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:53.577Z] [INFO] [2019-07-29T18:03:53.577Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:53.577Z] [INFO] [2019-07-29T18:03:53.577Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:53.577Z] [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-29T18:03:55.465Z] [INFO] [2019-07-29T18:03:55.465Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:55.465Z] [INFO] [2019-07-29T18:03:55.465Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:55.465Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec [2019-07-29T18:03:55.465Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-29T18:03:56.390Z] [INFO] [2019-07-29T18:03:56.390Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:56.390Z] [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-29T18:03:56.390Z] [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-29T18:03:56.390Z] [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-29T18:03:56.390Z] [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-29T18:03:56.390Z] [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-29T18:03:56.390Z] [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-29T18:03:56.390Z] [INFO] [2019-07-29T18:03:56.390Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T18:03:56.390Z] [INFO] [2019-07-29T18:03:56.390Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2019-07-29T18:03:56.390Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/134] [2019-07-29T18:03:56.390Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:03:56.390Z] [INFO] [2019-07-29T18:03:56.390Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.390Z] [INFO] [2019-07-29T18:03:56.390Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.390Z] [INFO] The project's OSGi version is 0.0.5.201907291748 [2019-07-29T18:03:56.390Z] [INFO] [2019-07-29T18:03:56.390Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.390Z] [INFO] [2019-07-29T18:03:56.390Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.390Z] [INFO] [2019-07-29T18:03:56.390Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.390Z] [INFO] [2019-07-29T18:03:56.390Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.390Z] [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-29T18:03:56.390Z] [INFO] [2019-07-29T18:03:56.390Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.390Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:03:56.390Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2019-07-29T18:03:56.390Z] [INFO] [2019-07-29T18:03:56.390Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.390Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes [2019-07-29T18:03:56.646Z] [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-29T18:03:56.646Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-29T18:03:56.646Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:56.646Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T18:03:56.646Z] [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-29T18:03:56.646Z] return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$ [2019-07-29T18:03:56.646Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:56.646Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List' [2019-07-29T18:03:56.646Z] 2 problems (2 warnings) [2019-07-29T18:03:56.646Z] [INFO] [2019-07-29T18:03:56.646Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.646Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:03:56.646Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2019-07-29T18:03:56.646Z] [INFO] [2019-07-29T18:03:56.646Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.646Z] [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-29T18:03:56.646Z] [INFO] [2019-07-29T18:03:56.646Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.646Z] [INFO] [2019-07-29T18:03:56.646Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.646Z] [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-29T18:03:56.646Z] [INFO] [2019-07-29T18:03:56.646Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.646Z] [INFO] [2019-07-29T18:03:56.646Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.646Z] [INFO] [2019-07-29T18:03:56.646Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.646Z] [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-29T18:03:56.646Z] [INFO] [2019-07-29T18:03:56.646Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.646Z] [INFO] [2019-07-29T18:03:56.646Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.646Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec [2019-07-29T18:03:56.901Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-29T18:03:56.901Z] [INFO] [2019-07-29T18:03:56.901Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.901Z] [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-29T18:03:56.901Z] [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-29T18:03:56.901Z] [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-29T18:03:56.901Z] [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-29T18:03:56.901Z] [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-29T18:03:56.901Z] [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-29T18:03:56.901Z] [INFO] [2019-07-29T18:03:56.901Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T18:03:56.901Z] [INFO] [2019-07-29T18:03:56.901Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2019-07-29T18:03:56.901Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT [24/134] [2019-07-29T18:03:56.901Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:03:56.901Z] [INFO] [2019-07-29T18:03:56.901Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:56.901Z] [INFO] [2019-07-29T18:03:56.901Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:56.901Z] [INFO] The project's OSGi version is 2.1.2.201907291748 [2019-07-29T18:03:56.901Z] [INFO] [2019-07-29T18:03:56.901Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:56.901Z] [INFO] [2019-07-29T18:03:56.901Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:56.901Z] [INFO] [2019-07-29T18:03:56.901Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:56.901Z] [INFO] [2019-07-29T18:03:56.901Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:56.901Z] [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-29T18:03:56.901Z] [INFO] [2019-07-29T18:03:56.901Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:56.901Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:03:56.901Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2019-07-29T18:03:56.901Z] [INFO] [2019-07-29T18:03:56.901Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:56.901Z] [INFO] Compiling 32 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes [2019-07-29T18:03:56.901Z] [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-29T18:03:56.901Z] while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) { [2019-07-29T18:03:56.901Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:56.901Z] 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-29T18:03:56.901Z] [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-29T18:03:56.901Z] List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values()); [2019-07-29T18:03:56.901Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:56.901Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-29T18:03:56.901Z] [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-29T18:03:56.901Z] list.addAll(fWorkers.values()); [2019-07-29T18:03:56.901Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T18:03:56.901Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-29T18:03:56.901Z] [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-29T18:03:56.901Z] return graphLinks; [2019-07-29T18:03:56.901Z] ^^^^^^^^^^ [2019-07-29T18:03:56.901Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@Nullable List<@NonNull ITimeGraphArrow>' [2019-07-29T18:03:57.156Z] [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-29T18:03:57.156Z] fAspects.put("hostId", worker.getHostId()); [2019-07-29T18:03:57.156Z] ^^^^^^^^ [2019-07-29T18:03:57.156Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-29T18:03:57.156Z] [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-29T18:03:57.156Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-29T18:03:57.156Z] ^^^^^^^^^^^^^^ [2019-07-29T18:03:57.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:03:57.156Z] [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-29T18:03:57.156Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-29T18:03:57.156Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:03:57.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-29T18:03:57.156Z] 7 problems (7 warnings) [2019-07-29T18:03:57.156Z] [INFO] [2019-07-29T18:03:57.156Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:57.156Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:03:57.156Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2019-07-29T18:03:57.156Z] [INFO] [2019-07-29T18:03:57.156Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:57.156Z] [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-29T18:03:57.156Z] [INFO] [2019-07-29T18:03:57.156Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:57.156Z] [INFO] [2019-07-29T18:03:57.156Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:57.156Z] [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-29T18:03:57.156Z] [INFO] [2019-07-29T18:03:57.157Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:57.157Z] [INFO] [2019-07-29T18:03:57.157Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:57.157Z] [INFO] [2019-07-29T18:03:57.157Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:57.157Z] [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-29T18:03:57.157Z] [INFO] [2019-07-29T18:03:57.157Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:57.157Z] [INFO] [2019-07-29T18:03:57.157Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:57.157Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec [2019-07-29T18:03:57.157Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-29T18:03:57.157Z] [INFO] [2019-07-29T18:03:57.157Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:57.157Z] [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-29T18:03:57.157Z] [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-29T18:03:57.157Z] [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-29T18:03:57.157Z] [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-29T18:03:57.157Z] [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-29T18:03:57.157Z] [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-29T18:03:57.157Z] [INFO] [2019-07-29T18:03:57.157Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T18:03:57.157Z] [INFO] [2019-07-29T18:03:57.157Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2019-07-29T18:03:57.157Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [25/134] [2019-07-29T18:03:57.157Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:03:57.157Z] [INFO] [2019-07-29T18:03:57.157Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:03:57.157Z] [INFO] [2019-07-29T18:03:57.157Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:03:57.157Z] [INFO] The project's OSGi version is 1.0.4.201907291748 [2019-07-29T18:03:57.157Z] [INFO] [2019-07-29T18:03:57.157Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:03:57.157Z] [INFO] [2019-07-29T18:03:57.157Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:03:57.157Z] [INFO] [2019-07-29T18:03:57.157Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:03:57.157Z] [INFO] [2019-07-29T18:03:57.157Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:03:57.157Z] [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-29T18:03:57.157Z] [INFO] [2019-07-29T18:03:57.157Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:03:57.157Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:03:57.157Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2019-07-29T18:03:57.157Z] [INFO] [2019-07-29T18:03:57.157Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:03:57.157Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes [2019-07-29T18:03:57.413Z] [INFO] [2019-07-29T18:03:57.413Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:03:57.413Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:03:57.413Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2019-07-29T18:03:57.413Z] [INFO] [2019-07-29T18:03:57.413Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:03:57.413Z] [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-29T18:03:57.413Z] [INFO] [2019-07-29T18:03:57.413Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:03:57.413Z] [INFO] [2019-07-29T18:03:57.413Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:03:57.413Z] [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-29T18:03:57.413Z] [INFO] [2019-07-29T18:03:57.413Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:03:57.413Z] [INFO] [2019-07-29T18:03:57.413Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:03:57.413Z] [INFO] [2019-07-29T18:03:57.413Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:03:57.413Z] [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-29T18:03:57.413Z] [INFO] [2019-07-29T18:03:57.413Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:03:57.413Z] [INFO] [2019-07-29T18:03:57.413Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:03:58.340Z] [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-29T18:03:58.340Z] [INFO] Command line: [2019-07-29T18:03:58.340Z] [/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-29T18:03:58.340Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:03:59.704Z] !SESSION 2019-07-29 18:03:58.290 ----------------------------------------------- [2019-07-29T18:03:59.704Z] eclipse.buildId=unknown [2019-07-29T18:03:59.704Z] java.version=1.8.0_202 [2019-07-29T18:03:59.704Z] java.vendor=Oracle Corporation [2019-07-29T18:03:59.704Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:03:59.704Z] 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-29T18:03:59.704Z] 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-29T18:03:59.704Z] [2019-07-29T18:03:59.704Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:03:59.598 [2019-07-29T18:03:59.704Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:03:59.704Z] !STACK 0 [2019-07-29T18:03:59.704Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T18:03:59.704Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:03:59.704Z] [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:03:59.704Z] [2019-07-29T18:03:59.704Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:03:59.693 [2019-07-29T18:03:59.704Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:03:59.704Z] !STACK 0 [2019-07-29T18:03:59.704Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T18:03:59.704Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:03:59.704Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:03:59.704Z] -> 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-29T18:03:59.704Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T18:03:59.704Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:03:59.704Z] [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:03:59.704Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:04:01.066Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-29T18:04:02.951Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.511 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-29T18:04:02.951Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 1.488 s [2019-07-29T18:04:02.951Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 0.011 s [2019-07-29T18:04:02.951Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-29T18:04:02.951Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-29T18:04:02.951Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-29T18:04:02.951Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-07-29T18:04:02.951Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-29T18:04:02.951Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-29T18:04:02.951Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-29T18:04:02.951Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-29T18:04:02.951Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.007 s [2019-07-29T18:04:02.951Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-29T18:04:02.951Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-29T18:04:02.951Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-29T18:04:02.951Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-29T18:04:02.951Z] [2019-07-29T18:04:02.951Z] Results: [2019-07-29T18:04:02.951Z] [2019-07-29T18:04:02.951Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:04:02.951Z] [2019-07-29T18:04:03.206Z] [INFO] All tests passed! [2019-07-29T18:04:03.206Z] [INFO] [2019-07-29T18:04:03.206Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:04:03.206Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec [2019-07-29T18:04:03.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-29T18:04:03.206Z] [INFO] [2019-07-29T18:04:03.206Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:04:03.206Z] [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-29T18:04:03.206Z] [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-29T18:04:03.206Z] [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-29T18:04:03.206Z] [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-29T18:04:03.206Z] [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-29T18:04:03.207Z] [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-29T18:04:03.207Z] [INFO] [2019-07-29T18:04:03.207Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T18:04:03.207Z] [INFO] [2019-07-29T18:04:03.207Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2019-07-29T18:04:03.207Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [26/134] [2019-07-29T18:04:03.207Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:04:03.207Z] [INFO] [2019-07-29T18:04:03.207Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.207Z] [INFO] [2019-07-29T18:04:03.207Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.207Z] [INFO] The project's OSGi version is 1.0.2.201907291748 [2019-07-29T18:04:03.207Z] [INFO] [2019-07-29T18:04:03.207Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.207Z] [INFO] [2019-07-29T18:04:03.207Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.207Z] [INFO] [2019-07-29T18:04:03.207Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.207Z] [INFO] [2019-07-29T18:04:03.207Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.207Z] [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-29T18:04:03.207Z] [INFO] [2019-07-29T18:04:03.207Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.207Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:04:03.207Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2019-07-29T18:04:03.207Z] [INFO] [2019-07-29T18:04:03.207Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.207Z] [INFO] Compiling 33 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes [2019-07-29T18:04:03.462Z] [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-29T18:04:03.462Z] private final EnumSet fType = EnumSet.noneOf(DescriptorType.class); [2019-07-29T18:04:03.462Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:03.462Z] Null type safety (type annotations): The expression of type 'EnumSet' needs unchecked conversion to conform to '@NonNull EnumSet' [2019-07-29T18:04:03.462Z] 1 problem (1 warning) [2019-07-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.462Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:04:03.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2019-07-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.462Z] [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-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.462Z] [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-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.462Z] [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-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.462Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec [2019-07-29T18:04:03.462Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.462Z] [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-29T18:04:03.462Z] [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-29T18:04:03.462Z] [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-29T18:04:03.462Z] [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-29T18:04:03.462Z] [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-29T18:04:03.462Z] [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-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2019-07-29T18:04:03.462Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT [27/134] [2019-07-29T18:04:03.462Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.462Z] [INFO] The project's OSGi version is 1.1.0.201907291748 [2019-07-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.462Z] [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-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.462Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:04:03.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2019-07-29T18:04:03.462Z] [INFO] [2019-07-29T18:04:03.462Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.462Z] [INFO] Compiling 61 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes [2019-07-29T18:04:03.718Z] [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-29T18:04:03.718Z] try (final DirectoryStream directoryStream = Files.newDirectoryStream(configDir)) { [2019-07-29T18:04:03.718Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:03.718Z] Null type safety (type annotations): The expression of type 'DirectoryStream' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>' [2019-07-29T18:04:03.718Z] [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-29T18:04:03.718Z] complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE))); [2019-07-29T18:04:03.718Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:03.718Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:04:03.718Z] 2 problems (2 warnings) [2019-07-29T18:04:03.718Z] [INFO] [2019-07-29T18:04:03.718Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.718Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:04:03.718Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2019-07-29T18:04:03.718Z] [INFO] [2019-07-29T18:04:03.718Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.718Z] [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-29T18:04:03.718Z] [INFO] [2019-07-29T18:04:03.718Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.718Z] [INFO] [2019-07-29T18:04:03.718Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.974Z] [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-29T18:04:03.974Z] [INFO] [2019-07-29T18:04:03.974Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.974Z] [INFO] [2019-07-29T18:04:03.974Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.974Z] [INFO] [2019-07-29T18:04:03.974Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.974Z] [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-29T18:04:03.974Z] [INFO] [2019-07-29T18:04:03.974Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.974Z] [INFO] [2019-07-29T18:04:03.974Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.974Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec [2019-07-29T18:04:03.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-29T18:04:03.974Z] [INFO] [2019-07-29T18:04:03.974Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.974Z] [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-29T18:04:03.974Z] [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-29T18:04:03.974Z] [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-29T18:04:03.974Z] [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-29T18:04:03.974Z] [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-29T18:04:03.974Z] [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-29T18:04:03.974Z] [INFO] [2019-07-29T18:04:03.974Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T18:04:03.974Z] [INFO] [2019-07-29T18:04:03.974Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2019-07-29T18:04:03.974Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT [28/134] [2019-07-29T18:04:03.974Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:04:03.974Z] [INFO] [2019-07-29T18:04:03.974Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:03.974Z] [INFO] [2019-07-29T18:04:03.974Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:03.974Z] [INFO] The project's OSGi version is 1.0.1.201907291748 [2019-07-29T18:04:03.974Z] [INFO] [2019-07-29T18:04:03.974Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:03.974Z] [INFO] [2019-07-29T18:04:03.974Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:03.974Z] [INFO] [2019-07-29T18:04:03.974Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:03.974Z] [INFO] [2019-07-29T18:04:03.974Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:03.974Z] [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-29T18:04:03.974Z] [INFO] [2019-07-29T18:04:03.974Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:03.974Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:04:03.974Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2019-07-29T18:04:03.974Z] [INFO] [2019-07-29T18:04:03.974Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:03.974Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes [2019-07-29T18:04:04.230Z] [INFO] [2019-07-29T18:04:04.230Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:04.230Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:04:04.230Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2019-07-29T18:04:04.230Z] [INFO] [2019-07-29T18:04:04.230Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:04.230Z] [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-29T18:04:04.230Z] [INFO] [2019-07-29T18:04:04.230Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:04.230Z] [INFO] [2019-07-29T18:04:04.230Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:04.230Z] [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-29T18:04:04.230Z] [INFO] [2019-07-29T18:04:04.230Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:04.230Z] [INFO] [2019-07-29T18:04:04.230Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:04.230Z] [INFO] [2019-07-29T18:04:04.230Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:04.230Z] [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-29T18:04:04.230Z] [INFO] [2019-07-29T18:04:04.230Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:04.230Z] [INFO] [2019-07-29T18:04:04.230Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:05.155Z] [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-29T18:04:05.155Z] [INFO] Command line: [2019-07-29T18:04:05.155Z] [/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-29T18:04:05.155Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:04:06.518Z] !SESSION 2019-07-29 18:04:04.977 ----------------------------------------------- [2019-07-29T18:04:06.518Z] eclipse.buildId=unknown [2019-07-29T18:04:06.518Z] java.version=1.8.0_202 [2019-07-29T18:04:06.518Z] java.vendor=Oracle Corporation [2019-07-29T18:04:06.518Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:04:06.518Z] 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-29T18:04:06.518Z] 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-29T18:04:06.518Z] [2019-07-29T18:04:06.518Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:04:06.190 [2019-07-29T18:04:06.518Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:04:06.518Z] !STACK 0 [2019-07-29T18:04:06.518Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T18:04:06.518Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:04:06.518Z] [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:04:06.518Z] [2019-07-29T18:04:06.518Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:04:06.293 [2019-07-29T18:04:06.518Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:04:06.518Z] !STACK 0 [2019-07-29T18:04:06.518Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T18:04:06.518Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:04:06.518Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:04:06.518Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T18:04:06.518Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T18:04:06.518Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:04:06.518Z] [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:04:06.518Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:04:07.444Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-29T18:04:07.699Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-29T18:04:07.699Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.092 s [2019-07-29T18:04:07.699Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.025 s [2019-07-29T18:04:07.699Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.067 s [2019-07-29T18:04:07.699Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.001 s [2019-07-29T18:04:07.699Z] [2019-07-29T18:04:07.699Z] Results: [2019-07-29T18:04:07.699Z] [2019-07-29T18:04:07.699Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:04:07.699Z] [2019-07-29T18:04:08.259Z] [INFO] All tests passed! [2019-07-29T18:04:08.259Z] [INFO] [2019-07-29T18:04:08.259Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:08.259Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec [2019-07-29T18:04:08.259Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-29T18:04:08.259Z] [INFO] [2019-07-29T18:04:08.259Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:08.259Z] [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-29T18:04:08.259Z] [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-29T18:04:08.259Z] [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-29T18:04:08.259Z] [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-29T18:04:08.259Z] [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-29T18:04:08.259Z] [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-29T18:04:08.259Z] [INFO] [2019-07-29T18:04:08.259Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T18:04:08.259Z] [INFO] [2019-07-29T18:04:08.259Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2019-07-29T18:04:08.259Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT [29/134] [2019-07-29T18:04:08.259Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:04:08.259Z] [INFO] [2019-07-29T18:04:08.259Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.259Z] [INFO] [2019-07-29T18:04:08.259Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.259Z] [INFO] The project's OSGi version is 1.0.7.201907291748 [2019-07-29T18:04:08.259Z] [INFO] [2019-07-29T18:04:08.259Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.259Z] [INFO] [2019-07-29T18:04:08.259Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.259Z] [INFO] [2019-07-29T18:04:08.259Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.259Z] [INFO] [2019-07-29T18:04:08.259Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.259Z] [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-29T18:04:08.259Z] [INFO] [2019-07-29T18:04:08.259Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.259Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:04:08.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2019-07-29T18:04:08.259Z] [INFO] [2019-07-29T18:04:08.259Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.259Z] [INFO] Compiling 31 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes [2019-07-29T18:04:08.514Z] [INFO] [2019-07-29T18:04:08.514Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.514Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:04:08.514Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2019-07-29T18:04:08.514Z] [INFO] [2019-07-29T18:04:08.514Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.514Z] [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-29T18:04:08.514Z] [INFO] [2019-07-29T18:04:08.514Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.514Z] [INFO] [2019-07-29T18:04:08.514Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.514Z] [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-29T18:04:08.514Z] [INFO] [2019-07-29T18:04:08.514Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.514Z] [INFO] [2019-07-29T18:04:08.514Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.514Z] [INFO] [2019-07-29T18:04:08.514Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.514Z] [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-29T18:04:08.514Z] [INFO] [2019-07-29T18:04:08.514Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.514Z] [INFO] [2019-07-29T18:04:08.514Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.514Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec [2019-07-29T18:04:08.514Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-29T18:04:08.770Z] [INFO] [2019-07-29T18:04:08.770Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.770Z] [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-29T18:04:08.770Z] [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-29T18:04:08.770Z] [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-29T18:04:08.770Z] [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-29T18:04:08.770Z] [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-29T18:04:08.770Z] [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-29T18:04:08.770Z] [INFO] [2019-07-29T18:04:08.770Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T18:04:08.770Z] [INFO] [2019-07-29T18:04:08.770Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2019-07-29T18:04:08.770Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT [30/134] [2019-07-29T18:04:08.770Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:04:08.770Z] [INFO] [2019-07-29T18:04:08.770Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:08.770Z] [INFO] [2019-07-29T18:04:08.770Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:08.770Z] [INFO] The project's OSGi version is 1.1.0.201907291748 [2019-07-29T18:04:08.770Z] [INFO] [2019-07-29T18:04:08.770Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:08.770Z] [INFO] [2019-07-29T18:04:08.770Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:08.770Z] [INFO] [2019-07-29T18:04:08.770Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:08.770Z] [INFO] [2019-07-29T18:04:08.770Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:08.770Z] [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-29T18:04:08.770Z] [INFO] [2019-07-29T18:04:08.770Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:08.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:04:08.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2019-07-29T18:04:08.770Z] [INFO] [2019-07-29T18:04:08.770Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:08.770Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes [2019-07-29T18:04:09.026Z] [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-29T18:04:09.026Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils; [2019-07-29T18:04:09.026Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:09.026Z] 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-29T18:04:09.026Z] [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-29T18:04:09.026Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-29T18:04:09.026Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:04:09.026Z] 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-29T18:04:09.026Z] [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-29T18:04:09.026Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-29T18:04:09.026Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:09.026Z] 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-29T18:04:09.026Z] [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-29T18:04:09.026Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction; [2019-07-29T18:04:09.026Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:09.026Z] 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-29T18:04:09.026Z] [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-29T18:04:09.026Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-29T18:04:09.026Z] @Override [2019-07-29T18:04:09.026Z] protected void exportToTsv(@Nullable OutputStream stream) { [2019-07-29T18:04:09.026Z] TmfViewer viewer = getViewer(); [2019-07-29T18:04:09.026Z] if (viewer instanceof LamiTableViewer) { [2019-07-29T18:04:09.026Z] ((LamiTableViewer) viewer).exportToTsv(stream); [2019-07-29T18:04:09.026Z] } [2019-07-29T18:04:09.026Z] } [2019-07-29T18:04:09.026Z] private @Nullable TmfViewer getViewer() { [2019-07-29T18:04:09.026Z] LamiReportViewTabPage tabPage = getCurrentSelectedPage(); [2019-07-29T18:04:09.026Z] if (tabPage == null) { [2019-07-29T18:04:09.026Z] return null; [2019-07-29T18:04:09.026Z] } [2019-07-29T18:04:09.026Z] LamiViewerControl viewerControl = tabPage.getTableViewerControl(); [2019-07-29T18:04:09.026Z] TmfViewer viewer = viewerControl.getViewer(); [2019-07-29T18:04:09.026Z] return viewer; [2019-07-29T18:04:09.026Z] } [2019-07-29T18:04:09.026Z] @Override [2019-07-29T18:04:09.026Z] public boolean isEnabled() { [2019-07-29T18:04:09.026Z] return (getViewer() instanceof LamiTableViewer); [2019-07-29T18:04:09.026Z] } [2019-07-29T18:04:09.026Z] @Override [2019-07-29T18:04:09.026Z] protected @Nullable Shell getShell() { [2019-07-29T18:04:09.026Z] return getViewSite().getShell(); [2019-07-29T18:04:09.026Z] } [2019-07-29T18:04:09.026Z] }; [2019-07-29T18:04:09.026Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:09.026Z] 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-29T18:04:09.026Z] [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-29T18:04:09.026Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-29T18:04:09.026Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:09.026Z] 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-29T18:04:09.026Z] 6 problems (6 warnings) [2019-07-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:09.026Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:04:09.026Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2019-07-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:09.026Z] [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-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:09.026Z] [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-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:09.026Z] [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-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:09.026Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec [2019-07-29T18:04:09.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:09.026Z] [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-29T18:04:09.026Z] [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-29T18:04:09.026Z] [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-29T18:04:09.026Z] [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-29T18:04:09.026Z] [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-29T18:04:09.026Z] [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-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2019-07-29T18:04:09.026Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT [31/134] [2019-07-29T18:04:09.026Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.026Z] [INFO] The project's OSGi version is 1.0.8.201907291748 [2019-07-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.026Z] [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-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.026Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:04:09.026Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2019-07-29T18:04:09.026Z] [INFO] [2019-07-29T18:04:09.026Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.026Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes [2019-07-29T18:04:09.282Z] [INFO] [2019-07-29T18:04:09.282Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.282Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:04:09.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2019-07-29T18:04:09.282Z] [INFO] [2019-07-29T18:04:09.282Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.282Z] [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-29T18:04:09.282Z] [INFO] [2019-07-29T18:04:09.282Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.282Z] [INFO] [2019-07-29T18:04:09.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.282Z] [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-29T18:04:09.282Z] [INFO] [2019-07-29T18:04:09.282Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.282Z] [INFO] [2019-07-29T18:04:09.282Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.282Z] [INFO] [2019-07-29T18:04:09.282Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.282Z] [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-29T18:04:09.536Z] [INFO] [2019-07-29T18:04:09.536Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.536Z] [INFO] [2019-07-29T18:04:09.536Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.536Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec [2019-07-29T18:04:09.536Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-29T18:04:09.536Z] [INFO] [2019-07-29T18:04:09.536Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.536Z] [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-29T18:04:09.536Z] [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-29T18:04:09.536Z] [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-29T18:04:09.536Z] [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-29T18:04:09.536Z] [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-29T18:04:09.536Z] [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-29T18:04:09.536Z] [INFO] [2019-07-29T18:04:09.536Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T18:04:09.536Z] [INFO] [2019-07-29T18:04:09.536Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2019-07-29T18:04:09.537Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT [32/134] [2019-07-29T18:04:09.537Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:04:09.537Z] [INFO] [2019-07-29T18:04:09.537Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.537Z] [INFO] [2019-07-29T18:04:09.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.537Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:04:09.537Z] [INFO] [2019-07-29T18:04:09.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.537Z] [INFO] [2019-07-29T18:04:09.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.537Z] [INFO] [2019-07-29T18:04:09.537Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.537Z] [INFO] [2019-07-29T18:04:09.537Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.537Z] [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-29T18:04:09.537Z] [INFO] [2019-07-29T18:04:09.537Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.537Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:04:09.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2019-07-29T18:04:09.537Z] [INFO] [2019-07-29T18:04:09.537Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.537Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes [2019-07-29T18:04:09.792Z] [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-29T18:04:09.792Z] fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class); [2019-07-29T18:04:09.792Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:09.792Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>' [2019-07-29T18:04:09.792Z] [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-29T18:04:09.792Z] SeriesModel seriesModel = entry.getValue().build(); [2019-07-29T18:04:09.792Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:04:09.792Z] 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-29T18:04:09.792Z] [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-29T18:04:09.792Z] seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel); [2019-07-29T18:04:09.792Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:09.792Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:04:09.792Z] [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-29T18:04:09.792Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-29T18:04:09.792Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:09.792Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-29T18:04:09.792Z] [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-29T18:04:09.792Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-29T18:04:09.792Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:09.792Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]' [2019-07-29T18:04:09.792Z] [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-29T18:04:09.792Z] builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-29T18:04:09.792Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:09.792Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-29T18:04:09.792Z] [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-29T18:04:09.792Z] return builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-29T18:04:09.792Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:09.792Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-29T18:04:09.792Z] 7 problems (7 warnings) [2019-07-29T18:04:09.792Z] [INFO] [2019-07-29T18:04:09.792Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.792Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:04:09.792Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2019-07-29T18:04:09.792Z] [INFO] [2019-07-29T18:04:09.792Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.792Z] [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-29T18:04:09.792Z] [INFO] [2019-07-29T18:04:09.792Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.792Z] [INFO] [2019-07-29T18:04:09.792Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.792Z] [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-29T18:04:09.792Z] [INFO] [2019-07-29T18:04:09.792Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.792Z] [INFO] [2019-07-29T18:04:09.792Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.792Z] [INFO] [2019-07-29T18:04:09.792Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.792Z] [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-29T18:04:09.792Z] [INFO] [2019-07-29T18:04:09.792Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.792Z] [INFO] [2019-07-29T18:04:09.792Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.792Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec [2019-07-29T18:04:09.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-29T18:04:09.792Z] [INFO] [2019-07-29T18:04:09.792Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.792Z] [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-29T18:04:09.792Z] [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-29T18:04:09.792Z] [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-29T18:04:09.792Z] [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-29T18:04:09.792Z] [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-29T18:04:09.792Z] [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-29T18:04:09.792Z] [INFO] [2019-07-29T18:04:09.792Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T18:04:09.792Z] [INFO] [2019-07-29T18:04:09.792Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2019-07-29T18:04:09.792Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT [33/134] [2019-07-29T18:04:10.047Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:04:10.047Z] [INFO] [2019-07-29T18:04:10.047Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.047Z] [INFO] [2019-07-29T18:04:10.047Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.047Z] [INFO] The project's OSGi version is 4.1.0.201907291748 [2019-07-29T18:04:10.047Z] [INFO] [2019-07-29T18:04:10.047Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.047Z] [INFO] [2019-07-29T18:04:10.047Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.047Z] [INFO] [2019-07-29T18:04:10.047Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.047Z] [INFO] [2019-07-29T18:04:10.047Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.047Z] [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-29T18:04:10.047Z] [INFO] [2019-07-29T18:04:10.047Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:04:10.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2019-07-29T18:04:10.047Z] [INFO] [2019-07-29T18:04:10.047Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.047Z] [INFO] Compiling 125 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()), [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] return builder.build(); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] 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-29T18:04:10.303Z] [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-29T18:04:10.303Z] return Lists.newArrayList(models); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] 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-29T18:04:10.303Z] [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-29T18:04:10.303Z] return Lists.newArrayList(models); [2019-07-29T18:04:10.303Z] ^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety (type annotations): The expression of type 'Set' needs unchecked conversion to conform to 'Iterable', corresponding supertype is 'Iterable' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] return builder.build(); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] 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-29T18:04:10.303Z] [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-29T18:04:10.303Z] for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) { [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] data.put(entry.getKey(), entry.getValue()); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] data.put(entry.getKey(), entry.getValue()); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety: parameter 1 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety: parameter 2 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] quarks = selectedEntries.values(); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection<@NonNull Integer>' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED); [2019-07-29T18:04:10.303Z] ^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] data.put(entry.getKey(), entry.getValue()); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] data.put(entry.getKey(), entry.getValue()); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null; [2019-07-29T18:04:10.303Z] ^ [2019-07-29T18:04:10.303Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID); [2019-07-29T18:04:10.303Z] ^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] long cpuTime = entry.getValue(); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] 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-29T18:04:10.303Z] [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-29T18:04:10.303Z] entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime)); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] String key = entry.getKey(); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] 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-29T18:04:10.303Z] [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-29T18:04:10.303Z] entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue())); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] long id = entry.getKey(); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] 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-29T18:04:10.303Z] [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-29T18:04:10.303Z] int quark = entry.getValue(); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] 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-29T18:04:10.303Z] [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-29T18:04:10.303Z] double[] threadValues = entry.getValue().getData(); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] 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-29T18:04:10.303Z] [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-29T18:04:10.303Z] nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName()))); [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted { [2019-07-29T18:04:10.303Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:10.303Z] Javadoc: Missing comment for public declaration [2019-07-29T18:04:10.303Z] 29 problems (29 warnings) [2019-07-29T18:04:10.303Z] [INFO] [2019-07-29T18:04:10.303Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.303Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:04:10.303Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2019-07-29T18:04:10.303Z] [INFO] [2019-07-29T18:04:10.303Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.303Z] [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-29T18:04:10.303Z] [INFO] [2019-07-29T18:04:10.303Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.559Z] [INFO] [2019-07-29T18:04:10.559Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.559Z] [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-29T18:04:10.559Z] [INFO] [2019-07-29T18:04:10.559Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.559Z] [INFO] [2019-07-29T18:04:10.559Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.559Z] [INFO] [2019-07-29T18:04:10.559Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.559Z] [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-29T18:04:10.559Z] [INFO] [2019-07-29T18:04:10.559Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.559Z] [INFO] [2019-07-29T18:04:10.559Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.559Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec [2019-07-29T18:04:10.814Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-29T18:04:10.814Z] [INFO] [2019-07-29T18:04:10.814Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.814Z] [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-29T18:04:10.814Z] [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-29T18:04:10.814Z] [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-29T18:04:10.814Z] [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-29T18:04:10.814Z] [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-29T18:04:10.814Z] [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-29T18:04:10.814Z] [INFO] [2019-07-29T18:04:10.814Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T18:04:10.814Z] [INFO] [2019-07-29T18:04:10.814Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2019-07-29T18:04:10.814Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT [34/134] [2019-07-29T18:04:10.814Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:04:10.814Z] [INFO] [2019-07-29T18:04:10.814Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:04:10.814Z] [INFO] [2019-07-29T18:04:10.814Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:04:10.814Z] [INFO] The project's OSGi version is 1.0.9.201907291748 [2019-07-29T18:04:10.814Z] [INFO] [2019-07-29T18:04:10.814Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:04:10.814Z] [INFO] [2019-07-29T18:04:10.814Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:04:10.814Z] [INFO] [2019-07-29T18:04:10.814Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:04:10.814Z] [INFO] [2019-07-29T18:04:10.814Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:04:10.814Z] [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-29T18:04:10.814Z] [INFO] [2019-07-29T18:04:10.814Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:04:10.814Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:04:10.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2019-07-29T18:04:10.814Z] [INFO] [2019-07-29T18:04:10.814Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:04:10.814Z] [INFO] Compiling 30 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes [2019-07-29T18:04:11.070Z] [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-29T18:04:11.070Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-29T18:04:11.070Z] ^^^^^ [2019-07-29T18:04:11.070Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T18:04:11.070Z] [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-29T18:04:11.070Z] TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR); [2019-07-29T18:04:11.070Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:11.070Z] 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-29T18:04:11.070Z] [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-29T18:04:11.070Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-29T18:04:11.070Z] ^^^^^ [2019-07-29T18:04:11.070Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T18:04:11.070Z] [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-29T18:04:11.070Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-29T18:04:11.070Z] ^^^^^ [2019-07-29T18:04:11.070Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T18:04:11.070Z] [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-29T18:04:11.070Z] TmfModelResponse rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null); [2019-07-29T18:04:11.070Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:04:11.070Z] 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-29T18:04:11.070Z] [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-29T18:04:11.070Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-29T18:04:11.070Z] ^^^^^ [2019-07-29T18:04:11.070Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T18:04:11.070Z] 6 problems (6 warnings) [2019-07-29T18:04:11.070Z] [INFO] [2019-07-29T18:04:11.070Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:04:11.070Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:04:11.070Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2019-07-29T18:04:11.070Z] [INFO] [2019-07-29T18:04:11.070Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:04:11.070Z] [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-29T18:04:11.070Z] [INFO] [2019-07-29T18:04:11.070Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:04:11.070Z] [INFO] [2019-07-29T18:04:11.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:04:11.070Z] [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-29T18:04:11.070Z] [INFO] [2019-07-29T18:04:11.070Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:04:11.070Z] [INFO] [2019-07-29T18:04:11.070Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:04:11.070Z] [INFO] [2019-07-29T18:04:11.070Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:04:11.070Z] [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-29T18:04:11.324Z] [INFO] [2019-07-29T18:04:11.324Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:04:11.324Z] [INFO] [2019-07-29T18:04:11.324Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:04:11.884Z] [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-29T18:04:11.884Z] [INFO] Command line: [2019-07-29T18:04:11.884Z] [/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-29T18:04:11.884Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:04:13.246Z] !SESSION 2019-07-29 18:04:11.788 ----------------------------------------------- [2019-07-29T18:04:13.246Z] eclipse.buildId=unknown [2019-07-29T18:04:13.246Z] java.version=1.8.0_202 [2019-07-29T18:04:13.246Z] java.vendor=Oracle Corporation [2019-07-29T18:04:13.246Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:04:13.246Z] 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-29T18:04:13.246Z] 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-29T18:04:13.246Z] [2019-07-29T18:04:13.246Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:04:13.001 [2019-07-29T18:04:13.246Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:04:13.246Z] !STACK 0 [2019-07-29T18:04:13.246Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T18:04:13.246Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:04:13.246Z] [2019-07-29T18:04:13.246Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:04:13.246Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:04:13.246Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:04:13.246Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:04:13.246Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:04:13.246Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:04:13.246Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:04:13.246Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:04:13.246Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:04:13.246Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:04:13.246Z] [2019-07-29T18:04:13.246Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:04:13.086 [2019-07-29T18:04:13.246Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:04:13.246Z] !STACK 0 [2019-07-29T18:04:13.246Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T18:04:13.246Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:04:13.246Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:04:13.246Z] -> 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-29T18:04:13.246Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T18:04:13.246Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:04:13.246Z] [2019-07-29T18:04:13.246Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:04:13.246Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:04:13.246Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:04:13.246Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:04:13.246Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:04:13.247Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:04:13.247Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:04:13.247Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:04:13.247Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:04:13.247Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:04:14.612Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-29T18:04:15.975Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.566 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-29T18:04:15.975Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest) Time elapsed: 1.504 s [2019-07-29T18:04:15.975Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-29T18:04:17.339Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.148 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-29T18:04:17.339Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest) Time elapsed: 1.147 s [2019-07-29T18:04:17.339Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-29T18:04:27.274Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.156 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-29T18:04:27.274Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.128 s [2019-07-29T18:04:27.274Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.127 s [2019-07-29T18:04:27.274Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.135 s [2019-07-29T18:04:27.274Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.126 s [2019-07-29T18:04:27.274Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.126 s [2019-07-29T18:04:27.274Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.127 s [2019-07-29T18:04:27.274Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.121 s [2019-07-29T18:04:27.274Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.122 s [2019-07-29T18:04:27.274Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.123 s [2019-07-29T18:04:27.274Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-29T18:04:27.274Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-29T18:04:27.274Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest) Time elapsed: 0.009 s [2019-07-29T18:04:27.274Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-29T18:04:28.637Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.143 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-29T18:04:28.637Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest) Time elapsed: 1.142 s [2019-07-29T18:04:28.637Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-29T18:04:38.572Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.97 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-29T18:04:38.572Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.214 s [2019-07-29T18:04:38.572Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.214 s [2019-07-29T18:04:38.572Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.213 s [2019-07-29T18:04:38.572Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 1.112 s [2019-07-29T18:04:38.572Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.216 s [2019-07-29T18:04:38.572Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-29T18:04:41.084Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.218 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-29T18:04:41.084Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest) Time elapsed: 2.214 s [2019-07-29T18:04:41.084Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-29T18:04:42.972Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.24 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-29T18:04:42.972Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest) Time elapsed: 2.231 s [2019-07-29T18:04:42.972Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-29T18:04:57.801Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.282 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-29T18:04:57.801Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.214 s [2019-07-29T18:04:57.801Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.216 s [2019-07-29T18:04:57.801Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.215 s [2019-07-29T18:04:57.801Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.211 s [2019-07-29T18:04:57.801Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.213 s [2019-07-29T18:04:57.801Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.212 s [2019-07-29T18:04:57.801Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-29T18:05:53.960Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.907 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-29T18:05:53.960Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-29T18:05:53.960Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-29T18:05:53.960Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-29T18:05:53.960Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.211 s [2019-07-29T18:05:53.960Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.21 s [2019-07-29T18:05:53.960Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-29T18:05:53.960Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-29T18:05:53.960Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-29T18:05:53.960Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-29T18:05:53.960Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-29T18:05:53.960Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.215 s [2019-07-29T18:05:53.960Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-29T18:05:53.960Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.211 s [2019-07-29T18:05:53.960Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.211 s [2019-07-29T18:05:53.960Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-29T18:05:53.960Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-29T18:05:53.960Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-29T18:05:53.960Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-29T18:05:53.960Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.112 s [2019-07-29T18:05:53.960Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-29T18:05:53.960Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-29T18:05:53.960Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.115 s [2019-07-29T18:05:53.960Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.215 s [2019-07-29T18:05:53.960Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-29T18:05:53.960Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-29T18:05:55.846Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.632 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-29T18:05:55.846Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.21 s [2019-07-29T18:05:55.846Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.209 s [2019-07-29T18:05:55.846Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.212 s [2019-07-29T18:05:55.846Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-29T18:05:59.108Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.35 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-29T18:05:59.108Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 2.238 s [2019-07-29T18:05:59.108Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 1.112 s [2019-07-29T18:05:59.108Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-29T18:06:04.349Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.445 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-29T18:06:04.349Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.109 s [2019-07-29T18:06:04.349Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.113 s [2019-07-29T18:06:04.349Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.111 s [2019-07-29T18:06:04.349Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.111 s [2019-07-29T18:06:04.349Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-29T18:06:06.861Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.079 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-29T18:06:06.861Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest) Time elapsed: 3.079 s [2019-07-29T18:06:06.861Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-29T18:06:06.861Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-29T18:06:06.861Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest) Time elapsed: 0.182 s [2019-07-29T18:06:06.861Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-29T18:06:07.116Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-29T18:06:07.116Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.292 s [2019-07-29T18:06:07.116Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.111 s [2019-07-29T18:06:07.116Z] [2019-07-29T18:06:07.116Z] Results: [2019-07-29T18:06:07.116Z] [2019-07-29T18:06:07.116Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:06:07.116Z] [2019-07-29T18:06:07.676Z] [INFO] All tests passed! [2019-07-29T18:06:07.676Z] [INFO] [2019-07-29T18:06:07.676Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:06:07.676Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec [2019-07-29T18:06:07.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-29T18:06:07.676Z] [INFO] [2019-07-29T18:06:07.676Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:06:07.676Z] [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-29T18:06:07.676Z] [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-29T18:06:07.676Z] [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-29T18:06:07.676Z] [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-29T18:06:07.676Z] [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-29T18:06:07.676Z] [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-29T18:06:07.676Z] [INFO] [2019-07-29T18:06:07.676Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T18:06:07.676Z] [INFO] [2019-07-29T18:06:07.676Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2019-07-29T18:06:07.676Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT [35/134] [2019-07-29T18:06:07.676Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:06:07.676Z] [INFO] [2019-07-29T18:06:07.676Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:07.676Z] [INFO] [2019-07-29T18:06:07.676Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:07.676Z] [INFO] The project's OSGi version is 4.0.0.201907291748 [2019-07-29T18:06:07.676Z] [INFO] [2019-07-29T18:06:07.676Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:07.676Z] [INFO] [2019-07-29T18:06:07.676Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:07.676Z] [INFO] [2019-07-29T18:06:07.676Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:07.676Z] [INFO] [2019-07-29T18:06:07.676Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:07.676Z] [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-29T18:06:07.676Z] [INFO] [2019-07-29T18:06:07.676Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:07.676Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:06:07.676Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2019-07-29T18:06:07.676Z] [INFO] [2019-07-29T18:06:07.676Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:07.676Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes [2019-07-29T18:06:07.932Z] [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-29T18:06:07.932Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-29T18:06:07.932Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.932Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T18:06:07.932Z] [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-29T18:06:07.932Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-29T18:06:07.932Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.932Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-29T18:06:07.932Z] [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-29T18:06:07.932Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-29T18:06:07.932Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.932Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T18:06:07.932Z] 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-29T18:06:07.932Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-29T18:06:07.932Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.932Z] 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-29T18:06:07.932Z] [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-29T18:06:07.932Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)), [2019-07-29T18:06:07.932Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.932Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-29T18:06:07.932Z] [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-29T18:06:07.932Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))), [2019-07-29T18:06:07.932Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.932Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-29T18:06:07.932Z] [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-29T18:06:07.932Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))), [2019-07-29T18:06:07.932Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.932Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-29T18:06:07.932Z] [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-29T18:06:07.932Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))), [2019-07-29T18:06:07.932Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.932Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-29T18:06:07.932Z] [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-29T18:06:07.932Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))), [2019-07-29T18:06:07.932Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.932Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-29T18:06:07.932Z] [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-29T18:06:07.932Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))), [2019-07-29T18:06:07.932Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.932Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-29T18:06:07.932Z] [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-29T18:06:07.932Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))), [2019-07-29T18:06:07.932Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.932Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-29T18:06:07.932Z] [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-29T18:06:07.932Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-29T18:06:07.932Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.932Z] 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-29T18:06:07.932Z] [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-29T18:06:07.932Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-29T18:06:07.932Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.932Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry [2019-07-29T18:06:07.932Z] [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-29T18:06:07.932Z] return (E) (Comparable) o -> 0; [2019-07-29T18:06:07.932Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.932Z] Type safety: Unchecked cast from Comparable to E [2019-07-29T18:06:07.932Z] [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-29T18:06:07.932Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-29T18:06:07.932Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.932Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T18:06:07.932Z] 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-29T18:06:07.932Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-29T18:06:07.932Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.932Z] 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-29T18:06:07.932Z] [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-29T18:06:07.932Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-29T18:06:07.932Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] provider = DataProviderManager.getInstance().getDataProvider(trace, [2019-07-29T18:06:07.933Z] fProviderId, ITmfTreeDataProvider.class); [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-29T18:06:07.933Z] [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-29T18:06:07.933Z] return modelToTree(trace.getName(), model.getEntries()); [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:06:07.933Z] [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-29T18:06:07.933Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu; [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings; [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal; [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore; [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] FilterCu cu = FilterCu.compile(regex); [2019-07-29T18:06:07.933Z] ^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] FilterCu cu = FilterCu.compile(regex); [2019-07-29T18:06:07.933Z] ^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] FilterCu cu = FilterCu.compile(regex); [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null; [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] FilterCu cu = FilterCu.compile(regex); [2019-07-29T18:06:07.933Z] ^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] FilterCu cu = FilterCu.compile(regex); [2019-07-29T18:06:07.933Z] ^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] FilterCu cu = FilterCu.compile(regex); [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null; [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] public void regexFilterApplied(TmfFilterAppliedSignal signal) { [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] 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-29T18:06:07.933Z] [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-29T18:06:07.933Z] addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y)); [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:06:07.933Z] [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-29T18:06:07.933Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-29T18:06:07.933Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:07.933Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-29T18:06:07.933Z] [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-29T18:06:07.933Z] return Iterables.get(iterable, (int) idx, null); [2019-07-29T18:06:07.933Z] ^^^^ [2019-07-29T18:06:07.933Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-29T18:06:07.933Z] [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-29T18:06:07.933Z] return Iterables.getLast(baseIterable, null); [2019-07-29T18:06:07.933Z] ^^^^ [2019-07-29T18:06:07.933Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-29T18:06:07.933Z] [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-29T18:06:07.933Z] return Iterables.getFirst((Iterable) iterable, null); [2019-07-29T18:06:07.933Z] ^^^^ [2019-07-29T18:06:07.933Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-29T18:06:07.933Z] 48 problems (0 errors, 45 warnings, 45 info) [2019-07-29T18:06:07.933Z] [INFO] [2019-07-29T18:06:07.933Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:07.933Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:06:07.933Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2019-07-29T18:06:07.933Z] [INFO] [2019-07-29T18:06:07.933Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:07.933Z] [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-29T18:06:07.933Z] [INFO] [2019-07-29T18:06:07.933Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:07.933Z] [INFO] [2019-07-29T18:06:07.933Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:07.933Z] [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-29T18:06:08.188Z] [INFO] [2019-07-29T18:06:08.188Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:08.188Z] [INFO] [2019-07-29T18:06:08.188Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:08.188Z] [INFO] [2019-07-29T18:06:08.188Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:08.188Z] [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-29T18:06:08.188Z] [INFO] [2019-07-29T18:06:08.188Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:08.188Z] [INFO] [2019-07-29T18:06:08.188Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:08.188Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec [2019-07-29T18:06:08.188Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-29T18:06:08.188Z] [INFO] [2019-07-29T18:06:08.188Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:08.189Z] [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-29T18:06:08.189Z] [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-29T18:06:08.189Z] [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-29T18:06:08.189Z] [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-29T18:06:08.189Z] [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-29T18:06:08.189Z] [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-29T18:06:08.189Z] [INFO] [2019-07-29T18:06:08.189Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T18:06:08.189Z] [INFO] [2019-07-29T18:06:08.189Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2019-07-29T18:06:08.189Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT [36/134] [2019-07-29T18:06:08.189Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:06:08.189Z] [INFO] [2019-07-29T18:06:08.189Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:08.189Z] [INFO] [2019-07-29T18:06:08.189Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:08.189Z] [INFO] The project's OSGi version is 3.0.4.201907291748 [2019-07-29T18:06:08.189Z] [INFO] [2019-07-29T18:06:08.189Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:08.189Z] [INFO] [2019-07-29T18:06:08.189Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:08.189Z] [INFO] [2019-07-29T18:06:08.189Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:08.189Z] [INFO] [2019-07-29T18:06:08.189Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:08.189Z] [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-29T18:06:08.189Z] [INFO] [2019-07-29T18:06:08.189Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:08.189Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:06:08.189Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2019-07-29T18:06:08.189Z] [INFO] [2019-07-29T18:06:08.189Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:08.189Z] [INFO] Compiling 44 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes [2019-07-29T18:06:08.749Z] [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-29T18:06:08.749Z] return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace())); [2019-07-29T18:06:08.749Z] ^^^^^^^^^^ [2019-07-29T18:06:08.749Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T18:06:08.749Z] [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-29T18:06:08.749Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-29T18:06:08.749Z] ^^^^^^^^^^ [2019-07-29T18:06:08.749Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T18:06:08.749Z] [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-29T18:06:08.749Z] Set cpus = CpuUsageView.getCpus(getTrace()); [2019-07-29T18:06:08.749Z] ^^^^^^^^^^ [2019-07-29T18:06:08.749Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T18:06:08.749Z] [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-29T18:06:08.749Z] TmfGenericTreeEntry obj = (TmfGenericTreeEntry) element; [2019-07-29T18:06:08.749Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:08.749Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T18:06:08.749Z] [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-29T18:06:08.749Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-29T18:06:08.749Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:08.749Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T18:06:08.749Z] [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-29T18:06:08.749Z] return Messages.FollowThreadAction_unfollow; [2019-07-29T18:06:08.749Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:08.749Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:06:08.749Z] [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-29T18:06:08.749Z] Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU); [2019-07-29T18:06:08.749Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:08.749Z] Type safety: Unchecked cast from Object to Set [2019-07-29T18:06:08.749Z] [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-29T18:06:08.749Z] Set data = (Set) getData(trace, CPU_USAGE_FOLLOW_CPU); [2019-07-29T18:06:08.749Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:08.749Z] Type safety: Unchecked cast from Object to Set [2019-07-29T18:06:08.749Z] [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-29T18:06:08.749Z] zoomEntries(entries, traceEntry.getStartTime(), traceEntry.getEndTime(), resolution, monitor); [2019-07-29T18:06:08.749Z] ^^^^^^^ [2019-07-29T18:06:08.749Z] Null type safety (type annotations): The expression of type 'Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-29T18:06:08.749Z] [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-29T18:06:08.749Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet()); [2019-07-29T18:06:08.749Z] ^^^^^^^^^^^^ [2019-07-29T18:06:08.749Z] 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-29T18:06:08.749Z] [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-29T18:06:08.749Z] return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace())); [2019-07-29T18:06:08.749Z] ^^^^^^^^^^ [2019-07-29T18:06:08.749Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T18:06:08.749Z] [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-29T18:06:08.749Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-29T18:06:08.749Z] ^^^^^^^^^^ [2019-07-29T18:06:08.749Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T18:06:08.749Z] [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-29T18:06:08.749Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-29T18:06:08.749Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:08.749Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T18:06:08.749Z] 13 problems (13 warnings) [2019-07-29T18:06:08.749Z] [INFO] [2019-07-29T18:06:08.749Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:08.749Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:06:08.749Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2019-07-29T18:06:08.749Z] [INFO] [2019-07-29T18:06:08.749Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:08.749Z] [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-29T18:06:08.749Z] [INFO] [2019-07-29T18:06:08.749Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:08.749Z] [INFO] [2019-07-29T18:06:08.749Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:08.749Z] [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-29T18:06:08.749Z] [INFO] [2019-07-29T18:06:08.749Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:08.749Z] [INFO] [2019-07-29T18:06:08.749Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:08.749Z] [INFO] [2019-07-29T18:06:08.749Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:08.749Z] [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-29T18:06:08.749Z] [INFO] [2019-07-29T18:06:08.749Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:08.749Z] [INFO] [2019-07-29T18:06:08.749Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:08.749Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec [2019-07-29T18:06:09.005Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-29T18:06:09.005Z] [INFO] [2019-07-29T18:06:09.005Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:09.005Z] [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-29T18:06:09.005Z] [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-29T18:06:09.005Z] [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-29T18:06:09.005Z] [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-29T18:06:09.005Z] [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-29T18:06:09.005Z] [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-29T18:06:09.005Z] [INFO] [2019-07-29T18:06:09.005Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T18:06:09.005Z] [INFO] [2019-07-29T18:06:09.005Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2019-07-29T18:06:09.005Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT [37/134] [2019-07-29T18:06:09.005Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:06:09.005Z] [INFO] [2019-07-29T18:06:09.005Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:09.005Z] [INFO] [2019-07-29T18:06:09.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:09.005Z] [INFO] The project's OSGi version is 1.0.6.201907291748 [2019-07-29T18:06:09.005Z] [INFO] [2019-07-29T18:06:09.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:09.005Z] [INFO] [2019-07-29T18:06:09.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:09.005Z] [INFO] [2019-07-29T18:06:09.005Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:09.005Z] [INFO] [2019-07-29T18:06:09.005Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:09.005Z] [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-29T18:06:09.005Z] [INFO] [2019-07-29T18:06:09.005Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:09.005Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:06:09.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2019-07-29T18:06:09.005Z] [INFO] [2019-07-29T18:06:09.005Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:09.005Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes [2019-07-29T18:06:09.261Z] [INFO] [2019-07-29T18:06:09.261Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:09.261Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:06:09.261Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2019-07-29T18:06:09.261Z] [INFO] [2019-07-29T18:06:09.261Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:09.261Z] [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-29T18:06:09.261Z] [INFO] [2019-07-29T18:06:09.261Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:09.261Z] [INFO] [2019-07-29T18:06:09.261Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:09.261Z] [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-29T18:06:09.261Z] [INFO] [2019-07-29T18:06:09.261Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:09.261Z] [INFO] [2019-07-29T18:06:09.261Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:09.261Z] [INFO] [2019-07-29T18:06:09.261Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:09.261Z] [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-29T18:06:09.261Z] [INFO] [2019-07-29T18:06:09.261Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:09.261Z] [INFO] [2019-07-29T18:06:09.261Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:09.866Z] [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-29T18:06:09.866Z] [INFO] Command line: [2019-07-29T18:06:09.866Z] [/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-29T18:06:09.866Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:06:11.229Z] !SESSION 2019-07-29 18:06:09.907 ----------------------------------------------- [2019-07-29T18:06:11.229Z] eclipse.buildId=unknown [2019-07-29T18:06:11.229Z] java.version=1.8.0_202 [2019-07-29T18:06:11.229Z] java.vendor=Oracle Corporation [2019-07-29T18:06:11.229Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:06:11.229Z] 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-29T18:06:11.229Z] 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-29T18:06:11.229Z] [2019-07-29T18:06:11.229Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:06:11.202 [2019-07-29T18:06:11.229Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:06:11.229Z] !STACK 0 [2019-07-29T18:06:11.229Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:06:11.229Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:06:11.229Z] [2019-07-29T18:06:11.229Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:06:11.229Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:06:11.229Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:06:11.229Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:06:11.229Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:06:11.229Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:06:11.229Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:06:11.229Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:06:11.229Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:06:11.229Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:06:11.484Z] [2019-07-29T18:06:11.484Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:06:11.297 [2019-07-29T18:06:11.484Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:06:11.484Z] !STACK 0 [2019-07-29T18:06:11.484Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:06:11.484Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:06:11.484Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:06:11.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-29T18:06:11.484Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:06:11.484Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:06:11.484Z] [2019-07-29T18:06:11.484Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:06:11.484Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:06:11.484Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:06:11.484Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:06:11.484Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:06:11.484Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:06:11.484Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:06:11.484Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:06:11.484Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:06:11.484Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:06:12.409Z] process 5321: 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-29T18:06:12.409Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:06:12.664Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:06:12.664Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:06:17.901Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-29T18:06:17.901Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-29T18:06:17.901Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.013 s [2019-07-29T18:06:17.901Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-29T18:06:17.901Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-29T18:06:17.901Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-29T18:06:17.901Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-29T18:06:17.901Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-29T18:06:17.901Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-29T18:06:17.901Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-29T18:06:17.901Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-29T18:06:17.901Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-29T18:06:17.901Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.043 s [2019-07-29T18:06:17.901Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-29T18:06:17.901Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-29T18:06:17.901Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-29T18:06:17.901Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.003 s [2019-07-29T18:06:17.901Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.181 s [2019-07-29T18:06:17.901Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.002 s [2019-07-29T18:06:17.901Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-29T18:06:17.901Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-29T18:06:17.901Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-29T18:06:17.901Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-29T18:06:17.901Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-29T18:06:17.901Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-29T18:06:17.901Z] [2019-07-29T18:06:17.901Z] Results: [2019-07-29T18:06:17.901Z] [2019-07-29T18:06:17.901Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:06:17.901Z] [2019-07-29T18:06:18.461Z] [INFO] All tests passed! [2019-07-29T18:06:18.461Z] [INFO] [2019-07-29T18:06:18.461Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:18.461Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec [2019-07-29T18:06:18.461Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-29T18:06:18.461Z] [INFO] [2019-07-29T18:06:18.461Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:18.461Z] [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-29T18:06:18.461Z] [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-29T18:06:18.461Z] [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-29T18:06:18.461Z] [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-29T18:06:18.461Z] [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-29T18:06:18.461Z] [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-29T18:06:18.461Z] [INFO] [2019-07-29T18:06:18.461Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T18:06:18.461Z] [INFO] [2019-07-29T18:06:18.461Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2019-07-29T18:06:18.461Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT [38/134] [2019-07-29T18:06:18.461Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:06:18.461Z] [INFO] [2019-07-29T18:06:18.461Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.461Z] [INFO] [2019-07-29T18:06:18.461Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.461Z] [INFO] The project's OSGi version is 1.1.3.201907291748 [2019-07-29T18:06:18.461Z] [INFO] [2019-07-29T18:06:18.461Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.461Z] [INFO] [2019-07-29T18:06:18.461Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.461Z] [INFO] [2019-07-29T18:06:18.461Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.461Z] [INFO] [2019-07-29T18:06:18.461Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.461Z] [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-29T18:06:18.461Z] [INFO] [2019-07-29T18:06:18.461Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.461Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:06:18.461Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2019-07-29T18:06:18.461Z] [INFO] [2019-07-29T18:06:18.461Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.461Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes [2019-07-29T18:06:18.717Z] [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-29T18:06:18.717Z] if (entry.getValue().fRange.includes(range)) { [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] CallgraphRange parentRange = entry.getValue().fRange; [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] parent.addChild(entry.getValue().fFunc, entry.getKey()); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] ThreadNode threadNode = entry.getKey(); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] List subAttributes = entry.getValue(); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] return getIntersectingElements(start, end).iterator(); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>' [2019-07-29T18:06:18.717Z] [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-29T18:06:18.717Z] return Iterables.transform(query2d, fct); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>' [2019-07-29T18:06:18.717Z] [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-29T18:06:18.717Z] long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID)); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:06:18.717Z] [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-29T18:06:18.717Z] List processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern()); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] threadParentId = getId(processQuark); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] List threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern()); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] return new TmfTreeModel<>(Collections.emptyList(), builder.build()); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] long id = getId(stackLevelQuark); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid)); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^ [2019-07-29T18:06:18.717Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:06:18.717Z] [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-29T18:06:18.717Z] Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false)); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-29T18:06:18.717Z] [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-29T18:06:18.717Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true)); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-29T18:06:18.717Z] [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-29T18:06:18.717Z] Collection times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime()); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState' [2019-07-29T18:06:18.717Z] [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-29T18:06:18.717Z] return new TimeGraphState(startTime, duration, value.hashCode(), name); [2019-07-29T18:06:18.717Z] ^^^^ [2019-07-29T18:06:18.717Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-29T18:06:18.717Z] [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-29T18:06:18.717Z] fChildren.put(entry.getKey(), entry.getValue().clone()); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider; [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider; [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] * {@link SegmentStoreStatisticsDataProvider} factory for the [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.717Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-29T18:06:18.717Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.717Z] 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-29T18:06:18.717Z] [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-29T18:06:18.718Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-29T18:06:18.718Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.718Z] 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-29T18:06:18.718Z] [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-29T18:06:18.718Z] IHostIdProvider hostProvider = fHostResolver.apply(this); [2019-07-29T18:06:18.718Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.718Z] 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-29T18:06:18.718Z] [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-29T18:06:18.718Z] static final Comparator COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd)); [2019-07-29T18:06:18.718Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.718Z] Null type safety (type annotations): The expression of type '@NonNull Comparator' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>' [2019-07-29T18:06:18.718Z] 32 problems (32 warnings) [2019-07-29T18:06:18.718Z] [INFO] [2019-07-29T18:06:18.718Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.718Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:06:18.718Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2019-07-29T18:06:18.718Z] [INFO] [2019-07-29T18:06:18.718Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.718Z] [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-29T18:06:18.718Z] [INFO] [2019-07-29T18:06:18.718Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.718Z] [INFO] [2019-07-29T18:06:18.718Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.718Z] [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-29T18:06:18.718Z] [INFO] [2019-07-29T18:06:18.718Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.718Z] [INFO] [2019-07-29T18:06:18.718Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.718Z] [INFO] [2019-07-29T18:06:18.718Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.718Z] [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-29T18:06:18.718Z] [INFO] [2019-07-29T18:06:18.718Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.718Z] [INFO] [2019-07-29T18:06:18.718Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.718Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec [2019-07-29T18:06:18.718Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 42 classes [2019-07-29T18:06:18.718Z] [INFO] [2019-07-29T18:06:18.718Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.718Z] [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-29T18:06:18.718Z] [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-29T18:06:18.718Z] [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-29T18:06:18.973Z] [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-29T18:06:18.973Z] [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-29T18:06:18.973Z] [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-29T18:06:18.973Z] [INFO] [2019-07-29T18:06:18.973Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T18:06:18.973Z] [INFO] [2019-07-29T18:06:18.973Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2019-07-29T18:06:18.973Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [39/134] [2019-07-29T18:06:18.973Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:06:18.973Z] [INFO] [2019-07-29T18:06:18.973Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:18.973Z] [INFO] [2019-07-29T18:06:18.973Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:18.973Z] [INFO] The project's OSGi version is 1.0.2.201907291748 [2019-07-29T18:06:18.973Z] [INFO] [2019-07-29T18:06:18.973Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:18.973Z] [INFO] [2019-07-29T18:06:18.973Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:18.973Z] [INFO] [2019-07-29T18:06:18.973Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:18.973Z] [INFO] [2019-07-29T18:06:18.973Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:18.973Z] [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-29T18:06:18.973Z] [INFO] [2019-07-29T18:06:18.973Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:18.973Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:06:18.973Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2019-07-29T18:06:18.973Z] [INFO] [2019-07-29T18:06:18.973Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:18.973Z] [INFO] Compiling 14 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes [2019-07-29T18:06:18.973Z] [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-29T18:06:18.973Z] stack.push(new OpenedFunction(ts, field.getValue().toString())); [2019-07-29T18:06:18.973Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.973Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:06:18.973Z] [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-29T18:06:18.973Z] Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]); [2019-07-29T18:06:18.973Z] ^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:18.973Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:06:18.973Z] 2 problems (2 warnings) [2019-07-29T18:06:18.973Z] [INFO] [2019-07-29T18:06:18.973Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:18.973Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:06:18.973Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2019-07-29T18:06:18.973Z] [INFO] [2019-07-29T18:06:18.973Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:18.973Z] [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-29T18:06:18.973Z] [INFO] [2019-07-29T18:06:18.973Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:18.973Z] [INFO] [2019-07-29T18:06:18.973Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:18.973Z] [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-29T18:06:19.230Z] [INFO] [2019-07-29T18:06:19.230Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:19.230Z] [INFO] [2019-07-29T18:06:19.230Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:19.230Z] [INFO] [2019-07-29T18:06:19.230Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:19.230Z] [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-29T18:06:19.230Z] [INFO] [2019-07-29T18:06:19.230Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:19.230Z] [INFO] [2019-07-29T18:06:19.230Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:20.158Z] [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-29T18:06:20.158Z] [INFO] Command line: [2019-07-29T18:06:20.158Z] [/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-29T18:06:20.158Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:06:21.521Z] !SESSION 2019-07-29 18:06:19.976 ----------------------------------------------- [2019-07-29T18:06:21.521Z] eclipse.buildId=unknown [2019-07-29T18:06:21.521Z] java.version=1.8.0_202 [2019-07-29T18:06:21.522Z] java.vendor=Oracle Corporation [2019-07-29T18:06:21.522Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:06:21.522Z] 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-29T18:06:21.522Z] 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-29T18:06:21.522Z] [2019-07-29T18:06:21.522Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:06:21.263 [2019-07-29T18:06:21.522Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:06:21.522Z] !STACK 0 [2019-07-29T18:06:21.522Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T18:06:21.522Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:06:21.522Z] [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:06:21.522Z] [2019-07-29T18:06:21.522Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:06:21.358 [2019-07-29T18:06:21.522Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:06:21.522Z] !STACK 0 [2019-07-29T18:06:21.522Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T18:06:21.522Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:06:21.522Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:06:21.522Z] -> 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-29T18:06:21.522Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T18:06:21.522Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:06:21.522Z] [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:06:21.522Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:06:22.883Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-29T18:06:24.769Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.669 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-29T18:06:24.769Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 1.531 s [2019-07-29T18:06:24.769Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.079 s [2019-07-29T18:06:24.769Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-29T18:06:31.300Z] [2019-07-29T18:06:31.300Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-29 18:06:30.996 [2019-07-29T18:06:31.300Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace. [2019-07-29T18:06:33.815Z] [2019-07-29T18:06:33.815Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-29 18:06:33.662 [2019-07-29T18:06:33.815Z] !MESSAGE Incoherent callstack found on (10019) occasions [2019-07-29T18:06:34.375Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.798 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-29T18:06:34.375Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.013 s [2019-07-29T18:06:34.375Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.071 s [2019-07-29T18:06:34.375Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 9.291 s [2019-07-29T18:06:34.375Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.418 s [2019-07-29T18:06:34.375Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-29T18:06:34.375Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-29T18:06:34.375Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.009 s [2019-07-29T18:06:34.375Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.002 s [2019-07-29T18:06:34.375Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-29T18:06:34.375Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-29T18:06:34.375Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-29T18:06:34.375Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.06 s [2019-07-29T18:06:34.375Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-29T18:06:34.375Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-29T18:06:34.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-29T18:06:34.375Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-29T18:06:34.375Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-29T18:06:34.375Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-29T18:06:34.375Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-29T18:06:34.375Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T18:06:34.375Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-29T18:06:36.884Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.505 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-29T18:06:36.884Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 0.01 s [2019-07-29T18:06:36.884Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 2.494 s [2019-07-29T18:06:36.884Z] [2019-07-29T18:06:36.884Z] Results: [2019-07-29T18:06:36.884Z] [2019-07-29T18:06:36.884Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:06:36.884Z] [2019-07-29T18:06:37.444Z] [INFO] All tests passed! [2019-07-29T18:06:37.444Z] [INFO] [2019-07-29T18:06:37.444Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:37.444Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec [2019-07-29T18:06:37.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-07-29T18:06:37.444Z] [INFO] [2019-07-29T18:06:37.444Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:37.444Z] [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-29T18:06:37.444Z] [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-29T18:06:37.444Z] [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-29T18:06:37.444Z] [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-29T18:06:37.444Z] [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-29T18:06:37.444Z] [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-29T18:06:37.444Z] [INFO] [2019-07-29T18:06:37.444Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T18:06:37.444Z] [INFO] [2019-07-29T18:06:37.444Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2019-07-29T18:06:37.444Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT [40/134] [2019-07-29T18:06:37.444Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:06:37.444Z] [INFO] [2019-07-29T18:06:37.444Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.444Z] [INFO] [2019-07-29T18:06:37.444Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.444Z] [INFO] The project's OSGi version is 2.0.0.201907291748 [2019-07-29T18:06:37.444Z] [INFO] [2019-07-29T18:06:37.444Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.444Z] [INFO] [2019-07-29T18:06:37.444Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.444Z] [INFO] [2019-07-29T18:06:37.444Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.444Z] [INFO] [2019-07-29T18:06:37.444Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.444Z] [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-29T18:06:37.444Z] [INFO] [2019-07-29T18:06:37.444Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.444Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:06:37.444Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2019-07-29T18:06:37.444Z] [INFO] [2019-07-29T18:06:37.444Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.444Z] [INFO] Compiling 26 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel(); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^ [2019-07-29T18:06:37.700Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] return State.MULTIPLE.toString(); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:37.700Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] Activator.getDefault().logError("Cannot read the file " + fullPath, e); //$NON-NLS-1$//$NON-NLS-2$ [2019-07-29T18:06:37.700Z] ^^^^^^^^^^^^^ [2019-07-29T18:06:37.700Z] Unnecessary $NON-NLS$ tag [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] private static final Comparator NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:37.700Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>' [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^ [2019-07-29T18:06:37.700Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^ [2019-07-29T18:06:37.700Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^ [2019-07-29T18:06:37.700Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^ [2019-07-29T18:06:37.700Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^ [2019-07-29T18:06:37.700Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^ [2019-07-29T18:06:37.700Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] ITimeGraphEntryModel entryModel = entry.getModel(); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^ [2019-07-29T18:06:37.700Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] ITimeGraphEntryModel model = entry.getModel(); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^ [2019-07-29T18:06:37.700Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId()); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^ [2019-07-29T18:06:37.700Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] Map map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId()); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^ [2019-07-29T18:06:37.700Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId())); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^ [2019-07-29T18:06:37.700Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:37.700Z] 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-29T18:06:37.700Z] [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-29T18:06:37.700Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^ [2019-07-29T18:06:37.700Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace); [2019-07-29T18:06:37.700Z] ^^^^^^^^ [2019-07-29T18:06:37.700Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] all.forEach(entry -> fFunctions.remove(entry.getModel().getId())); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^ [2019-07-29T18:06:37.700Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element; [2019-07-29T18:06:37.700Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:37.700Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] return getImageDescripterFromPath(path).createImage(); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:37.700Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image' [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:06:37.700Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor' [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] Activator.getDefault().logError(e.getMessage(), e); [2019-07-29T18:06:37.700Z] ^^^^^^^^^^^^^^ [2019-07-29T18:06:37.700Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:06:37.700Z] 23 problems (23 warnings) [2019-07-29T18:06:37.700Z] [INFO] [2019-07-29T18:06:37.700Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:06:37.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2019-07-29T18:06:37.700Z] [INFO] [2019-07-29T18:06:37.700Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] [INFO] [2019-07-29T18:06:37.700Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.700Z] [INFO] [2019-07-29T18:06:37.700Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.700Z] [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-29T18:06:37.700Z] [INFO] [2019-07-29T18:06:37.700Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.700Z] [INFO] [2019-07-29T18:06:37.700Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.700Z] [INFO] [2019-07-29T18:06:37.700Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.700Z] [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-29T18:06:37.956Z] [INFO] [2019-07-29T18:06:37.956Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.956Z] [INFO] [2019-07-29T18:06:37.956Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.956Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec [2019-07-29T18:06:37.956Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-29T18:06:37.956Z] [INFO] [2019-07-29T18:06:37.956Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.956Z] [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-29T18:06:37.956Z] [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-29T18:06:37.956Z] [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-29T18:06:37.956Z] [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-29T18:06:37.956Z] [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-29T18:06:37.956Z] [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-29T18:06:37.956Z] [INFO] [2019-07-29T18:06:37.956Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T18:06:37.956Z] [INFO] [2019-07-29T18:06:37.956Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2019-07-29T18:06:37.956Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT [41/134] [2019-07-29T18:06:37.956Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:06:37.956Z] [INFO] [2019-07-29T18:06:37.956Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:06:37.956Z] [INFO] [2019-07-29T18:06:37.956Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:06:37.956Z] [INFO] The project's OSGi version is 1.0.10.201907291748 [2019-07-29T18:06:37.956Z] [INFO] [2019-07-29T18:06:37.956Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:06:37.956Z] [INFO] [2019-07-29T18:06:37.956Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:06:37.956Z] [INFO] [2019-07-29T18:06:37.956Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:06:37.956Z] [INFO] [2019-07-29T18:06:37.956Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:06:37.956Z] [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-29T18:06:37.956Z] [INFO] [2019-07-29T18:06:37.956Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:06:37.956Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:06:37.956Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2019-07-29T18:06:37.956Z] [INFO] [2019-07-29T18:06:37.956Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:06:37.956Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes [2019-07-29T18:06:38.517Z] [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-29T18:06:38.517Z] return tmfEvent; [2019-07-29T18:06:38.517Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:06:38.517Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-29T18:06:38.517Z] [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-29T18:06:38.517Z] return null; [2019-07-29T18:06:38.517Z] ^^^^^^^^^^^^ [2019-07-29T18:06:38.517Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-29T18:06:38.517Z] [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-29T18:06:38.517Z] assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView)); [2019-07-29T18:06:38.517Z] ^^^^^^^^^ [2019-07-29T18:06:38.517Z] Unlikely argument type IViewPart for contains(Object) on a Collection [2019-07-29T18:06:38.517Z] 3 problems (3 warnings) [2019-07-29T18:06:38.517Z] [INFO] [2019-07-29T18:06:38.517Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:06:38.517Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:06:38.517Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2019-07-29T18:06:38.517Z] [INFO] [2019-07-29T18:06:38.517Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:06:38.517Z] [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-29T18:06:38.517Z] [INFO] [2019-07-29T18:06:38.517Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:06:38.517Z] [INFO] [2019-07-29T18:06:38.517Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:06:38.517Z] [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-29T18:06:38.517Z] [INFO] [2019-07-29T18:06:38.517Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:06:38.517Z] [INFO] [2019-07-29T18:06:38.517Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:06:38.517Z] [INFO] [2019-07-29T18:06:38.517Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:06:38.517Z] [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-29T18:06:38.773Z] [INFO] [2019-07-29T18:06:38.773Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:06:38.773Z] [INFO] [2019-07-29T18:06:38.773Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:06:39.334Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log [2019-07-29T18:06:39.334Z] [INFO] Command line: [2019-07-29T18:06:39.334Z] [/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-29T18:06:39.334Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:06:40.698Z] !SESSION 2019-07-29 18:06:39.331 ----------------------------------------------- [2019-07-29T18:06:40.698Z] eclipse.buildId=unknown [2019-07-29T18:06:40.698Z] java.version=1.8.0_202 [2019-07-29T18:06:40.698Z] java.vendor=Oracle Corporation [2019-07-29T18:06:40.698Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:06:40.698Z] 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-29T18:06:40.698Z] 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-29T18:06:40.698Z] [2019-07-29T18:06:40.698Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:06:40.694 [2019-07-29T18:06:40.698Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:06:40.698Z] !STACK 0 [2019-07-29T18:06:40.698Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:06:40.698Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:06:40.698Z] [2019-07-29T18:06:40.698Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:06:40.698Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:06:40.698Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:06:40.698Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:06:40.698Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:06:40.698Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:06:40.698Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:06:40.698Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:06:40.698Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:06:40.698Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:06:40.953Z] [2019-07-29T18:06:40.953Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:06:40.782 [2019-07-29T18:06:40.953Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:06:40.953Z] !STACK 0 [2019-07-29T18:06:40.953Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:06:40.953Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:06:40.953Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:06:40.953Z] -> 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-29T18:06:40.953Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:06:40.953Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:06:40.953Z] [2019-07-29T18:06:40.953Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:06:40.953Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:06:40.953Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:06:40.953Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:06:40.953Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:06:40.953Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:06:40.953Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:06:40.953Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:06:40.953Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:06:40.953Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:06:41.880Z] process 5542: 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-29T18:06:41.880Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:06:41.880Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:06:41.880Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:06:47.117Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-29T18:07:08.997Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.675 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-29T18:07:08.997Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 3.227 s [2019-07-29T18:07:08.997Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 5.092 s [2019-07-29T18:07:08.997Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 1.279 s [2019-07-29T18:07:08.997Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 2.705 s [2019-07-29T18:07:08.997Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-29T18:07:47.662Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.896 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-29T18:07:47.662Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.463 s [2019-07-29T18:07:47.662Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 12.323 s [2019-07-29T18:07:47.662Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.71 s [2019-07-29T18:07:47.662Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.497 s [2019-07-29T18:07:47.662Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 0 s [2019-07-29T18:07:47.662Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 12.321 s [2019-07-29T18:07:47.662Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-29T18:08:05.695Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.74 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-29T18:08:05.695Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.268 s [2019-07-29T18:08:05.695Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.419 s [2019-07-29T18:08:05.695Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.383 s [2019-07-29T18:08:05.695Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.304 s [2019-07-29T18:08:05.695Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.194 s [2019-07-29T18:08:05.695Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.327 s [2019-07-29T18:08:05.695Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.602 s [2019-07-29T18:08:05.695Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.39 s [2019-07-29T18:08:05.695Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.398 s [2019-07-29T18:08:05.695Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-29T18:08:32.182Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.494 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-29T18:08:32.182Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.291 s [2019-07-29T18:08:32.182Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.331 s [2019-07-29T18:08:32.182Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.286 s [2019-07-29T18:08:32.182Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.703 s [2019-07-29T18:08:32.182Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.337 s [2019-07-29T18:08:32.182Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-29T18:08:40.259Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.211 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-29T18:08:40.259Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 1.276 s [2019-07-29T18:08:40.259Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 0.001 s [2019-07-29T18:08:40.259Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-29T18:09:06.747Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.858 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-29T18:09:06.747Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 2.024 s [2019-07-29T18:09:06.747Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 15.343 s [2019-07-29T18:09:06.747Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.021 s [2019-07-29T18:09:06.747Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.038 s [2019-07-29T18:09:06.747Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0 s [2019-07-29T18:09:06.747Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-29T18:09:06.747Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-29T18:09:06.747Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-29T18:09:06.747Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-29T18:09:06.747Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-29T18:09:06.747Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-29T18:09:06.747Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-29T18:09:06.747Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-29T18:09:06.747Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-29T18:09:06.747Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-29T18:09:06.747Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-29T18:09:06.747Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-29T18:09:06.747Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest) Time elapsed: 0.671 s [2019-07-29T18:09:06.747Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-29T18:09:06.747Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-29T18:09:06.747Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0.027 s [2019-07-29T18:09:06.747Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0 s [2019-07-29T18:09:06.747Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-29T18:09:06.747Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-29T18:09:06.747Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.004 s [2019-07-29T18:09:06.747Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.053 s [2019-07-29T18:09:06.747Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-29T18:09:06.747Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-29T18:09:06.747Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 0.9 s [2019-07-29T18:09:06.747Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 0.717 s [2019-07-29T18:09:06.747Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-29T18:09:07.002Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-29T18:09:07.002Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest) Time elapsed: 0.426 s [2019-07-29T18:09:07.002Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-29T18:09:07.562Z] [2019-07-29T18:09:07.562Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-29 18:09:07.291 [2019-07-29T18:09:07.562Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2019-07-29T18:09:07.562Z] [2019-07-29T18:09:07.562Z] !ENTRY org.eclipse.core.resources 2 2 2019-07-29 18:09:07.490 [2019-07-29T18:09:07.562Z] !MESSAGE Save operation warnings. [2019-07-29T18:09:07.562Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2019-07-29 18:09:07.490 [2019-07-29T18:09:07.562Z] !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-29T18:09:07.817Z] [2019-07-29T18:09:07.817Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-29 18:09:07.566 [2019-07-29T18:09:07.817Z] !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-29T18:09:07.817Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-29T18:09:07.817Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.469 s [2019-07-29T18:09:07.817Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.007 s [2019-07-29T18:09:07.817Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0 s [2019-07-29T18:09:07.817Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-29T18:09:08.378Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-29T18:09:08.378Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.011 s [2019-07-29T18:09:08.378Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.069 s [2019-07-29T18:09:08.378Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.431 s [2019-07-29T18:09:08.378Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-29T18:09:10.262Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.93 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-29T18:09:10.262Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.098 s [2019-07-29T18:09:10.262Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.314 s [2019-07-29T18:09:10.262Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.388 s [2019-07-29T18:09:10.262Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.371 s [2019-07-29T18:09:10.262Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.759 s [2019-07-29T18:09:10.262Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-29T18:09:10.262Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-29T18:09:10.262Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-29T18:09:10.262Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-29T18:09:10.262Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-29T18:09:10.262Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-29T18:09:10.262Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-29T18:09:10.262Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-29T18:09:10.262Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-29T18:09:10.262Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-29T18:09:10.262Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.001 s [2019-07-29T18:09:10.262Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-29T18:09:10.262Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-29T18:09:10.262Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest) Time elapsed: 0.002 s [2019-07-29T18:09:10.262Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-29T18:09:10.262Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-29T18:09:10.262Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-29T18:09:10.262Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-29T18:09:10.262Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-29T18:09:10.262Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-29T18:09:10.262Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.005 s [2019-07-29T18:09:10.262Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.002 s [2019-07-29T18:09:10.262Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-29T18:09:10.262Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-29T18:09:10.262Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.001 s [2019-07-29T18:09:10.262Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.047 s [2019-07-29T18:09:10.262Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.001 s [2019-07-29T18:09:10.262Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-29T18:09:10.262Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-29T18:09:10.262Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.004 s [2019-07-29T18:09:10.262Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-29T18:09:10.262Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-29T18:09:10.262Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-29T18:09:10.262Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-29T18:09:10.517Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-29T18:09:10.517Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest) Time elapsed: 0.102 s [2019-07-29T18:09:10.517Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-29T18:09:15.755Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.053 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-29T18:09:15.755Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 5.038 s [2019-07-29T18:09:15.755Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.011 s [2019-07-29T18:09:15.755Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.004 s [2019-07-29T18:09:15.755Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-29T18:09:16.010Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-29T18:09:16.010Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.356 s [2019-07-29T18:09:16.010Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.281 s [2019-07-29T18:09:16.010Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-29T18:09:18.522Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.122 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-29T18:09:18.522Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 0.545 s [2019-07-29T18:09:18.522Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 0.596 s [2019-07-29T18:09:18.522Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 0.923 s [2019-07-29T18:09:18.522Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-29T18:09:19.081Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-29T18:09:19.081Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.208 s [2019-07-29T18:09:19.081Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.295 s [2019-07-29T18:09:19.081Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.311 s [2019-07-29T18:09:19.081Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-29T18:09:19.081Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-29T18:09:19.081Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.037 s [2019-07-29T18:09:19.081Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-29T18:09:19.081Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.002 s [2019-07-29T18:09:19.081Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-29T18:09:19.081Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-29T18:09:19.081Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-29T18:09:19.082Z] [2019-07-29T18:09:19.082Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-29 18:09:18.970 [2019-07-29T18:09:19.082Z] !MESSAGE no spawner in java.library.path [2019-07-29T18:09:19.082Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-29T18:09:19.082Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest) Time elapsed: 0.025 s [2019-07-29T18:09:19.082Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-29T18:09:19.082Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-29T18:09:19.082Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-29T18:09:19.082Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T18:09:19.082Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-29T18:09:19.082Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T18:09:19.082Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T18:09:19.082Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T18:09:19.082Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-29T18:09:19.082Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T18:09:19.082Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T18:09:19.082Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T18:09:19.082Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-29T18:09:19.082Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.06 s [2019-07-29T18:09:19.082Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-29T18:09:19.082Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T18:09:19.082Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T18:09:19.082Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T18:09:19.082Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T18:09:19.082Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T18:09:19.082Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T18:09:19.082Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T18:09:19.082Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T18:09:19.082Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T18:09:19.082Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-29T18:09:19.082Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T18:09:19.082Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T18:09:19.082Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-29T18:09:19.082Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-29T18:09:19.082Z] [2019-07-29T18:09:19.082Z] Results: [2019-07-29T18:09:19.082Z] [2019-07-29T18:09:19.082Z] Tests run: 185, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:09:19.082Z] [2019-07-29T18:09:19.337Z] [2019-07-29T18:09:19.337Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 18:09:19.285 [2019-07-29T18:09:19.337Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T18:09:19.897Z] [INFO] All tests passed! [2019-07-29T18:09:19.897Z] [INFO] [2019-07-29T18:09:19.897Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:09:19.897Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec [2019-07-29T18:09:19.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-29T18:09:19.897Z] [INFO] [2019-07-29T18:09:19.897Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:09:19.897Z] [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-29T18:09:19.897Z] [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-29T18:09:19.897Z] [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-29T18:09:19.897Z] [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-29T18:09:19.897Z] [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-29T18:09:19.897Z] [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-29T18:09:19.897Z] [INFO] [2019-07-29T18:09:19.897Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T18:09:19.897Z] [INFO] [2019-07-29T18:09:19.897Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [2019-07-29T18:09:19.897Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT [42/134] [2019-07-29T18:09:19.897Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:09:19.897Z] [INFO] [2019-07-29T18:09:19.897Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:09:19.897Z] [INFO] [2019-07-29T18:09:19.897Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:09:19.897Z] [INFO] The project's OSGi version is 1.0.9.201907291748 [2019-07-29T18:09:19.897Z] [INFO] [2019-07-29T18:09:19.897Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:09:19.897Z] [INFO] [2019-07-29T18:09:19.897Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:09:19.897Z] [INFO] [2019-07-29T18:09:19.897Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:09:19.897Z] [INFO] [2019-07-29T18:09:19.897Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:09:19.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/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T18:09:19.897Z] [INFO] [2019-07-29T18:09:19.897Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:09:19.897Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:09:19.897Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources [2019-07-29T18:09:19.897Z] [INFO] [2019-07-29T18:09:19.897Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:09:19.897Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes [2019-07-29T18:09:20.822Z] [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-29T18:09:20.822Z] import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent; [2019-07-29T18:09:20.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:09:20.822Z] 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-29T18:09:20.822Z] [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-29T18:09:20.822Z] fEntries.add(pulse); [2019-07-29T18:09:20.822Z] ^^^^^ [2019-07-29T18:09:20.822Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry' [2019-07-29T18:09:20.822Z] [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-29T18:09:20.822Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-29T18:09:20.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:09:20.822Z] 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-29T18:09:20.822Z] [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-29T18:09:20.822Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-29T18:09:20.822Z] ^^^^^^^^^^^^^ [2019-07-29T18:09:20.822Z] 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-29T18:09:20.822Z] [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-29T18:09:20.822Z] fEvents.put(pulse.getName(), events); [2019-07-29T18:09:20.822Z] ^^^^^^ [2019-07-29T18:09:20.822Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>' [2019-07-29T18:09:20.822Z] [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-29T18:09:20.822Z] regexes.put(IFilterProperty.BOUND, fFilterRegex); [2019-07-29T18:09:20.822Z] ^^^^^^^^^^^^ [2019-07-29T18:09:20.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:09:20.822Z] [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-29T18:09:20.822Z] public void setFilterRegex(String filterRegex) { [2019-07-29T18:09:20.822Z] ^^^^^^^^^^^ [2019-07-29T18:09:20.822Z] Javadoc: Missing tag for parameter filterRegex [2019-07-29T18:09:20.822Z] [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-29T18:09:20.822Z] ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues())); [2019-07-29T18:09:20.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:09:20.822Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@Nullable Long>' [2019-07-29T18:09:20.822Z] 8 problems (8 warnings) [2019-07-29T18:09:20.822Z] [INFO] [2019-07-29T18:09:20.822Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:09:20.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:09:20.822Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources [2019-07-29T18:09:20.822Z] [INFO] [2019-07-29T18:09:20.822Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:09:20.822Z] [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-29T18:09:20.822Z] [INFO] [2019-07-29T18:09:20.822Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:09:20.822Z] [INFO] [2019-07-29T18:09:20.822Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:09:20.822Z] [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-29T18:09:20.822Z] [INFO] [2019-07-29T18:09:20.822Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:09:20.822Z] [INFO] [2019-07-29T18:09:20.822Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:09:20.822Z] [INFO] [2019-07-29T18:09:20.822Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:09:20.822Z] [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-29T18:09:21.079Z] [INFO] [2019-07-29T18:09:21.079Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:09:21.079Z] [INFO] [2019-07-29T18:09:21.079Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:09:22.030Z] [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-29T18:09:22.030Z] [INFO] Command line: [2019-07-29T18:09:22.030Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -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-29T18:09:22.030Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:09:23.393Z] !SESSION 2019-07-29 18:09:21.809 ----------------------------------------------- [2019-07-29T18:09:23.393Z] eclipse.buildId=unknown [2019-07-29T18:09:23.393Z] java.version=1.8.0_202 [2019-07-29T18:09:23.393Z] java.vendor=Oracle Corporation [2019-07-29T18:09:23.393Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:09:23.393Z] 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-29T18:09:23.393Z] 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-29T18:09:23.393Z] [2019-07-29T18:09:23.393Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:09:23.088 [2019-07-29T18:09:23.393Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:09:23.393Z] !STACK 0 [2019-07-29T18:09:23.393Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:09:23.393Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:09:23.393Z] [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:09:23.393Z] [2019-07-29T18:09:23.393Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:09:23.179 [2019-07-29T18:09:23.393Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:09:23.393Z] !STACK 0 [2019-07-29T18:09:23.393Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:09:23.393Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:09:23.393Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:09:23.393Z] -> 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-29T18:09:23.393Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:09:23.393Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:09:23.393Z] [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:09:23.393Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:09:24.318Z] process 5932: 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-29T18:09:24.318Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:09:24.574Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:09:24.574Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:09:29.814Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-29T18:09:29.814Z] Display size: 1440x900 [2019-07-29T18:09:29.814Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-29T18:09:29.814Z] GTK version=3.18.9 [2019-07-29T18:09:29.814Z] GTK theme=Ambiance [2019-07-29T18:09:29.814Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T18:09:29.814Z] Time zone: Coordinated Universal Time [2019-07-29T18:09:29.814Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T18:09:29.814Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T18:09:30.069Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:09:30.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:09:30.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:09:30.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:09:30.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:09:30.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:30.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1055674678 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-29T18:09:30.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1055674678 data=null doit=true} to TreeItem with text {TestText} [2019-07-29T18:09:30.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1055674679 data=null} to TreeItem with text {TestText} [2019-07-29T18:09:30.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1055674679 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T18:09:30.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055674679 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-29T18:09:30.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1055674731 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T18:09:30.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:30.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1055674732 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-29T18:09:30.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1055674732 data=null doit=true} to TreeItem with text {TestText} [2019-07-29T18:09:30.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1055674733 data=null} to TreeItem with text {TestText} [2019-07-29T18:09:30.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1055674733 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T18:09:30.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055674733 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-29T18:09:30.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1055674742 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T18:09:30.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1055674743 data=null doit=true} to TreeItem with text {TestText} [2019-07-29T18:09:30.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1055674744 data=null} to TreeItem with text {TestText} [2019-07-29T18:09:30.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1055674744 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T18:09:30.628Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055674744 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-29T18:09:30.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1055674820 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T18:09:30.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:30.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1055674822 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:09:30.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1055674822 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:09:30.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1055674822 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:09:30.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1055674822 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:09:30.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055674822 data=null item=TreeItem {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-29T18:09:30.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1055674840 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:09:30.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:30.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1055674841 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:09:30.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1055674841 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:09:30.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1055674841 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:09:30.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1055674842 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:09:30.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055674842 data=null item=TreeItem {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-29T18:09:30.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1055674846 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:09:30.884Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-29T18:09:30.884Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-29T18:09:31.140Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-29T18:09:31.140Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T18:09:31.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1055675251 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T18:09:31.140Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-29T18:09:31.140Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T18:09:31.140Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T18:09:31.140Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T18:09:31.140Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-29T18:09:31.140Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.140Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T18:09:31.140Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:09:31.140Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:09:31.140Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T18:09:31.140Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T18:09:31.140Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T18:09:31.140Z] DEBUG - Clicking on New... [2019-07-29T18:09:31.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1055675254 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-29T18:09:31.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1055675254 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-29T18:09:31.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1055675254 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T18:09:31.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1055675254 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T18:09:31.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1055675254 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-29T18:09:31.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1055675254 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-29T18:09:31.396Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1055675635 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-29T18:09:31.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1055675638 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-29T18:09:31.396Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1055675638 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-29T18:09:31.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1055675639 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T18:09:31.396Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1055675639 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T18:09:31.396Z] DEBUG - Clicked on New... [2019-07-29T18:09:31.396Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-29T18:09:31.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1055675640 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-29T18:09:31.396Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-29T18:09:31.396Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text' [2019-07-29T18:09:31.396Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:31.396Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:31.396Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:31.396Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:31.396Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:31.396Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:31.396Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:31.396Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:31.396Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:31.396Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:31.396Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:31.396Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-29T18:09:31.396Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:31.396Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:31.396Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:31.396Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-29T18:09:31.396Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:31.396Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:31.396Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-29T18:09:31.652Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-29T18:09:31.652Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-29T18:09:31.652Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-29T18:09:31.652Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-29T18:09:31.652Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-29T18:09:31.652Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-29T18:09:31.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1055675749 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-29T18:09:31.652Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text' [2019-07-29T18:09:31.652Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:') [2019-07-29T18:09:31.652Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - Clicking on [2019-07-29T18:09:31.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1055675825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1055675825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1055675825 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1055675825 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1055675826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1055675826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1055675826 data=null item=null 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-29T18:09:31.652Z] DEBUG - Clicked on [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.652Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - Clicking on [2019-07-29T18:09:31.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1055675854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1055675854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1055675854 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1055675854 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1055675854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1055675854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1055675854 data=null item=null 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-29T18:09:31.908Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1055675929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1055675929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1055675929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1055675929 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1055675929 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - Clicked on [2019-07-29T18:09:31.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:09:31.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:09:31.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:09:31.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:09:31.908Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-29T18:09:31.908Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-29T18:09:31.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:31.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1055675946 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-29T18:09:31.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1055675946 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-29T18:09:31.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1055675946 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-29T18:09:31.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1055675947 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-29T18:09:31.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055675947 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-29T18:09:31.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1055676031 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-29T18:09:31.908Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:31.908Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-29T18:09:31.908Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text' [2019-07-29T18:09:31.908Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text' [2019-07-29T18:09:31.908Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-29T18:09:31.908Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T18:09:31.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:31.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1055676049 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T18:09:31.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1055676049 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T18:09:31.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1055676050 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T18:09:31.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1055676051 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T18:09:31.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055676052 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-29T18:09:31.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1055676123 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:31.908Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:31.908Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-29T18:09:31.908Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T18:09:31.908Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:31.908Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - Clicking on [2019-07-29T18:09:31.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1055676138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1055676139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1055676139 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1055676139 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1055676139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1055676139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:31.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1055676140 data=null item=null 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-29T18:09:32.163Z] DEBUG - Clicked on [2019-07-29T18:09:32.163Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-29T18:09:32.163Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-29T18:09:32.163Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-29T18:09:32.163Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-29T18:09:32.163Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-29T18:09:32.163Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-29T18:09:32.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1055676165 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-29T18:09:32.163Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - Clicking on Highlight All [2019-07-29T18:09:32.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1055676225 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-29T18:09:32.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1055676225 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-29T18:09:32.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1055676225 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T18:09:32.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1055676225 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T18:09:32.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1055676225 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-29T18:09:32.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1055676226 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-29T18:09:32.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1055676226 data=null item=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-29T18:09:32.163Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1055676229 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-29T18:09:32.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1055676229 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-29T18:09:32.163Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1055676229 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-29T18:09:32.163Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1055676229 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T18:09:32.163Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1055676229 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T18:09:32.163Z] DEBUG - Clicked on Highlight All [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - Clicking on &Next > [2019-07-29T18:09:32.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1055676239 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-29T18:09:32.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1055676240 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-29T18:09:32.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1055676240 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:32.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1055676240 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:32.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1055676240 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-29T18:09:32.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1055676240 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-29T18:09:32.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1055676240 data=null item=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-29T18:09:32.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:32.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:32.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:32.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:32.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:32.163Z] DEBUG - Clicked on &Next > [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:32.163Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:09:32.163Z] DEBUG - Clicking on &Finish [2019-07-29T18:09:32.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1055676336 data=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-29T18:09:32.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1055676336 data=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-29T18:09:32.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1055676336 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:09:32.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1055676336 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:09:32.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1055676337 data=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-29T18:09:32.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1055676337 data=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-29T18:09:32.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1055676337 data=null item=null detail=0 x=0 y=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-29T18:09:32.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1055675255 data=null item=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-29T18:09:32.418Z] DEBUG - Clicked on [2019-07-29T18:09:32.418Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T18:09:32.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1055676531 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T18:09:32.418Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-29T18:09:32.418Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-29T18:09:32.418Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-29T18:09:32.418Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-29T18:09:32.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1055676534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-29T18:09:32.418Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1055676534 data=null doit=true} to (of type 'List') [2019-07-29T18:09:32.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1055676534 data=null} to (of type 'List') [2019-07-29T18:09:32.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1055676535 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-29T18:09:32.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1055676535 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-29T18:09:32.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1055676536 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T18:09:32.418Z] DEBUG - Clicking on Delete [2019-07-29T18:09:32.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1055676537 data=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-29T18:09:32.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1055676537 data=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-29T18:09:32.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1055676537 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:09:32.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1055676537 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:09:32.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1055676537 data=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-29T18:09:32.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1055676537 data=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-29T18:09:32.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1055676562 data=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-29T18:09:32.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1055676562 data=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-29T18:09:32.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1055676562 data=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-29T18:09:32.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1055676562 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:09:32.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1055676562 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:09:32.418Z] DEBUG - Clicked on Delete [2019-07-29T18:09:32.418Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-29T18:09:32.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1055676563 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-29T18:09:32.418Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:09:32.418Z] DEBUG - Clicking on &Yes [2019-07-29T18:09:32.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1055676564 data=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-29T18:09:32.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1055676564 data=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-29T18:09:32.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1055676564 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:09:32.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1055676564 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:09:32.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1055676564 data=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-29T18:09:32.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1055676564 data=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-29T18:09:32.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1055676564 data=null item=null detail=0 x=0 y=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-29T18:09:32.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1055676537 data=null item=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-29T18:09:32.418Z] DEBUG - Clicked on [2019-07-29T18:09:32.418Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T18:09:32.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1055676646 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T18:09:32.418Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:32.418Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:09:32.418Z] DEBUG - Clicking on &Close [2019-07-29T18:09:32.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1055676647 data=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-29T18:09:32.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1055676647 data=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-29T18:09:32.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1055676647 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:09:32.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1055676647 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:09:32.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1055676647 data=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-29T18:09:32.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1055676647 data=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-29T18:09:32.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1055676647 data=null item=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-29T18:09:32.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1055675136 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-29T18:09:32.673Z] DEBUG - Clicked on [2019-07-29T18:09:32.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1055676734 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:09:32.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:09:32.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:09:32.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:09:32.674Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:32.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1055676739 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-29T18:09:32.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1055676739 data=null doit=true} to TreeItem with text {TestText} [2019-07-29T18:09:32.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1055676739 data=null} to TreeItem with text {TestText} [2019-07-29T18:09:32.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1055676739 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T18:09:32.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055676740 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-29T18:09:32.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1055676761 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T18:09:32.674Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:09:32.674Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:09:32.929Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:09:33.490Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:09:33.490Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:09:33.490Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:09:33.490Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:09:33.490Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:33.490Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:09:33.490Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:33.490Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:09:33.490Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:33.490Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:09:33.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055677640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:33.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055677641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:33.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055677641 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:33.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055677641 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:33.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055677641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:33.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055677641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:33.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055677641 data=null item=null detail=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-29T18:09:33.490Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055677641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:33.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055677641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:33.490Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055677641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:33.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055677641 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:33.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055677641 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:33.490Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:33.490Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:09:33.490Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:09:33.490Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:33.490Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:09:33.490Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:09:33.490Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:33.490Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:33.490Z] DEBUG - Clicking on OK [2019-07-29T18:09:33.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055677642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:33.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055677642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:33.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055677642 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:33.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055677642 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:33.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055677642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:33.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055677642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:33.490Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:33.490Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:33.490Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:33.490Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:33.490Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:33.490Z] DEBUG - Clicked on OK [2019-07-29T18:09:33.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055677643 data=null item=null detail=0 x=0 y=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-29T18:09:33.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055676922 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-29T18:09:34.050Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:09:34.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:09:34.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:09:34.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:09:34.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:09:34.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:34.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1055678760 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-29T18:09:34.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1055678760 data=null doit=true} to TreeItem with text {TestText} [2019-07-29T18:09:34.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1055678760 data=null} to TreeItem with text {TestText} [2019-07-29T18:09:34.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1055678761 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T18:09:34.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055678761 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-29T18:09:34.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1055678772 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T18:09:34.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:34.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1055678773 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-29T18:09:34.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1055678773 data=null doit=true} to TreeItem with text {TestText} [2019-07-29T18:09:34.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1055678773 data=null} to TreeItem with text {TestText} [2019-07-29T18:09:34.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1055678773 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T18:09:34.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055678773 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-29T18:09:34.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1055678789 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T18:09:34.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1055678789 data=null doit=true} to TreeItem with text {TestText} [2019-07-29T18:09:34.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1055678789 data=null} to TreeItem with text {TestText} [2019-07-29T18:09:34.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1055678789 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T18:09:34.611Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055678789 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-29T18:09:34.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1055678795 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T18:09:34.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:34.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1055678796 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:09:34.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1055678796 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:09:34.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1055678796 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:09:34.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1055678796 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:09:34.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055678796 data=null item=TreeItem {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-29T18:09:34.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1055678803 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:09:34.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:34.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1055678803 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:09:34.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1055678803 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:09:34.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1055678804 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:09:34.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1055678804 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:09:34.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055678804 data=null item=TreeItem {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-29T18:09:34.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1055678807 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:09:34.611Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-29T18:09:34.611Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-29T18:09:34.866Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-29T18:09:34.866Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T18:09:34.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1055678945 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T18:09:34.866Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-29T18:09:34.866Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-29T18:09:34.866Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-29T18:09:34.866Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace [2019-07-29T18:09:34.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1055678946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-29T18:09:34.866Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1055678946 data=null doit=true} to (of type 'List') [2019-07-29T18:09:34.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1055678946 data=null} to (of type 'List') [2019-07-29T18:09:34.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1055678946 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-29T18:09:34.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1055678946 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-29T18:09:34.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1055678947 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-29T18:09:34.866Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T18:09:34.866Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T18:09:34.866Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T18:09:34.866Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:09:34.866Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-29T18:09:34.866Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:34.866Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T18:09:34.866Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:09:34.866Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T18:09:34.866Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T18:09:34.867Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T18:09:34.867Z] DEBUG - Clicking on Edit... [2019-07-29T18:09:34.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1055678947 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-29T18:09:34.867Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1055678947 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-29T18:09:34.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1055678948 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T18:09:34.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1055678948 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T18:09:34.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1055678948 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-29T18:09:34.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1055678948 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-29T18:09:35.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1055679161 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-29T18:09:35.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1055679163 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-29T18:09:35.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1055679163 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-29T18:09:35.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1055679163 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1055679163 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - Clicked on Edit... [2019-07-29T18:09:35.122Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-29T18:09:35.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1055679164 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-29T18:09:35.122Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-29T18:09:35.122Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-29T18:09:35.122Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo' [2019-07-29T18:09:35.122Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo') [2019-07-29T18:09:35.122Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-29T18:09:35.122Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-29T18:09:35.122Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-29T18:09:35.122Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-29T18:09:35.122Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-29T18:09:35.122Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-29T18:09:35.122Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-29T18:09:35.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1055679259 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-29T18:09:35.122Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-29T18:09:35.122Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:') [2019-07-29T18:09:35.122Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.122Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - Clicking on [2019-07-29T18:09:35.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1055679323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1055679323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1055679323 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1055679323 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1055679323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1055679323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1055679323 data=null item=null 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-29T18:09:35.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1055679348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1055679349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1055679349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1055679349 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1055679349 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.122Z] DEBUG - Clicked on [2019-07-29T18:09:35.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:09:35.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:09:35.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:09:35.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:09:35.122Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-29T18:09:35.123Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-29T18:09:35.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:35.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1055679356 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-29T18:09:35.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1055679356 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-29T18:09:35.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1055679357 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-29T18:09:35.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1055679357 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-29T18:09:35.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055679357 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-29T18:09:35.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1055679435 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-29T18:09:35.378Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-29T18:09:35.378Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:35.378Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-29T18:09:35.378Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-29T18:09:35.378Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text' [2019-07-29T18:09:35.378Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-29T18:09:35.378Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T18:09:35.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:35.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1055679456 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T18:09:35.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1055679456 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T18:09:35.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1055679456 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T18:09:35.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1055679456 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T18:09:35.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055679457 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-29T18:09:35.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1055679529 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:35.378Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:35.378Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-29T18:09:35.378Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T18:09:35.378Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - Clicking on [2019-07-29T18:09:35.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1055679538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1055679538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1055679538 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1055679538 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1055679538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1055679538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1055679538 data=null item=null 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-29T18:09:35.378Z] DEBUG - Clicked on [2019-07-29T18:09:35.378Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-29T18:09:35.378Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-29T18:09:35.378Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-29T18:09:35.378Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-29T18:09:35.378Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-29T18:09:35.378Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-29T18:09:35.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1055679563 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-29T18:09:35.378Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - Clicking on Highlight All [2019-07-29T18:09:35.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1055679568 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-29T18:09:35.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1055679568 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-29T18:09:35.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1055679568 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1055679627 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1055679627 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-29T18:09:35.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1055679627 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-29T18:09:35.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1055679627 data=null item=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-29T18:09:35.378Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1055679630 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-29T18:09:35.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1055679630 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-29T18:09:35.378Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1055679630 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-29T18:09:35.378Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1055679630 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1055679630 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T18:09:35.378Z] DEBUG - Clicked on Highlight All [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.379Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-29T18:09:35.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.379Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:09:35.379Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:09:35.379Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-29T18:09:35.379Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.379Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:35.379Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:35.379Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:09:35.379Z] DEBUG - Clicking on &Next > [2019-07-29T18:09:35.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1055679632 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-29T18:09:35.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1055679632 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-29T18:09:35.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1055679632 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:35.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1055679632 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:35.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1055679632 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-29T18:09:35.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1055679632 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-29T18:09:35.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1055679632 data=null item=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-29T18:09:35.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:35.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:35.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:35.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:35.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:35.634Z] DEBUG - Clicked on &Next > [2019-07-29T18:09:35.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:35.634Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:09:35.635Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:09:35.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:35.635Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:09:35.635Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:09:35.635Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.635Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:09:35.635Z] DEBUG - Clicking on &Finish [2019-07-29T18:09:35.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1055679670 data=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-29T18:09:35.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1055679670 data=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-29T18:09:35.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1055679670 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:09:35.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1055679670 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:09:35.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1055679670 data=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-29T18:09:35.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1055679670 data=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-29T18:09:35.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:09:35.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1055679670 data=null item=null detail=0 x=0 y=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-29T18:09:35.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1055678948 data=null item=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-29T18:09:35.635Z] DEBUG - Clicked on [2019-07-29T18:09:35.635Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T18:09:35.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1055679837 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T18:09:35.635Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-29T18:09:35.635Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-29T18:09:35.635Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-29T18:09:35.635Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-29T18:09:35.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1055679838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-29T18:09:35.635Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1055679838 data=null doit=true} to (of type 'List') [2019-07-29T18:09:35.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1055679838 data=null} to (of type 'List') [2019-07-29T18:09:35.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1055679838 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-29T18:09:35.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1055679839 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-29T18:09:35.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1055679839 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-29T18:09:35.635Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T18:09:35.635Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T18:09:35.635Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T18:09:35.635Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:09:35.635Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:09:35.635Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:09:35.635Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.635Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:09:35.635Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T18:09:35.635Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T18:09:35.635Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T18:09:35.635Z] DEBUG - Clicking on Delete [2019-07-29T18:09:35.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1055679840 data=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-29T18:09:35.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1055679840 data=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-29T18:09:35.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1055679840 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:09:35.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1055679840 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:09:35.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1055679840 data=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-29T18:09:35.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1055679840 data=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-29T18:09:35.635Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1055679864 data=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-29T18:09:35.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1055679865 data=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-29T18:09:35.635Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1055679865 data=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-29T18:09:35.635Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1055679865 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:09:35.635Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1055679865 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:09:35.635Z] DEBUG - Clicked on Delete [2019-07-29T18:09:35.635Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-29T18:09:35.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1055679865 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-29T18:09:35.890Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-29T18:09:35.890Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:09:35.890Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:09:35.890Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:09:35.890Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.890Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:09:35.890Z] DEBUG - Clicking on &Yes [2019-07-29T18:09:35.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1055679919 data=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-29T18:09:35.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1055679919 data=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-29T18:09:35.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1055679919 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:09:35.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1055679919 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:09:35.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1055679919 data=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-29T18:09:35.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1055679919 data=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-29T18:09:35.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1055679919 data=null item=null detail=0 x=0 y=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-29T18:09:35.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1055679840 data=null item=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-29T18:09:35.890Z] DEBUG - Clicked on [2019-07-29T18:09:35.890Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T18:09:35.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1055679953 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T18:09:35.890Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-29T18:09:35.890Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T18:09:35.890Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T18:09:35.890Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T18:09:35.890Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:09:35.890Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:09:35.890Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T18:09:35.890Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T18:09:35.890Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T18:09:35.890Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-29T18:09:35.890Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:35.890Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:09:35.890Z] DEBUG - Clicking on &Close [2019-07-29T18:09:35.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1055679954 data=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-29T18:09:35.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1055679954 data=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-29T18:09:35.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1055679954 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:09:35.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1055679954 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:09:35.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1055679954 data=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-29T18:09:35.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1055679954 data=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-29T18:09:35.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1055679954 data=null item=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-29T18:09:35.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1055678846 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-29T18:09:35.890Z] DEBUG - Clicked on [2019-07-29T18:09:35.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1055680140 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:09:35.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:09:35.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:09:35.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:09:35.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:35.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1055680145 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-29T18:09:35.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1055680145 data=null doit=true} to TreeItem with text {TestText} [2019-07-29T18:09:35.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1055680145 data=null} to TreeItem with text {TestText} [2019-07-29T18:09:35.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1055680145 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T18:09:36.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055680145 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-29T18:09:36.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1055680165 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T18:09:36.146Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:09:36.146Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:09:36.146Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:09:36.401Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:09:36.401Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:09:36.401Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:09:36.401Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:09:36.401Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:36.401Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:09:36.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:36.401Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:09:36.401Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:36.401Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:09:36.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055680419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:36.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055680419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:36.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055680420 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:36.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055680420 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:36.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055680420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:36.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055680420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:36.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055680420 data=null item=null detail=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-29T18:09:36.401Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055680420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:36.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055680420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:36.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055680420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:36.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055680420 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:36.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055680420 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:36.401Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:36.401Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:09:36.401Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:09:36.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:36.401Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:09:36.401Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:09:36.401Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:36.401Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:36.401Z] DEBUG - Clicking on OK [2019-07-29T18:09:36.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055680421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:36.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055680421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:36.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055680421 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:36.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055680421 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:36.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055680421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:36.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055680421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:36.401Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:36.401Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:36.401Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:36.401Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:36.401Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:36.401Z] DEBUG - Clicked on OK [2019-07-29T18:09:36.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055680421 data=null item=null detail=0 x=0 y=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-29T18:09:36.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055680242 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-29T18:09:36.961Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.894 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-29T18:09:36.961Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 4.216 s [2019-07-29T18:09:36.961Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 2.775 s [2019-07-29T18:09:36.961Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-29T18:09:36.961Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:09:37.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:09:37.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:09:37.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:09:37.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:09:37.521Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:37.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1055681658 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-29T18:09:37.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1055681658 data=null doit=true} to TreeItem with text {TestXML} [2019-07-29T18:09:37.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1055681658 data=null} to TreeItem with text {TestXML} [2019-07-29T18:09:37.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1055681659 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-29T18:09:37.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055681659 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-29T18:09:37.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1055681669 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-29T18:09:37.521Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:37.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1055681670 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-29T18:09:37.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1055681670 data=null doit=true} to TreeItem with text {TestXML} [2019-07-29T18:09:37.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1055681670 data=null} to TreeItem with text {TestXML} [2019-07-29T18:09:37.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1055681670 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-29T18:09:37.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055681670 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-29T18:09:37.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1055681686 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-29T18:09:37.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1055681686 data=null doit=true} to TreeItem with text {TestXML} [2019-07-29T18:09:37.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1055681686 data=null} to TreeItem with text {TestXML} [2019-07-29T18:09:37.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1055681686 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-29T18:09:37.521Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055681686 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-29T18:09:37.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1055681692 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-29T18:09:37.521Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:37.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1055681693 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:09:37.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1055681694 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:09:37.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1055681694 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:09:37.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1055681694 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:09:37.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055681694 data=null item=TreeItem {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-29T18:09:37.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1055681701 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:09:37.521Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:37.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1055681702 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:09:37.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1055681702 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:09:37.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1055681703 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:09:37.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1055681703 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:09:37.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055681703 data=null item=TreeItem {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-29T18:09:37.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1055681711 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:09:37.522Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-29T18:09:37.522Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-29T18:09:37.777Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-29T18:09:37.777Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T18:09:37.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1055681836 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T18:09:37.777Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T18:09:37.777Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T18:09:37.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1055681838 data=null doit=true} to Button with text {Text} [2019-07-29T18:09:37.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1055681838 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-29T18:09:37.777Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T18:09:37.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1055681839 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T18:09:37.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1055681839 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-29T18:09:37.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1055681839 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-29T18:09:37.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1055681839 data=null item=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-29T18:09:37.777Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T18:09:37.777Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T18:09:37.777Z] DEBUG - Clicking on New... [2019-07-29T18:09:37.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1055681840 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-29T18:09:37.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1055681840 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-29T18:09:37.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1055681840 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T18:09:37.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1055681840 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T18:09:37.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1055681840 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-29T18:09:37.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1055681840 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-29T18:09:37.777Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1055681966 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-29T18:09:37.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1055681967 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-29T18:09:37.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1055681967 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-29T18:09:37.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1055681967 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T18:09:37.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1055681967 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T18:09:37.777Z] DEBUG - Clicked on New... [2019-07-29T18:09:37.777Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser' [2019-07-29T18:09:37.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=1055681967 data=null doit=true} to Shell with text {Custom XML Parser} [2019-07-29T18:09:37.777Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser} [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-29T18:09:37.777Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:37.777Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:37.777Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-29T18:09:37.777Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-29T18:09:37.777Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:37.777Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-29T18:09:37.777Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-29T18:09:37.777Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:37.777Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-29T18:09:37.777Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-29T18:09:37.777Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text' [2019-07-29T18:09:37.777Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T18:09:37.777Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T18:09:37.777Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-29T18:09:37.777Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - Clicking on [2019-07-29T18:09:38.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1055682034 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-29T18:09:38.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1055682034 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-29T18:09:38.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1055682041 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-29T18:09:38.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1055682044 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-29T18:09:38.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1055682044 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-29T18:09:38.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1055682044 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-29T18:09:38.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1055682044 data=null 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-29T18:09:38.033Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1055682064 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-29T18:09:38.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1055682064 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-29T18:09:38.033Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1055682065 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-29T18:09:38.033Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1055682065 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-29T18:09:38.033Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1055682065 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-29T18:09:38.033Z] DEBUG - Clicked on [2019-07-29T18:09:38.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:09:38.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:09:38.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:38.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=1055682067 data=null button=0 stateMask=0x0 x=78 y=32 count=0} to Tree node with text: event [2019-07-29T18:09:38.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=1055682067 data=null doit=true} to Tree node with text: event [2019-07-29T18:09:38.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=1055682068 data=null} to Tree node with text: event [2019-07-29T18:09:38.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=1055682068 data=null button=1 stateMask=0x0 x=78 y=32 count=1} to Tree node with text: event [2019-07-29T18:09:38.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055682068 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-29T18:09:38.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=1055682165 data=null button=1 stateMask=0x80000 x=78 y=32 count=1} to Tree node with text: event [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-29T18:09:38.033Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected [2019-07-29T18:09:38.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=1055682175 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-29T18:09:38.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1055682175 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-29T18:09:38.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=1055682175 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-29T18:09:38.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=1055682176 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-29T18:09:38.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=1055682176 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-29T18:09:38.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=1055682176 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-29T18:09:38.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=1055682176 data=null item=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-29T18:09:38.033Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=1055682229 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-29T18:09:38.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1055682229 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-29T18:09:38.033Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=1055682229 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-29T18:09:38.033Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=1055682229 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-29T18:09:38.033Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=1055682229 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-29T18:09:38.033Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:09:38.033Z] DEBUG - Clicking on &Next > [2019-07-29T18:09:38.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1055682232 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-29T18:09:38.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1055682232 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-29T18:09:38.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1055682232 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:38.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1055682232 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:38.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1055682232 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-29T18:09:38.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1055682232 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-29T18:09:38.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1055682232 data=null item=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-29T18:09:38.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:38.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:38.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:38.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:38.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:09:38.289Z] DEBUG - Clicked on &Next > [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:09:38.289Z] DEBUG - Clicking on &Finish [2019-07-29T18:09:38.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1055682319 data=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-29T18:09:38.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1055682320 data=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-29T18:09:38.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1055682320 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:09:38.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1055682320 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:09:38.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1055682320 data=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-29T18:09:38.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1055682320 data=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-29T18:09:38.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1055682320 data=null item=null detail=0 x=0 y=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-29T18:09:38.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1055681840 data=null item=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-29T18:09:38.289Z] DEBUG - Clicked on [2019-07-29T18:09:38.289Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T18:09:38.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1055682422 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T18:09:38.289Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-29T18:09:38.289Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-29T18:09:38.289Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-29T18:09:38.289Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-29T18:09:38.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1055682424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-29T18:09:38.289Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1055682424 data=null doit=true} to (of type 'List') [2019-07-29T18:09:38.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1055682424 data=null} to (of type 'List') [2019-07-29T18:09:38.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1055682424 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-29T18:09:38.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1055682424 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-29T18:09:38.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1055682425 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - Clicking on Delete [2019-07-29T18:09:38.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1055682425 data=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-29T18:09:38.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1055682425 data=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-29T18:09:38.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1055682425 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:09:38.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1055682425 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:09:38.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1055682425 data=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-29T18:09:38.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1055682425 data=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-29T18:09:38.289Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1055682446 data=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-29T18:09:38.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1055682447 data=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-29T18:09:38.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1055682447 data=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-29T18:09:38.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1055682447 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:09:38.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1055682447 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:09:38.289Z] DEBUG - Clicked on Delete [2019-07-29T18:09:38.289Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-29T18:09:38.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1055682447 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-29T18:09:38.289Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:09:38.289Z] DEBUG - Clicking on &Yes [2019-07-29T18:09:38.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1055682448 data=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-29T18:09:38.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1055682448 data=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-29T18:09:38.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1055682448 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:09:38.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1055682448 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:09:38.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1055682448 data=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-29T18:09:38.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1055682448 data=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-29T18:09:38.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1055682448 data=null item=null detail=0 x=0 y=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-29T18:09:38.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1055682426 data=null item=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-29T18:09:38.289Z] DEBUG - Clicked on [2019-07-29T18:09:38.289Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T18:09:38.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1055682524 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T18:09:38.289Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:38.289Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:09:38.289Z] DEBUG - Clicking on &Close [2019-07-29T18:09:38.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1055682524 data=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-29T18:09:38.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1055682525 data=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-29T18:09:38.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1055682525 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:09:38.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1055682525 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:09:38.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1055682525 data=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-29T18:09:38.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1055682525 data=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-29T18:09:38.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1055682525 data=null item=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-29T18:09:38.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1055681739 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-29T18:09:38.545Z] DEBUG - Clicked on [2019-07-29T18:09:38.545Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1055682568 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:09:38.545Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:09:38.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:09:38.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:09:38.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:38.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1055682571 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-29T18:09:38.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1055682572 data=null doit=true} to TreeItem with text {TestXML} [2019-07-29T18:09:38.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1055682572 data=null} to TreeItem with text {TestXML} [2019-07-29T18:09:38.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1055682572 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-29T18:09:38.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055682572 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-29T18:09:38.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1055682640 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-29T18:09:38.545Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:09:38.545Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:09:38.545Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:09:38.800Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:09:38.800Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:09:38.800Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:09:38.800Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:09:38.800Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:38.800Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:09:38.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:38.800Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:09:38.800Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:38.800Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:09:38.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055682855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:38.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055682855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:38.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055682855 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:38.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055682855 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:38.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055682855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:38.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055682855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:38.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055682855 data=null item=null detail=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-29T18:09:38.800Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055682855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:38.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055682856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:38.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055682856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:38.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055682856 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:38.800Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055682856 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:38.800Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:38.800Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:09:38.800Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:09:38.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:38.800Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:09:38.800Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:09:38.800Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:38.800Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:38.800Z] DEBUG - Clicking on OK [2019-07-29T18:09:38.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055682856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:38.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055682856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:38.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055682856 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:38.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055682856 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:38.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055682856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:38.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055682856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:38.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:38.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:38.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:38.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:38.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:38.800Z] DEBUG - Clicked on OK [2019-07-29T18:09:38.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055682857 data=null item=null detail=0 x=0 y=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-29T18:09:38.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055682723 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-29T18:09:39.360Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.403 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-29T18:09:39.360Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard) Time elapsed: 2.345 s [2019-07-29T18:09:39.360Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-29T18:09:43.521Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T18:09:43.521Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:09:43.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:09:43.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:09:43.521Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:09:43.521Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T18:09:43.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1055687586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:43.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055687586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:43.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1055687586 data=null doit=true} to (of type 'Table') [2019-07-29T18:09:43.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1055687586 data=null} to (of type 'Table') [2019-07-29T18:09:43.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1055687586 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-29T18:09:43.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1055687590 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-29T18:09:43.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055687590 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-29T18:09:43.521Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1055687591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:43.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055687592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:43.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1055687592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:43.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1055687592 data=null doit=true} to (of type 'Table') [2019-07-29T18:09:43.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1055687592 data=null} to (of type 'Table') [2019-07-29T18:09:43.521Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T18:09:43.521Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:43.521Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:09:43.521Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:43.521Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:09:43.521Z] DEBUG - Inserting text:e [2019-07-29T18:09:43.521Z] into text (of type 'Text') [2019-07-29T18:09:43.521Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:09:43.521Z] DEBUG - Typing text 'e [2019-07-29T18:09:43.521Z] ' with an interval of 100ms. between characters. [2019-07-29T18:09:43.777Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:09:43.777Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-29T18:09:43.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1055687924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:43.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055687924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:43.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1055687924 data=null doit=true} to (of type 'Table') [2019-07-29T18:09:43.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1055687925 data=null} to (of type 'Table') [2019-07-29T18:09:43.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1055687925 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-29T18:09:43.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055687925 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-29T18:09:43.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1055687927 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-29T18:09:44.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1055688862 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T18:09:44.701Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:09:44.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:09:44.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:09:44.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:44.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1055688942 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:09:44.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055688942 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:09:44.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055688942 data=null} to TreeItem with text {test} [2019-07-29T18:09:44.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055688942 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:09:44.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055688942 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:09:44.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055688947 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:09:44.957Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:09:44.957Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:09:44.957Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:09:45.518Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:09:45.518Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:09:45.518Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:09:45.518Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:09:45.518Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:45.518Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:09:45.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:45.518Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:09:45.518Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:45.518Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:09:45.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055689723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:45.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055689723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:45.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055689724 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:45.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055689724 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:45.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055689724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:45.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055689724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:45.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055689724 data=null item=null detail=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-29T18:09:45.518Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055689724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:45.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055689724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:45.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055689724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:45.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055689724 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:45.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055689724 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:45.518Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:45.518Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:09:45.518Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:09:45.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:45.518Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:09:45.518Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:09:45.518Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:45.518Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:45.518Z] DEBUG - Clicking on OK [2019-07-29T18:09:45.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055689724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:45.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055689724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:45.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055689724 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:45.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055689724 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:45.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055689725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:45.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055689725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:45.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:45.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:45.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:45.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:45.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:45.518Z] DEBUG - Clicked on OK [2019-07-29T18:09:45.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055689725 data=null item=null detail=0 x=0 y=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-29T18:09:45.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055689020 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-29T18:09:47.660Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T18:09:47.660Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:09:47.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:09:47.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:09:47.660Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:09:47.660Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T18:09:47.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1055691839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:47.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055691839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:47.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1055691839 data=null doit=true} to (of type 'Table') [2019-07-29T18:09:47.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1055691839 data=null} to (of type 'Table') [2019-07-29T18:09:47.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1055691839 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-29T18:09:47.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1055691841 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-29T18:09:47.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055691841 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-29T18:09:47.660Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1055691842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:47.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055691842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:47.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1055691842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:47.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1055691842 data=null doit=true} to (of type 'Table') [2019-07-29T18:09:47.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1055691842 data=null} to (of type 'Table') [2019-07-29T18:09:47.660Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T18:09:47.660Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:47.660Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:09:47.660Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:47.660Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:09:47.660Z] DEBUG - Inserting text:00 [2019-07-29T18:09:47.660Z] into text (of type 'Text') [2019-07-29T18:09:47.660Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:09:47.660Z] DEBUG - Typing text '00 [2019-07-29T18:09:47.660Z] ' with an interval of 100ms. between characters. [2019-07-29T18:09:48.219Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:09:48.219Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-29T18:09:48.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1055692188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:48.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055692188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:48.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1055692188 data=null doit=true} to (of type 'Table') [2019-07-29T18:09:48.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1055692188 data=null} to (of type 'Table') [2019-07-29T18:09:48.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1055692189 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-29T18:09:48.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055692189 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-29T18:09:48.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1055692189 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-29T18:09:49.145Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:09:49.145Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T18:09:49.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1055693171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:49.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055693171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:49.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1055693171 data=null doit=true} to (of type 'Table') [2019-07-29T18:09:49.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1055693172 data=null} to (of type 'Table') [2019-07-29T18:09:49.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1055693172 data=null button=1 stateMask=0x0 x=12 y=11 count=1} to (of type 'Table') [2019-07-29T18:09:49.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1055693179 data=null button=1 stateMask=0x80000 x=12 y=11 count=1} to (of type 'Table') [2019-07-29T18:09:49.145Z] [2019-07-29T18:09:49.145Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 18:09:48.926 [2019-07-29T18:09:49.145Z] !MESSAGE Unhandled event loop exception [2019-07-29T18:09:49.145Z] !STACK 0 [2019-07-29T18:09:49.145Z] org.eclipse.swt.SWTException: Widget is disposed [2019-07-29T18:09:49.145Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-29T18:09:49.145Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-29T18:09:49.145Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-29T18:09:49.145Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-29T18:09:49.145Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:469) [2019-07-29T18:09:49.145Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:586) [2019-07-29T18:09:49.145Z] at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:286) [2019-07-29T18:09:49.145Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) [2019-07-29T18:09:49.145Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T18:09:49.145Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T18:09:49.145Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T18:09:49.145Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T18:09:49.145Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T18:09:49.145Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-29T18:09:49.145Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-29T18:09:49.145Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-29T18:09:49.146Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-29T18:09:49.146Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-29T18:09:49.146Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-29T18:09:49.146Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-29T18:09:49.146Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-29T18:09:49.146Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T18:09:49.146Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:09:49.146Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T18:09:49.146Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T18:09:49.146Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T18:09:49.146Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:09:49.146Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T18:09:49.146Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T18:09:49.146Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T18:09:49.146Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T18:09:49.146Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T18:09:49.146Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T18:09:49.146Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T18:09:49.146Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T18:09:49.146Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T18:09:49.146Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T18:09:49.146Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T18:09:49.146Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:09:49.146Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:09:49.146Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:09:49.146Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:09:49.146Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T18:09:49.146Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T18:09:49.146Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T18:09:49.146Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T18:09:49.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055693179 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-29T18:09:49.146Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1055693189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:49.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055693190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:49.146Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1055693190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:49.146Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1055693190 data=null doit=true} to (of type 'Table') [2019-07-29T18:09:49.146Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1055693190 data=null} to (of type 'Table') [2019-07-29T18:09:49.146Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T18:09:50.508Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:09:51.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1055695674 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T18:09:51.434Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:09:51.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:09:51.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:09:51.689Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:51.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1055695742 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:09:51.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055695742 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:09:51.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055695742 data=null} to TreeItem with text {test} [2019-07-29T18:09:51.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055695742 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:09:51.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055695742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:09:51.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055695747 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:09:51.689Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:09:51.689Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:09:51.689Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:09:52.614Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:09:52.614Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:09:52.614Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:09:52.614Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:09:52.614Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:52.614Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:09:52.614Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:52.614Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:09:52.614Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:52.614Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:09:52.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055696543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:52.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055696544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:52.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055696544 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:52.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055696544 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:52.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055696544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:52.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055696544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:52.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055696544 data=null item=null detail=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-29T18:09:52.614Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055696544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:52.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055696544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:52.614Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055696544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:52.614Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055696544 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:52.614Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055696544 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:52.614Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:52.614Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:09:52.614Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:09:52.614Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:52.614Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:09:52.614Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:09:52.614Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:52.614Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:52.614Z] DEBUG - Clicking on OK [2019-07-29T18:09:52.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055696545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:52.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055696545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:52.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055696545 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:52.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055696545 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:52.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055696545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:52.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055696545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:52.614Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:52.614Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:52.614Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:52.614Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:52.614Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:52.614Z] DEBUG - Clicked on OK [2019-07-29T18:09:52.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055696545 data=null item=null detail=0 x=0 y=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-29T18:09:52.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055695827 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-29T18:09:54.504Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T18:09:54.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:09:54.504Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:09:54.504Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:09:54.504Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:09:54.504Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T18:09:54.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1055698640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:54.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055698640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:54.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1055698640 data=null doit=true} to (of type 'Table') [2019-07-29T18:09:54.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1055698640 data=null} to (of type 'Table') [2019-07-29T18:09:54.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1055698640 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-29T18:09:54.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1055698642 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-29T18:09:54.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055698642 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-29T18:09:54.504Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1055698643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:54.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055698643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:54.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1055698643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:54.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1055698644 data=null doit=true} to (of type 'Table') [2019-07-29T18:09:54.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1055698644 data=null} to (of type 'Table') [2019-07-29T18:09:54.504Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T18:09:54.504Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:54.504Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:09:54.504Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:54.504Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:09:54.504Z] DEBUG - Inserting text:HostF [2019-07-29T18:09:54.504Z] into text (of type 'Text') [2019-07-29T18:09:54.504Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:09:54.504Z] DEBUG - Typing text 'HostF [2019-07-29T18:09:54.504Z] ' with an interval of 100ms. between characters. [2019-07-29T18:09:55.430Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:09:55.430Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-29T18:09:55.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1055699368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:55.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055699368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:55.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1055699368 data=null doit=true} to (of type 'Table') [2019-07-29T18:09:55.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1055699368 data=null} to (of type 'Table') [2019-07-29T18:09:55.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1055699369 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-29T18:09:55.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055699369 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-29T18:09:55.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1055699370 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-29T18:09:56.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1055700291 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T18:09:56.354Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:09:56.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:09:56.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:09:56.355Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:09:56.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1055700363 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:09:56.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055700363 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:09:56.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055700363 data=null} to TreeItem with text {test} [2019-07-29T18:09:56.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055700364 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:09:56.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055700364 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:09:56.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055700368 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:09:56.355Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:09:56.355Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:09:56.355Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:09:56.915Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:09:56.915Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:09:56.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:09:56.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:09:56.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:56.915Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:09:56.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:56.915Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:09:56.915Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:56.915Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:09:56.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055701146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:56.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055701146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:56.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055701146 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:56.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055701146 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:56.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055701146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:56.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055701146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:56.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055701146 data=null item=null detail=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-29T18:09:56.915Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055701147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:56.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055701147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:56.915Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055701147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:56.915Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055701147 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:56.915Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055701147 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:56.915Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:09:56.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:09:56.915Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:09:56.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:09:56.915Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:09:56.915Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:09:56.915Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:09:56.915Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:56.915Z] DEBUG - Clicking on OK [2019-07-29T18:09:56.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055701147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:56.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055701147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:56.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055701148 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:56.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055701148 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:56.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055701148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:56.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055701148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:56.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:56.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:56.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:56.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:56.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:09:56.915Z] DEBUG - Clicked on OK [2019-07-29T18:09:57.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055701148 data=null item=null detail=0 x=0 y=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-29T18:09:57.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055700430 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-29T18:09:59.056Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T18:09:59.056Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:09:59.056Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:09:59.056Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:09:59.056Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:09:59.056Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T18:09:59.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1055703226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:59.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055703226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:59.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1055703226 data=null doit=true} to (of type 'Table') [2019-07-29T18:09:59.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1055703226 data=null} to (of type 'Table') [2019-07-29T18:09:59.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1055703226 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-29T18:09:59.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1055703228 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-29T18:09:59.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055703228 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-29T18:09:59.056Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1055703229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:59.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055703229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:59.056Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1055703230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:59.056Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1055703230 data=null doit=true} to (of type 'Table') [2019-07-29T18:09:59.056Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1055703230 data=null} to (of type 'Table') [2019-07-29T18:09:59.056Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T18:09:59.056Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:59.056Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:09:59.056Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:59.056Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:09:59.056Z] DEBUG - Inserting text:2 into text (of type 'Text') [2019-07-29T18:09:59.056Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:09:59.056Z] DEBUG - Typing text '2' with an interval of 50ms. between characters. [2019-07-29T18:09:59.056Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-29T18:09:59.056Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-29T18:09:59.056Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:59.056Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:09:59.056Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:09:59.311Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:09:59.311Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T18:09:59.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1055703467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:59.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055703467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:59.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1055703467 data=null doit=true} to (of type 'Table') [2019-07-29T18:09:59.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1055703468 data=null} to (of type 'Table') [2019-07-29T18:09:59.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1055703504 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-29T18:09:59.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1055703515 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-29T18:09:59.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055703515 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-29T18:09:59.311Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1055703516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:59.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055703516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:59.311Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1055703516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:09:59.311Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1055703516 data=null doit=true} to (of type 'Table') [2019-07-29T18:09:59.311Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1055703516 data=null} to (of type 'Table') [2019-07-29T18:09:59.311Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T18:09:59.311Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:59.311Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:09:59.311Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:59.311Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:09:59.311Z] DEBUG - Inserting text:F into text (of type 'Text') [2019-07-29T18:09:59.311Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:09:59.311Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters. [2019-07-29T18:09:59.566Z] DEBUG - matched Text with text "F", using matcher: of type 'Text' [2019-07-29T18:09:59.566Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text') [2019-07-29T18:09:59.566Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:09:59.566Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:09:59.566Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:10:00.492Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-29T18:10:00.492Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"' [2019-07-29T18:10:00.492Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"') [2019-07-29T18:10:00.492Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-29T18:10:00.492Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-29T18:10:00.492Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-29T18:10:00.492Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-29T18:10:00.492Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-29T18:10:00.492Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-29T18:10:00.492Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-29T18:10:00.492Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:10:00.492Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-29T18:10:00.492Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-29T18:10:00.492Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-29T18:10:00.492Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-29T18:10:00.492Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-29T18:10:00.492Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-29T18:10:00.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1055704683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-29T18:10:00.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1055704683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-29T18:10:00.492Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1055704684 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-29T18:10:00.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1055704684 data=null} to CLabel with text {Message matches "F"} [2019-07-29T18:10:00.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1055704684 data=null button=1 stateMask=0x0 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-29T18:10:00.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=1055704686 data=null button=1 stateMask=0x80000 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-29T18:10:00.492Z] DEBUG - Clicked on CLabel with text {Message matches "F"} [2019-07-29T18:10:00.492Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-29T18:10:00.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1055704704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-29T18:10:00.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1055704704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-29T18:10:00.492Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1055704704 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-29T18:10:00.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1055704704 data=null} to CLabel with text {Message matches "F"} [2019-07-29T18:10:00.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1055704704 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"} [2019-07-29T18:10:00.492Z] DEBUG - Clicked on CLabel with text {} [2019-07-29T18:10:01.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1055705783 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T18:10:01.855Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:10:01.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:01.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:01.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:01.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1055705861 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:10:01.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055705861 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:10:01.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055705861 data=null} to TreeItem with text {test} [2019-07-29T18:10:01.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055705862 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:10:01.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055705862 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:10:01.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055705867 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:10:01.855Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:10:01.855Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:10:01.855Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:10:02.111Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:10:02.111Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:10:02.111Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:10:02.111Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:10:02.111Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:02.111Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:10:02.111Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:02.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:02.111Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:02.111Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:10:02.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055706171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:02.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055706171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:02.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055706171 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:02.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055706172 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:02.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055706172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:02.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055706172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:02.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055706172 data=null item=null detail=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-29T18:10:02.111Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055706172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:02.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055706172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:02.111Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055706172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:02.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055706172 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:02.111Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055706172 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:02.111Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:02.111Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:10:02.111Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:10:02.111Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:02.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:02.111Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:10:02.111Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:02.111Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:02.111Z] DEBUG - Clicking on OK [2019-07-29T18:10:02.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055706173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:02.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055706173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:02.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055706173 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:02.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055706173 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:02.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055706173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:02.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055706173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:02.111Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:02.111Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:02.111Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:02.111Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:02.111Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:02.111Z] DEBUG - Clicked on OK [2019-07-29T18:10:02.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055706173 data=null item=null detail=0 x=0 y=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-29T18:10:02.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055705957 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-29T18:10:04.253Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T18:10:04.253Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:10:04.253Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:10:04.253Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:10:04.253Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:10:04.253Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T18:10:04.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1055708327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:10:04.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055708327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:10:04.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1055708327 data=null doit=true} to (of type 'Table') [2019-07-29T18:10:04.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1055708327 data=null} to (of type 'Table') [2019-07-29T18:10:04.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1055708327 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-29T18:10:04.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1055708329 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-29T18:10:04.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055708330 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-29T18:10:04.253Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1055708330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:10:04.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055708331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:10:04.253Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1055708331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:10:04.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1055708331 data=null doit=true} to (of type 'Table') [2019-07-29T18:10:04.253Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1055708331 data=null} to (of type 'Table') [2019-07-29T18:10:04.253Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T18:10:04.253Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:10:04.253Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:10:04.253Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:10:04.253Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:10:04.253Z] DEBUG - Inserting text:HostF [2019-07-29T18:10:04.253Z] into text (of type 'Text') [2019-07-29T18:10:04.253Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:10:04.253Z] DEBUG - Typing text 'HostF [2019-07-29T18:10:04.253Z] ' with an interval of 100ms. between characters. [2019-07-29T18:10:04.814Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:10:04.814Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-29T18:10:04.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1055708968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:10:04.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055708968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:10:04.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1055708968 data=null doit=true} to (of type 'Table') [2019-07-29T18:10:04.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1055708968 data=null} to (of type 'Table') [2019-07-29T18:10:04.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1055708968 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-29T18:10:04.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055708969 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-29T18:10:04.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1055708969 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-29T18:10:05.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1055709895 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T18:10:05.738Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:10:05.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:05.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:05.738Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:05.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1055709969 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:10:05.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055709969 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:10:05.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055709969 data=null} to TreeItem with text {test} [2019-07-29T18:10:05.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055709969 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:10:05.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055709970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:10:05.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055709974 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:10:05.994Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:10:05.994Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:10:05.994Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:10:06.555Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:10:06.555Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:10:06.555Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:10:06.555Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:10:06.555Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:06.555Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:10:06.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:06.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:06.555Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:06.555Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:10:06.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055710672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:06.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055710672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:06.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055710672 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:06.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055710672 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:06.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055710672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:06.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055710672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:06.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055710672 data=null item=null detail=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-29T18:10:06.555Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055710672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:06.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055710672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:06.555Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055710672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:06.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055710672 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:06.555Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055710672 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:06.555Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:06.555Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:10:06.555Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:10:06.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:06.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:06.555Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:10:06.555Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:06.555Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:06.555Z] DEBUG - Clicking on OK [2019-07-29T18:10:06.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055710673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:06.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055710673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:06.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055710673 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:06.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055710673 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:06.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055710673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:06.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055710673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:06.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:06.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:06.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:06.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:06.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:06.555Z] DEBUG - Clicked on OK [2019-07-29T18:10:06.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055710673 data=null item=null detail=0 x=0 y=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-29T18:10:06.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055710020 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-29T18:10:07.066Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.813 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-29T18:10:07.066Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 4.701 s [2019-07-29T18:10:07.066Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 6.82 s [2019-07-29T18:10:07.066Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 4.603 s [2019-07-29T18:10:07.066Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 5.072 s [2019-07-29T18:10:07.066Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 4.452 s [2019-07-29T18:10:07.066Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-29T18:10:08.952Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T18:10:08.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:10:08.952Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:10:08.952Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:10:08.952Z] DEBUG - Clicking on TableItem with text {} [2019-07-29T18:10:08.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1055712744 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-29T18:10:08.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1055712745 data=null doit=true} to TableItem with text {} [2019-07-29T18:10:08.952Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:10:08.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1055712745 data=null} to TableItem with text {} [2019-07-29T18:10:08.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1055712745 data=null button=1 stateMask=0x0 x=262 y=11 count=1} to TableItem with text {} [2019-07-29T18:10:08.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055712747 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-29T18:10:08.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1055712748 data=null button=1 stateMask=0x80000 x=262 y=11 count=1} to TableItem with text {} [2019-07-29T18:10:08.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1055712748 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-29T18:10:08.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1055712748 data=null doit=true} to TableItem with text {} [2019-07-29T18:10:08.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1055712749 data=null} to TableItem with text {} [2019-07-29T18:10:08.952Z] DEBUG - Clicked on TableItem with text {} [2019-07-29T18:10:08.952Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:10:08.952Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:10:08.952Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text') [2019-07-29T18:10:08.952Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:10:08.952Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters. [2019-07-29T18:10:09.879Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:10:11.243Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:10:11.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1055715433 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:10:11.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1055715433 data=null doit=true} to TableItem with text {} [2019-07-29T18:10:11.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1055715433 data=null} to TableItem with text {} [2019-07-29T18:10:11.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1055715433 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:10:11.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055715433 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-29T18:10:11.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1055715434 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:10:11.243Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-29T18:10:11.243Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-29T18:10:11.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1055715459 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-29T18:10:11.243Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-29T18:10:13.132Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T18:10:13.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:10:13.132Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:10:13.132Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:10:13.132Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:10:13.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1055717332 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:10:13.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1055717332 data=null doit=true} to TableItem with text {} [2019-07-29T18:10:13.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1055717332 data=null} to TableItem with text {} [2019-07-29T18:10:13.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1055717333 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:10:13.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055717333 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-29T18:10:13.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1055717338 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:10:13.132Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-29T18:10:13.132Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-29T18:10:13.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1055717364 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-29T18:10:13.132Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-29T18:10:13.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1055717895 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:10:13.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:10:13.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:13.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:13.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:13.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1055717898 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:10:13.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055717898 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:10:13.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055717899 data=null} to TreeItem with text {test} [2019-07-29T18:10:13.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055717899 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:10:13.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055717899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:10:13.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055717912 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:10:13.692Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:10:13.692Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:10:13.948Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:10:14.509Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:10:14.509Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:10:14.509Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:10:14.509Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:10:14.509Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:14.509Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:10:14.509Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:14.509Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:14.509Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:14.509Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:10:14.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055718561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:14.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055718561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:14.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055718561 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:14.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055718562 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:14.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055718562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:14.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055718562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:14.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055718562 data=null item=null detail=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-29T18:10:14.509Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055718562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:14.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055718562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:14.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055718562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:14.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055718562 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:14.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055718562 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:14.509Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:14.509Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:10:14.509Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:10:14.509Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:14.509Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:14.509Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:10:14.509Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:14.509Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:14.509Z] DEBUG - Clicking on OK [2019-07-29T18:10:14.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055718563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:14.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055718563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:14.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055718563 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:14.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055718563 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:14.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055718563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:14.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055718563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:14.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:14.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:14.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:14.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:14.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:14.509Z] DEBUG - Clicked on OK [2019-07-29T18:10:14.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055718563 data=null item=null detail=0 x=0 y=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-29T18:10:14.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055717943 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-29T18:10:15.069Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.887 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-29T18:10:15.069Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 4.57 s [2019-07-29T18:10:15.069Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 1.902 s [2019-07-29T18:10:15.069Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-29T18:10:15.069Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:10:15.630Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:15.630Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:15.630Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:15.630Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:15.630Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:15.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1055719727 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:15.630Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055719727 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:15.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055719727 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:15.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055719727 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:15.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055719728 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-29T18:10:15.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055719743 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:15.630Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:15.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1055719744 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:15.630Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055719744 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:15.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055719744 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:15.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055719744 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:15.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055719744 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-29T18:10:15.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055719748 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:15.630Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055719749 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:15.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055719749 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:15.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055719749 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:15.630Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055719749 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-29T18:10:15.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055719757 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:15.630Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:15.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1055719758 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:10:15.630Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1055719758 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:10:15.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1055719758 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:10:15.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1055719758 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:10:15.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055719758 data=null item=TreeItem {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-29T18:10:15.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1055719764 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:10:17.519Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-29T18:10:17.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:17.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:17.519Z] DEBUG - number of items : 11 [2019-07-29T18:10:17.519Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055721431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055721431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:17.519Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055721431 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055721431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055721431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:17.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055721431 data=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-29T18:10:17.519Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055721437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055721437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055721437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:17.519Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055721437 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:17.519Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055721437 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:17.519Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:17.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1055721438 data=null button=0 stateMask=0x0 x=77 y=11 count=0} to TreeItem with text {FILTER } [2019-07-29T18:10:17.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1055721438 data=null doit=true} to TreeItem with text {FILTER } [2019-07-29T18:10:17.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1055721438 data=null} to TreeItem with text {FILTER } [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1055721438 data=null button=1 stateMask=0x0 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-29T18:10:17.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055721439 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-29T18:10:17.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1055721442 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-29T18:10:17.519Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-29T18:10:17.519Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-29T18:10:17.519Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:10:17.519Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1055721453 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-29T18:10:17.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1055721453 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-29T18:10:17.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:17.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1055721454 data=null} to TreeItem with text {FILTER timestamp} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1055721454 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-29T18:10:17.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055721454 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-29T18:10:17.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1055721457 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=1055721458 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-29T18:10:17.519Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=1055721458 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-29T18:10:17.519Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=1055721458 data=null} to TreeItem with text {FILTER timestamp} [2019-07-29T18:10:17.519Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp} [2019-07-29T18:10:17.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1055721458 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-29T18:10:17.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1055721458 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-29T18:10:17.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1055721458 data=null} to TreeItem with text {FILTER timestamp} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1055721458 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-29T18:10:17.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055721459 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-29T18:10:17.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1055721462 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-29T18:10:17.519Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-29T18:10:17.519Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-29T18:10:17.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1055721529 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-29T18:10:17.519Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-29T18:10:17.519Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again. [2019-07-29T18:10:17.519Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:10:17.519Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:10:17.519Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-29T18:10:17.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1055721547 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-29T18:10:17.519Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-29T18:10:17.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055721547 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T18:10:17.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055721547 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055721548 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-29T18:10:17.519Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055721548 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-29T18:10:17.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055721548 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-29T18:10:17.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055721548 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-29T18:10:17.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055721548 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T18:10:17.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055721548 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055721548 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-29T18:10:17.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055721548 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-29T18:10:17.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055721558 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-29T18:10:17.519Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND' [2019-07-29T18:10:17.519Z] DEBUG - Clicking on with mnemonic 'AND' [2019-07-29T18:10:17.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=1055721623 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-29T18:10:17.519Z] DEBUG - Clicked on with mnemonic 'AND' [2019-07-29T18:10:17.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1055721631 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-29T18:10:17.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1055721631 data=null doit=true} to Tree node with text: AND [2019-07-29T18:10:17.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1055721631 data=null} to Tree node with text: AND [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1055721631 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-29T18:10:17.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055721631 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-29T18:10:17.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1055721634 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-29T18:10:17.519Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS' [2019-07-29T18:10:17.519Z] DEBUG - Clicking on with mnemonic 'CONTAINS' [2019-07-29T18:10:17.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=1055721654 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-29T18:10:17.519Z] DEBUG - Clicked on with mnemonic 'CONTAINS' [2019-07-29T18:10:17.519Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again. [2019-07-29T18:10:17.519Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-29T18:10:17.519Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-29T18:10:17.519Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:10:17.519Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:10:17.519Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-29T18:10:17.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1055721718 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-29T18:10:17.519Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-29T18:10:17.519Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-29T18:10:17.519Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-29T18:10:17.519Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:10:17.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1055721724 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: Timestamp CONTAINS "100" [2019-07-29T18:10:17.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=1055721724 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100" [2019-07-29T18:10:17.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=1055721724 data=null} to Tree node with text: Timestamp CONTAINS "100" [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1055721724 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-29T18:10:17.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055721725 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-29T18:10:17.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1055721746 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-29T18:10:17.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1055721747 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-29T18:10:17.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1055721747 data=null doit=true} to Tree node with text: AND [2019-07-29T18:10:17.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1055721747 data=null} to Tree node with text: AND [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1055721748 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-29T18:10:17.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055721748 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-29T18:10:17.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1055721755 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-29T18:10:17.519Z] DEBUG - number of items : 11 [2019-07-29T18:10:17.519Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055721756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055721756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:17.519Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055721756 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055721756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055721756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:17.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055721756 data=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-29T18:10:17.519Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055721759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055721759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055721759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:17.519Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055721759 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:17.519Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055721759 data=null} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:17.519Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-29T18:10:17.519Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:10:17.519Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:10:17.519Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:10:17.519Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1055721767 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-29T18:10:17.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1055721767 data=null doit=true} to TableItem with text {} [2019-07-29T18:10:17.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1055721767 data=null} to TableItem with text {} [2019-07-29T18:10:17.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1055721767 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-29T18:10:17.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055721767 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-29T18:10:17.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1055721769 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-29T18:10:17.774Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp' [2019-07-29T18:10:17.774Z] DEBUG - Clicking on with mnemonic 'timestamp' [2019-07-29T18:10:17.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=1055721852 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-29T18:10:17.774Z] DEBUG - Clicked on with mnemonic 'timestamp' [2019-07-29T18:10:19.139Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:10:19.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:19.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:19.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:19.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:19.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:19.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1055723412 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:19.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055723412 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:19.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055723412 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:19.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055723413 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:19.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055723413 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-29T18:10:19.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055723416 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:19.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:19.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1055723417 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:19.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055723417 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:19.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055723417 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:19.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055723417 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:19.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055723417 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-29T18:10:19.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055723424 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:19.394Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-29T18:10:19.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:19.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1055723425 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:10:19.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1055723425 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:10:19.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1055723425 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:10:19.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1055723425 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:10:19.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055723425 data=null item=TreeItem {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-29T18:10:19.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1055723428 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:10:20.757Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-29T18:10:20.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:20.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:20.757Z] DEBUG - number of items : 11 [2019-07-29T18:10:20.757Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:20.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055724869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:20.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055724869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:20.757Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055724870 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:20.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055724870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:20.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055724870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:20.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055724870 data=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-29T18:10:20.757Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055724874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:20.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055724874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:20.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055724874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:20.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055724874 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:20.757Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055724874 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:20.757Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:20.757Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:20.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1055724874 data=null button=0 stateMask=0x0 x=77 y=95 count=0} to TreeItem with text {FILTER } [2019-07-29T18:10:20.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1055724874 data=null doit=true} to TreeItem with text {FILTER } [2019-07-29T18:10:20.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1055724874 data=null} to TreeItem with text {FILTER } [2019-07-29T18:10:20.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1055724874 data=null button=1 stateMask=0x0 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-29T18:10:20.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055724875 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-29T18:10:20.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1055724898 data=null button=1 stateMask=0x80000 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-29T18:10:20.757Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-29T18:10:20.757Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-29T18:10:20.757Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:10:20.757Z] DEBUG - Clicking on TreeItem with text {FILTER field} [2019-07-29T18:10:20.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1055724901 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-29T18:10:20.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1055724901 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-29T18:10:20.757Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:20.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1055724903 data=null} to TreeItem with text {FILTER field} [2019-07-29T18:10:20.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1055724903 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-29T18:10:20.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055724903 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-29T18:10:20.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1055724907 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-29T18:10:20.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=1055724907 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-29T18:10:20.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=1055724907 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-29T18:10:20.757Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=1055724907 data=null} to TreeItem with text {FILTER field} [2019-07-29T18:10:20.757Z] DEBUG - Clicked on TreeItem with text {FILTER field} [2019-07-29T18:10:20.757Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:20.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1055724907 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-29T18:10:20.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1055724907 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-29T18:10:20.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1055724907 data=null} to TreeItem with text {FILTER field} [2019-07-29T18:10:20.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1055724908 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-29T18:10:20.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055724908 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-29T18:10:20.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1055724911 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-29T18:10:20.757Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-29T18:10:20.757Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-29T18:10:20.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1055724938 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-29T18:10:20.757Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-29T18:10:20.757Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again. [2019-07-29T18:10:20.757Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:10:20.757Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:10:20.757Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-29T18:10:20.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1055724952 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-29T18:10:20.757Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-29T18:10:20.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055724952 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T18:10:20.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055724952 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T18:10:20.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055724953 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-29T18:10:20.757Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055724953 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-29T18:10:20.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055724953 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-29T18:10:20.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:20.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055724953 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-29T18:10:20.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055724953 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T18:10:20.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055724953 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T18:10:20.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055724953 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-29T18:10:20.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055724954 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-29T18:10:20.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055724960 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-29T18:10:21.013Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE' [2019-07-29T18:10:21.013Z] DEBUG - Clicking on with mnemonic 'COMPARE' [2019-07-29T18:10:21.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=1055725020 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-29T18:10:21.013Z] DEBUG - Clicked on with mnemonic 'COMPARE' [2019-07-29T18:10:21.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { = [2019-07-29T18:10:21.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { = [2019-07-29T18:10:21.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { = [2019-07-29T18:10:21.013Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055725049 data=null item=TreeItem { = [2019-07-29T18:10:21.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { = [2019-07-29T18:10:21.013Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-29T18:10:21.013Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-29T18:10:21.013Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:10:21.013Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:10:21.013Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-29T18:10:21.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1055725050 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-29T18:10:21.013Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-29T18:10:21.013Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-29T18:10:21.013Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-29T18:10:21.013Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-29T18:10:21.013Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-29T18:10:21.013Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:10:21.013Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-29T18:10:21.013Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-29T18:10:21.013Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-29T18:10:21.013Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-29T18:10:21.013Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:10:21.013Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:10:21.013Z] DEBUG - matched Button with text "<", using matcher: of type 'Button' [2019-07-29T18:10:21.013Z] DEBUG - matched Button with text "=", using matcher: of type 'Button' [2019-07-29T18:10:21.013Z] DEBUG - matched Button with text ">", using matcher: of type 'Button' [2019-07-29T18:10:21.013Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>' [2019-07-29T18:10:21.013Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO' [2019-07-29T18:10:21.013Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-29T18:10:21.013Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button' [2019-07-29T18:10:21.013Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button' [2019-07-29T18:10:21.013Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button' [2019-07-29T18:10:21.013Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-29T18:10:21.013Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=1055725127 data=null doit=true} to Button with text {=} [2019-07-29T18:10:21.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=1055725127 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-29T18:10:21.013Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-29T18:10:21.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=1055725129 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-29T18:10:21.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=1055725129 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-29T18:10:21.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=1055725129 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-29T18:10:21.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=1055725129 data=null item=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-29T18:10:21.013Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-29T18:10:21.013Z] DEBUG - number of items : 11 [2019-07-29T18:10:21.013Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-29T18:10:21.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055725130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:21.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055725130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:21.013Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055725130 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:21.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055725130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:21.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055725130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:21.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055725130 data=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-29T18:10:21.014Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055725142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:21.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055725143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:21.014Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055725143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:21.014Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055725143 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:21.014Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055725143 data=null} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:21.014Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-29T18:10:21.014Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:10:21.014Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:10:21.014Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:10:21.014Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:10:21.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1055725224 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-29T18:10:21.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1055725225 data=null doit=true} to TableItem with text {} [2019-07-29T18:10:21.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1055725225 data=null} to TableItem with text {} [2019-07-29T18:10:21.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1055725225 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-29T18:10:21.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055725225 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-29T18:10:21.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1055725226 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-29T18:10:21.014Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field' [2019-07-29T18:10:21.014Z] DEBUG - Clicking on with mnemonic 'field' [2019-07-29T18:10:21.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=1055725250 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-29T18:10:21.014Z] DEBUG - Clicked on with mnemonic 'field' [2019-07-29T18:10:22.901Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:10:22.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:22.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:22.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:22.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:22.901Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:22.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1055726809 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:22.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055726809 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:22.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055726809 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:22.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055726810 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:22.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055726810 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-29T18:10:22.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055726817 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:22.901Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:22.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1055726818 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:22.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055726818 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:22.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055726818 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:22.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055726818 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:22.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055726818 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-29T18:10:22.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055726822 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:22.901Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-29T18:10:22.901Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:22.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1055726822 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:10:22.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1055726822 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:10:22.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1055726823 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:10:22.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1055726823 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:10:22.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055726823 data=null item=TreeItem {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-29T18:10:22.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1055726826 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:10:24.265Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-29T18:10:24.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:24.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:24.265Z] DEBUG - number of items : 11 [2019-07-29T18:10:24.265Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:24.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055728291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:24.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055728291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:24.265Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055728291 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:24.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055728291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:24.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055728291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:24.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055728291 data=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-29T18:10:24.265Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055728298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:24.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055728298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:24.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055728298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:24.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055728298 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:24.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055728298 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:24.265Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-29T18:10:24.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:24.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1055728299 data=null button=0 stateMask=0x0 x=77 y=158 count=0} to TreeItem with text {FILTER } [2019-07-29T18:10:24.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1055728299 data=null doit=true} to TreeItem with text {FILTER } [2019-07-29T18:10:24.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1055728299 data=null} to TreeItem with text {FILTER } [2019-07-29T18:10:24.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1055728299 data=null button=1 stateMask=0x0 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-29T18:10:24.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055728299 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-29T18:10:24.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1055728302 data=null button=1 stateMask=0x80000 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-29T18:10:24.265Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-29T18:10:24.265Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-29T18:10:24.265Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:10:24.265Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals} [2019-07-29T18:10:24.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1055728314 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T18:10:24.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1055728314 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T18:10:24.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:24.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1055728316 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T18:10:24.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1055728316 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T18:10:24.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055728316 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-29T18:10:24.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1055728319 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T18:10:24.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1055728319 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T18:10:24.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1055728319 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T18:10:24.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1055728319 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T18:10:24.265Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals} [2019-07-29T18:10:24.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:24.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1055728320 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T18:10:24.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1055728320 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T18:10:24.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1055728320 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T18:10:24.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1055728320 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T18:10:24.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055728320 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-29T18:10:24.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1055728331 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T18:10:24.265Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-29T18:10:24.265Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-29T18:10:24.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1055728352 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-29T18:10:24.265Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-29T18:10:24.265Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again. [2019-07-29T18:10:24.265Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:10:24.265Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:10:24.265Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-29T18:10:24.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1055728363 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-29T18:10:24.265Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-29T18:10:24.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055728364 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T18:10:24.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055728364 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T18:10:24.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055728364 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-29T18:10:24.265Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055728364 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-29T18:10:24.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055728364 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-29T18:10:24.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:24.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055728365 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-29T18:10:24.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055728365 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T18:10:24.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055728365 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T18:10:24.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055728365 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-29T18:10:24.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055728365 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-29T18:10:24.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1055728419 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-29T18:10:24.265Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR' [2019-07-29T18:10:24.265Z] DEBUG - Clicking on with mnemonic 'OR' [2019-07-29T18:10:24.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=1055728444 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-29T18:10:24.265Z] DEBUG - Clicked on with mnemonic 'OR' [2019-07-29T18:10:24.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:24.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1055728453 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-29T18:10:24.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1055728453 data=null doit=true} to Tree node with text: OR [2019-07-29T18:10:24.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1055728453 data=null} to Tree node with text: OR [2019-07-29T18:10:24.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1055728453 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-29T18:10:24.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055728453 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-29T18:10:24.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1055728460 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-29T18:10:24.265Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS' [2019-07-29T18:10:24.265Z] DEBUG - Clicking on with mnemonic 'EQUALS' [2019-07-29T18:10:24.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=1055728519 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-29T18:10:24.521Z] DEBUG - Clicked on with mnemonic 'EQUALS' [2019-07-29T18:10:24.521Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-29T18:10:24.521Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:24.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { EQUALS} [2019-07-29T18:10:24.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { EQUALS} [2019-07-29T18:10:24.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { EQUALS} [2019-07-29T18:10:24.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { EQUALS} [2019-07-29T18:10:24.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055728542 data=null item=TreeItem { EQUALS} [2019-07-29T18:10:24.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { EQUALS} [2019-07-29T18:10:24.521Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-29T18:10:24.521Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-29T18:10:24.521Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:10:24.521Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:10:24.521Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-29T18:10:24.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1055728559 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-29T18:10:24.521Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-29T18:10:24.521Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-29T18:10:24.521Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-29T18:10:24.521Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:10:24.521Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:24.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1055728564 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-29T18:10:24.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1055728564 data=null doit=true} to Tree node with text: OR [2019-07-29T18:10:24.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1055728564 data=null} to Tree node with text: OR [2019-07-29T18:10:24.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1055728565 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-29T18:10:24.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055728565 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-29T18:10:24.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1055728616 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-29T18:10:24.521Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES' [2019-07-29T18:10:24.521Z] DEBUG - Clicking on with mnemonic 'MATCHES' [2019-07-29T18:10:24.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=1055728634 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-29T18:10:24.521Z] DEBUG - Clicked on with mnemonic 'MATCHES' [2019-07-29T18:10:24.521Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-29T18:10:24.521Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:24.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { MATCHES} [2019-07-29T18:10:24.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { MATCHES} [2019-07-29T18:10:24.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { MATCHES} [2019-07-29T18:10:24.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { MATCHES} [2019-07-29T18:10:24.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055728648 data=null item=TreeItem { MATCHES} [2019-07-29T18:10:24.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { MATCHES} [2019-07-29T18:10:24.521Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-29T18:10:24.521Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-29T18:10:24.521Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:10:24.521Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:10:24.521Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-29T18:10:24.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1055728665 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-29T18:10:24.521Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-29T18:10:24.521Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-29T18:10:24.521Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-29T18:10:24.521Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-29T18:10:24.521Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-29T18:10:24.521Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:10:24.521Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-29T18:10:24.521Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-29T18:10:24.521Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-29T18:10:24.521Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-29T18:10:24.521Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:10:24.521Z] DEBUG - number of items : 11 [2019-07-29T18:10:24.521Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-29T18:10:24.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055728726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:24.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055728726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:24.521Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055728726 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:24.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055728726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:24.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055728726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:24.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055728726 data=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-29T18:10:24.521Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055728727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:24.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055728727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:24.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055728727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:24.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055728727 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:24.522Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055728727 data=null} to ToolItem with tooltip text {Save filters} [2019-07-29T18:10:24.522Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-29T18:10:24.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:10:24.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:10:24.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:10:24.522Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:10:24.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1055728766 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-29T18:10:24.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1055728766 data=null doit=true} to TableItem with text {} [2019-07-29T18:10:24.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1055728766 data=null} to TableItem with text {} [2019-07-29T18:10:24.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1055728766 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-29T18:10:24.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055728766 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-29T18:10:24.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1055728767 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-29T18:10:24.777Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals' [2019-07-29T18:10:24.777Z] DEBUG - Clicking on with mnemonic 'matchAndEquals' [2019-07-29T18:10:24.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=1055728836 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-29T18:10:24.777Z] DEBUG - Clicked on with mnemonic 'matchAndEquals' [2019-07-29T18:10:26.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1055730867 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:10:26.664Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:10:26.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:26.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:26.664Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:26.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1055730888 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:26.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055730888 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:26.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055730888 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:26.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055730888 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:26.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055730889 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-29T18:10:26.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055730893 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:26.919Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:10:26.919Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:10:26.919Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:10:27.480Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:10:27.480Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:10:27.480Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:10:27.480Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:10:27.480Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:27.480Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:10:27.480Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:27.480Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:27.480Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:27.480Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:10:27.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055731524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:27.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055731524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:27.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055731524 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:27.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055731524 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:27.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055731524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:27.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055731524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:27.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055731524 data=null item=null detail=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-29T18:10:27.480Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055731524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:27.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055731524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:27.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055731524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:27.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055731524 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:27.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055731524 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:27.480Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:27.480Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:10:27.480Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:10:27.480Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:27.480Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:27.480Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:10:27.480Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:27.480Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:27.480Z] DEBUG - Clicking on OK [2019-07-29T18:10:27.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055731525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:27.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055731525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:27.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055731525 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:27.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055731525 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:27.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055731525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:27.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055731525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:27.480Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:27.480Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:27.480Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:27.480Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:27.480Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:27.480Z] DEBUG - Clicked on OK [2019-07-29T18:10:27.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055731525 data=null item=null detail=0 x=0 y=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-29T18:10:27.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055730925 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-29T18:10:28.041Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.981 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-29T18:10:28.041Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.283 s [2019-07-29T18:10:28.041Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 3.396 s [2019-07-29T18:10:28.041Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 3.586 s [2019-07-29T18:10:28.041Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-29T18:10:28.041Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:10:28.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:28.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:28.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:28.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:28.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:28.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1055732737 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:28.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1055732737 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:28.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1055732738 data=null} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:28.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1055732738 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:28.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055732738 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-29T18:10:28.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1055732757 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:28.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:28.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1055732758 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:28.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1055732758 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:28.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1055732758 data=null} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:28.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1055732758 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:28.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055732758 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-29T18:10:28.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1055732762 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:28.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1055732762 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:28.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1055732762 data=null} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:28.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1055732763 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:28.602Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055732763 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-29T18:10:28.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1055732770 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:28.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:28.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1055732770 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:10:28.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1055732770 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:10:28.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1055732770 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:10:28.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1055732771 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:10:28.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055732771 data=null item=TreeItem {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-29T18:10:28.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1055732778 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:10:29.964Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample3618392617482922148.xml"' [2019-07-29T18:10:29.964Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:10:29.964Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:10:29.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1055734121 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:10:29.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1055734121 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:10:29.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1055734121 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:10:29.964Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055734122 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-29T18:10:29.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1055734123 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:10:29.964Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:29.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3618392617482922148.xml} time=1055734132 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:29.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3618392617482922148.xml} time=1055734132 data=null doit=true} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:29.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3618392617482922148.xml} time=1055734133 data=null} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:29.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3618392617482922148.xml} time=1055734133 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:29.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055734133 data=null item=TreeItem {sample3618392617482922148.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:29.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3618392617482922148.xml} time=1055734203 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:29.964Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:29.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3618392617482922148.xml} time=1055734205 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:29.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3618392617482922148.xml} time=1055734205 data=null doit=true} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:29.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3618392617482922148.xml} time=1055734205 data=null} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:29.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3618392617482922148.xml} time=1055734205 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:29.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055734205 data=null item=TreeItem {sample3618392617482922148.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:29.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3618392617482922148.xml} time=1055734207 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:30.219Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...' [2019-07-29T18:10:30.219Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...' [2019-07-29T18:10:30.219Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...' [2019-07-29T18:10:30.475Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset' [2019-07-29T18:10:30.475Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset} [2019-07-29T18:10:30.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:30.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:30.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:30.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3618392617482922148.xml} time=1055734540 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:30.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3618392617482922148.xml} time=1055734540 data=null doit=true} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:30.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3618392617482922148.xml} time=1055734540 data=null} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:30.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3618392617482922148.xml} time=1055734540 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:30.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055734540 data=null item=TreeItem {sample3618392617482922148.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:30.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3618392617482922148.xml} time=1055734540 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:30.475Z] DEBUG - Clicking on TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:30.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3618392617482922148.xml} time=1055734541 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:30.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3618392617482922148.xml} time=1055734541 data=null doit=true} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:30.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:30.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3618392617482922148.xml} time=1055734541 data=null} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:30.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3618392617482922148.xml} time=1055734541 data=null button=1 stateMask=0x0 x=414 y=11 count=1} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:30.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055734543 data=null item=TreeItem {sample3618392617482922148.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:30.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3618392617482922148.xml} time=1055734543 data=null button=1 stateMask=0x80000 x=414 y=11 count=1} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:30.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample3618392617482922148.xml} time=1055734544 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:30.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample3618392617482922148.xml} time=1055734544 data=null doit=true} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:30.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample3618392617482922148.xml} time=1055734544 data=null} to TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:30.475Z] DEBUG - Clicked on TreeItem with text {sample3618392617482922148.xml} [2019-07-29T18:10:30.475Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:10:30.475Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:10:30.475Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:10:30.475Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:10:30.475Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:10:30.475Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:10:30.475Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:10:30.475Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button' [2019-07-29T18:10:30.475Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button' [2019-07-29T18:10:30.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:30.475Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:30.475Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:10:30.475Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:30.475Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:30.475Z] DEBUG - Clicking on OK [2019-07-29T18:10:30.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055734556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:30.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055734556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:30.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055734556 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:30.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055734556 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:30.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055734556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:30.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055734556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:30.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055734556 data=null item=null detail=0 x=0 y=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-29T18:10:30.730Z] DEBUG - Clicked on [2019-07-29T18:10:30.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=1055734260 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-29T18:10:32.092Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample3618392617482922148.xml"' [2019-07-29T18:10:32.092Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:10:32.092Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:10:32.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample3618392617482922148.xml - Eclipse Platform} time=1055736251 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample3618392617482922148.xml - Eclipse Platform} [2019-07-29T18:10:32.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:10:32.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:32.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:32.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:32.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1055736263 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:32.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1055736263 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:32.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1055736263 data=null} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:32.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1055736263 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:32.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055736263 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-29T18:10:32.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1055736297 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-29T18:10:32.092Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:10:32.092Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:10:32.092Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:10:33.016Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:10:33.016Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:10:33.016Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:10:33.016Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:10:33.016Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:33.016Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:10:33.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:33.016Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:33.016Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:33.016Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:10:33.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055737021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:33.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055737022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:33.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055737022 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:33.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055737022 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:33.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055737022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:33.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055737022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:33.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055737022 data=null item=null detail=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-29T18:10:33.016Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055737022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:33.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055737022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:33.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055737022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:33.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055737022 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:33.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055737022 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:33.016Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:33.016Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:10:33.016Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:10:33.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:33.016Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:33.016Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:10:33.016Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:33.016Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:33.016Z] DEBUG - Clicking on OK [2019-07-29T18:10:33.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055737023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:33.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055737023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:33.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055737023 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:33.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055737023 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:33.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055737023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:33.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055737023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:33.016Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:33.016Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:33.016Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:33.016Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:33.016Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:33.016Z] DEBUG - Clicked on OK [2019-07-29T18:10:33.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055737023 data=null item=null detail=0 x=0 y=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-29T18:10:33.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055736330 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-29T18:10:33.577Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.475 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-29T18:10:33.577Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting) Time elapsed: 5.475 s [2019-07-29T18:10:33.577Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-29T18:10:34.939Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T18:10:34.939Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:10:34.939Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:10:34.939Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:10:35.194Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:10:35.194Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T18:10:35.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1055739242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:10:35.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055739242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:10:35.194Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1055739242 data=null doit=true} to (of type 'Table') [2019-07-29T18:10:35.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1055739242 data=null} to (of type 'Table') [2019-07-29T18:10:35.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1055739242 data=null button=1 stateMask=0x0 x=12 y=32 count=1} to (of type 'Table') [2019-07-29T18:10:35.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1055739242 data=null button=1 stateMask=0x80000 x=12 y=32 count=1} to (of type 'Table') [2019-07-29T18:10:35.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055739242 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-29T18:10:35.194Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1055739243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:10:35.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055739244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:10:35.194Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1055739244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:10:35.194Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1055739244 data=null doit=true} to (of type 'Table') [2019-07-29T18:10:35.194Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1055739244 data=null} to (of type 'Table') [2019-07-29T18:10:35.194Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T18:10:35.194Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events' [2019-07-29T18:10:35.194Z] DEBUG - Clicking on with mnemonic 'Collapse Events' [2019-07-29T18:10:35.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=1055739267 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-29T18:10:35.194Z] DEBUG - Clicked on with mnemonic 'Collapse Events' [2019-07-29T18:10:36.557Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters' [2019-07-29T18:10:36.557Z] DEBUG - Clicking on with mnemonic 'Clear Filters' [2019-07-29T18:10:36.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=1055740792 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-29T18:10:36.812Z] DEBUG - Clicked on with mnemonic 'Clear Filters' [2019-07-29T18:10:36.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1055741016 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:10:36.812Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:10:36.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:36.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:36.812Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:36.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1055741019 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:10:36.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055741019 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:10:36.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055741019 data=null} to TreeItem with text {test} [2019-07-29T18:10:36.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055741019 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:10:36.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055741019 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:10:36.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055741034 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:10:37.067Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:10:37.067Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:10:37.067Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:10:37.628Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:10:37.628Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:10:37.628Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:10:37.628Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:10:37.628Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:37.628Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:10:37.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:37.628Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:37.628Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:37.628Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:10:37.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055741685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:37.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055741685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:37.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055741685 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:37.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055741685 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:37.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055741685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:37.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055741685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:37.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055741685 data=null item=null detail=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-29T18:10:37.628Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055741685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:37.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055741685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:37.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055741685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:37.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055741685 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:37.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055741685 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:37.628Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:37.628Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:10:37.628Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:10:37.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:37.628Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:37.628Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:10:37.628Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:37.628Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:37.628Z] DEBUG - Clicking on OK [2019-07-29T18:10:37.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055741686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:37.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055741686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:37.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055741686 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:37.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055741686 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:37.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055741686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:37.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055741686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:37.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:37.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:37.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:37.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:37.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:37.628Z] DEBUG - Clicked on OK [2019-07-29T18:10:37.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055741686 data=null item=null detail=0 x=0 y=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-29T18:10:37.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055741067 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-29T18:10:38.189Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.661 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-29T18:10:38.189Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest) Time elapsed: 4.635 s [2019-07-29T18:10:38.189Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-29T18:10:38.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:10:38.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:38.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:38.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:38.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:38.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:38.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1055742532 data=null button=0 stateMask=0x0 x=73 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:38.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055742532 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:38.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055742532 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:38.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055742533 data=null button=1 stateMask=0x0 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:38.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055742533 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-29T18:10:38.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055742553 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:38.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:38.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1055742553 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:38.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055742554 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:38.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055742554 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:38.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055742554 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:38.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055742554 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-29T18:10:38.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055742557 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:38.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055742557 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:38.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055742558 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:38.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055742558 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:38.445Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055742558 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-29T18:10:38.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055742559 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:38.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:38.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1055742560 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:10:38.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1055742564 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:10:38.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1055742564 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:10:38.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1055742564 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:10:38.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055742565 data=null item=TreeItem {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-29T18:10:38.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1055742571 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:10:46.522Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-29T18:10:46.522Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-29T18:10:46.522Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-29T18:10:46.522Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-29T18:10:46.522Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-29T18:10:46.522Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-29T18:10:46.522Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-29T18:10:46.522Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:10:46.522Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:10:46.778Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO' [2019-07-29T18:10:46.778Z] 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-29T18:10:46.778Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=1055750819 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=1055750819 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-29T18:10:46.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=1055750819 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-29T18:10:46.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1055750819 data=null item=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-29T18:10:46.778Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=1055750820 data=null doit=true} to Button with text {Current view} [2019-07-29T18:10:46.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1055750821 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-29T18:10:46.778Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=1055750821 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=1055750821 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-29T18:10:46.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=1055750821 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-29T18:10:46.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1055750822 data=null item=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-29T18:10:46.778Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1055750822 data=null doit=true} to Button with text {&All pages} [2019-07-29T18:10:46.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1055750822 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-29T18:10:46.778Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=1055750823 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=1055750823 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-29T18:10:46.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=1055750823 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-29T18:10:46.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1055750823 data=null item=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-29T18:10:46.778Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:10:46.778Z] 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-29T18:10:46.778Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=1055750824 data=null doit=true} to Button with text {Use current zoom} [2019-07-29T18:10:46.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1055750824 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-29T18:10:46.778Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=1055750825 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=1055750825 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-29T18:10:46.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=1055750825 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-29T18:10:46.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1055750825 data=null item=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-29T18:10:46.778Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:10:46.778Z] 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-29T18:10:46.778Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=1055750828 data=null doit=true} to Button with text {Number of horizontal pages:} [2019-07-29T18:10:46.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1055750828 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-29T18:10:46.778Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=1055750829 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=1055750829 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-29T18:10:46.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=1055750829 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-29T18:10:46.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=1055750829 data=null item=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-29T18:10:46.778Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1055750851 data=null doit=true} to Button with text {&All pages} [2019-07-29T18:10:46.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1055750853 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-29T18:10:46.778Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=1055750854 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=1055750854 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-29T18:10:46.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=1055750854 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-29T18:10:46.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1055750854 data=null item=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-29T18:10:46.778Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO' [2019-07-29T18:10:46.778Z] 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-29T18:10:46.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=1055750856 data=null doit=true} to Button with text {Selected pages} [2019-07-29T18:10:46.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1055750856 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-29T18:10:46.778Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=1055750857 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=1055750857 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-29T18:10:46.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=1055750857 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-29T18:10:46.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=1055750857 data=null item=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-29T18:10:46.778Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:10:46.778Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:46.778Z] DEBUG - Clicking on Cancel [2019-07-29T18:10:46.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1055750860 data=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-29T18:10:46.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1055750860 data=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-29T18:10:46.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1055750860 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:10:46.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1055750860 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:10:46.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1055750860 data=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-29T18:10:46.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1055750860 data=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-29T18:10:46.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1055750860 data=null item=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-29T18:10:46.778Z] DEBUG - Clicked on [2019-07-29T18:10:47.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1055751340 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:10:47.338Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:10:47.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:47.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:47.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:47.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1055751349 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:47.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055751350 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:47.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055751350 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:47.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055751350 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:47.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055751350 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-29T18:10:47.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055751354 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:47.338Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:10:47.338Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:10:47.338Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:10:47.898Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:10:47.898Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:10:47.898Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:10:47.898Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:10:47.898Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:47.898Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:10:47.898Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:47.898Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:47.898Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:47.898Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:10:47.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055751971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:47.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055751971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:47.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055751971 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:47.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055751971 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:47.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055751971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:47.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055751971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:47.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055751971 data=null item=null detail=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-29T18:10:47.898Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055751971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:47.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055751971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:47.898Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055751971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:47.898Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055751971 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:47.898Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055751971 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:47.898Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:47.898Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:10:47.898Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:10:47.898Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:47.898Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:47.898Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:10:47.898Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:47.898Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:47.898Z] DEBUG - Clicking on OK [2019-07-29T18:10:47.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055751972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:47.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055751972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:47.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055751972 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:47.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055751972 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:47.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055751972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:47.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055751972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:47.898Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:47.898Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:47.898Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:47.898Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:47.898Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:47.898Z] DEBUG - Clicked on OK [2019-07-29T18:10:47.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055751972 data=null item=null detail=0 x=0 y=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-29T18:10:47.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055751390 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-29T18:10:48.459Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:10:49.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:49.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:49.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:49.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:49.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:49.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1055753085 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:49.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055753085 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:49.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055753085 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:49.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055753085 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:49.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055753085 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-29T18:10:49.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055753089 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:49.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:49.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1055753090 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:49.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055753090 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:49.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055753090 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:49.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055753090 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:49.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055753090 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-29T18:10:49.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055753094 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:49.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055753094 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:49.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055753094 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:49.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055753094 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:49.021Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055753095 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-29T18:10:49.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055753096 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:49.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:49.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1055753097 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:10:49.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1055753097 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:10:49.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1055753097 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:10:49.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1055753097 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:10:49.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055753097 data=null item=TreeItem {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-29T18:10:49.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1055753107 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:10:52.283Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-29T18:10:52.283Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-29T18:10:52.283Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-29T18:10:52.283Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-29T18:10:52.283Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-29T18:10:52.283Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-29T18:10:52.283Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-29T18:10:52.283Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - number of items : 9 [2019-07-29T18:10:52.283Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1055756033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1055756034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1055756034 data=null doit=true} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1055756034 data=null} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1055756034 data=null button=1 stateMask=0x0 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1055756034 data=null button=1 stateMask=0x80000 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - number of items : 9 [2019-07-29T18:10:52.283Z] DEBUG - Clicking on ToolItem with tooltip text {Select} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055756035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055756035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055756035 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055756035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055756035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055756035 data=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-29T18:10:52.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055756036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055756036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055756036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055756036 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-29T18:10:52.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055756036 data=null} to ToolItem with tooltip text {Select} [2019-07-29T18:10:52.283Z] DEBUG - Clicked on ToolItem with tooltip text {Select} [2019-07-29T18:10:52.283Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1055756036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1055756036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1055756036 data=null doit=true} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1055756036 data=null} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1055756036 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1055756037 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - number of items : 9 [2019-07-29T18:10:52.283Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055756037 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055756037 data=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-29T18:10:52.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055756037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055756037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055756037 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055756037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055756037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055756038 data=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-29T18:10:52.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055756038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055756038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055756038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055756038 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055756038 data=null} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1055756038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1055756038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1055756038 data=null doit=true} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1055756038 data=null} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1055756038 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1055756039 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1055756039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1055756039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1055756039 data=null doit=true} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1055756039 data=null} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1055756039 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1055756039 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - number of items : 9 [2019-07-29T18:10:52.283Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055756040 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055756040 data=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-29T18:10:52.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055756040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055756040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055756040 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055756040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055756040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055756040 data=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-29T18:10:52.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055756040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055756040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055756040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055756040 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055756040 data=null} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1055756040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1055756040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1055756040 data=null doit=true} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1055756040 data=null} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1055756040 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1055756041 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - number of items : 9 [2019-07-29T18:10:52.283Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055756041 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055756041 data=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-29T18:10:52.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055756041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055756041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055756041 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055756041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055756041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055756041 data=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-29T18:10:52.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055756041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055756041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055756042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055756042 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T18:10:52.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055756042 data=null} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T18:10:52.283Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor} [2019-07-29T18:10:52.283Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1055756042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1055756042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1055756042 data=null doit=true} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1055756042 data=null} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1055756042 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1055756042 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:10:52.283Z] DEBUG - Clicking on with mnemonic 'Select' [2019-07-29T18:10:52.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1055756064 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-29T18:10:52.283Z] DEBUG - Clicked on with mnemonic 'Select' [2019-07-29T18:10:52.283Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1055756064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1055756064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1055756064 data=null doit=true} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1055756064 data=null} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1055756064 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1055756065 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in' [2019-07-29T18:10:52.283Z] DEBUG - Clicking on with mnemonic 'Zoom in' [2019-07-29T18:10:52.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=1055756077 data=null doit=true} to MenuItem with text {Select} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1055756077 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-29T18:10:52.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1055756078 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-29T18:10:52.283Z] DEBUG - Clicked on with mnemonic 'Zoom in' [2019-07-29T18:10:52.283Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1055756078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1055756078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1055756078 data=null doit=true} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1055756078 data=null} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1055756078 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1055756078 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1055756078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1055756078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1055756078 data=null doit=true} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1055756078 data=null} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1055756078 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1055756079 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out' [2019-07-29T18:10:52.283Z] DEBUG - Clicking on with mnemonic 'Zoom out' [2019-07-29T18:10:52.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=1055756127 data=null doit=true} to MenuItem with text {Zoom in} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1055756127 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-29T18:10:52.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1055756127 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-29T18:10:52.283Z] DEBUG - Clicked on with mnemonic 'Zoom out' [2019-07-29T18:10:52.283Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1055756127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1055756127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1055756127 data=null doit=true} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1055756127 data=null} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1055756127 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1055756128 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor' [2019-07-29T18:10:52.283Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor' [2019-07-29T18:10:52.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=1055756140 data=null doit=true} to MenuItem with text {Zoom out} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1055756140 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-29T18:10:52.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=1055756140 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-29T18:10:52.283Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor' [2019-07-29T18:10:52.283Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1055756141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1055756141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1055756141 data=null doit=true} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1055756141 data=null} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1055756141 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1055756142 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T18:10:52.283Z] DEBUG - number of items : 9 [2019-07-29T18:10:52.283Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055756142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055756142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T18:10:52.283Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055756142 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055756142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T18:10:52.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055756143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T18:10:52.283Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T18:10:52.283Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T18:10:52.283Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T18:10:52.283Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T18:10:52.283Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T18:10:52.283Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-29T18:10:52.283Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-29T18:10:52.283Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo' [2019-07-29T18:10:52.283Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo') [2019-07-29T18:10:52.283Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-29T18:10:52.283Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1055756249 data=null} to (of type 'Combo') [2019-07-29T18:10:52.283Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-29T18:10:52.283Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T18:10:52.283Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T18:10:52.283Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-29T18:10:52.283Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-29T18:10:52.283Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T18:10:52.283Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@31324803 [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1055756250 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-29T18:10:52.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1055756251 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-29T18:10:52.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1055756251 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1055756251 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1055756251 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-29T18:10:52.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1055756251 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-29T18:10:52.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1055756251 data=null item=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-29T18:10:52.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1055756251 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-29T18:10:52.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1055756251 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-29T18:10:52.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1055756251 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-29T18:10:52.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1055756251 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1055756251 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4de621e3 [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1055756252 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-29T18:10:52.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1055756252 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-29T18:10:52.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1055756252 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1055756252 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1055756252 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-29T18:10:52.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1055756252 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-29T18:10:52.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1055756252 data=null item=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-29T18:10:52.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1055756252 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-29T18:10:52.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1055756252 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-29T18:10:52.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1055756252 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-29T18:10:52.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1055756252 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1055756252 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:10:52.284Z] DEBUG - Clicking on Find [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1055756252 data=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-29T18:10:52.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1055756253 data=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-29T18:10:52.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1055756253 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:10:52.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1055756253 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1055756253 data=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-29T18:10:52.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1055756253 data=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-29T18:10:52.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1055756253 data=null item=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-29T18:10:52.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1055756253 data=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-29T18:10:52.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1055756253 data=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-29T18:10:52.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1055756253 data=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-29T18:10:52.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1055756253 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:10:52.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1055756253 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:10:52.284Z] DEBUG - Clicked on Find [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - Clicking on Close [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1055756254 data=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-29T18:10:52.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1055756254 data=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-29T18:10:52.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1055756254 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:10:52.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1055756254 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1055756254 data=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-29T18:10:52.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1055756254 data=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-29T18:10:52.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1055756254 data=null item=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-29T18:10:52.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055756143 data=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-29T18:10:52.284Z] DEBUG - Clicked on [2019-07-29T18:10:52.284Z] DEBUG - number of items : 9 [2019-07-29T18:10:52.284Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055756345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055756345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T18:10:52.284Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055756345 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055756345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055756345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T18:10:52.284Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T18:10:52.284Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T18:10:52.284Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T18:10:52.284Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T18:10:52.284Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T18:10:52.284Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-29T18:10:52.284Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-29T18:10:52.284Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo' [2019-07-29T18:10:52.284Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo') [2019-07-29T18:10:52.284Z] DEBUG - Setting text on (of type 'Combo') to 1001 [2019-07-29T18:10:52.284Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=1055756454 data=null} to (of type 'Combo') [2019-07-29T18:10:52.284Z] DEBUG - Set text on (of type 'Combo') to 1001 [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@404fb8c2 [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1055756455 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-29T18:10:52.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1055756455 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-29T18:10:52.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1055756455 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1055756455 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1055756455 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-29T18:10:52.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1055756455 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-29T18:10:52.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1055756455 data=null item=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-29T18:10:52.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1055756456 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-29T18:10:52.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1055756456 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-29T18:10:52.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1055756456 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-29T18:10:52.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1055756456 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1055756456 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7ae678d1 [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1055756456 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-29T18:10:52.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1055756456 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-29T18:10:52.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1055756457 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1055756457 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1055756457 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-29T18:10:52.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1055756457 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-29T18:10:52.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1055756457 data=null item=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-29T18:10:52.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1055756457 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-29T18:10:52.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1055756457 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-29T18:10:52.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1055756457 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-29T18:10:52.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1055756457 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1055756457 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:10:52.284Z] DEBUG - Clicking on Find [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1055756457 data=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-29T18:10:52.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1055756457 data=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-29T18:10:52.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1055756457 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:10:52.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1055756457 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1055756457 data=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-29T18:10:52.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1055756457 data=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-29T18:10:52.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1055756457 data=null item=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-29T18:10:52.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1055756463 data=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-29T18:10:52.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1055756465 data=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-29T18:10:52.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1055756465 data=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-29T18:10:52.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1055756465 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:10:52.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1055756521 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:10:52.284Z] DEBUG - Clicked on Find [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:10:52.284Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-29T18:10:52.284Z] DEBUG - Clicking on Close [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1055756522 data=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-29T18:10:52.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1055756522 data=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-29T18:10:52.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1055756522 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:10:52.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1055756522 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:10:52.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1055756522 data=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-29T18:10:52.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1055756522 data=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-29T18:10:52.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1055756522 data=null item=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-29T18:10:52.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055756345 data=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-29T18:10:52.540Z] DEBUG - Clicked on [2019-07-29T18:10:52.540Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-29T18:10:52.540Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-29T18:10:52.540Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-29T18:10:52.540Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:52.540Z] DEBUG - Clicking on Add... [2019-07-29T18:10:52.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1055756731 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-29T18:10:52.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1055756731 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-29T18:10:52.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1055756731 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:10:52.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1055756731 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:10:52.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1055756731 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-29T18:10:52.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1055756731 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-29T18:10:52.540Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1055756756 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-29T18:10:52.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1055756757 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-29T18:10:52.540Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1055756757 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-29T18:10:52.540Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1055756757 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:10:52.540Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1055756757 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:10:52.540Z] DEBUG - Clicked on Add... [2019-07-29T18:10:52.540Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern' [2019-07-29T18:10:52.540Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:10:52.540Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:10:52.540Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-29T18:10:52.540Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1055756757 data=null} to (of type 'Combo') [2019-07-29T18:10:52.540Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-29T18:10:52.540Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T18:10:52.540Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@764f8707 [2019-07-29T18:10:52.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1055756758 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-29T18:10:52.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1055756758 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-29T18:10:52.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1055756758 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T18:10:52.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1055756758 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T18:10:52.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1055756758 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-29T18:10:52.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1055756758 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-29T18:10:52.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1055756758 data=null item=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-29T18:10:52.540Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1055756758 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-29T18:10:52.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1055756758 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-29T18:10:52.540Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1055756758 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-29T18:10:52.540Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1055756759 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T18:10:52.540Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1055756759 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-29T18:10:52.540Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T18:10:52.540Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T18:10:52.540Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:52.541Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-29T18:10:52.541Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create' [2019-07-29T18:10:52.541Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:52.541Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-29T18:10:52.541Z] DEBUG - Clicking on Create [2019-07-29T18:10:52.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=1055756759 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-29T18:10:52.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=1055756759 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-29T18:10:52.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=1055756759 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-29T18:10:52.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=1055756759 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-29T18:10:52.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=1055756759 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-29T18:10:52.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=1055756759 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-29T18:10:52.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=1055756759 data=null item=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-29T18:10:52.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1055756731 data=null item=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-29T18:10:52.795Z] DEBUG - Clicked on [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] DEBUG - Clicking on OK [2019-07-29T18:10:52.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055756854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055756854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055756854 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055756854 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055756854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055756854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055756854 data=null item=null detail=0 x=0 y=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-29T18:10:52.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1055756628 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-29T18:10:52.795Z] DEBUG - Clicked on [2019-07-29T18:10:52.795Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-29T18:10:52.795Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-29T18:10:52.795Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-29T18:10:52.795Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-29T18:10:52.795Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:10:52.795Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:10:52.795Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:10:52.795Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:10:52.795Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-29T18:10:52.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1055757045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:10:52.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055757045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:10:52.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1055757045 data=null doit=true} to (of type 'Table') [2019-07-29T18:10:52.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1055757045 data=null} to (of type 'Table') [2019-07-29T18:10:52.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1055757046 data=null button=1 stateMask=0x0 x=91 y=11 count=1} to (of type 'Table') [2019-07-29T18:10:52.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055757046 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-29T18:10:52.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1055757046 data=null button=1 stateMask=0x80000 x=91 y=11 count=1} to (of type 'Table') [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:52.795Z] DEBUG - Clicking on Remove [2019-07-29T18:10:52.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1055757047 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-29T18:10:52.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1055757047 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-29T18:10:52.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1055757047 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1055757047 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1055757047 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-29T18:10:52.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1055757047 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-29T18:10:52.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1055757047 data=null item=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-29T18:10:52.795Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] DEBUG - Clicked on Remove [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:52.795Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] DEBUG - Clicking on OK [2019-07-29T18:10:52.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055757048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055757048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055757048 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055757048 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055757048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:52.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055757048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055757048 data=null item=null detail=0 x=0 y=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-29T18:10:53.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1055756955 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-29T18:10:53.051Z] DEBUG - Clicked on [2019-07-29T18:10:53.051Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-29T18:10:53.051Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-29T18:10:53.051Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-29T18:10:53.051Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-29T18:10:53.051Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-29T18:10:53.051Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-29T18:10:53.051Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-29T18:10:53.051Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time') [2019-07-29T18:10:53.051Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-29T18:10:53.051Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text' [2019-07-29T18:10:53.051Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-29T18:10:53.051Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time') [2019-07-29T18:10:53.051Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-29T18:10:53.051Z] DEBUG - matched Text with text "0", using matcher: of type 'Text' [2019-07-29T18:10:53.051Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-29T18:10:53.051Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time') [2019-07-29T18:10:53.051Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-29T18:10:53.306Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:53.306Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-29T18:10:53.306Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:53.306Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:10:53.306Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:53.306Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - Clicking on OK [2019-07-29T18:10:53.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055757319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055757319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055757319 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055757319 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055757319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055757319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055757319 data=null item=null detail=0 x=0 y=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-29T18:10:53.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1055757167 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-29T18:10:53.306Z] DEBUG - Clicked on [2019-07-29T18:10:53.306Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-29T18:10:53.306Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-29T18:10:53.306Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-29T18:10:53.306Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-29T18:10:53.306Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:53.306Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-29T18:10:53.306Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default' [2019-07-29T18:10:53.306Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:53.306Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:53.306Z] DEBUG - Clicking on Default [2019-07-29T18:10:53.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=1055757525 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-29T18:10:53.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1055757525 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-29T18:10:53.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=1055757525 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=1055757525 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=1055757526 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-29T18:10:53.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=1055757526 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-29T18:10:53.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=1055757526 data=null item=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-29T18:10:53.306Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=1055757536 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-29T18:10:53.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1055757536 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-29T18:10:53.306Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=1055757536 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-29T18:10:53.306Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=1055757536 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=1055757536 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - Clicked on Default [2019-07-29T18:10:53.306Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:53.306Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-29T18:10:53.306Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:53.306Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:10:53.306Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:53.306Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - Clicking on OK [2019-07-29T18:10:53.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055757537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055757537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055757537 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055757537 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055757537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055757537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055757537 data=null item=null detail=0 x=0 y=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-29T18:10:53.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1055757427 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-29T18:10:53.562Z] DEBUG - Clicked on [2019-07-29T18:10:53.562Z] DEBUG - number of items : 9 [2019-07-29T18:10:53.562Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055757587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055757587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055757587 data=null doit=true} to ToolItem with tooltip text {Go to next page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055757587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055757587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055757587 data=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-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-29T18:10:53.562Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page} [2019-07-29T18:10:53.562Z] DEBUG - number of items : 9 [2019-07-29T18:10:53.562Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055757589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055757589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055757589 data=null doit=true} to ToolItem with tooltip text {Go to previous page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055757589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055757589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055757589 data=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-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-29T18:10:53.562Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page} [2019-07-29T18:10:53.562Z] DEBUG - number of items : 9 [2019-07-29T18:10:53.562Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055757591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055757591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055757591 data=null doit=true} to ToolItem with tooltip text {Go to last page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055757591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055757591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055757591 data=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-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-29T18:10:53.562Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page} [2019-07-29T18:10:53.562Z] DEBUG - number of items : 9 [2019-07-29T18:10:53.562Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055757592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055757592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055757592 data=null doit=true} to ToolItem with tooltip text {Go to first page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055757592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055757592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-29T18:10:53.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055757592 data=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-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-29T18:10:53.562Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-29T18:10:53.562Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page} [2019-07-29T18:10:53.562Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page' [2019-07-29T18:10:53.562Z] DEBUG - Clicking on with mnemonic 'Next page' [2019-07-29T18:10:53.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=1055757616 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-29T18:10:53.562Z] DEBUG - Clicked on with mnemonic 'Next page' [2019-07-29T18:10:53.562Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page' [2019-07-29T18:10:53.562Z] DEBUG - Clicking on with mnemonic 'Previous page' [2019-07-29T18:10:53.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=1055757643 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-29T18:10:53.562Z] DEBUG - Clicked on with mnemonic 'Previous page' [2019-07-29T18:10:53.562Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page' [2019-07-29T18:10:53.562Z] DEBUG - Clicking on with mnemonic 'Last page' [2019-07-29T18:10:53.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=1055757664 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-29T18:10:53.562Z] DEBUG - Clicked on with mnemonic 'Last page' [2019-07-29T18:10:53.562Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page' [2019-07-29T18:10:53.562Z] DEBUG - Clicking on with mnemonic 'First page' [2019-07-29T18:10:53.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=1055757729 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-29T18:10:53.562Z] DEBUG - Clicked on with mnemonic 'First page' [2019-07-29T18:10:53.562Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...' [2019-07-29T18:10:53.562Z] DEBUG - Clicking on with mnemonic 'Pages...' [2019-07-29T18:10:53.818Z] DEBUG - Clicked on with mnemonic 'Pages...' [2019-07-29T18:10:53.818Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages' [2019-07-29T18:10:53.818Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-29T18:10:53.818Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-29T18:10:53.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:53.818Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:53.818Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:10:53.818Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:53.818Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.818Z] DEBUG - Clicking on OK [2019-07-29T18:10:53.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055757942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055757942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055757942 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055757942 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055757942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055757942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:53.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055757942 data=null item=null detail=0 x=0 y=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-29T18:10:53.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=1055757750 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-29T18:10:54.073Z] DEBUG - Clicked on [2019-07-29T18:10:54.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1055758720 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:10:54.634Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:10:54.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:10:54.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:10:54.634Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:10:54.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1055758729 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:54.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055758729 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:54.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055758729 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:54.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055758729 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:54.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055758729 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-29T18:10:54.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055758733 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:10:54.634Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:10:54.634Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:10:54.634Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:10:55.195Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:10:55.195Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:10:55.195Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:10:55.195Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:10:55.195Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:55.195Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:10:55.195Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:55.195Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:55.195Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:55.195Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:10:55.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055759439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:55.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055759439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:55.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055759439 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:55.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055759439 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:55.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055759439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:55.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055759439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:55.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055759439 data=null item=null detail=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-29T18:10:55.195Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055759439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:55.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055759439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:55.195Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055759439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:55.195Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055759440 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:55.195Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055759440 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:55.195Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:10:55.195Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:10:55.195Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:10:55.195Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:10:55.195Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:10:55.195Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:10:55.195Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:10:55.195Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:55.195Z] DEBUG - Clicking on OK [2019-07-29T18:10:55.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055759440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:55.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055759440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:55.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055759440 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:55.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055759440 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:55.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055759440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:55.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055759440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:55.195Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:55.195Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:55.195Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:55.195Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:55.195Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:10:55.195Z] DEBUG - Clicked on OK [2019-07-29T18:10:55.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055759440 data=null item=null detail=0 x=0 y=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-29T18:10:55.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055758771 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-29T18:10:56.012Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-29T18:10:56.012Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.909 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-29T18:10:56.012Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 10.153 s [2019-07-29T18:10:56.012Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 7.602 s [2019-07-29T18:10:56.012Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-29T18:11:05.948Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.524 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-29T18:11:05.948Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace) Time elapsed: 9.498 s [2019-07-29T18:11:05.948Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-29T18:11:05.948Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-29T18:11:05.948Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped [2019-07-29T18:11:05.948Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-29T18:11:06.874Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T18:11:06.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:11:06.874Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:11:06.874Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:11:07.130Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-29T18:11:07.130Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-29T18:11:07.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1055771133 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-29T18:11:07.130Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-29T18:11:07.130Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-29T18:11:07.130Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-29T18:11:07.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1055771170 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-29T18:11:07.130Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-29T18:11:07.130Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-29T18:11:07.130Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-29T18:11:07.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1055771225 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-29T18:11:07.130Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-29T18:11:07.130Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-29T18:11:07.130Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-29T18:11:07.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1055771267 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-29T18:11:07.130Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-29T18:11:07.130Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-29T18:11:07.130Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-29T18:11:07.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1055771328 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-29T18:11:07.130Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-29T18:11:08.494Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T18:11:08.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:11:08.494Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:11:08.494Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:11:08.494Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-29T18:11:08.494Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-29T18:11:08.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1055772729 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-29T18:11:08.749Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-29T18:11:10.111Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T18:11:10.111Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:11:10.111Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:11:10.111Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:11:10.111Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-29T18:11:10.111Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-29T18:11:10.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1055774256 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-29T18:11:10.111Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-29T18:11:10.111Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-29T18:11:10.111Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-29T18:11:10.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1055774290 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-29T18:11:10.111Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-29T18:11:10.111Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-29T18:11:10.111Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-29T18:11:10.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1055774321 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-29T18:11:10.111Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-29T18:11:10.111Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-29T18:11:10.111Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-29T18:11:10.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1055774333 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-29T18:11:10.111Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-29T18:11:10.111Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-29T18:11:10.111Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-29T18:11:10.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1055774354 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-29T18:11:10.111Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-29T18:11:10.366Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-29T18:11:10.366Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-29T18:11:10.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1055774372 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-29T18:11:10.366Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-29T18:11:10.366Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-29T18:11:10.366Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-29T18:11:10.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1055774383 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-29T18:11:10.366Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-29T18:11:10.366Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-29T18:11:10.366Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-29T18:11:10.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1055774403 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-29T18:11:10.366Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-29T18:11:10.366Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-29T18:11:10.366Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-29T18:11:10.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1055774437 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-29T18:11:10.366Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-29T18:11:10.366Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-29T18:11:10.366Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-29T18:11:10.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1055774476 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-29T18:11:10.366Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-29T18:11:10.366Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-29T18:11:10.366Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-29T18:11:10.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1055774506 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-29T18:11:10.366Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-29T18:11:10.366Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-29T18:11:10.366Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-29T18:11:10.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1055774541 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-29T18:11:10.366Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-29T18:11:11.728Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T18:11:11.728Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:11:11.728Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:11:11.728Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:11:11.728Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-29T18:11:11.728Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-29T18:11:11.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1055775940 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-29T18:11:11.728Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-29T18:11:11.728Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-29T18:11:11.728Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-29T18:11:11.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1055775975 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-29T18:11:11.728Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-29T18:11:11.984Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-29T18:11:11.984Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-29T18:11:11.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1055776009 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-29T18:11:11.984Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-29T18:11:11.984Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-29T18:11:11.984Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-29T18:11:11.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1055776023 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-29T18:11:11.984Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-29T18:11:11.984Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-29T18:11:11.984Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-29T18:11:11.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1055776056 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-29T18:11:11.984Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-29T18:11:11.984Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-29T18:11:11.984Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-29T18:11:11.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1055776073 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-29T18:11:11.984Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-29T18:11:11.984Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-29T18:11:11.984Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-29T18:11:11.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1055776083 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-29T18:11:11.984Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-29T18:11:11.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1055776158 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:11:11.984Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:11:11.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:11:11.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:11:11.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:11.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1055776161 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:11:11.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055776162 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:11:11.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055776162 data=null} to TreeItem with text {test} [2019-07-29T18:11:11.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055776162 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:11:11.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055776162 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:11:11.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055776175 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:11:11.984Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:11:11.984Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:11:11.984Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:11:12.909Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:11:12.909Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:11:12.909Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:11:12.909Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:11:12.909Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:12.909Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:11:12.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:11:12.909Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:11:12.909Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:12.909Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:11:12.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055776851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:12.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055776852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:12.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055776852 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:12.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055776852 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:12.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055776852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:12.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055776852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:12.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055776852 data=null item=null detail=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-29T18:11:12.909Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055776852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:12.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055776852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:12.909Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055776852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:12.909Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055776852 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:12.909Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055776852 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:12.909Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:12.909Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:11:12.909Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:11:12.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:11:12.909Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:11:12.909Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:11:12.909Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:11:12.909Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:12.909Z] DEBUG - Clicking on OK [2019-07-29T18:11:12.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055776853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:12.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055776853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:12.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055776853 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:12.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055776853 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:12.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055776853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:12.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055776853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:12.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:12.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:12.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:12.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:12.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:12.909Z] DEBUG - Clicked on OK [2019-07-29T18:11:12.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055776853 data=null item=null detail=0 x=0 y=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-29T18:11:12.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055776227 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-29T18:11:13.164Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.725 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-29T18:11:13.164Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 3.027 s [2019-07-29T18:11:13.164Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 1.788 s [2019-07-29T18:11:13.164Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 1.554 s [2019-07-29T18:11:13.164Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-29T18:11:17.328Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.443 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-29T18:11:17.328Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest) Time elapsed: 3.42 s [2019-07-29T18:11:17.328Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-29T18:11:19.839Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T18:11:19.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:11:19.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:11:19.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:11:19.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:11:19.839Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:11:19.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1055783775 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:11:19.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1055783775 data=null doit=true} to TableItem with text {} [2019-07-29T18:11:19.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1055783775 data=null} to TableItem with text {} [2019-07-29T18:11:19.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1055783775 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:11:19.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055783775 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-29T18:11:19.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1055783776 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:11:19.839Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code' [2019-07-29T18:11:19.839Z] DEBUG - Clicking on with mnemonic 'Open Source Code' [2019-07-29T18:11:19.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=1055783834 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-29T18:11:19.839Z] DEBUG - Clicked on with mnemonic 'Open Source Code' [2019-07-29T18:11:19.839Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"' [2019-07-29T18:11:20.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1055784141 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:11:20.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:11:20.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:11:20.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:11:20.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:20.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1055784149 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:11:20.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055784149 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:11:20.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055784149 data=null} to TreeItem with text {test} [2019-07-29T18:11:20.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055784149 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:11:20.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055784149 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:11:20.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055784157 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:11:20.095Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:11:20.095Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:11:20.095Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:11:20.656Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:11:20.656Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:11:20.656Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:11:20.656Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:11:20.656Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:20.656Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:11:20.656Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:11:20.656Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:11:20.656Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:20.656Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:11:20.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055784837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:20.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055784837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:20.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055784837 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:20.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055784837 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:20.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055784837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:20.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055784837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:20.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055784837 data=null item=null detail=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-29T18:11:20.656Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055784837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:20.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055784837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:20.656Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055784837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:20.656Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055784837 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:20.656Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055784837 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:20.656Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:20.656Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:11:20.656Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:11:20.656Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:11:20.656Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:11:20.656Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:11:20.656Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:11:20.656Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:20.656Z] DEBUG - Clicking on OK [2019-07-29T18:11:20.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055784838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:20.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055784838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:20.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055784838 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:20.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055784838 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:20.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055784838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:20.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055784838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:20.656Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:20.656Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:20.656Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:20.656Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:20.656Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:20.656Z] DEBUG - Clicked on OK [2019-07-29T18:11:20.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055784838 data=null item=null detail=0 x=0 y=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-29T18:11:20.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055784187 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-29T18:11:21.166Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.537 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-29T18:11:21.166Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest) Time elapsed: 4.514 s [2019-07-29T18:11:21.166Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-29T18:11:21.422Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:11:21.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:11:21.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:11:21.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:11:21.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:11:21.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:21.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1055786078 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:21.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1055786078 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:21.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1055786078 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:21.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1055786079 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:21.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055786079 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-29T18:11:21.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1055786088 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:21.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:21.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1055786088 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:21.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1055786088 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:21.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1055786088 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:21.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1055786088 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:21.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055786088 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-29T18:11:21.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1055786092 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:21.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1055786092 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:21.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1055786092 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:21.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1055786092 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:21.982Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055786093 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-29T18:11:21.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1055786104 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:21.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:21.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1055786104 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:11:21.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1055786104 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:11:21.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1055786104 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:11:21.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1055786105 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:11:21.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055786105 data=null item=TreeItem {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-29T18:11:21.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1055786110 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:11:24.495Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-29T18:11:24.495Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-29T18:11:24.495Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:11:24.495Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:11:24.495Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-29T18:11:24.495Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:11:24.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1055788541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T18:11:24.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1055788544 data=null doit=true} to Sash with text {} [2019-07-29T18:11:24.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055788545 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-29T18:11:24.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1055788547 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-29T18:11:24.495Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1055788548 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-29T18:11:24.495Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1055788548 data=null} to Sash with text {} [2019-07-29T18:11:24.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055788548 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-29T18:11:24.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1055788549 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-29T18:11:24.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055788550 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-29T18:11:24.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1055788550 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-29T18:11:24.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1055788550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T18:11:25.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1055789152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T18:11:25.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1055789152 data=null doit=true} to Sash with text {} [2019-07-29T18:11:25.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055789153 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-29T18:11:25.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1055789154 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-29T18:11:25.057Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1055789156 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-29T18:11:25.057Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1055789156 data=null} to Sash with text {} [2019-07-29T18:11:25.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055789156 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-29T18:11:25.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1055789157 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-29T18:11:25.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055789162 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-29T18:11:25.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1055789163 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-29T18:11:25.057Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1055789163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T18:11:25.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:11:28.129Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:11:28.129Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:11:28.129Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-29T18:11:28.129Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-29T18:11:28.129Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-29T18:11:28.129Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:11:28.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1055791953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:28.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055791953 data=null button=0 stateMask=0x0 x=182 y=123 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:28.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1055791954 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T18:11:28.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1055791954 data=null} to TimeGraphControl with text {} [2019-07-29T18:11:28.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1055791965 data=null button=1 stateMask=0x0 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-29T18:11:28.129Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1055791965 data=null x=232 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-29T18:11:28.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055791966 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-29T18:11:28.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1055791967 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-29T18:11:28.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055791967 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:28.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1055791967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:28.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1055791967 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T18:11:28.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1055791968 data=null} to TimeGraphControl with text {} [2019-07-29T18:11:28.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1055792472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:28.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055792472 data=null button=0 stateMask=0x0 x=232 y=123 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:28.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1055792472 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T18:11:28.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1055792472 data=null} to TimeGraphControl with text {} [2019-07-29T18:11:28.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1055792475 data=null button=1 stateMask=0x0 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-29T18:11:28.384Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1055792475 data=null x=182 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-29T18:11:28.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055792475 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-29T18:11:28.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1055792476 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-29T18:11:28.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055792476 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:28.384Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1055792476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:28.384Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1055792476 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T18:11:28.384Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1055792476 data=null} to TimeGraphControl with text {} [2019-07-29T18:11:28.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:11:31.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:11:31.457Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:11:31.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-29T18:11:31.457Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-29T18:11:31.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1055795278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:31.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055795279 data=null button=0 stateMask=0x0 x=182 y=76 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:31.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1055795279 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T18:11:31.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1055795279 data=null} to TimeGraphControl with text {} [2019-07-29T18:11:31.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1055795281 data=null button=1 stateMask=0x0 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-29T18:11:31.457Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1055795282 data=null x=232 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-29T18:11:31.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055795282 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-29T18:11:31.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1055795283 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-29T18:11:31.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055795283 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:31.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1055795283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:31.457Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1055795283 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T18:11:31.457Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1055795283 data=null} to TimeGraphControl with text {} [2019-07-29T18:11:31.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1055795886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:31.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055795886 data=null button=0 stateMask=0x0 x=232 y=76 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:31.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1055795886 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T18:11:31.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1055795886 data=null} to TimeGraphControl with text {} [2019-07-29T18:11:31.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1055795890 data=null button=1 stateMask=0x0 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-29T18:11:31.712Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1055795891 data=null x=182 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-29T18:11:31.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055795891 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-29T18:11:31.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1055795892 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-29T18:11:31.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055795892 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:31.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1055795892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:31.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1055795892 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T18:11:31.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1055795892 data=null} to TimeGraphControl with text {} [2019-07-29T18:11:32.274Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:11:34.787Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:11:34.787Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views' [2019-07-29T18:11:34.787Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:11:36.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:11:36.673Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:11:36.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-29T18:11:36.673Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-29T18:11:36.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-29T18:11:36.673Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:11:36.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1055800755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:36.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055800756 data=null button=0 stateMask=0x0 x=173 y=68 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:36.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1055800756 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T18:11:36.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1055800756 data=null} to TimeGraphControl with text {} [2019-07-29T18:11:36.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1055800758 data=null button=1 stateMask=0x0 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-29T18:11:36.673Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1055800758 data=null x=223 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-29T18:11:36.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055800758 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-29T18:11:36.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1055800760 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-29T18:11:36.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055800760 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:36.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1055800760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:36.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1055800760 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T18:11:36.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1055800760 data=null} to TimeGraphControl with text {} [2019-07-29T18:11:37.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1055801262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:37.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055801263 data=null button=0 stateMask=0x0 x=223 y=68 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:37.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1055801263 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T18:11:37.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1055801263 data=null} to TimeGraphControl with text {} [2019-07-29T18:11:37.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1055801265 data=null button=1 stateMask=0x0 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-29T18:11:37.234Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1055801271 data=null x=173 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-29T18:11:37.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055801271 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-29T18:11:37.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1055801272 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-29T18:11:37.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055801272 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:37.234Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1055801272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T18:11:37.234Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1055801273 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T18:11:37.234Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1055801273 data=null} to TimeGraphControl with text {} [2019-07-29T18:11:37.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:11:40.306Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-29T18:11:40.306Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-29T18:11:40.306Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:11:40.306Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:11:40.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1055804076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T18:11:40.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1055804077 data=null doit=true} to Sash with text {} [2019-07-29T18:11:40.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055804077 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-29T18:11:40.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1055804078 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T18:11:40.306Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1055804078 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-29T18:11:40.306Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1055804078 data=null} to Sash with text {} [2019-07-29T18:11:40.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055804078 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-29T18:11:40.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1055804079 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-29T18:11:40.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055804079 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-29T18:11:40.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1055804080 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T18:11:40.306Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1055804080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T18:11:40.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1055804682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T18:11:40.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1055804682 data=null doit=true} to Sash with text {} [2019-07-29T18:11:40.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055804682 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-29T18:11:40.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1055804683 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T18:11:40.561Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1055804684 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-29T18:11:40.561Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1055804684 data=null} to Sash with text {} [2019-07-29T18:11:40.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055804684 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-29T18:11:40.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1055804684 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-29T18:11:40.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055804685 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-29T18:11:40.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1055804685 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T18:11:40.561Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1055804685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T18:11:41.121Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:11:43.635Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-29T18:11:43.635Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-29T18:11:43.635Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-29T18:11:43.635Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:11:43.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1055807365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T18:11:43.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1055807366 data=null doit=true} to Sash with text {} [2019-07-29T18:11:43.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055807366 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-29T18:11:43.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1055807366 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T18:11:43.635Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1055807367 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-29T18:11:43.635Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1055807367 data=null} to Sash with text {} [2019-07-29T18:11:43.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055807367 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-29T18:11:43.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1055807368 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-29T18:11:43.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055807368 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-29T18:11:43.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1055807369 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T18:11:43.635Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1055807369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T18:11:43.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1055807971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T18:11:43.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1055807971 data=null doit=true} to Sash with text {} [2019-07-29T18:11:43.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055807971 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-29T18:11:43.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1055807972 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T18:11:43.891Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1055807973 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-29T18:11:43.891Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1055807973 data=null} to Sash with text {} [2019-07-29T18:11:43.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055807973 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-29T18:11:43.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1055807974 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-29T18:11:43.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055807974 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-29T18:11:43.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1055807975 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T18:11:43.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1055807975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T18:11:44.451Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-29T18:11:44.451Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-29T18:11:44.451Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:11:44.451Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:11:44.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1055808577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T18:11:44.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1055808578 data=null doit=true} to Sash with text {} [2019-07-29T18:11:44.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055808578 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-29T18:11:44.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1055808579 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T18:11:44.451Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1055808579 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-29T18:11:44.451Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1055808579 data=null} to Sash with text {} [2019-07-29T18:11:44.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055808579 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-29T18:11:44.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1055808580 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-29T18:11:44.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055808583 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-29T18:11:44.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1055808584 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T18:11:44.451Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1055808584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T18:11:45.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1055809185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T18:11:45.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1055809186 data=null doit=true} to Sash with text {} [2019-07-29T18:11:45.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055809186 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-29T18:11:45.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1055809187 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T18:11:45.013Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1055809187 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-29T18:11:45.013Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1055809188 data=null} to Sash with text {} [2019-07-29T18:11:45.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055809188 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-29T18:11:45.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1055809189 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-29T18:11:45.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1055809189 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-29T18:11:45.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1055809190 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T18:11:45.013Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1055809190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T18:11:45.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:11:45.829Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"' [2019-07-29T18:11:45.829Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"' [2019-07-29T18:11:45.829Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"' [2019-07-29T18:11:45.829Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"' [2019-07-29T18:11:46.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1055810137 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:11:46.084Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:11:46.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:11:46.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:11:46.084Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:46.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1055810151 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:46.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1055810151 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:46.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1055810151 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:46.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1055810151 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:46.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055810151 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-29T18:11:46.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1055810155 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-29T18:11:46.084Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:11:46.084Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:11:46.084Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:11:46.645Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:11:46.645Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:11:46.645Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:11:46.645Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:11:46.645Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:46.645Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:11:46.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:11:46.645Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:11:46.645Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:46.645Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:11:46.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055810845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:46.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055810845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:46.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055810845 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:46.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055810845 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:46.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055810845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:46.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055810846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:46.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055810846 data=null item=null detail=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-29T18:11:46.645Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055810846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:46.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055810846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:46.645Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055810846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:46.645Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055810846 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:46.645Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055810846 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:46.645Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:46.645Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:11:46.645Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:11:46.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:11:46.645Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:11:46.645Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:11:46.645Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:11:46.645Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:46.645Z] DEBUG - Clicking on OK [2019-07-29T18:11:46.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055810846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:46.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055810846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:46.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055810846 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:46.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055810846 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:46.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055810846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:46.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055810846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:46.645Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:46.645Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:46.645Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:46.645Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:46.645Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:46.645Z] DEBUG - Clicked on OK [2019-07-29T18:11:46.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055810846 data=null item=null detail=0 x=0 y=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-29T18:11:46.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055810226 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-29T18:11:47.155Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.006 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-29T18:11:47.155Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.753 s [2019-07-29T18:11:47.155Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.255 s [2019-07-29T18:11:47.155Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.374 s [2019-07-29T18:11:47.155Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 2.192 s [2019-07-29T18:11:47.155Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.238 s [2019-07-29T18:11:47.155Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.494 s [2019-07-29T18:11:47.155Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.516 s [2019-07-29T18:11:47.155Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-29T18:11:49.041Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T18:11:49.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:11:49.041Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:11:49.041Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw' [2019-07-29T18:11:49.041Z] DEBUG - Clicking on with mnemonic 'Show Raw' [2019-07-29T18:11:49.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1055813083 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-29T18:11:49.041Z] DEBUG - Clicked on with mnemonic 'Show Raw' [2019-07-29T18:11:49.041Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1055813147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055813148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1055813148 data=null doit=true} to (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1055813148 data=null} to (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1055813148 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1055813148 data=null button=1 stateMask=0x80000 x=98 y=95 count=1} to (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055813148 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-29T18:11:49.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1055813151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055813152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1055813152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1055813152 data=null doit=true} to (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1055813152 data=null} to (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Selecting rows [4] in (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1055813152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055813153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1055813153 data=null doit=true} to (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1055813153 data=null} to (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1055813153 data=null button=1 stateMask=0x0 x=22 y=95 count=1} to (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055813153 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-29T18:11:49.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1055813153 data=null button=1 stateMask=0x80000 x=22 y=95 count=1} to (of type 'Table') [2019-07-29T18:11:49.041Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText' [2019-07-29T18:11:49.041Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText') [2019-07-29T18:11:49.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1055813154 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T18:11:49.041Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:11:49.041Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:11:49.041Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:11:49.296Z] *** BUG *** [2019-07-29T18:11:49.296Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:11:49.296Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:11:49.296Z] [2019-07-29T18:11:49.296Z] *** BUG *** [2019-07-29T18:11:49.296Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:11:49.296Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:11:49.296Z] [2019-07-29T18:11:49.296Z] *** BUG *** [2019-07-29T18:11:49.296Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:11:49.296Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:11:49.296Z] [2019-07-29T18:11:49.296Z] *** BUG *** [2019-07-29T18:11:49.296Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:11:49.296Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:11:49.296Z] [2019-07-29T18:11:49.296Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:11:49.296Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:11:49.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1055813389 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:11:49.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1055813389 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:11:49.296Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:11:49.296Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:11:49.296Z] DEBUG - matched Text with text "5", using matcher: of type 'Text' [2019-07-29T18:11:49.296Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text') [2019-07-29T18:11:49.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:11:49.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:11:49.296Z] DEBUG - Clicking on TreeItem with text {General} [2019-07-29T18:11:49.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1055813391 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-29T18:11:49.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1055813391 data=null doit=true} to TreeItem with text {General} [2019-07-29T18:11:49.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:49.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1055813392 data=null} to TreeItem with text {General} [2019-07-29T18:11:49.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1055813392 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-29T18:11:49.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055813392 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-29T18:11:49.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1055813392 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-29T18:11:49.296Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=1055813393 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-29T18:11:49.296Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=1055813393 data=null doit=true} to TreeItem with text {General} [2019-07-29T18:11:49.296Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=1055813393 data=null} to TreeItem with text {General} [2019-07-29T18:11:49.296Z] DEBUG - Clicked on TreeItem with text {General} [2019-07-29T18:11:49.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:49.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1055813393 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-29T18:11:49.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1055813393 data=null doit=true} to TreeItem with text {General} [2019-07-29T18:11:49.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1055813393 data=null} to TreeItem with text {General} [2019-07-29T18:11:49.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1055813393 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-29T18:11:49.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055813393 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-29T18:11:49.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1055813393 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-29T18:11:49.858Z] DEBUG - Clicking on Tree node with text: Appearance [2019-07-29T18:11:49.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1055813895 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-29T18:11:49.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1055813895 data=null doit=true} to Tree node with text: Appearance [2019-07-29T18:11:49.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:49.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1055813896 data=null} to Tree node with text: Appearance [2019-07-29T18:11:49.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1055813896 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-29T18:11:49.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055813896 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-29T18:11:49.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1055813897 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-29T18:11:49.858Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=1055813924 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-29T18:11:49.858Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=1055813924 data=null doit=true} to Tree node with text: Appearance [2019-07-29T18:11:49.858Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=1055813924 data=null} to Tree node with text: Appearance [2019-07-29T18:11:49.858Z] DEBUG - Clicked on Tree node with text: Appearance [2019-07-29T18:11:49.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:49.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1055813924 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-29T18:11:49.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1055813924 data=null doit=true} to Tree node with text: Appearance [2019-07-29T18:11:49.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1055813924 data=null} to Tree node with text: Appearance [2019-07-29T18:11:49.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1055813924 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-29T18:11:49.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055813924 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-29T18:11:49.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1055813925 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-29T18:11:49.858Z] DEBUG - Clicking on Tree node with text: Colors and Fonts [2019-07-29T18:11:49.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1055813925 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-29T18:11:49.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1055813925 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-29T18:11:49.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:49.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1055813925 data=null} to Tree node with text: Colors and Fonts [2019-07-29T18:11:49.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1055813925 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-29T18:11:49.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055813925 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-29T18:11:49.858Z] *** BUG *** [2019-07-29T18:11:49.858Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:11:49.858Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:11:49.858Z] [2019-07-29T18:11:49.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1055813926 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-29T18:11:49.858Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=1055813968 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-29T18:11:49.858Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=1055813968 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-29T18:11:49.858Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=1055813968 data=null} to Tree node with text: Colors and Fonts [2019-07-29T18:11:49.858Z] DEBUG - Clicked on Tree node with text: Colors and Fonts [2019-07-29T18:11:49.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:49.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1055813969 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-29T18:11:49.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1055813969 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-29T18:11:49.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1055813969 data=null} to Tree node with text: Colors and Fonts [2019-07-29T18:11:49.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1055813969 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-29T18:11:49.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055813969 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-29T18:11:49.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1055813970 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-29T18:11:49.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:11:49.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:11:49.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:11:49.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:11:49.858Z] DEBUG - Clicking on TreeItem with text {Tracing} [2019-07-29T18:11:49.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1055813971 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-29T18:11:49.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1055813971 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:11:49.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:49.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1055813972 data=null} to TreeItem with text {Tracing} [2019-07-29T18:11:49.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1055813972 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T18:11:49.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055813973 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-29T18:11:49.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1055813973 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T18:11:49.858Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=1055813973 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-29T18:11:49.858Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=1055813973 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:11:49.858Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=1055813973 data=null} to TreeItem with text {Tracing} [2019-07-29T18:11:49.858Z] DEBUG - Clicked on TreeItem with text {Tracing} [2019-07-29T18:11:49.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:49.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1055813973 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-29T18:11:49.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1055813973 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:11:49.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1055813973 data=null} to TreeItem with text {Tracing} [2019-07-29T18:11:49.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1055813974 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T18:11:49.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055813974 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-29T18:11:49.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1055813974 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T18:11:49.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1055813974 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:11:49.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1055813974 data=null} to TreeItem with text {Tracing} [2019-07-29T18:11:49.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1055813981 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T18:11:49.859Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055813982 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-29T18:11:49.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1055813984 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T18:11:49.859Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T18:11:49.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1055813985 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-29T18:11:49.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1055813985 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T18:11:49.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:49.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1055813985 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T18:11:49.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1055813986 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-29T18:11:49.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055813986 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-29T18:11:49.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1055813987 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-29T18:11:49.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1055813987 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-29T18:11:49.859Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1055813987 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T18:11:49.859Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1055813987 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T18:11:49.859Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T18:11:49.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:49.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1055813988 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-29T18:11:49.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1055813988 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T18:11:49.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1055813988 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T18:11:49.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1055813988 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-29T18:11:49.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055813988 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-29T18:11:49.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1055813989 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-29T18:11:49.859Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH' [2019-07-29T18:11:49.859Z] 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-29T18:11:49.859Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - Clicking on &Use System Font [2019-07-29T18:11:49.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=1055813990 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-29T18:11:49.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1055813990 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-29T18:11:49.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=1055813990 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-29T18:11:49.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=1055813990 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-29T18:11:49.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=1055813990 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-29T18:11:49.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=1055813990 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-29T18:11:49.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=1055813991 data=null item=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-29T18:11:49.859Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=1055814018 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-29T18:11:49.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1055814018 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-29T18:11:49.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=1055814018 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-29T18:11:49.859Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=1055814018 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-29T18:11:49.859Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=1055814018 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-29T18:11:49.859Z] DEBUG - Clicked on &Use System Font [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - Clicking on &Apply [2019-07-29T18:11:49.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1055814019 data=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-29T18:11:49.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055814019 data=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-29T18:11:49.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1055814019 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:11:49.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1055814019 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:11:49.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1055814020 data=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-29T18:11:49.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1055814020 data=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-29T18:11:49.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1055814020 data=null item=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-29T18:11:49.859Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1055814056 data=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-29T18:11:49.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055814056 data=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-29T18:11:49.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1055814056 data=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-29T18:11:49.859Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1055814056 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:11:49.859Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1055814056 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:11:49.859Z] DEBUG - Clicked on &Apply [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - Clicking on &Reset [2019-07-29T18:11:49.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=1055814058 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-29T18:11:49.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=1055814058 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-29T18:11:49.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=1055814058 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-29T18:11:49.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=1055814058 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-29T18:11:49.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=1055814058 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-29T18:11:49.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=1055814058 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-29T18:11:49.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=1055814058 data=null item=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-29T18:11:49.859Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-29T18:11:49.859Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-29T18:11:49.859Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-29T18:11:49.859Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-29T18:11:49.859Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-29T18:11:49.859Z] DEBUG - Clicked on &Reset [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:11:49.859Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:11:49.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-29T18:11:49.859Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:11:50.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1055814113 data=null button=0 stateMask=0x0 x=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-29T18:11:50.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1055814117 data=null button=0 stateMask=0x0 x=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-29T18:11:50.115Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1055814117 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-29T18:11:50.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1055814117 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:11:50.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1055814117 data=null button=0 stateMask=0x0 x=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-29T18:11:50.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1055814117 data=null button=0 stateMask=0x0 x=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-29T18:11:50.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1055814117 data=null item=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-29T18:11:50.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1055813258 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-29T18:11:50.370Z] DEBUG - Clicked on [2019-07-29T18:11:50.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1055814444 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:11:50.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:11:50.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:11:50.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:11:50.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:50.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1055814456 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:11:50.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055814456 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:11:50.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055814456 data=null} to TreeItem with text {test} [2019-07-29T18:11:50.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055814456 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:11:50.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055814456 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:11:50.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055814524 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:11:50.370Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:11:50.370Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:11:50.370Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:11:50.930Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:11:50.930Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:11:50.930Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:11:50.930Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:11:50.930Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:50.930Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:11:50.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:11:50.930Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:11:50.930Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:50.930Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:11:50.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055815166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:50.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055815166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:50.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055815166 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:50.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055815166 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:50.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055815166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:50.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055815166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:50.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055815166 data=null item=null detail=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-29T18:11:50.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055815166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:50.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055815166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:50.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055815166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:50.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055815166 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:50.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055815166 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:50.930Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:11:50.930Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:11:50.930Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:11:50.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:11:50.930Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:11:50.930Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:11:50.930Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:11:50.930Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:50.930Z] DEBUG - Clicking on OK [2019-07-29T18:11:50.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055815166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:50.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055815167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:50.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055815167 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:50.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055815167 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:50.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055815167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:50.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055815167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:50.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:50.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:50.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:50.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:50.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:11:50.930Z] DEBUG - Clicked on OK [2019-07-29T18:11:51.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055815167 data=null item=null detail=0 x=0 y=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-29T18:11:51.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055814551 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-29T18:11:51.441Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.317 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-29T18:11:51.441Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest) Time elapsed: 4.146 s [2019-07-29T18:11:51.441Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-29T18:11:51.696Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:11:52.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:11:52.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:11:52.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:11:52.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:11:52.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:52.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1055816347 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T18:11:52.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055816348 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:11:52.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055816348 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:11:52.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055816348 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:11:52.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055816348 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-29T18:11:52.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055816367 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:11:52.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:52.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1055816367 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T18:11:52.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055816367 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:11:52.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055816367 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:11:52.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055816368 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:11:52.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055816368 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-29T18:11:52.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055816371 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:11:52.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1055816371 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T18:11:52.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1055816371 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T18:11:52.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1055816372 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:11:52.257Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055816372 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-29T18:11:52.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1055816377 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T18:11:52.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:11:52.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1055816378 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:11:52.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1055816378 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:11:52.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1055816378 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:11:52.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1055816379 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:11:52.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055816379 data=null item=TreeItem {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-29T18:11:52.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1055816384 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:11:53.622Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"' [2019-07-29T18:11:53.622Z] DEBUG - number of items : 7 [2019-07-29T18:11:53.622Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055817764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055817764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055817764 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055817764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055817764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055817764 data=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-29T18:11:53.622Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055817796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055817802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055817802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055817802 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055817803 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - number of items : 7 [2019-07-29T18:11:53.622Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055817803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055817803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055817803 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055817803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055817803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055817803 data=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-29T18:11:53.622Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055817837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055817842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055817842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055817842 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055817843 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - number of items : 7 [2019-07-29T18:11:53.622Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055817843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055817843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055817843 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055817843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055817843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055817843 data=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-29T18:11:53.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055817875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055817880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055817880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055817880 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055817880 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.877Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.877Z] DEBUG - number of items : 7 [2019-07-29T18:11:53.877Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055817881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055817881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055817881 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055817881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055817881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055817881 data=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-29T18:11:53.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055817935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055817940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055817940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055817940 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055817940 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.877Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-29T18:11:53.877Z] DEBUG - number of items : 7 [2019-07-29T18:11:53.877Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055817940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055817940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055817940 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055817940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055817940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055817941 data=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-29T18:11:53.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055817941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055817941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055817941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055817941 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055817941 data=null} to ToolItem with tooltip text {Increase priority} [2019-07-29T18:11:53.877Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority} [2019-07-29T18:11:53.877Z] DEBUG - number of items : 7 [2019-07-29T18:11:53.877Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055817941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055817941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055817941 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055817941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055817941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055817941 data=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-29T18:11:53.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055817946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055817971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055817972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055817972 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-29T18:11:53.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055817972 data=null} to ToolItem with tooltip text {Decrease priority} [2019-07-29T18:11:53.877Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority} [2019-07-29T18:11:53.877Z] DEBUG - number of items : 7 [2019-07-29T18:11:53.877Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055817972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055817972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055817972 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055817972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055817972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055817972 data=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-29T18:11:53.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055817979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055817998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055817998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055817998 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055817998 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:11:53.877Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-29T18:11:53.877Z] DEBUG - number of items : 7 [2019-07-29T18:11:53.877Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055818000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055818000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055818000 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055818000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055818000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055818000 data=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-29T18:11:53.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055818015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055818050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055818050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055818050 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055818050 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:11:53.877Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:11:53.877Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-29T18:11:53.877Z] DEBUG - number of items : 7 [2019-07-29T18:11:53.877Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055818051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055818051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055818051 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055818051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055818051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055818051 data=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-29T18:11:53.877Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-29T18:11:53.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:11:53.877Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:11:53.877Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:11:53.877Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:11:53.877Z] DEBUG - Selecting rows [2] in (of type 'Table') [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1055818114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1055818115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:11:53.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1055818115 data=null doit=true} to (of type 'Table') [2019-07-29T18:11:53.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1055818115 data=null} to (of type 'Table') [2019-07-29T18:11:53.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1055818115 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to (of type 'Table') [2019-07-29T18:11:53.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055818115 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-29T18:11:53.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1055818116 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to (of type 'Table') [2019-07-29T18:11:55.765Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.111 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-29T18:11:55.765Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest) Time elapsed: 0.378 s [2019-07-29T18:11:55.765Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-29T18:12:07.927Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.462 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-29T18:12:07.927Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 1.884 s [2019-07-29T18:12:07.927Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped [2019-07-29T18:12:07.927Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 5.082 s [2019-07-29T18:12:07.927Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 3.169 s [2019-07-29T18:12:07.927Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-29T18:12:08.853Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T18:12:08.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:12:08.853Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:12:08.853Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:12:08.853Z] DEBUG - Clicking on TableItem with text {} [2019-07-29T18:12:08.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1055832746 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:12:08.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1055832746 data=null doit=true} to TableItem with text {} [2019-07-29T18:12:08.853Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:12:08.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1055832746 data=null} to TableItem with text {} [2019-07-29T18:12:08.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1055832746 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:12:08.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055832747 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-29T18:12:08.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1055832749 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:12:08.854Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1055832749 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:12:08.854Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1055832749 data=null doit=true} to TableItem with text {} [2019-07-29T18:12:08.854Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1055832749 data=null} to TableItem with text {} [2019-07-29T18:12:08.854Z] DEBUG - Clicked on TableItem with text {} [2019-07-29T18:12:08.854Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:12:09.108Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:12:09.108Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:12:09.108Z] DEBUG - Clicking on TableItem with text {} [2019-07-29T18:12:09.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1055833326 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:12:09.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1055833326 data=null doit=true} to TableItem with text {} [2019-07-29T18:12:09.108Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:12:09.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1055833327 data=null} to TableItem with text {} [2019-07-29T18:12:09.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1055833327 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:12:09.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055833327 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-29T18:12:09.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1055833329 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:12:09.108Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1055833329 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:12:09.108Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1055833329 data=null doit=true} to TableItem with text {} [2019-07-29T18:12:09.108Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1055833330 data=null} to TableItem with text {} [2019-07-29T18:12:09.108Z] DEBUG - Clicked on TableItem with text {} [2019-07-29T18:12:09.108Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-29T18:12:09.108Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-29T18:12:09.108Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-29T18:12:09.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1055833353 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-29T18:12:09.924Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:12:09.924Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:12:09.924Z] DEBUG - Clicking on TableItem with text {} [2019-07-29T18:12:09.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1055833899 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:12:09.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1055833899 data=null doit=true} to TableItem with text {} [2019-07-29T18:12:09.924Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:12:09.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1055833900 data=null} to TableItem with text {} [2019-07-29T18:12:09.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1055833900 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:12:09.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055833900 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-29T18:12:09.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1055833900 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:12:09.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1055833900 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:12:09.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1055833900 data=null doit=true} to TableItem with text {} [2019-07-29T18:12:09.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1055833900 data=null} to TableItem with text {} [2019-07-29T18:12:09.924Z] DEBUG - Clicked on TableItem with text {} [2019-07-29T18:12:09.924Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:12:09.924Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:12:09.924Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-29T18:12:09.924Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-29T18:12:09.924Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-29T18:12:09.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1055833930 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-29T18:12:10.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1055834482 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T18:12:10.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:12:10.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:10.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:10.485Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:10.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1055834492 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:12:10.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055834492 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:12:10.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055834492 data=null} to TreeItem with text {test} [2019-07-29T18:12:10.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055834492 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:12:10.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055834492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:12:10.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055834538 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:12:10.485Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:12:10.485Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:12:10.485Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:12:11.045Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:12:11.045Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:12:11.045Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:12:11.045Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:12:11.045Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:11.045Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:12:11.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:11.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:11.045Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:11.045Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:12:11.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055835163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:11.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055835163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:11.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055835163 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:11.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055835163 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:11.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055835164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:11.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055835164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:11.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055835164 data=null item=null detail=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-29T18:12:11.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055835164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:11.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055835164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:11.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055835164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:11.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055835164 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:11.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055835164 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:11.045Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:11.045Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:12:11.045Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:12:11.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:11.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:11.045Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:12:11.045Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:11.045Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:11.045Z] DEBUG - Clicking on OK [2019-07-29T18:12:11.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055835164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:11.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055835164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:11.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055835164 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:11.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055835164 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:11.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055835164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:11.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055835164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:11.045Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:11.045Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:11.045Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:11.045Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:11.045Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:11.045Z] DEBUG - Clicked on OK [2019-07-29T18:12:11.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055835164 data=null item=null detail=0 x=0 y=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-29T18:12:11.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055834560 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-29T18:12:11.555Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.418 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-29T18:12:11.555Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.58 s [2019-07-29T18:12:11.555Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.573 s [2019-07-29T18:12:11.555Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.583 s [2019-07-29T18:12:11.555Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-29T18:12:21.487Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.475 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-29T18:12:21.487Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace) Time elapsed: 9.452 s [2019-07-29T18:12:21.487Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-29T18:12:24.748Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.499 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-29T18:12:24.748Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest) Time elapsed: 3.469 s [2019-07-29T18:12:24.748Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-29T18:12:26.110Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:12:26.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:26.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:26.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:26.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:26.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:26.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1055850158 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1055850158 data=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1055850158 data=null} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1055850159 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055850159 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1055850167 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:26.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1055850167 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1055850167 data=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1055850167 data=null} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1055850167 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055850167 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1055850170 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1055850171 data=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1055850171 data=null} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1055850171 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055850171 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-29T18:12:26.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1055850181 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:26.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1055850181 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:12:26.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1055850181 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:12:26.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1055850181 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:12:26.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1055850182 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:26.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055850182 data=null item=TreeItem {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-29T18:12:26.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1055850187 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:26.110Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:12:26.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:26.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:26.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:26.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:26.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:26.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1055850194 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1055850194 data=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1055850194 data=null} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1055850194 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055850195 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1055850201 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:26.110Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-29T18:12:26.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1055850201 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-29T18:12:26.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1055850201 data=null} to TreeItem with text {Experiments [1]} [2019-07-29T18:12:26.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1055850201 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T18:12:26.110Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055850202 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-29T18:12:26.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1055850219 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T18:12:26.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1055850220 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:12:26.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1055850220 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:12:26.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1055850221 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:26.110Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055850221 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-29T18:12:26.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1055850222 data=null button=1 stateMask=0x80000 x=75 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:26.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:26.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1055850223 data=null doit=true} to TreeItem with text {test.xml} [2019-07-29T18:12:26.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1055850223 data=null} to TreeItem with text {test.xml} [2019-07-29T18:12:26.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1055850223 data=null button=1 stateMask=0x0 x=88 y=95 count=1} to TreeItem with text {test.xml} [2019-07-29T18:12:26.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055850223 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-29T18:12:26.110Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1055850239 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-29T18:12:26.110Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1055850240 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-29T18:12:26.110Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1055850241 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-29T18:12:26.110Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1055850244 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-29T18:12:26.110Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1055850245 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-29T18:12:26.110Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1055850245 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-29T18:12:26.110Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1055850246 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-29T18:12:26.110Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1055850246 data=[TmfTraceElement(/Test/Traces/test.xml)] x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-29T18:12:26.110Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1055850252 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-29T18:12:26.110Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:12:26.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:26.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1055850256 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [0]} [2019-07-29T18:12:26.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1055850256 data=null doit=true} to TreeItem with text {Test Experiment [0]} [2019-07-29T18:12:26.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1055850256 data=null} to TreeItem with text {Test Experiment [0]} [2019-07-29T18:12:26.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1055850257 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-29T18:12:26.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055850257 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-29T18:12:26.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1055850263 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-29T18:12:26.110Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-29T18:12:26.110Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-29T18:12:26.365Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-29T18:12:26.365Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-29T18:12:26.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1055850447 data=null doit=true} to Shell with text {Export trace package} [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-29T18:12:26.365Z] 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-29T18:12:26.365Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] 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-29T18:12:26.365Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-29T18:12:26.365Z] 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-29T18:12:26.365Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-29T18:12:26.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1055850448 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-29T18:12:26.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1055850448 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-29T18:12:26.365Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-29T18:12:26.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1055850449 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-29T18:12:26.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1055850449 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-29T18:12:26.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1055850453 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-29T18:12:26.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1055850453 data=null item=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-29T18:12:26.365Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:12:26.365Z] 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-29T18:12:26.365Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T18:12:26.365Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-29T18:12:26.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1055850454 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-29T18:12:26.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1055850454 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-29T18:12:26.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1055850454 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T18:12:26.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1055850454 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T18:12:26.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1055850454 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-29T18:12:26.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1055850454 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-29T18:12:26.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1055850454 data=null item=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-29T18:12:26.365Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1055850454 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-29T18:12:26.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1055850454 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-29T18:12:26.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1055850454 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-29T18:12:26.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1055850454 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T18:12:26.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1055850454 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T18:12:26.365Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T18:12:26.365Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:12:26.365Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:12:26.365Z] 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-29T18:12:26.365Z] 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=1055850461 data=null} to (of type 'Combo') [2019-07-29T18:12:26.365Z] 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-29T18:12:26.365Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:26.365Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:26.365Z] DEBUG - Clicking on &Finish [2019-07-29T18:12:26.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1055850462 data=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-29T18:12:26.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1055850462 data=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-29T18:12:26.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1055850462 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:26.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1055850462 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:26.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1055850462 data=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-29T18:12:26.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1055850462 data=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-29T18:12:26.365Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:26.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1055850462 data=null item=null detail=0 x=0 y=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-29T18:12:26.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1055850324 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-29T18:12:26.621Z] DEBUG - Clicked on [2019-07-29T18:12:26.877Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:12:26.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:26.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:26.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:26.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:26.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:26.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1055850933 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-29T18:12:26.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1055850933 data=null doit=true} to TreeItem with text {Import Test} [2019-07-29T18:12:26.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1055850933 data=null} to TreeItem with text {Import Test} [2019-07-29T18:12:26.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1055850933 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T18:12:26.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055850933 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-29T18:12:26.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1055850945 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T18:12:26.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:26.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1055850945 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-29T18:12:26.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1055850945 data=null doit=true} to TreeItem with text {Import Test} [2019-07-29T18:12:26.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1055850945 data=null} to TreeItem with text {Import Test} [2019-07-29T18:12:26.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1055850945 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T18:12:26.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055850945 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-29T18:12:26.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1055850949 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T18:12:26.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1055850949 data=null doit=true} to TreeItem with text {Import Test} [2019-07-29T18:12:26.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1055850949 data=null} to TreeItem with text {Import Test} [2019-07-29T18:12:26.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1055850949 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T18:12:26.877Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055850949 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-29T18:12:26.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1055850951 data=null button=1 stateMask=0x80000 x=62 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T18:12:26.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:26.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1055850951 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:12:26.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1055850951 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:12:26.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1055850951 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:12:26.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1055850951 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:12:26.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055850951 data=null item=TreeItem {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-29T18:12:26.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1055850956 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:12:26.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:26.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1055850963 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:12:26.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1055850963 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:12:26.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1055850963 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:12:26.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1055850963 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:12:26.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055850963 data=null item=TreeItem {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-29T18:12:26.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1055850966 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:12:26.877Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-29T18:12:26.877Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-29T18:12:26.877Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-29T18:12:27.132Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-29T18:12:27.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1055851134 data=null doit=true} to Shell with text {Import trace package} [2019-07-29T18:12:27.132Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:12:27.132Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:12:27.132Z] 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-29T18:12:27.132Z] 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=1055851135 data=null} to (of type 'Combo') [2019-07-29T18:12:27.132Z] 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-29T18:12:27.132Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-29T18:12:27.132Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-29T18:12:27.132Z] DEBUG - Inserting text: [2019-07-29T18:12:27.132Z] into text (of type 'Combo') [2019-07-29T18:12:27.132Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-29T18:12:27.132Z] DEBUG - Typing text ' [2019-07-29T18:12:27.132Z] ' with an interval of 50ms. between characters. [2019-07-29T18:12:27.132Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:12:27.132Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:12:27.132Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:12:27.132Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:27.132Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:12:27.132Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:12:27.132Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:27.132Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:27.132Z] DEBUG - Clicking on &Finish [2019-07-29T18:12:27.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1055851224 data=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-29T18:12:27.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1055851224 data=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-29T18:12:27.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1055851224 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:27.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1055851224 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:27.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1055851224 data=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-29T18:12:27.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1055851224 data=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-29T18:12:27.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:27.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:27.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:27.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:27.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:27.132Z] DEBUG - Clicked on &Finish [2019-07-29T18:12:27.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1055851224 data=null item=null detail=0 x=0 y=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-29T18:12:27.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1055851015 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-29T18:12:27.693Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:12:27.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:27.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:27.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:27.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:27.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:27.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1055851734 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-29T18:12:27.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1055851734 data=null doit=true} to TreeItem with text {Import Test} [2019-07-29T18:12:27.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1055851734 data=null} to TreeItem with text {Import Test} [2019-07-29T18:12:27.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1055851734 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T18:12:27.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055851734 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-29T18:12:27.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1055851745 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T18:12:27.693Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-29T18:12:27.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1055851746 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:12:27.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1055851746 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:12:27.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1055851746 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:27.693Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055851746 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-29T18:12:27.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1055851748 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:27.693Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-29T18:12:27.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1055851748 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-29T18:12:27.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1055851748 data=null} to TreeItem with text {Experiments [1]} [2019-07-29T18:12:27.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1055851748 data=null button=1 stateMask=0x0 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T18:12:27.693Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055851748 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-29T18:12:27.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1055851750 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T18:12:27.693Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]} [2019-07-29T18:12:27.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=1055851750 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-29T18:12:27.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=1055851750 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-29T18:12:27.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:27.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=1055851750 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-29T18:12:27.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1055851750 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-29T18:12:27.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055851751 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-29T18:12:27.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1055851756 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-29T18:12:27.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1055851756 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-29T18:12:27.693Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=1055851757 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-29T18:12:27.693Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1055851757 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-29T18:12:27.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1055851789 data=null button=1 stateMask=0x80000 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-29T18:12:27.693Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=1055851792 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-29T18:12:27.693Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=1055851792 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-29T18:12:27.693Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=1055851793 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-29T18:12:27.693Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]} [2019-07-29T18:12:27.693Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"' [2019-07-29T18:12:29.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1055853130 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-29T18:12:29.056Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:12:29.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:29.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:29.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:29.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1055853169 data=null button=0 stateMask=0x0 x=55 y=116 count=0} to TreeItem with text {Test} [2019-07-29T18:12:29.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1055853169 data=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:29.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1055853170 data=null} to TreeItem with text {Test} [2019-07-29T18:12:29.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1055853170 data=null button=1 stateMask=0x0 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-29T18:12:29.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055853170 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:29.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1055853176 data=null button=1 stateMask=0x80000 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-29T18:12:29.056Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:12:29.056Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:12:29.056Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:12:29.616Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:12:29.616Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:12:29.616Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:12:29.616Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:12:29.616Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:29.616Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:12:29.616Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:29.616Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:29.616Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:29.616Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:12:29.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055853815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:29.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055853815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:29.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055853815 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:29.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055853815 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:29.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055853815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:29.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055853815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:29.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055853815 data=null item=null detail=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-29T18:12:29.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055853815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:29.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055853815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:29.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055853815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:29.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055853815 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:29.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055853815 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:29.616Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:29.616Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:12:29.616Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:12:29.616Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:29.616Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:29.616Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:12:29.616Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:29.616Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:29.616Z] DEBUG - Clicking on OK [2019-07-29T18:12:29.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055853815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:29.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055853815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:29.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055853816 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:29.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055853816 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:29.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055853816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:29.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055853816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:29.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:29.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:29.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:29.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:29.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:29.616Z] DEBUG - Clicked on OK [2019-07-29T18:12:29.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055853816 data=null item=null detail=0 x=0 y=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-29T18:12:29.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055853206 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-29T18:12:30.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1055854321 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-29T18:12:30.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:12:30.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:30.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:30.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:30.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1055854323 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-29T18:12:30.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1055854323 data=null doit=true} to TreeItem with text {Import Test} [2019-07-29T18:12:30.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1055854324 data=null} to TreeItem with text {Import Test} [2019-07-29T18:12:30.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1055854324 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T18:12:30.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055854324 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-29T18:12:30.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1055854339 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T18:12:30.126Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:12:30.126Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:12:30.126Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:12:31.051Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:12:31.051Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:12:31.051Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:12:31.051Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:12:31.051Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:31.051Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:12:31.051Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:31.051Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:31.051Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:31.051Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:12:31.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055855003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:31.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055855003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:31.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055855003 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:31.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055855004 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:31.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055855004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:31.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055855004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:31.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055855004 data=null item=null detail=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-29T18:12:31.051Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055855004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:31.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055855004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:31.051Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055855004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:31.051Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055855004 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:31.051Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055855004 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:31.051Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:31.051Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:12:31.051Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:12:31.051Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:31.051Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:31.051Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:12:31.051Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:31.051Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:31.051Z] DEBUG - Clicking on OK [2019-07-29T18:12:31.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055855004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:31.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055855004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:31.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055855004 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:31.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055855004 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:31.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055855004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:31.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055855004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:31.051Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:31.051Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:31.051Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:31.051Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:31.051Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:31.051Z] DEBUG - Clicked on OK [2019-07-29T18:12:31.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055855004 data=null item=null detail=0 x=0 y=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-29T18:12:31.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055854366 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-29T18:12:32.936Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:12:32.936Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:12:32.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:32.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:32.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:32.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:32.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1055856947 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-29T18:12:32.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1055856947 data=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:32.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1055856947 data=null} to TreeItem with text {Test} [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1055856948 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:32.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055856948 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1055856980 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:32.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1055856981 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-29T18:12:32.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1055856981 data=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:32.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1055856981 data=null} to TreeItem with text {Test} [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1055856981 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:32.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055856981 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1055856984 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:32.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1055856985 data=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:32.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1055856985 data=null} to TreeItem with text {Test} [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1055856985 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:32.936Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055856985 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-29T18:12:32.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1055856986 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:32.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1055856987 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:12:32.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1055856987 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:12:32.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1055856987 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1055856987 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:32.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055856987 data=null item=TreeItem {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-29T18:12:32.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1055856992 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:32.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1055856992 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:12:32.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1055856992 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:12:32.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1055856992 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1055856993 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:32.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055856993 data=null item=TreeItem {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-29T18:12:32.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1055857020 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:32.936Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-29T18:12:32.936Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-29T18:12:32.936Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-29T18:12:32.936Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-29T18:12:32.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1055857122 data=null doit=true} to Shell with text {Export trace package} [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - Clicking on Deselect All [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=1055857122 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-29T18:12:32.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1055857122 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-29T18:12:32.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=1055857122 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-29T18:12:32.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=1055857122 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=1055857122 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-29T18:12:32.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=1055857122 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-29T18:12:32.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=1055857122 data=null item=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-29T18:12:32.936Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=1055857124 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-29T18:12:32.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1055857124 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-29T18:12:32.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=1055857124 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-29T18:12:32.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=1055857124 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-29T18:12:32.936Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=1055857124 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-29T18:12:32.936Z] DEBUG - Clicked on Deselect All [2019-07-29T18:12:32.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:32.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - Clicking on Select All [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1055857129 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-29T18:12:32.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1055857129 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-29T18:12:32.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1055857129 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T18:12:32.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1055857129 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1055857129 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-29T18:12:32.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1055857129 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-29T18:12:32.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1055857129 data=null item=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-29T18:12:32.936Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1055857134 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-29T18:12:32.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1055857134 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-29T18:12:32.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1055857134 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-29T18:12:32.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1055857134 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T18:12:32.936Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1055857134 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T18:12:32.936Z] DEBUG - Clicked on Select All [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-29T18:12:32.936Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-29T18:12:32.936Z] 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-29T18:12:32.936Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-29T18:12:32.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=1055857136 data=null doit=true} to Button with text {Save in &zip format} [2019-07-29T18:12:32.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1055857136 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-29T18:12:32.936Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-29T18:12:32.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=1055857137 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=1055857137 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-29T18:12:32.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=1055857137 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-29T18:12:32.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1055857137 data=null item=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-29T18:12:32.936Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-29T18:12:32.936Z] 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-29T18:12:32.936Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-29T18:12:32.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1055857138 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-29T18:12:32.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1055857138 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-29T18:12:32.936Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-29T18:12:32.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1055857139 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1055857139 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-29T18:12:32.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1055857139 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-29T18:12:32.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1055857139 data=null item=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-29T18:12:32.936Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:12:32.936Z] 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-29T18:12:32.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:12:32.936Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T18:12:32.936Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1055857140 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-29T18:12:32.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1055857140 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-29T18:12:32.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1055857140 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T18:12:32.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1055857140 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T18:12:32.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1055857140 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-29T18:12:32.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1055857140 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-29T18:12:32.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1055857140 data=null item=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-29T18:12:32.936Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1055857140 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-29T18:12:32.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1055857140 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-29T18:12:32.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1055857140 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-29T18:12:32.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1055857140 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T18:12:32.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1055857140 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T18:12:32.937Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:12:32.937Z] 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-29T18:12:32.937Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:12:32.937Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T18:12:32.937Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-29T18:12:32.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1055857141 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-29T18:12:32.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1055857141 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-29T18:12:32.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1055857141 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T18:12:32.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1055857141 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T18:12:32.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1055857141 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-29T18:12:32.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1055857141 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-29T18:12:32.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1055857141 data=null item=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-29T18:12:32.937Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1055857141 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-29T18:12:32.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1055857141 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-29T18:12:32.937Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1055857141 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-29T18:12:32.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1055857141 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T18:12:32.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1055857141 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T18:12:32.937Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T18:12:32.937Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-29T18:12:32.937Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-29T18:12:32.937Z] 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-29T18:12:32.937Z] 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=1055857146 data=null} to (of type 'Combo') [2019-07-29T18:12:32.937Z] 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-29T18:12:32.937Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:32.937Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:32.937Z] DEBUG - Clicking on &Finish [2019-07-29T18:12:32.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1055857150 data=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-29T18:12:32.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1055857150 data=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-29T18:12:32.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1055857150 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:32.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1055857150 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:32.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1055857150 data=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-29T18:12:32.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1055857150 data=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-29T18:12:32.937Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:33.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1055857150 data=null item=null detail=0 x=0 y=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-29T18:12:33.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1055857041 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-29T18:12:33.194Z] DEBUG - Clicked on [2019-07-29T18:12:33.194Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:12:33.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:33.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:33.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:33.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:33.194Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:33.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1055857355 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-29T18:12:33.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1055857355 data=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:33.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1055857355 data=null} to TreeItem with text {Test} [2019-07-29T18:12:33.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1055857355 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:33.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055857355 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:33.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1055857361 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:33.194Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:33.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1055857362 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-29T18:12:33.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1055857362 data=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:33.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1055857362 data=null} to TreeItem with text {Test} [2019-07-29T18:12:33.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1055857362 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:33.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055857362 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:33.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1055857371 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:33.194Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-29T18:12:33.194Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:33.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1055857372 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:12:33.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1055857372 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:12:33.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1055857372 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:12:33.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1055857372 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:33.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055857372 data=null item=TreeItem {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-29T18:12:33.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1055857377 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:33.194Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:33.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1055857378 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:12:33.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1055857378 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:12:33.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1055857378 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:12:33.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1055857378 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:33.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055857378 data=null item=TreeItem {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-29T18:12:33.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1055857380 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:33.194Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-29T18:12:33.194Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-29T18:12:33.449Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-29T18:12:33.449Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-29T18:12:33.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1055857478 data=null doit=true} to Shell with text {Import trace package} [2019-07-29T18:12:33.449Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:12:33.449Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:12:33.449Z] 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-29T18:12:33.449Z] 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=1055857480 data=null} to (of type 'Combo') [2019-07-29T18:12:33.449Z] 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-29T18:12:33.449Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-29T18:12:33.449Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-29T18:12:33.449Z] DEBUG - Inserting text: [2019-07-29T18:12:33.449Z] into text (of type 'Combo') [2019-07-29T18:12:33.449Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-29T18:12:33.449Z] DEBUG - Typing text ' [2019-07-29T18:12:33.449Z] ' with an interval of 50ms. between characters. [2019-07-29T18:12:33.449Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:12:33.449Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:12:33.449Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-29T18:12:33.449Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:33.449Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T18:12:33.449Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:12:33.449Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:33.449Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:12:33.449Z] DEBUG - Clicking on Select All [2019-07-29T18:12:33.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1055857532 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-29T18:12:33.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1055857532 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-29T18:12:33.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1055857533 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T18:12:33.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1055857533 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T18:12:33.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1055857533 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-29T18:12:33.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1055857533 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-29T18:12:33.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1055857533 data=null item=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-29T18:12:33.449Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1055857533 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-29T18:12:33.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1055857533 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-29T18:12:33.450Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1055857533 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-29T18:12:33.450Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1055857533 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T18:12:33.450Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1055857533 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T18:12:33.450Z] DEBUG - Clicked on Select All [2019-07-29T18:12:33.450Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:12:33.450Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:12:33.450Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:12:33.450Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:33.450Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:12:33.450Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:12:33.450Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:33.450Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:33.450Z] DEBUG - Clicking on &Finish [2019-07-29T18:12:33.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1055857534 data=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-29T18:12:33.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1055857534 data=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-29T18:12:33.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1055857534 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:33.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1055857534 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:33.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1055857534 data=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-29T18:12:33.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1055857534 data=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-29T18:12:33.450Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=1055857561 data=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-29T18:12:33.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1055857561 data=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-29T18:12:33.450Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=1055857561 data=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-29T18:12:33.450Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=1055857561 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:33.450Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=1055857561 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:12:33.450Z] DEBUG - Clicked on &Finish [2019-07-29T18:12:33.450Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T18:12:33.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1055857562 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T18:12:33.450Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button' [2019-07-29T18:12:33.450Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:12:33.450Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button' [2019-07-29T18:12:33.450Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All' [2019-07-29T18:12:33.450Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:33.450Z] 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-29T18:12:33.450Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:12:33.450Z] DEBUG - Clicking on Yes To &All [2019-07-29T18:12:33.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=1055857562 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-29T18:12:33.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=1055857562 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-29T18:12:33.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=1055857562 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-29T18:12:33.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=1055857562 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-29T18:12:33.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=1055857562 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-29T18:12:33.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=1055857562 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-29T18:12:33.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=1055857562 data=null item=null 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-29T18:12:33.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1055857534 data=null item=null detail=0 x=0 y=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-29T18:12:33.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1055857402 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-29T18:12:33.705Z] DEBUG - Clicked on [2019-07-29T18:12:33.705Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:12:33.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:33.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:33.705Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-29T18:12:33.705Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-29T18:12:33.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1055857848 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:12:33.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1055857848 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:12:33.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1055857848 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:33.705Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055857848 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-29T18:12:33.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1055857850 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:33.705Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-29T18:12:33.705Z] DEBUG - Double-clicking on TreeItem with text {test.xml} [2019-07-29T18:12:33.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=1055857850 data=null button=0 stateMask=0x0 x=88 y=74 count=0} to TreeItem with text {test.xml} [2019-07-29T18:12:33.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1055857851 data=null doit=true} to TreeItem with text {test.xml} [2019-07-29T18:12:33.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:33.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1055857851 data=null} to TreeItem with text {test.xml} [2019-07-29T18:12:33.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1055857851 data=null button=1 stateMask=0x0 x=88 y=74 count=1} to TreeItem with text {test.xml} [2019-07-29T18:12:33.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055857851 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-29T18:12:33.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1055857868 data=null button=1 stateMask=0x80000 x=104 y=74 count=1} to TreeItem with text {test.xml} [2019-07-29T18:12:33.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1055857869 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-29T18:12:33.705Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=1055857869 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-29T18:12:33.705Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1055857869 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-29T18:12:33.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1055857933 data=null button=1 stateMask=0x80000 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-29T18:12:33.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=1055858021 data=null button=0 stateMask=0x0 x=104 y=74 count=0} to TreeItem with text {test.xml} [2019-07-29T18:12:33.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=1055858021 data=null doit=true} to TreeItem with text {test.xml} [2019-07-29T18:12:33.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=1055858021 data=null} to TreeItem with text {test.xml} [2019-07-29T18:12:33.960Z] DEBUG - Double-clicked on TreeItem with text {test.xml} [2019-07-29T18:12:33.960Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"' [2019-07-29T18:12:35.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=1055859225 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform} [2019-07-29T18:12:35.324Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:12:35.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:35.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:35.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:35.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1055859235 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-29T18:12:35.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1055859235 data=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:35.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1055859235 data=null} to TreeItem with text {Test} [2019-07-29T18:12:35.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1055859236 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:35.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055859236 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-29T18:12:35.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1055859268 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T18:12:35.324Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:12:35.324Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:12:35.324Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:12:35.884Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:12:35.884Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:12:35.884Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:12:35.884Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:12:35.884Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:35.884Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:12:35.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:35.884Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:35.884Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:35.884Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:12:35.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055859879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:35.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055859880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:35.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055859880 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:35.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055859880 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:35.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055859880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:35.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055859880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:35.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055859880 data=null item=null detail=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-29T18:12:35.884Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055859880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:35.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055859880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:35.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055859880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:35.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055859880 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:35.884Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055859880 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:35.884Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:35.884Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:12:35.884Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:12:35.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:35.884Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:35.884Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:12:35.884Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:35.884Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:35.884Z] DEBUG - Clicking on OK [2019-07-29T18:12:35.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055859880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:35.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055859880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:35.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055859880 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:35.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055859880 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:35.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055859881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:35.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055859881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:35.884Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:35.884Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:35.884Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:35.884Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:35.884Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:35.884Z] DEBUG - Clicked on OK [2019-07-29T18:12:35.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055859881 data=null item=null detail=0 x=0 y=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-29T18:12:35.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055859292 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-29T18:12:36.140Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.737 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-29T18:12:36.140Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 6.836 s [2019-07-29T18:12:36.140Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 4.876 s [2019-07-29T18:12:36.140Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-29T18:12:44.216Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.385 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-29T18:12:44.216Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.752 s [2019-07-29T18:12:44.217Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.776 s [2019-07-29T18:12:44.217Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 1.834 s [2019-07-29T18:12:44.217Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-29T18:12:45.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1055869352 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T18:12:45.144Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:12:45.144Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:12:45.144Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:12:45.399Z] *** BUG *** [2019-07-29T18:12:45.399Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:12:45.399Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:12:45.399Z] [2019-07-29T18:12:45.399Z] *** BUG *** [2019-07-29T18:12:45.399Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:12:45.399Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:12:45.399Z] [2019-07-29T18:12:45.399Z] *** BUG *** [2019-07-29T18:12:45.399Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:12:45.399Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:12:45.399Z] [2019-07-29T18:12:45.399Z] *** BUG *** [2019-07-29T18:12:45.399Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:12:45.399Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:12:45.399Z] [2019-07-29T18:12:45.399Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:12:45.399Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:12:45.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1055869483 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:12:45.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:45.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:45.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:45.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:45.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:45.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1055869484 data=null button=0 stateMask=0x0 x=48 y=473 count=0} to TreeItem with text {Tracing} [2019-07-29T18:12:45.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1055869485 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:12:45.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1055869485 data=null} to TreeItem with text {Tracing} [2019-07-29T18:12:45.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1055869485 data=null button=1 stateMask=0x0 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:45.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055869485 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-29T18:12:45.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1055869508 data=null button=1 stateMask=0x80000 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:45.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1055869508 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:12:45.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1055869508 data=null} to TreeItem with text {Tracing} [2019-07-29T18:12:45.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1055869508 data=null button=1 stateMask=0x0 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:45.399Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055869509 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-29T18:12:45.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1055869509 data=null button=1 stateMask=0x80000 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:45.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:45.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1055869510 data=null button=0 stateMask=0x0 x=80 y=536 count=0} to Tree node with text: Trace Types [2019-07-29T18:12:45.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1055869510 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T18:12:45.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1055869510 data=null} to Tree node with text: Trace Types [2019-07-29T18:12:45.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1055869510 data=null button=1 stateMask=0x0 x=80 y=536 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:45.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055869510 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-29T18:12:45.399Z] *** BUG *** [2019-07-29T18:12:45.399Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:12:45.399Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:12:45.399Z] [2019-07-29T18:12:45.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1055869546 data=null button=1 stateMask=0x80000 x=80 y=418 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:45.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:45.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:45.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:45.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - Clicking on Check all [2019-07-29T18:12:45.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1055869548 data=null 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-29T18:12:45.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055869548 data=null 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-29T18:12:45.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1055869548 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:45.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1055869548 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:45.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1055869548 data=null 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-29T18:12:45.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1055869548 data=null 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-29T18:12:45.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1055869548 data=null item=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-29T18:12:45.399Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1055869548 data=null 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-29T18:12:45.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055869548 data=null 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-29T18:12:45.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1055869548 data=null 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-29T18:12:45.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1055869548 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:45.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1055869548 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:45.399Z] DEBUG - Clicked on Check all [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - Clicking on &Apply [2019-07-29T18:12:45.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1055869549 data=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-29T18:12:45.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055869549 data=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-29T18:12:45.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1055869549 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:45.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1055869549 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:45.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1055869549 data=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-29T18:12:45.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1055869549 data=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-29T18:12:45.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1055869549 data=null item=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-29T18:12:45.399Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1055869550 data=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-29T18:12:45.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055869550 data=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-29T18:12:45.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1055869550 data=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-29T18:12:45.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1055869550 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:45.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1055869550 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:45.399Z] DEBUG - Clicked on &Apply [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:12:45.399Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:45.399Z] 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-29T18:12:45.399Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:12:45.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1055869558 data=null button=0 stateMask=0x0 x=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-29T18:12:45.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1055869558 data=null button=0 stateMask=0x0 x=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-29T18:12:45.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1055869558 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-29T18:12:45.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1055869558 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:12:45.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1055869558 data=null button=0 stateMask=0x0 x=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-29T18:12:45.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1055869558 data=null button=0 stateMask=0x0 x=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-29T18:12:45.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1055869558 data=null item=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-29T18:12:45.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1055869358 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-29T18:12:45.399Z] DEBUG - Clicked on [2019-07-29T18:12:45.655Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-29T18:12:45.655Z] DEBUG - number of items : 11 [2019-07-29T18:12:45.655Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters} [2019-07-29T18:12:45.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055869683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-29T18:12:45.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055869683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-29T18:12:45.655Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055869683 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-29T18:12:45.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055869683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-29T18:12:45.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055869683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-29T18:12:45.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055869683 data=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-29T18:12:45.655Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055869696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-29T18:12:45.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055869696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-29T18:12:45.655Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055869696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-29T18:12:45.655Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055869696 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-29T18:12:45.655Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055869696 data=null} to ToolItem with tooltip text {Import filters} [2019-07-29T18:12:45.655Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters} [2019-07-29T18:12:45.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:45.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:45.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:45.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:45.655Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-29T18:12:45.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1055869697 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-29T18:12:45.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1055869697 data=null} to TreeItem with text {FILTER test} [2019-07-29T18:12:45.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1055869698 data=null button=1 stateMask=0x0 x=60 y=263 count=1} to TreeItem with text {FILTER test} [2019-07-29T18:12:45.655Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055869698 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-29T18:12:45.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1055869698 data=null button=1 stateMask=0x80000 x=60 y=263 count=1} to TreeItem with text {FILTER test} [2019-07-29T18:12:45.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055869698 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:45.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055869698 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:45.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055869699 data=null button=1 stateMask=0x0 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:45.655Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055869699 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-29T18:12:45.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055869699 data=null button=1 stateMask=0x80000 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:45.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:45.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055869699 data=null button=0 stateMask=0x0 x=200 y=284 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:45.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055869699 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:45.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055869699 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:45.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055869699 data=null button=1 stateMask=0x0 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:45.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055869700 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-29T18:12:45.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055869714 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:45.655Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-29T18:12:45.655Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-29T18:12:45.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1055869715 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T18:12:45.655Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:12:45.655Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:12:45.655Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:12:45.655Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:12:45.655Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:12:45.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1055869846 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:12:45.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:45.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:45.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:45.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:45.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:45.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1055869860 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:12:45.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1055869860 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:12:45.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1055869861 data=null} to TreeItem with text {Tracing} [2019-07-29T18:12:45.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1055869861 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:45.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055869861 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-29T18:12:45.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1055869928 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:45.910Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:12:45.910Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:45.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1055869929 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-29T18:12:45.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1055869929 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T18:12:45.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1055869929 data=null} to Tree node with text: Trace Types [2019-07-29T18:12:45.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1055869929 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:45.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055869929 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-29T18:12:45.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1055869930 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:45.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:45.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:45.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:45.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - Clicking on Uncheck all [2019-07-29T18:12:45.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1055869932 data=null 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-29T18:12:45.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1055869932 data=null 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-29T18:12:45.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1055869932 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:45.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1055869932 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:45.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1055869932 data=null 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-29T18:12:45.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1055869932 data=null 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-29T18:12:45.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1055869932 data=null item=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-29T18:12:45.910Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1055869933 data=null 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-29T18:12:45.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1055869933 data=null 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-29T18:12:45.910Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1055869933 data=null 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-29T18:12:45.910Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1055869933 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:45.910Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1055869933 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:45.910Z] DEBUG - Clicked on Uncheck all [2019-07-29T18:12:45.910Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree') [2019-07-29T18:12:45.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1055869934 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-29T18:12:45.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1055869934 data=null} to TreeItem with text {Custom XML} [2019-07-29T18:12:45.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1055869934 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-29T18:12:45.910Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055869934 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-29T18:12:45.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1055869934 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-29T18:12:45.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1055869935 data=null doit=true} to Tree node with text: testxmlextension [2019-07-29T18:12:45.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1055869935 data=null} to Tree node with text: testxmlextension [2019-07-29T18:12:45.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1055869935 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-29T18:12:45.910Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055869935 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-29T18:12:45.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1055869935 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-29T18:12:45.910Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:45.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=1055869936 data=null button=0 stateMask=0x0 x=119 y=77 count=0} to Tree node with text: testxmlextension [2019-07-29T18:12:45.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1055869937 data=null doit=true} to Tree node with text: testxmlextension [2019-07-29T18:12:45.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1055869937 data=null} to Tree node with text: testxmlextension [2019-07-29T18:12:45.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1055869937 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-29T18:12:45.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055869937 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-29T18:12:45.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1055869937 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - Clicking on Check selected [2019-07-29T18:12:45.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1055869951 data=null 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-29T18:12:45.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1055869951 data=null 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-29T18:12:45.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1055869951 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:45.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1055869951 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:45.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1055869951 data=null 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-29T18:12:45.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1055869951 data=null 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-29T18:12:45.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1055869951 data=null item=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-29T18:12:45.910Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1055869952 data=null 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-29T18:12:45.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1055869952 data=null 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-29T18:12:45.910Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1055869952 data=null 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-29T18:12:45.910Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1055869952 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:45.910Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1055869952 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:45.910Z] DEBUG - Clicked on Check selected [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - Clicking on &Apply [2019-07-29T18:12:45.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1055869953 data=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-29T18:12:45.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055869953 data=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-29T18:12:45.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1055869953 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:45.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1055869953 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:45.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1055869953 data=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-29T18:12:45.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1055869953 data=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-29T18:12:45.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1055869953 data=null item=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-29T18:12:45.910Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1055869962 data=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-29T18:12:45.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055869962 data=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-29T18:12:45.910Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1055869962 data=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-29T18:12:45.910Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1055869963 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:45.910Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1055869963 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:45.910Z] DEBUG - Clicked on &Apply [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:12:45.910Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:45.910Z] 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-29T18:12:45.910Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:12:45.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1055869964 data=null button=0 stateMask=0x0 x=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-29T18:12:45.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1055869964 data=null button=0 stateMask=0x0 x=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-29T18:12:45.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1055869964 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-29T18:12:45.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1055869964 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:12:45.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1055869964 data=null button=0 stateMask=0x0 x=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-29T18:12:45.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1055869964 data=null button=0 stateMask=0x0 x=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-29T18:12:45.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1055869964 data=null item=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-29T18:12:45.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1055869720 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-29T18:12:45.910Z] DEBUG - Clicked on [2019-07-29T18:12:45.910Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-29T18:12:45.910Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-29T18:12:45.910Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:45.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1055870133 data=null button=0 stateMask=0x0 x=60 y=239 count=0} to TreeItem with text {FILTER test} [2019-07-29T18:12:45.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1055870133 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-29T18:12:45.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1055870133 data=null} to TreeItem with text {FILTER test} [2019-07-29T18:12:45.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1055870133 data=null button=1 stateMask=0x0 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-29T18:12:45.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055870133 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-29T18:12:45.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1055870138 data=null button=1 stateMask=0x80000 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-29T18:12:45.911Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-29T18:12:45.911Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-29T18:12:45.911Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-29T18:12:45.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:45.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055870138 data=null button=0 stateMask=0x0 x=200 y=260 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:45.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055870139 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:45.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055870139 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:45.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055870139 data=null button=1 stateMask=0x0 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:45.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055870139 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-29T18:12:45.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055870154 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:45.911Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-29T18:12:45.911Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-29T18:12:45.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1055870155 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T18:12:45.911Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:12:45.911Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:12:45.911Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:12:46.165Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:12:46.165Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:12:46.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1055870278 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:12:46.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:46.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:46.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:46.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:46.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:46.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1055870279 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:12:46.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1055870279 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:12:46.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1055870279 data=null} to TreeItem with text {Tracing} [2019-07-29T18:12:46.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1055870280 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:46.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055870280 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-29T18:12:46.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1055870300 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:46.165Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:12:46.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:46.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1055870300 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-29T18:12:46.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1055870300 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T18:12:46.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1055870300 data=null} to Tree node with text: Trace Types [2019-07-29T18:12:46.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1055870300 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:46.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055870300 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-29T18:12:46.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1055870302 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:46.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:46.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:46.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:46.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - Clicking on Uncheck all [2019-07-29T18:12:46.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1055870303 data=null 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-29T18:12:46.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1055870303 data=null 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-29T18:12:46.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1055870303 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1055870303 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1055870303 data=null 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-29T18:12:46.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1055870303 data=null 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-29T18:12:46.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1055870303 data=null item=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-29T18:12:46.166Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1055870304 data=null 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-29T18:12:46.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1055870304 data=null 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-29T18:12:46.166Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1055870304 data=null 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-29T18:12:46.166Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1055870304 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.166Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1055870304 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.166Z] DEBUG - Clicked on Uncheck all [2019-07-29T18:12:46.166Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-29T18:12:46.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1055870304 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-29T18:12:46.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1055870321 data=null} to TreeItem with text {Custom Text} [2019-07-29T18:12:46.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1055870324 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-29T18:12:46.166Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055870324 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-29T18:12:46.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1055870325 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-29T18:12:46.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1055870325 data=null doit=true} to Tree node with text: testtxtextension [2019-07-29T18:12:46.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1055870325 data=null} to Tree node with text: testtxtextension [2019-07-29T18:12:46.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1055870325 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-29T18:12:46.166Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055870326 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-29T18:12:46.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1055870326 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-29T18:12:46.166Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:46.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1055870328 data=null button=0 stateMask=0x0 x=116 y=121 count=0} to Tree node with text: testtxtextension [2019-07-29T18:12:46.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1055870328 data=null doit=true} to Tree node with text: testtxtextension [2019-07-29T18:12:46.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1055870328 data=null} to Tree node with text: testtxtextension [2019-07-29T18:12:46.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1055870328 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-29T18:12:46.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055870328 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-29T18:12:46.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1055870329 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - Clicking on Check selected [2019-07-29T18:12:46.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1055870330 data=null 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-29T18:12:46.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1055870330 data=null 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-29T18:12:46.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1055870330 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:46.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1055870330 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:46.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1055870330 data=null 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-29T18:12:46.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1055870330 data=null 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-29T18:12:46.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1055870330 data=null item=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-29T18:12:46.166Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1055870331 data=null 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-29T18:12:46.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1055870331 data=null 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-29T18:12:46.166Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1055870331 data=null 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-29T18:12:46.166Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1055870331 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:46.166Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1055870331 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:46.166Z] DEBUG - Clicked on Check selected [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - Clicking on &Apply [2019-07-29T18:12:46.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1055870332 data=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-29T18:12:46.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055870332 data=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-29T18:12:46.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1055870332 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:46.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1055870332 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:46.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1055870332 data=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-29T18:12:46.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1055870332 data=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-29T18:12:46.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1055870332 data=null item=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-29T18:12:46.166Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1055870333 data=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-29T18:12:46.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055870333 data=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-29T18:12:46.166Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1055870333 data=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-29T18:12:46.166Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1055870333 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:46.166Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1055870333 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:46.166Z] DEBUG - Clicked on &Apply [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:12:46.166Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:46.166Z] 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-29T18:12:46.166Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:12:46.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1055870334 data=null button=0 stateMask=0x0 x=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-29T18:12:46.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1055870334 data=null button=0 stateMask=0x0 x=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-29T18:12:46.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1055870334 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-29T18:12:46.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1055870334 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:12:46.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1055870334 data=null button=0 stateMask=0x0 x=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-29T18:12:46.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1055870334 data=null button=0 stateMask=0x0 x=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-29T18:12:46.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1055870334 data=null item=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-29T18:12:46.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1055870159 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-29T18:12:46.166Z] DEBUG - Clicked on [2019-07-29T18:12:46.166Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-29T18:12:46.166Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-29T18:12:46.166Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:46.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1055870407 data=null button=0 stateMask=0x0 x=60 y=239 count=0} to TreeItem with text {FILTER test} [2019-07-29T18:12:46.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1055870407 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-29T18:12:46.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1055870407 data=null} to TreeItem with text {FILTER test} [2019-07-29T18:12:46.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1055870408 data=null button=1 stateMask=0x0 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-29T18:12:46.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055870408 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-29T18:12:46.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1055870412 data=null button=1 stateMask=0x80000 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-29T18:12:46.166Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-29T18:12:46.166Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-29T18:12:46.166Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-29T18:12:46.166Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:46.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055870412 data=null button=0 stateMask=0x0 x=200 y=260 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:46.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055870413 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:46.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055870413 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:46.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055870413 data=null button=1 stateMask=0x0 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:46.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055870413 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-29T18:12:46.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1055870417 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T18:12:46.166Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-29T18:12:46.166Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-29T18:12:46.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1055870418 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T18:12:46.422Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:12:46.422Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:12:46.422Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:12:46.422Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:12:46.422Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:12:46.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1055870553 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:12:46.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:46.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:46.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:46.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:46.422Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:46.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1055870554 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:12:46.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1055870554 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:12:46.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1055870554 data=null} to TreeItem with text {Tracing} [2019-07-29T18:12:46.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1055870554 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:46.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055870554 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-29T18:12:46.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1055870575 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:46.422Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:12:46.422Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:46.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1055870576 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-29T18:12:46.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1055870576 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T18:12:46.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1055870576 data=null} to Tree node with text: Trace Types [2019-07-29T18:12:46.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1055870576 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:46.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055870576 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-29T18:12:46.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1055870577 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:46.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:46.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:46.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:46.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - Clicking on Check all [2019-07-29T18:12:46.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1055870579 data=null 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-29T18:12:46.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055870579 data=null 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-29T18:12:46.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1055870579 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1055870579 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1055870579 data=null 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-29T18:12:46.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1055870579 data=null 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-29T18:12:46.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1055870579 data=null item=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-29T18:12:46.422Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1055870589 data=null 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-29T18:12:46.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055870590 data=null 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-29T18:12:46.422Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1055870590 data=null 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-29T18:12:46.422Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1055870590 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.422Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1055870590 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.422Z] DEBUG - Clicked on Check all [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - Clicking on &Apply [2019-07-29T18:12:46.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1055870591 data=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-29T18:12:46.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055870591 data=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-29T18:12:46.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1055870591 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:46.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1055870591 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:46.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1055870591 data=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-29T18:12:46.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1055870591 data=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-29T18:12:46.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1055870591 data=null item=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-29T18:12:46.422Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1055870592 data=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-29T18:12:46.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055870592 data=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-29T18:12:46.422Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1055870592 data=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-29T18:12:46.422Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1055870592 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:46.422Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1055870592 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:46.422Z] DEBUG - Clicked on &Apply [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:12:46.422Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:46.422Z] 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-29T18:12:46.422Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:12:46.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1055870593 data=null button=0 stateMask=0x0 x=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-29T18:12:46.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1055870593 data=null button=0 stateMask=0x0 x=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-29T18:12:46.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1055870593 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-29T18:12:46.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1055870593 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:12:46.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1055870593 data=null button=0 stateMask=0x0 x=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-29T18:12:46.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1055870593 data=null button=0 stateMask=0x0 x=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-29T18:12:46.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1055870593 data=null item=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-29T18:12:46.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1055870434 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-29T18:12:46.422Z] DEBUG - Clicked on [2019-07-29T18:12:46.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1055870665 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T18:12:46.422Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:12:46.422Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:12:46.422Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:12:46.678Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:12:46.678Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:12:46.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1055870777 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:12:46.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:46.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:46.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:46.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:46.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:46.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1055870778 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:12:46.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1055870778 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:12:46.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1055870779 data=null} to TreeItem with text {Tracing} [2019-07-29T18:12:46.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1055870779 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:46.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055870779 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-29T18:12:46.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1055870802 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:46.678Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:12:46.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:46.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1055870803 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-29T18:12:46.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1055870803 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T18:12:46.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1055870803 data=null} to Tree node with text: Trace Types [2019-07-29T18:12:46.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1055870803 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:46.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055870803 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-29T18:12:46.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1055870805 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:46.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:46.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:46.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:46.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - Clicking on Check all [2019-07-29T18:12:46.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1055870816 data=null 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-29T18:12:46.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055870816 data=null 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-29T18:12:46.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1055870816 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1055870816 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1055870816 data=null 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-29T18:12:46.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1055870816 data=null 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-29T18:12:46.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1055870816 data=null item=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-29T18:12:46.678Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1055870816 data=null 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-29T18:12:46.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055870816 data=null 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-29T18:12:46.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1055870816 data=null 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-29T18:12:46.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1055870816 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1055870816 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.678Z] DEBUG - Clicked on Check all [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - Clicking on Uncheck all [2019-07-29T18:12:46.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1055870818 data=null 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-29T18:12:46.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1055870818 data=null 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-29T18:12:46.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1055870818 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1055870818 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1055870818 data=null 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-29T18:12:46.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1055870818 data=null 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-29T18:12:46.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1055870818 data=null item=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-29T18:12:46.678Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1055870819 data=null 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-29T18:12:46.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1055870819 data=null 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-29T18:12:46.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1055870819 data=null 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-29T18:12:46.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1055870819 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1055870819 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.678Z] DEBUG - Clicked on Uncheck all [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:46.678Z] DEBUG - Clicking on Check all [2019-07-29T18:12:46.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1055870820 data=null 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-29T18:12:46.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055870820 data=null 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-29T18:12:46.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1055870820 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1055870820 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1055870820 data=null 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-29T18:12:46.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1055870820 data=null 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-29T18:12:46.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1055870820 data=null item=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-29T18:12:46.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1055870821 data=null 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-29T18:12:46.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055870821 data=null 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-29T18:12:46.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1055870821 data=null 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-29T18:12:46.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1055870821 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1055870821 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Clicked on Check all [2019-07-29T18:12:46.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:46.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=1055870822 data=null button=0 stateMask=0x0 x=86 y=55 count=0} to TreeItem with text {Custom XML} [2019-07-29T18:12:46.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1055870822 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-29T18:12:46.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1055870822 data=null} to TreeItem with text {Custom XML} [2019-07-29T18:12:46.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1055870833 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-29T18:12:46.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055870834 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-29T18:12:46.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1055870834 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - Clicking on Uncheck all [2019-07-29T18:12:46.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1055870835 data=null 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-29T18:12:46.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1055870835 data=null 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-29T18:12:46.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1055870835 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1055870835 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1055870835 data=null 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-29T18:12:46.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1055870835 data=null 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-29T18:12:46.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1055870835 data=null item=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-29T18:12:46.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1055870836 data=null 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-29T18:12:46.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1055870836 data=null 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-29T18:12:46.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1055870836 data=null 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-29T18:12:46.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1055870836 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1055870836 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Clicked on Uncheck all [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - Clicking on Check selected [2019-07-29T18:12:46.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1055870837 data=null 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-29T18:12:46.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1055870837 data=null 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-29T18:12:46.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1055870837 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1055870838 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1055870838 data=null 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-29T18:12:46.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1055870838 data=null 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-29T18:12:46.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1055870838 data=null item=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-29T18:12:46.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1055870838 data=null 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-29T18:12:46.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1055870838 data=null 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-29T18:12:46.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1055870838 data=null 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-29T18:12:46.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1055870838 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1055870838 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Clicked on Check selected [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - Clicking on Check all [2019-07-29T18:12:46.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1055870839 data=null 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-29T18:12:46.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055870839 data=null 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-29T18:12:46.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1055870839 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1055870839 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1055870839 data=null 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-29T18:12:46.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1055870839 data=null 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-29T18:12:46.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1055870839 data=null item=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-29T18:12:46.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1055870843 data=null 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-29T18:12:46.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055870843 data=null 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-29T18:12:46.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1055870843 data=null 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-29T18:12:46.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1055870843 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1055870843 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Clicked on Check all [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - Clicking on Uncheck selected [2019-07-29T18:12:46.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1055870844 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-29T18:12:46.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1055870844 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-29T18:12:46.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1055870844 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1055870844 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1055870844 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-29T18:12:46.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1055870844 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-29T18:12:46.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1055870844 data=null item=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-29T18:12:46.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1055870845 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-29T18:12:46.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1055870845 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-29T18:12:46.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1055870845 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-29T18:12:46.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1055870845 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1055870845 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Clicked on Uncheck selected [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:46.679Z] DEBUG - Clicking on Uncheck all [2019-07-29T18:12:46.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1055870850 data=null 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-29T18:12:46.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1055870850 data=null 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-29T18:12:46.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1055870850 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1055870850 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1055870850 data=null 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-29T18:12:46.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1055870850 data=null 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-29T18:12:46.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1055870850 data=null item=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-29T18:12:46.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1055870851 data=null 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-29T18:12:46.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1055870851 data=null 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-29T18:12:46.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1055870851 data=null 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-29T18:12:46.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1055870851 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1055870851 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.679Z] DEBUG - Clicked on Uncheck all [2019-07-29T18:12:46.679Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:12:46.679Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:12:46.679Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:12:46.679Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:12:46.934Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:46.934Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:46.934Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:12:46.934Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:46.934Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.934Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:46.934Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:46.934Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:46.934Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:46.934Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:46.934Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:46.934Z] DEBUG - Clicking on Check all [2019-07-29T18:12:46.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1055871154 data=null 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-29T18:12:46.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055871154 data=null 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-29T18:12:46.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1055871154 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1055871154 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1055871155 data=null 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-29T18:12:46.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1055871155 data=null 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-29T18:12:46.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1055871155 data=null item=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-29T18:12:46.934Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1055871156 data=null 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-29T18:12:46.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055871156 data=null 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-29T18:12:46.934Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1055871156 data=null 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-29T18:12:46.934Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1055871156 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.934Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1055871156 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:46.934Z] DEBUG - Clicked on Check all [2019-07-29T18:12:46.934Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:12:46.934Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:12:46.934Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-29T18:12:46.934Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text') [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - Clicking on Check all [2019-07-29T18:12:47.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1055871459 data=null 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-29T18:12:47.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055871459 data=null 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-29T18:12:47.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1055871459 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1055871459 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1055871459 data=null 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-29T18:12:47.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1055871459 data=null 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-29T18:12:47.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1055871459 data=null item=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-29T18:12:47.495Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1055871461 data=null 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-29T18:12:47.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055871461 data=null 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-29T18:12:47.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1055871461 data=null 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-29T18:12:47.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1055871462 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1055871462 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - Clicked on Check all [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - Clicking on &Apply [2019-07-29T18:12:47.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1055871462 data=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-29T18:12:47.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055871462 data=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-29T18:12:47.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1055871463 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1055871463 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1055871463 data=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-29T18:12:47.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1055871463 data=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-29T18:12:47.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1055871463 data=null item=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-29T18:12:47.495Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1055871463 data=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-29T18:12:47.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055871463 data=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-29T18:12:47.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1055871463 data=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-29T18:12:47.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1055871463 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1055871463 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - Clicked on &Apply [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:47.495Z] 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-29T18:12:47.495Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:12:47.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1055871464 data=null button=0 stateMask=0x0 x=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-29T18:12:47.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1055871464 data=null button=0 stateMask=0x0 x=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-29T18:12:47.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1055871464 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-29T18:12:47.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1055871464 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1055871464 data=null button=0 stateMask=0x0 x=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-29T18:12:47.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1055871464 data=null button=0 stateMask=0x0 x=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-29T18:12:47.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1055871464 data=null item=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-29T18:12:47.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1055870669 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-29T18:12:47.495Z] DEBUG - Clicked on [2019-07-29T18:12:47.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1055871491 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T18:12:47.495Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:12:47.495Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:12:47.495Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:12:47.495Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:12:47.495Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:12:47.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1055871642 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:12:47.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:47.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:47.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:47.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:47.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:47.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1055871643 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:12:47.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1055871644 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:12:47.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1055871644 data=null} to TreeItem with text {Tracing} [2019-07-29T18:12:47.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1055871644 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:47.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055871644 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-29T18:12:47.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1055871664 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:47.495Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:12:47.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:47.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1055871665 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-29T18:12:47.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1055871665 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T18:12:47.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1055871665 data=null} to Tree node with text: Trace Types [2019-07-29T18:12:47.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1055871665 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:47.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055871665 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-29T18:12:47.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1055871667 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:47.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:47.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:47.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:47.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - Clicking on Check all [2019-07-29T18:12:47.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1055871668 data=null 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-29T18:12:47.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055871668 data=null 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-29T18:12:47.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1055871668 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1055871668 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1055871668 data=null 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-29T18:12:47.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1055871669 data=null 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-29T18:12:47.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1055871669 data=null item=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-29T18:12:47.495Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1055871669 data=null 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-29T18:12:47.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055871669 data=null 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-29T18:12:47.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1055871669 data=null 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-29T18:12:47.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1055871669 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1055871678 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - Clicked on Check all [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - Clicking on &Apply [2019-07-29T18:12:47.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1055871679 data=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-29T18:12:47.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055871679 data=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-29T18:12:47.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1055871679 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1055871679 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1055871679 data=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-29T18:12:47.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1055871679 data=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-29T18:12:47.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1055871679 data=null item=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-29T18:12:47.495Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1055871679 data=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-29T18:12:47.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055871679 data=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-29T18:12:47.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1055871679 data=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-29T18:12:47.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1055871679 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1055871679 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:47.495Z] DEBUG - Clicked on &Apply [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:12:47.495Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:47.495Z] 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-29T18:12:47.496Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:12:47.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1055871680 data=null button=0 stateMask=0x0 x=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-29T18:12:47.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1055871680 data=null button=0 stateMask=0x0 x=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-29T18:12:47.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1055871680 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-29T18:12:47.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1055871680 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:12:47.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1055871680 data=null button=0 stateMask=0x0 x=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-29T18:12:47.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1055871680 data=null button=0 stateMask=0x0 x=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-29T18:12:47.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1055871680 data=null item=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-29T18:12:47.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1055871536 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-29T18:12:47.751Z] DEBUG - Clicked on [2019-07-29T18:12:47.751Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:12:47.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:47.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:47.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:47.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:47.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:47.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1055871763 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:12:47.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055871763 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:12:47.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055871763 data=null} to TreeItem with text {test} [2019-07-29T18:12:47.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055871763 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:12:47.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055871763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:12:47.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055871778 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:12:47.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:47.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1055871779 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:12:47.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055871779 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:12:47.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055871779 data=null} to TreeItem with text {test} [2019-07-29T18:12:47.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055871779 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:12:47.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055871779 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:12:47.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055871782 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:12:47.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055871783 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:12:47.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055871783 data=null} to TreeItem with text {test} [2019-07-29T18:12:47.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055871783 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:12:47.751Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055871788 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-29T18:12:47.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055871790 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:12:47.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:47.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1055871790 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:12:47.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1055871790 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:12:47.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1055871790 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:12:47.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1055871791 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:47.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055871791 data=null item=TreeItem {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-29T18:12:47.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1055871793 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:47.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1055871793 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:12:47.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1055871793 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:12:47.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1055871794 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:47.751Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055871794 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-29T18:12:47.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1055871795 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:47.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:47.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1055871795 data=null button=0 stateMask=0x0 x=112 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-29T18:12:47.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1055871795 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-29T18:12:47.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1055871795 data=null} to Tree node with text: syslog_collapse [2019-07-29T18:12:47.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1055871795 data=null button=1 stateMask=0x0 x=112 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-29T18:12:47.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055871795 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-29T18:12:47.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1055871798 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-29T18:12:47.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:47.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1055871798 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-29T18:12:47.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1055871798 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-29T18:12:47.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1055871798 data=null} to Tree node with text: syslog_collapse [2019-07-29T18:12:47.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1055871798 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-29T18:12:47.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055871799 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-29T18:12:47.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1055871808 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-29T18:12:47.751Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-29T18:12:47.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1055871841 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T18:12:47.751Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:12:47.751Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:12:47.751Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:12:47.751Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:12:47.751Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:12:47.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1055871994 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:12:47.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:47.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:47.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:47.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:47.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:47.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1055871995 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:12:47.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1055871995 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:12:47.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1055871995 data=null} to TreeItem with text {Tracing} [2019-07-29T18:12:47.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1055871995 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:47.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055871996 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-29T18:12:48.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1055872017 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:48.007Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:12:48.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:48.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1055872018 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-29T18:12:48.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1055872018 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T18:12:48.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1055872018 data=null} to Tree node with text: Trace Types [2019-07-29T18:12:48.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1055872018 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:48.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055872018 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-29T18:12:48.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1055872019 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:48.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:48.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:48.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:48.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - Clicking on Uncheck all [2019-07-29T18:12:48.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1055872030 data=null 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-29T18:12:48.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1055872030 data=null 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-29T18:12:48.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1055872030 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1055872030 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1055872030 data=null 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-29T18:12:48.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1055872030 data=null 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-29T18:12:48.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1055872030 data=null item=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-29T18:12:48.007Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1055872031 data=null 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-29T18:12:48.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1055872031 data=null 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-29T18:12:48.007Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1055872031 data=null 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-29T18:12:48.007Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1055872031 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.007Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1055872031 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.007Z] DEBUG - Clicked on Uncheck all [2019-07-29T18:12:48.007Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree') [2019-07-29T18:12:48.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1055872031 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-29T18:12:48.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1055872031 data=null} to TreeItem with text {Custom Text} [2019-07-29T18:12:48.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1055872031 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-29T18:12:48.007Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055872031 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-29T18:12:48.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1055872032 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-29T18:12:48.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:48.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=1055872034 data=null button=0 stateMask=0x0 x=86 y=33 count=0} to TreeItem with text {Custom Text} [2019-07-29T18:12:48.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1055872034 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-29T18:12:48.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1055872034 data=null} to TreeItem with text {Custom Text} [2019-07-29T18:12:48.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1055872034 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-29T18:12:48.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055872034 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-29T18:12:48.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1055872034 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - Clicking on Check selected [2019-07-29T18:12:48.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1055872035 data=null 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-29T18:12:48.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1055872035 data=null 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-29T18:12:48.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1055872035 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:48.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1055872035 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:48.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1055872035 data=null 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-29T18:12:48.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1055872035 data=null 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-29T18:12:48.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1055872035 data=null item=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-29T18:12:48.007Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1055872036 data=null 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-29T18:12:48.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1055872036 data=null 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-29T18:12:48.007Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1055872036 data=null 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-29T18:12:48.007Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1055872036 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:48.007Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1055872036 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:48.007Z] DEBUG - Clicked on Check selected [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - Clicking on &Apply [2019-07-29T18:12:48.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1055872037 data=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-29T18:12:48.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055872037 data=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-29T18:12:48.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1055872037 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1055872037 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1055872037 data=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-29T18:12:48.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1055872037 data=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-29T18:12:48.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1055872037 data=null item=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-29T18:12:48.007Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1055872048 data=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-29T18:12:48.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055872048 data=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-29T18:12:48.007Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1055872048 data=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-29T18:12:48.007Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1055872048 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.007Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1055872048 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.007Z] DEBUG - Clicked on &Apply [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:12:48.007Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:48.007Z] 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-29T18:12:48.007Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:12:48.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1055872049 data=null button=0 stateMask=0x0 x=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-29T18:12:48.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1055872049 data=null button=0 stateMask=0x0 x=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-29T18:12:48.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1055872049 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-29T18:12:48.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1055872049 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:12:48.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1055872049 data=null button=0 stateMask=0x0 x=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-29T18:12:48.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1055872049 data=null button=0 stateMask=0x0 x=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-29T18:12:48.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1055872049 data=null item=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-29T18:12:48.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1055871846 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-29T18:12:48.007Z] DEBUG - Clicked on [2019-07-29T18:12:48.007Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:12:48.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:48.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:48.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:48.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:48.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:48.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1055872125 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:12:48.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055872125 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:12:48.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055872125 data=null} to TreeItem with text {test} [2019-07-29T18:12:48.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055872125 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:12:48.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055872125 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:12:48.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055872129 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:12:48.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:48.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1055872129 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:12:48.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055872129 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:12:48.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055872129 data=null} to TreeItem with text {test} [2019-07-29T18:12:48.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055872129 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:12:48.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055872129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:12:48.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055872132 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:12:48.008Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:12:48.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:48.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1055872133 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:12:48.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1055872133 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:12:48.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1055872133 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:12:48.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1055872133 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:48.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055872133 data=null item=TreeItem {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-29T18:12:48.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1055872147 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:48.008Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-29T18:12:48.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:48.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1055872148 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-29T18:12:48.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1055872148 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-29T18:12:48.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1055872148 data=null} to Tree node with text: syslog_collapse [2019-07-29T18:12:48.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1055872148 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-29T18:12:48.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055872148 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-29T18:12:48.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1055872151 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-29T18:12:48.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:48.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1055872151 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-29T18:12:48.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1055872152 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-29T18:12:48.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1055872152 data=null} to Tree node with text: syslog_collapse [2019-07-29T18:12:48.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1055872152 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-29T18:12:48.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055872159 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-29T18:12:48.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1055872162 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-29T18:12:48.008Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-29T18:12:48.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1055872219 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T18:12:48.008Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:12:48.008Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:12:48.008Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:12:48.263Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:12:48.263Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:12:48.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1055872331 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:12:48.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:48.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:48.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:48.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:48.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:48.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1055872332 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:12:48.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1055872332 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:12:48.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1055872332 data=null} to TreeItem with text {Tracing} [2019-07-29T18:12:48.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1055872332 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:48.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055872333 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-29T18:12:48.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1055872351 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:48.263Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:12:48.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:48.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1055872352 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-29T18:12:48.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1055872352 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T18:12:48.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1055872352 data=null} to Tree node with text: Trace Types [2019-07-29T18:12:48.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1055872352 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:48.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055872352 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-29T18:12:48.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1055872353 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:48.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:48.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:48.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:48.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:48.263Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:48.263Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:48.263Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:12:48.263Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:48.263Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.263Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:48.263Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:48.263Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:48.263Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:48.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:48.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:48.263Z] DEBUG - Clicking on Check all [2019-07-29T18:12:48.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1055872355 data=null 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-29T18:12:48.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055872355 data=null 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-29T18:12:48.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1055872355 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1055872355 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1055872355 data=null 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-29T18:12:48.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1055872355 data=null 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-29T18:12:48.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1055872355 data=null item=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-29T18:12:48.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1055872356 data=null 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-29T18:12:48.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055872356 data=null 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-29T18:12:48.264Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1055872356 data=null 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-29T18:12:48.264Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1055872356 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.264Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1055872356 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.264Z] DEBUG - Clicked on Check all [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:48.264Z] DEBUG - Clicking on &Apply [2019-07-29T18:12:48.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1055872357 data=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-29T18:12:48.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055872357 data=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-29T18:12:48.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1055872357 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1055872357 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1055872357 data=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-29T18:12:48.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1055872357 data=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-29T18:12:48.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1055872357 data=null item=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-29T18:12:48.264Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1055872367 data=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-29T18:12:48.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055872367 data=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-29T18:12:48.264Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1055872367 data=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-29T18:12:48.264Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1055872367 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.264Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1055872367 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.264Z] DEBUG - Clicked on &Apply [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:12:48.264Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:48.264Z] 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-29T18:12:48.264Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:12:48.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1055872368 data=null button=0 stateMask=0x0 x=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-29T18:12:48.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1055872368 data=null button=0 stateMask=0x0 x=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-29T18:12:48.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1055872368 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-29T18:12:48.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1055872368 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:12:48.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1055872369 data=null button=0 stateMask=0x0 x=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-29T18:12:48.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1055872369 data=null button=0 stateMask=0x0 x=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-29T18:12:48.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1055872369 data=null item=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-29T18:12:48.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1055872224 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-29T18:12:48.264Z] DEBUG - Clicked on [2019-07-29T18:12:48.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1055872445 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T18:12:48.264Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:12:48.264Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:12:48.264Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:12:48.519Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:12:48.519Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:12:48.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1055872564 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:12:48.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:48.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:48.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:48.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:48.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:48.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1055872565 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:12:48.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1055872566 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:12:48.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1055872566 data=null} to TreeItem with text {Tracing} [2019-07-29T18:12:48.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1055872566 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:48.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055872566 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-29T18:12:48.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1055872587 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:48.519Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:12:48.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:48.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1055872588 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-29T18:12:48.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1055872588 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T18:12:48.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1055872588 data=null} to Tree node with text: Trace Types [2019-07-29T18:12:48.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1055872588 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:48.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055872588 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-29T18:12:48.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1055872589 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:48.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:48.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:48.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:48.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - Clicking on Check all [2019-07-29T18:12:48.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1055872591 data=null 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-29T18:12:48.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055872591 data=null 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-29T18:12:48.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1055872591 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1055872591 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1055872591 data=null 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-29T18:12:48.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1055872591 data=null 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-29T18:12:48.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1055872591 data=null item=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-29T18:12:48.519Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1055872591 data=null 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-29T18:12:48.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1055872591 data=null 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-29T18:12:48.519Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1055872591 data=null 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-29T18:12:48.519Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1055872591 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.519Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1055872591 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.519Z] DEBUG - Clicked on Check all [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - Clicking on &Apply [2019-07-29T18:12:48.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1055872601 data=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-29T18:12:48.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055872601 data=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-29T18:12:48.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1055872601 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1055872601 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1055872602 data=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-29T18:12:48.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1055872602 data=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-29T18:12:48.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1055872602 data=null item=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-29T18:12:48.519Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1055872602 data=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-29T18:12:48.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055872602 data=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-29T18:12:48.519Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1055872602 data=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-29T18:12:48.519Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1055872602 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.519Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1055872602 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.519Z] DEBUG - Clicked on &Apply [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:12:48.519Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:48.519Z] 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-29T18:12:48.519Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:12:48.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1055872603 data=null button=0 stateMask=0x0 x=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-29T18:12:48.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1055872603 data=null button=0 stateMask=0x0 x=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-29T18:12:48.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1055872603 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-29T18:12:48.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1055872603 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:12:48.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1055872603 data=null button=0 stateMask=0x0 x=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-29T18:12:48.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1055872603 data=null button=0 stateMask=0x0 x=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-29T18:12:48.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1055872603 data=null item=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-29T18:12:48.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1055872450 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-29T18:12:48.519Z] DEBUG - Clicked on [2019-07-29T18:12:48.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1055872679 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T18:12:48.519Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:12:48.519Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:12:48.519Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:12:48.776Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:12:48.776Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:12:48.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1055872808 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:12:48.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:48.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:48.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:48.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:48.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1055872809 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:12:48.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1055872809 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:12:48.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1055872809 data=null} to TreeItem with text {Tracing} [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1055872809 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:48.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055872809 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-29T18:12:48.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1055872830 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:12:48.776Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:12:48.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1055872831 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-29T18:12:48.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1055872831 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T18:12:48.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1055872831 data=null} to Tree node with text: Trace Types [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1055872831 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:48.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055872831 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-29T18:12:48.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1055872832 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T18:12:48.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:48.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:48.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:48.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - Clicking on Uncheck all [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1055872834 data=null 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-29T18:12:48.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1055872834 data=null 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-29T18:12:48.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1055872834 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1055872834 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1055872834 data=null 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-29T18:12:48.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1055872834 data=null 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-29T18:12:48.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1055872834 data=null item=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-29T18:12:48.776Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1055872844 data=null 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-29T18:12:48.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1055872844 data=null 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-29T18:12:48.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1055872844 data=null 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-29T18:12:48.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1055872844 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1055872844 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:12:48.776Z] DEBUG - Clicked on Uncheck all [2019-07-29T18:12:48.776Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-29T18:12:48.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1055872844 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-29T18:12:48.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1055872844 data=null} to TreeItem with text {Custom Text} [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1055872844 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-29T18:12:48.776Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055872845 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-29T18:12:48.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1055872845 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-29T18:12:48.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1055872845 data=null doit=true} to Tree node with text: testtxtextension [2019-07-29T18:12:48.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1055872845 data=null} to Tree node with text: testtxtextension [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1055872846 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-29T18:12:48.776Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055872846 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-29T18:12:48.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1055872846 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-29T18:12:48.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1055872847 data=null button=0 stateMask=0x0 x=116 y=121 count=0} to Tree node with text: testtxtextension [2019-07-29T18:12:48.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1055872847 data=null doit=true} to Tree node with text: testtxtextension [2019-07-29T18:12:48.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1055872847 data=null} to Tree node with text: testtxtextension [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1055872847 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-29T18:12:48.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055872847 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-29T18:12:48.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1055872848 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - Clicking on Check selected [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1055872849 data=null 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-29T18:12:48.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1055872849 data=null 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-29T18:12:48.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1055872849 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:48.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1055872849 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1055872849 data=null 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-29T18:12:48.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1055872849 data=null 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-29T18:12:48.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1055872849 data=null item=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-29T18:12:48.776Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1055872849 data=null 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-29T18:12:48.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1055872850 data=null 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-29T18:12:48.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1055872850 data=null 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-29T18:12:48.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1055872850 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:48.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1055872850 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:12:48.776Z] DEBUG - Clicked on Check selected [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - Clicking on &Apply [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1055872850 data=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-29T18:12:48.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055872850 data=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-29T18:12:48.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1055872850 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1055872850 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1055872851 data=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-29T18:12:48.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1055872851 data=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-29T18:12:48.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1055872851 data=null item=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-29T18:12:48.776Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1055872851 data=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-29T18:12:48.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1055872851 data=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-29T18:12:48.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1055872851 data=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-29T18:12:48.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1055872851 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1055872851 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T18:12:48.776Z] DEBUG - Clicked on &Apply [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:12:48.776Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:48.776Z] 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-29T18:12:48.776Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1055872862 data=null button=0 stateMask=0x0 x=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-29T18:12:48.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1055872862 data=null button=0 stateMask=0x0 x=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-29T18:12:48.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1055872863 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-29T18:12:48.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1055872863 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1055872863 data=null button=0 stateMask=0x0 x=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-29T18:12:48.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1055872863 data=null button=0 stateMask=0x0 x=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-29T18:12:48.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1055872863 data=null item=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-29T18:12:48.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1055872683 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-29T18:12:48.776Z] DEBUG - Clicked on [2019-07-29T18:12:48.776Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:12:48.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:48.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:48.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:12:48.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:12:48.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1055872938 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:12:48.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055872938 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:12:48.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055872938 data=null} to TreeItem with text {test} [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055872938 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:12:48.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055872938 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055872942 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:12:48.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1055872942 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:12:48.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055872942 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:12:48.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055872942 data=null} to TreeItem with text {test} [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055872942 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:12:48.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055872942 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055872945 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:12:48.776Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:12:48.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1055872946 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:12:48.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1055872946 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:12:48.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1055872946 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1055872946 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:48.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055872946 data=null item=TreeItem {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-29T18:12:48.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1055872960 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:48.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1055872960 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:12:48.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1055872960 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:12:48.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1055872960 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:12:48.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1055872961 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:48.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055872961 data=null item=TreeItem {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-29T18:12:48.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1055872963 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:12:48.776Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:12:48.776Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:12:49.032Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:12:49.032Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:12:49.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1055873109 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:12:49.032Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:12:49.032Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:12:49.032Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:12:49.032Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:12:49.032Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-29T18:12:50.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:50.919Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:50.919Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:50.919Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:12:50.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055875065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:50.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055875065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:50.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055875065 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:50.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055875065 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:50.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055875065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:50.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055875065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:50.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055875065 data=null item=null detail=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-29T18:12:50.919Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055875065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:50.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055875065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:50.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055875065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:50.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055875065 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:50.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055875065 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:50.919Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:12:50.919Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:12:50.919Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:12:50.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:12:50.919Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:50.919Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:12:50.919Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:50.919Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:50.919Z] DEBUG - Clicking on OK [2019-07-29T18:12:50.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055875065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:50.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055875065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:50.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055875065 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:50.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055875065 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:50.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055875065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:50.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055875065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:50.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:50.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:50.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:50.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:50.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:50.919Z] DEBUG - Clicked on OK [2019-07-29T18:12:51.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055875065 data=null item=null detail=0 x=0 y=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-29T18:12:51.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055874430 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-29T18:12:51.430Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.796 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-29T18:12:51.430Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 1.066 s [2019-07-29T18:12:51.430Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 1.073 s [2019-07-29T18:12:51.430Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 0.954 s [2019-07-29T18:12:51.430Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 1.204 s [2019-07-29T18:12:51.430Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-29T18:12:54.693Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:12:54.693Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:12:57.205Z] DEBUG - number of items : 16 [2019-07-29T18:12:57.205Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:57.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055881460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:57.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055881460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:57.205Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055881460 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:57.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055881460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:57.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055881460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:57.461Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055881526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:57.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055881526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:57.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055881526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:57.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055881526 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:57.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055881526 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:57.461Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:57.461Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:57.462Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - Clicking on OK [2019-07-29T18:12:57.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055881532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055881532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055881532 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055881532 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055881532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055881532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:57.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055881532 data=null item=null detail=0 x=0 y=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-29T18:12:57.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055881460 data=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-29T18:12:57.462Z] DEBUG - Clicked on [2019-07-29T18:12:57.462Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:12:57.462Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:12:58.023Z] DEBUG - number of items : 16 [2019-07-29T18:12:58.023Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055882168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055882168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.023Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055882168 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055882168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055882168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.023Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055882234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055882235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055882236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055882236 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055882236 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.023Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.023Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.023Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - Clicking on OK [2019-07-29T18:12:58.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055882241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055882241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055882241 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055882241 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055882241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055882241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:58.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055882242 data=null item=null detail=0 x=0 y=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-29T18:12:58.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055882168 data=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-29T18:12:58.023Z] DEBUG - Clicked on [2019-07-29T18:12:58.279Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:12:58.279Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:12:58.841Z] DEBUG - number of items : 16 [2019-07-29T18:12:58.841Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055882849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055882850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.841Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055882850 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055882850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055882850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.841Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055882900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055882902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.841Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055882902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.841Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055882902 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.841Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055882902 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.841Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:58.841Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:58.841Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - Clicking on OK [2019-07-29T18:12:58.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055882907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055882907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055882907 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055882907 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055882907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055882907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:58.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055882907 data=null item=null detail=0 x=0 y=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-29T18:12:58.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055882850 data=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-29T18:12:58.841Z] DEBUG - Clicked on [2019-07-29T18:12:58.841Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:12:58.841Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:12:59.402Z] DEBUG - number of items : 16 [2019-07-29T18:12:59.402Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:59.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055883515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:59.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055883515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:59.402Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055883515 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:59.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055883515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:59.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055883515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:59.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055883567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:59.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055883568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:59.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055883568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:59.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055883568 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:59.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055883568 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:59.402Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T18:12:59.402Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:12:59.403Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - Clicking on OK [2019-07-29T18:12:59.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055883573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055883573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055883573 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055883573 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055883573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055883573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:12:59.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055883573 data=null item=null detail=0 x=0 y=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-29T18:12:59.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055883516 data=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-29T18:12:59.403Z] DEBUG - Clicked on [2019-07-29T18:12:59.658Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:12:59.658Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:13:03.823Z] DEBUG - number of items : 16 [2019-07-29T18:13:03.823Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:03.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055887548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:03.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055887548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:03.823Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055887548 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:03.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055887548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:03.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055887549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:03.823Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055887600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:03.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055887602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:03.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055887602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:03.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055887602 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:03.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055887602 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:03.823Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:03.823Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:03.823Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - Clicking on OK [2019-07-29T18:13:03.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055887618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055887618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055887618 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055887618 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055887619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055887619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:03.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055887619 data=null item=null detail=0 x=0 y=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-29T18:13:03.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055887549 data=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-29T18:13:03.823Z] DEBUG - Clicked on [2019-07-29T18:13:03.823Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:13:03.823Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:13:04.079Z] DEBUG - number of items : 16 [2019-07-29T18:13:04.079Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:04.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055888249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:04.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055888249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:04.079Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055888250 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:04.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055888250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:04.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055888250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:04.079Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055888300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:04.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055888301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:04.079Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055888301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:04.079Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055888302 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:04.079Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055888302 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:04.079Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:04.079Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T18:13:04.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1055888302 data=null doit=true} to Shell with text {Legend} [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:04.079Z] 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-29T18:13:04.079Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:04.079Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:04.079Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:04.079Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:04.079Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:04.079Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:04.079Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-29T18:13:04.079Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-29T18:13:04.079Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:04.079Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:04.079Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:04.079Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:04.079Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:04.079Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:04.079Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-29T18:13:04.079Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-29T18:13:04.079Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-29T18:13:04.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1055888305 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-29T18:13:04.079Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:04.079Z] 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-29T18:13:04.079Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:04.079Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:04.079Z] DEBUG - Clicking on OK [2019-07-29T18:13:04.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055888308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:04.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055888308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:04.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055888308 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:04.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055888308 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:04.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055888308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:04.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055888308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:04.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055888308 data=null item=null detail=0 x=0 y=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-29T18:13:04.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055888250 data=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-29T18:13:04.079Z] DEBUG - Clicked on [2019-07-29T18:13:05.441Z] DEBUG - number of items : 16 [2019-07-29T18:13:05.441Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:05.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055889348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:05.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055889348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:05.441Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055889348 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:05.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055889348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:05.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055889348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:05.441Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055889399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:05.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055889401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:05.441Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055889401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:05.441Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055889401 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:05.441Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055889401 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:05.441Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:05.441Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:05.441Z] 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-29T18:13:05.441Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:05.441Z] 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-29T18:13:05.441Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - Clicking on [2019-07-29T18:13:05.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1055889403 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-29T18:13:05.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1055889403 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-29T18:13:05.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1055889403 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-29T18:13:05.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1055889403 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-29T18:13:05.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1055889403 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-29T18:13:05.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1055889403 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-29T18:13:05.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1055889403 data=null 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-29T18:13:05.441Z] 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-29T18:13:05.441Z] 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-29T18:13:05.441Z] 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-29T18:13:05.441Z] 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-29T18:13:05.441Z] 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-29T18:13:05.441Z] DEBUG - Clicked on [2019-07-29T18:13:05.441Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:05.441Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:05.441Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:05.441Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:05.441Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:05.441Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:05.441Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-29T18:13:05.441Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:05.441Z] 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-29T18:13:05.441Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:05.441Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:05.441Z] DEBUG - Clicking on OK [2019-07-29T18:13:05.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055889405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:05.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055889405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:05.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055889406 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:05.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055889406 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:05.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055889406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:05.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055889406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:05.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055889406 data=null item=null detail=0 x=0 y=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-29T18:13:05.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055889348 data=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-29T18:13:05.441Z] DEBUG - Clicked on [2019-07-29T18:13:06.366Z] DEBUG - number of items : 16 [2019-07-29T18:13:06.366Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:06.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055890437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:06.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055890437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:06.366Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055890437 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:06.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055890437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:06.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055890437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:06.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055890493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:06.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055890493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:06.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055890493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:06.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055890493 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:06.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055890494 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:06.366Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:06.366Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:06.366Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - Clicking on OK [2019-07-29T18:13:06.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055890498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055890498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055890498 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055890498 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055890498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055890498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:06.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055890499 data=null item=null detail=0 x=0 y=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-29T18:13:06.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055890437 data=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-29T18:13:06.366Z] DEBUG - Clicked on [2019-07-29T18:13:06.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:13:06.366Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:13:21.203Z] DEBUG - number of items : 16 [2019-07-29T18:13:21.203Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055904472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055904472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.203Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055904472 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055904472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055904472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.203Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055904522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055904524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.203Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055904524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.203Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055904524 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.203Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055904524 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.203Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.203Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.203Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - Clicking on OK [2019-07-29T18:13:21.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055904529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055904529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055904529 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055904529 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055904530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055904530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:21.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055904530 data=null item=null detail=0 x=0 y=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-29T18:13:21.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055904472 data=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-29T18:13:21.203Z] DEBUG - Clicked on [2019-07-29T18:13:21.203Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:13:21.203Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:13:21.203Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:21.203Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:21.203Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:21.459Z] DEBUG - number of items : 16 [2019-07-29T18:13:21.459Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055905641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055905641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.460Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055905641 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055905641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055905641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.460Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055905693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055905693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055905693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055905693 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055905693 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.460Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:21.460Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:21.460Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - Clicking on OK [2019-07-29T18:13:21.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055905698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055905698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055905698 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055905698 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055905698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055905698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:21.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055905698 data=null item=null detail=0 x=0 y=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-29T18:13:21.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055905641 data=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-29T18:13:21.716Z] DEBUG - Clicked on [2019-07-29T18:13:21.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:13:21.716Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:13:22.277Z] DEBUG - number of items : 16 [2019-07-29T18:13:22.277Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:22.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055906325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:22.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055906326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:22.277Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055906326 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:22.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055906326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:22.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055906326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:22.277Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055906376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:22.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055906377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:22.277Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055906377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:22.277Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055906377 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:22.277Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055906377 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:22.277Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:22.277Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T18:13:22.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1055906378 data=null doit=true} to Shell with text {Legend} [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:22.277Z] 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-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:22.277Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:22.277Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:22.277Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-29T18:13:22.277Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-29T18:13:22.277Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:22.277Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:22.277Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:22.277Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:22.277Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:22.277Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:22.277Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-29T18:13:22.277Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-29T18:13:22.277Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:22.277Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:22.277Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:22.277Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-29T18:13:22.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1055906380 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-29T18:13:22.277Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:22.277Z] 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-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:22.277Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:22.277Z] DEBUG - Clicking on OK [2019-07-29T18:13:22.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055906382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:22.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055906382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:22.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055906382 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:22.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055906382 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:22.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055906382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:22.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055906382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:22.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055906382 data=null item=null detail=0 x=0 y=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-29T18:13:22.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055906326 data=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-29T18:13:22.277Z] DEBUG - Clicked on [2019-07-29T18:13:23.201Z] DEBUG - number of items : 16 [2019-07-29T18:13:23.201Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:23.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055907419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:23.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055907419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:23.201Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055907419 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:23.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055907419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:23.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055907419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:23.456Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055907475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:23.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055907477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:23.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055907477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:23.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055907477 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:23.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055907477 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:23.456Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:23.456Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:23.456Z] 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-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:23.456Z] 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-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - Clicking on [2019-07-29T18:13:23.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1055907479 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-29T18:13:23.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1055907479 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-29T18:13:23.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1055907479 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-29T18:13:23.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1055907479 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-29T18:13:23.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1055907479 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-29T18:13:23.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1055907479 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-29T18:13:23.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1055907479 data=null 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-29T18:13:23.456Z] 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-29T18:13:23.456Z] 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-29T18:13:23.456Z] 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-29T18:13:23.456Z] 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-29T18:13:23.456Z] 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-29T18:13:23.456Z] DEBUG - Clicked on [2019-07-29T18:13:23.456Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:23.456Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:23.456Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:23.456Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-29T18:13:23.456Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-29T18:13:23.456Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:23.456Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:23.456Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:23.456Z] 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-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:23.456Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:23.456Z] DEBUG - Clicking on OK [2019-07-29T18:13:23.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055907481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:23.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055907481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:23.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055907481 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:23.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055907481 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:23.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055907481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:23.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055907481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:23.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055907481 data=null item=null detail=0 x=0 y=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-29T18:13:23.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055907419 data=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-29T18:13:23.456Z] DEBUG - Clicked on [2019-07-29T18:13:24.383Z] DEBUG - number of items : 16 [2019-07-29T18:13:24.383Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:24.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055908532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:24.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055908532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:24.383Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055908532 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:24.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055908532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:24.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055908532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:24.383Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055908583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:24.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055908584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:24.383Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055908584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:24.383Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055908584 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:24.383Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055908584 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:24.383Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:24.383Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:24.383Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - Clicking on OK [2019-07-29T18:13:24.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055908589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055908589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055908589 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055908589 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055908589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055908589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:24.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055908589 data=null item=null detail=0 x=0 y=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-29T18:13:24.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055908532 data=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-29T18:13:24.383Z] DEBUG - Clicked on [2019-07-29T18:13:24.638Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:13:24.638Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:13:25.199Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:25.199Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:25.199Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:25.453Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:25.453Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:26.015Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:26.015Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:26.574Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:26.574Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:27.134Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:27.134Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:27.696Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:27.696Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:28.256Z] DEBUG - number of items : 16 [2019-07-29T18:13:28.256Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:28.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055912207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:28.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055912207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:28.256Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055912207 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:28.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055912207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:28.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055912207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:28.256Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055912262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:28.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055912263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:28.256Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055912263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:28.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055912263 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:28.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055912263 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:28.256Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:28.256Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:28.256Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - Clicking on OK [2019-07-29T18:13:28.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055912268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055912268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055912268 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055912268 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055912268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055912268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:28.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055912268 data=null item=null detail=0 x=0 y=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-29T18:13:28.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055912207 data=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-29T18:13:28.256Z] DEBUG - Clicked on [2019-07-29T18:13:28.256Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:13:28.256Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:13:28.816Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:28.816Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:28.816Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:28.816Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-29T18:13:28.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1055912922 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-29T18:13:28.816Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:13:28.816Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:13:29.377Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:30.302Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-29T18:13:30.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1055914461 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-29T18:13:30.302Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text' [2019-07-29T18:13:30.302Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text') [2019-07-29T18:13:30.302Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:13:30.302Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T18:13:30.863Z] DEBUG - number of items : 16 [2019-07-29T18:13:30.863Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:30.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055914993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:30.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055914993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:30.863Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055914993 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:30.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055914993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:30.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055914994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:30.863Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055915032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:30.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055915032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:30.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055915032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:30.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055915032 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:30.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055915032 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:30.863Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:30.863Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:30.863Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - Clicking on OK [2019-07-29T18:13:30.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055915038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055915038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055915038 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055915038 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055915038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055915038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:30.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055915038 data=null item=null detail=0 x=0 y=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-29T18:13:30.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055914994 data=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-29T18:13:30.863Z] DEBUG - Clicked on [2019-07-29T18:13:31.119Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T18:13:31.119Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:13:31.680Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:31.680Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:31.680Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:31.680Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:31.680Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:13:31.935Z] DEBUG - number of items : 16 [2019-07-29T18:13:31.935Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:31.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055916155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:31.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055916155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:31.935Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055916155 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:31.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055916156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:31.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055916156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:32.191Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055916211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:32.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055916213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:32.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055916213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:32.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055916213 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:32.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055916213 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:32.191Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T18:13:32.191Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:32.191Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - Clicking on OK [2019-07-29T18:13:32.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055916218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055916218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055916218 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055916218 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055916218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055916218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:32.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055916218 data=null item=null detail=0 x=0 y=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-29T18:13:32.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055916156 data=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-29T18:13:32.191Z] DEBUG - Clicked on [2019-07-29T18:13:32.191Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 40.696 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-29T18:13:32.191Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 2.838 s [2019-07-29T18:13:32.191Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.71 s [2019-07-29T18:13:32.191Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.666 s [2019-07-29T18:13:32.191Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.67 s [2019-07-29T18:13:32.191Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.05 s [2019-07-29T18:13:32.191Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 2.87 s [2019-07-29T18:13:32.191Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 14.031 s [2019-07-29T18:13:32.191Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.18 s [2019-07-29T18:13:32.191Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-29T18:13:32.191Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 2.885 s [2019-07-29T18:13:32.191Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.68 s [2019-07-29T18:13:32.191Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 2.774 s [2019-07-29T18:13:32.191Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.175 s [2019-07-29T18:13:32.191Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-29T18:13:32.191Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-29T18:13:32.447Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-29T18:13:33.008Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:13:33.008Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:33.008Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:33.008Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:33.568Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-29T18:13:33.568Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:13:33.568Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:33.568Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:34.129Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:34.129Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:34.689Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:34.689Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:34.944Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:34.944Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:35.506Z] DEBUG - number of items : 5 [2019-07-29T18:13:35.506Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-29T18:13:35.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055919701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:13:35.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055919701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:13:35.506Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055919701 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:13:35.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055919701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:13:35.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055919701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:13:35.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055919701 data=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-29T18:13:35.506Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055919702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:13:35.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055919702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:13:35.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055919702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:13:35.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055919702 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:13:35.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055919702 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:13:35.506Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-29T18:13:35.506Z] DEBUG - number of items : 5 [2019-07-29T18:13:35.506Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-29T18:13:35.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055919705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:13:35.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055919705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:13:35.506Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055919705 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:13:35.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055919705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:13:35.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055919705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:13:35.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055919705 data=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-29T18:13:35.506Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055919706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:13:35.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055919706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:13:35.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055919706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:13:35.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055919706 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:13:35.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055919706 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:13:35.506Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-29T18:13:35.506Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:35.506Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:35.506Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:35.506Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:36.066Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-29T18:13:36.321Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:13:36.321Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:36.321Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:36.321Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:36.321Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:36.321Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T18:13:36.321Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.163 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-29T18:13:36.321Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 1.249 s [2019-07-29T18:13:36.321Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 2.67 s [2019-07-29T18:13:36.321Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 0.189 s [2019-07-29T18:13:36.321Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-29T18:13:36.576Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:13:36.576Z] [2019-07-29T18:13:36.576Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-29 18:13:36.502 [2019-07-29T18:13:36.576Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2019-07-29T18:13:37.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:13:37.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:13:37.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:13:37.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:13:37.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:13:37.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1055921230 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-29T18:13:37.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1055921230 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-29T18:13:37.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1055921230 data=null} to TreeItem with text {SomeProject} [2019-07-29T18:13:37.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1055921231 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-29T18:13:37.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055921231 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-29T18:13:37.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1055921263 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-29T18:13:37.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:13:37.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1055921267 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-29T18:13:37.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1055921267 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-29T18:13:37.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1055921267 data=null} to TreeItem with text {SomeProject} [2019-07-29T18:13:37.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1055921267 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-29T18:13:37.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055921267 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-29T18:13:37.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1055921270 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-29T18:13:37.136Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2019-07-29T18:13:37.136Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project' [2019-07-29T18:13:37.136Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2019-07-29T18:13:37.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1055921318 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-29T18:13:37.136Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2019-07-29T18:13:37.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1055921453 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-29T18:13:37.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1055921453 data=null} to TreeItem with text {SomeProject} [2019-07-29T18:13:37.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1055921454 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-29T18:13:37.391Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055921454 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-29T18:13:37.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1055921456 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-29T18:13:37.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1055921456 data=null doit=true} to TreeItem with text {Trace Compass} [2019-07-29T18:13:37.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1055921456 data=null} to TreeItem with text {Trace Compass} [2019-07-29T18:13:37.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1055921456 data=null button=1 stateMask=0x0 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-29T18:13:37.391Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055921456 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-29T18:13:37.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1055921457 data=null button=1 stateMask=0x80000 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-29T18:13:37.391Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again. [2019-07-29T18:13:38.753Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T18:13:38.753Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:13:38.753Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:13:38.753Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:13:38.753Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:13:38.753Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-29T18:13:38.753Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-29T18:13:38.753Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-29T18:13:38.753Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-29T18:13:38.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1055922954 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-29T18:13:38.753Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:13:38.753Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:13:38.753Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:13:38.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1055922955 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-29T18:13:38.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1055922956 data=null doit=true} to TableItem with text {.* resources} [2019-07-29T18:13:38.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1055922956 data=null} to TableItem with text {.* resources} [2019-07-29T18:13:38.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1055922956 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-29T18:13:38.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055922956 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-29T18:13:38.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1055922956 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-29T18:13:38.753Z] DEBUG - Setting state to unchecked on: .* resources [2019-07-29T18:13:38.753Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:13:38.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1055922957 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T18:13:38.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1055922957 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T18:13:38.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1055922957 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T18:13:38.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1055922957 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T18:13:38.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055922957 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-29T18:13:38.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1055922958 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T18:13:38.753Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects [2019-07-29T18:13:38.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:13:38.753Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:38.753Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:13:38.753Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:38.753Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:38.753Z] DEBUG - Clicking on OK [2019-07-29T18:13:38.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055922958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:38.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055922958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:38.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055922958 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:38.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055922958 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:38.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055922958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:38.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055922958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:38.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055922958 data=null item=null detail=0 x=0 y=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-29T18:13:38.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1055922888 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-29T18:13:38.753Z] DEBUG - Clicked on [2019-07-29T18:13:38.753Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:13:38.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:13:38.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:13:38.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:13:38.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:13:38.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:13:38.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1055922998 data=null button=0 stateMask=0x0 x=133 y=11 count=0} to TreeItem with text {.tracecompass-SomeProject} [2019-07-29T18:13:38.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1055922998 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-29T18:13:38.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1055922998 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-29T18:13:38.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1055922998 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-29T18:13:38.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055922998 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-29T18:13:39.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1055923025 data=null button=1 stateMask=0x80000 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-29T18:13:39.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1055923026 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-29T18:13:39.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1055923026 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-29T18:13:39.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1055923026 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-29T18:13:39.008Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055923026 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-29T18:13:39.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1055923028 data=null button=1 stateMask=0x80000 x=117 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-29T18:13:39.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1055923029 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:13:39.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1055923029 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:13:39.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1055923029 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:13:39.008Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1055923029 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-29T18:13:39.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1055923031 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:13:39.009Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again. [2019-07-29T18:13:39.009Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:13:39.009Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-29T18:13:39.009Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-29T18:13:39.009Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-29T18:13:39.009Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-29T18:13:39.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1055923135 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-29T18:13:39.009Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:13:39.009Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:13:39.009Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:13:39.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1055923136 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-29T18:13:39.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1055923136 data=null doit=true} to TableItem with text {.* resources} [2019-07-29T18:13:39.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1055923136 data=null} to TableItem with text {.* resources} [2019-07-29T18:13:39.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1055923136 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-29T18:13:39.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055923137 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-29T18:13:39.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1055923137 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-29T18:13:39.009Z] DEBUG - Setting state to checked on: .* resources [2019-07-29T18:13:39.009Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:13:39.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1055923137 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T18:13:39.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1055923138 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T18:13:39.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1055923138 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T18:13:39.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1055923138 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T18:13:39.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1055923138 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-29T18:13:39.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1055923138 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T18:13:39.009Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects [2019-07-29T18:13:39.009Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:13:39.009Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:39.009Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:13:39.009Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:39.009Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:39.009Z] DEBUG - Clicking on OK [2019-07-29T18:13:39.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055923138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:39.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055923138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:39.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055923138 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:39.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055923139 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:39.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055923139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:39.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055923139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:39.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055923139 data=null item=null detail=0 x=0 y=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-29T18:13:39.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1055923054 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-29T18:13:39.009Z] DEBUG - Clicked on [2019-07-29T18:13:39.009Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:13:39.009Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:13:39.009Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:13:39.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1055923479 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:13:39.264Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:13:39.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:13:39.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:13:39.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:13:39.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1055923482 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-29T18:13:39.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1055923482 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-29T18:13:39.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1055923482 data=null} to TreeItem with text {SomeProject} [2019-07-29T18:13:39.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1055923483 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-29T18:13:39.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055923483 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-29T18:13:39.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1055923498 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-29T18:13:39.519Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:13:39.519Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:13:39.519Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:13:40.079Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:13:40.079Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:13:40.079Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:13:40.079Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:13:40.079Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:13:40.079Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-29T18:13:40.079Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:13:40.079Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:13:40.079Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:13:40.079Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:13:40.079Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:40.079Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:13:40.079Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:13:40.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055924110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:13:40.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055924110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:13:40.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055924111 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:13:40.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055924111 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:13:40.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055924111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:13:40.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055924111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:13:40.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055924111 data=null item=null detail=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-29T18:13:40.079Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055924116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:13:40.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055924116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:13:40.079Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055924116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:13:40.079Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055924116 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:13:40.079Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055924116 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:13:40.079Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:13:40.079Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:13:40.079Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-29T18:13:40.079Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:13:40.079Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:13:40.079Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:13:40.079Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:13:40.079Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:13:40.079Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:40.079Z] DEBUG - Clicking on OK [2019-07-29T18:13:40.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055924117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:40.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055924117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:40.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055924117 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:40.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055924117 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:40.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055924117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:40.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055924117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:40.079Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:40.079Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:40.079Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:40.079Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:40.079Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:13:40.079Z] DEBUG - Clicked on OK [2019-07-29T18:13:40.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055924117 data=null item=null detail=0 x=0 y=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-29T18:13:40.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055923527 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-29T18:13:40.590Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.186 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-29T18:13:40.590Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 2.144 s [2019-07-29T18:13:40.590Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 0.307 s [2019-07-29T18:13:40.590Z] [2019-07-29T18:13:40.590Z] Results: [2019-07-29T18:13:40.590Z] [2019-07-29T18:13:40.590Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 4 [2019-07-29T18:13:40.590Z] [2019-07-29T18:13:40.590Z] [2019-07-29T18:13:40.590Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 18:13:40.581 [2019-07-29T18:13:40.590Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T18:13:41.151Z] [INFO] All tests passed! [2019-07-29T18:13:41.151Z] [INFO] [2019-07-29T18:13:41.151Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:13:41.151Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T18:13:41.406Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-29T18:13:41.406Z] [INFO] [2019-07-29T18:13:41.406Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:13:41.406Z] [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-29T18:13:41.406Z] [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-29T18:13:41.406Z] [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-29T18:13:41.406Z] [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-29T18:13:41.406Z] [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-29T18:13:41.406Z] [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-29T18:13:41.406Z] [INFO] [2019-07-29T18:13:41.406Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T18:13:41.406Z] [INFO] [2019-07-29T18:13:41.406Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [2019-07-29T18:13:41.406Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [43/134] [2019-07-29T18:13:41.406Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:13:41.406Z] [INFO] [2019-07-29T18:13:41.406Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:41.406Z] [INFO] [2019-07-29T18:13:41.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:41.406Z] [INFO] The project's OSGi version is 1.0.4.201907291748 [2019-07-29T18:13:41.406Z] [INFO] [2019-07-29T18:13:41.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:41.406Z] [INFO] [2019-07-29T18:13:41.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:41.406Z] [INFO] [2019-07-29T18:13:41.406Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:41.406Z] [INFO] [2019-07-29T18:13:41.406Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:41.406Z] [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-29T18:13:41.406Z] [INFO] [2019-07-29T18:13:41.406Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:41.406Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:13:41.406Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources [2019-07-29T18:13:41.406Z] [INFO] [2019-07-29T18:13:41.406Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:41.406Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes [2019-07-29T18:13:41.661Z] [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-29T18:13:41.661Z] Long value = fMapper.apply(element); [2019-07-29T18:13:41.661Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:13:41.661Z] 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-29T18:13:41.661Z] [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-29T18:13:41.661Z] if (value <= fMapper.apply(obj)) { [2019-07-29T18:13:41.661Z] ^^^^^^^^^^^^^^^^^^ [2019-07-29T18:13:41.661Z] 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-29T18:13:41.661Z] [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-29T18:13:41.661Z] Long value = fMapper.apply(element); [2019-07-29T18:13:41.661Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:13:41.661Z] 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-29T18:13:41.661Z] [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-29T18:13:41.661Z] if (value >= fMapper.apply(obj)) { [2019-07-29T18:13:41.661Z] ^^^^^^^^^^^^^^^^^^ [2019-07-29T18:13:41.661Z] 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-29T18:13:41.661Z] [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-29T18:13:41.661Z] Statistics::update, Statistics::merge); [2019-07-29T18:13:41.661Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:13:41.661Z] 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-29T18:13:41.661Z] [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-29T18:13:41.661Z] Statistics::update, Statistics::merge); [2019-07-29T18:13:41.661Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:13:41.661Z] 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-29T18:13:41.661Z] 6 problems (6 warnings) [2019-07-29T18:13:41.661Z] [INFO] [2019-07-29T18:13:41.661Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:41.661Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:13:41.661Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources [2019-07-29T18:13:41.661Z] [INFO] [2019-07-29T18:13:41.661Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:41.661Z] [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-29T18:13:41.661Z] [INFO] [2019-07-29T18:13:41.662Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:41.662Z] [INFO] [2019-07-29T18:13:41.662Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:41.662Z] [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-29T18:13:41.662Z] [INFO] [2019-07-29T18:13:41.662Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:41.662Z] [INFO] [2019-07-29T18:13:41.662Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:41.662Z] [INFO] [2019-07-29T18:13:41.662Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:41.662Z] [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-29T18:13:41.662Z] [INFO] [2019-07-29T18:13:41.662Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:41.662Z] [INFO] [2019-07-29T18:13:41.662Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:42.222Z] [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-29T18:13:42.222Z] [INFO] Command line: [2019-07-29T18:13:42.222Z] [/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-29T18:13:42.222Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:13:44.106Z] !SESSION 2019-07-29 18:13:42.381 ----------------------------------------------- [2019-07-29T18:13:44.106Z] eclipse.buildId=unknown [2019-07-29T18:13:44.106Z] java.version=1.8.0_202 [2019-07-29T18:13:44.106Z] java.vendor=Oracle Corporation [2019-07-29T18:13:44.106Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:13:44.106Z] 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-29T18:13:44.106Z] 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-29T18:13:44.106Z] [2019-07-29T18:13:44.106Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:13:43.895 [2019-07-29T18:13:44.106Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:13:44.106Z] !STACK 0 [2019-07-29T18:13:44.106Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T18:13:44.106Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:13:44.106Z] [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:13:44.106Z] [2019-07-29T18:13:44.106Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:13:43.987 [2019-07-29T18:13:44.106Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:13:44.106Z] !STACK 0 [2019-07-29T18:13:44.106Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T18:13:44.106Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:13:44.106Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:13:44.106Z] -> 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-29T18:13:44.106Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T18:13:44.106Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:13:44.106Z] [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:13:44.106Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:13:45.031Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-29T18:13:46.394Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-29T18:13:46.394Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.005 s [2019-07-29T18:13:46.394Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-29T18:13:46.394Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.395 s [2019-07-29T18:13:46.394Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.251 s [2019-07-29T18:13:46.394Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.077 s [2019-07-29T18:13:46.394Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:46.394Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-29T18:13:46.394Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.189 s [2019-07-29T18:13:46.394Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.117 s [2019-07-29T18:13:46.394Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:46.394Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:46.394Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.003 s [2019-07-29T18:13:46.394Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-29T18:13:46.394Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.088 s [2019-07-29T18:13:46.394Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:46.394Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-29T18:13:47.318Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.949 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-29T18:13:47.319Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.002 s [2019-07-29T18:13:47.319Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:47.319Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.173 s [2019-07-29T18:13:47.319Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.409 s [2019-07-29T18:13:47.319Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.051 s [2019-07-29T18:13:47.319Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:47.319Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:47.319Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.095 s [2019-07-29T18:13:47.319Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.096 s [2019-07-29T18:13:47.319Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:47.319Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:47.319Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2019-07-29T18:13:47.319Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:47.319Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.119 s [2019-07-29T18:13:47.319Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:47.319Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-29T18:13:47.879Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-29T18:13:47.879Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.144 s [2019-07-29T18:13:47.879Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.071 s [2019-07-29T18:13:47.879Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.011 s [2019-07-29T18:13:47.879Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.027 s [2019-07-29T18:13:47.879Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.066 s [2019-07-29T18:13:47.879Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.026 s [2019-07-29T18:13:47.879Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.052 s [2019-07-29T18:13:47.879Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.04 s [2019-07-29T18:13:47.879Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-29T18:13:48.806Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-29T18:13:48.806Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:48.806Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-29T18:13:48.806Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.378 s [2019-07-29T18:13:48.806Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.235 s [2019-07-29T18:13:48.806Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.102 s [2019-07-29T18:13:48.806Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:48.806Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:48.806Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.201 s [2019-07-29T18:13:48.806Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.23 s [2019-07-29T18:13:48.806Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:48.806Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:48.806Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-29T18:13:48.806Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:48.806Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:48.806Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-29T18:13:48.806Z] [2019-07-29T18:13:48.806Z] Results: [2019-07-29T18:13:48.806Z] [2019-07-29T18:13:48.806Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:13:48.806Z] [2019-07-29T18:13:49.370Z] [INFO] All tests passed! [2019-07-29T18:13:49.370Z] [INFO] [2019-07-29T18:13:49.370Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:49.370Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec [2019-07-29T18:13:49.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-29T18:13:49.370Z] [INFO] [2019-07-29T18:13:49.370Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:49.370Z] [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-29T18:13:49.370Z] [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-29T18:13:49.370Z] [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-29T18:13:49.370Z] [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-29T18:13:49.370Z] [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-29T18:13:49.370Z] [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-29T18:13:49.370Z] [INFO] [2019-07-29T18:13:49.370Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T18:13:49.371Z] [INFO] [2019-07-29T18:13:49.371Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [2019-07-29T18:13:49.371Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [44/134] [2019-07-29T18:13:49.371Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:13:49.371Z] [INFO] [2019-07-29T18:13:49.371Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:13:49.371Z] [INFO] [2019-07-29T18:13:49.371Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:13:49.371Z] [INFO] The project's OSGi version is 1.0.2.201907291748 [2019-07-29T18:13:49.371Z] [INFO] [2019-07-29T18:13:49.371Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:13:49.371Z] [INFO] [2019-07-29T18:13:49.371Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:13:49.371Z] [INFO] [2019-07-29T18:13:49.371Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:13:49.371Z] [INFO] [2019-07-29T18:13:49.371Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:13:49.371Z] [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-29T18:13:49.371Z] [INFO] [2019-07-29T18:13:49.371Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:13:49.371Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:13:49.371Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources [2019-07-29T18:13:49.371Z] [INFO] [2019-07-29T18:13:49.371Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:13:49.371Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes [2019-07-29T18:13:49.626Z] [INFO] [2019-07-29T18:13:49.626Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:13:49.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:13:49.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources [2019-07-29T18:13:49.626Z] [INFO] [2019-07-29T18:13:49.626Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:13:49.626Z] [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-29T18:13:49.626Z] [INFO] [2019-07-29T18:13:49.626Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:13:49.626Z] [INFO] [2019-07-29T18:13:49.626Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:13:49.626Z] [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-29T18:13:49.626Z] [INFO] [2019-07-29T18:13:49.626Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:13:49.626Z] [INFO] [2019-07-29T18:13:49.626Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:13:49.626Z] [INFO] [2019-07-29T18:13:49.626Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:13:49.626Z] [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-29T18:13:49.626Z] [INFO] [2019-07-29T18:13:49.626Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:13:49.626Z] [INFO] [2019-07-29T18:13:49.626Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:13:50.551Z] [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-29T18:13:50.551Z] [INFO] Command line: [2019-07-29T18:13:50.551Z] [/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-29T18:13:50.551Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:13:51.914Z] !SESSION 2019-07-29 18:13:50.453 ----------------------------------------------- [2019-07-29T18:13:51.914Z] eclipse.buildId=unknown [2019-07-29T18:13:51.914Z] java.version=1.8.0_202 [2019-07-29T18:13:51.914Z] java.vendor=Oracle Corporation [2019-07-29T18:13:51.914Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:13:51.914Z] 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-29T18:13:51.914Z] 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-29T18:13:51.914Z] [2019-07-29T18:13:51.914Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:13:51.781 [2019-07-29T18:13:51.914Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:13:51.914Z] !STACK 0 [2019-07-29T18:13:51.914Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:13:51.914Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:13:51.914Z] [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:13:51.914Z] [2019-07-29T18:13:51.914Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:13:51.873 [2019-07-29T18:13:51.914Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:13:51.914Z] !STACK 0 [2019-07-29T18:13:51.914Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:13:51.914Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:13:51.914Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:13:51.914Z] -> 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-29T18:13:51.914Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:13:51.914Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:13:51.914Z] [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:13:51.914Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:13:52.840Z] process 7579: 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-29T18:13:52.840Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:13:53.095Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:13:53.095Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:13:57.257Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-29T18:13:57.513Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-29T18:13:57.513Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped [2019-07-29T18:13:57.513Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-29T18:13:57.769Z] Display size: 1440x900 [2019-07-29T18:13:57.769Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-29T18:13:57.769Z] GTK version=3.18.9 [2019-07-29T18:13:57.769Z] GTK theme=Ambiance [2019-07-29T18:13:57.769Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T18:13:57.769Z] Time zone: Coordinated Universal Time [2019-07-29T18:13:57.769Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T18:13:57.769Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T18:13:58.694Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-29T18:13:58.951Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:13:58.951Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*} [2019-07-29T18:13:58.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1055942964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T18:13:58.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055942964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T18:13:58.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1055942964 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T18:13:58.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1055942964 data=null} to TimeGraphControl with text {} [2019-07-29T18:13:58.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1055942965 data=null button=1 stateMask=0x0 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-29T18:13:58.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1055942967 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-29T18:13:58.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1055942967 data=null button=1 stateMask=0x80000 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-29T18:13:58.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1055942967 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-29T18:13:58.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1055942968 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-29T18:13:58.951Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=1055943015 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-29T18:13:58.951Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=1055943016 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-29T18:13:58.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1055943016 data=null button=1 stateMask=0x80000 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-29T18:13:58.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=1055943016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T18:13:58.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1055943021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T18:13:58.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1055943021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T18:13:58.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1055943021 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T18:13:58.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1055943022 data=null} to TimeGraphControl with text {} [2019-07-29T18:13:58.951Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*} [2019-07-29T18:13:58.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-29T18:13:58.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-29T18:13:58.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-29T18:13:59.205Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-29T18:13:59.205Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-29T18:13:59.205Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-29T18:13:59.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-29T18:13:59.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-29T18:13:59.461Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.133 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-29T18:13:59.461Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.595 s [2019-07-29T18:13:59.461Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.088 s [2019-07-29T18:13:59.461Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.037 s [2019-07-29T18:13:59.461Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.079 s [2019-07-29T18:13:59.461Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.12 s [2019-07-29T18:13:59.461Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.089 s [2019-07-29T18:13:59.461Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.086 s [2019-07-29T18:13:59.461Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.03 s [2019-07-29T18:13:59.461Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.095 s [2019-07-29T18:13:59.461Z] [2019-07-29T18:13:59.461Z] Results: [2019-07-29T18:13:59.461Z] [2019-07-29T18:13:59.461Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T18:13:59.461Z] [2019-07-29T18:14:00.021Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:14:00.021Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:14:00.946Z] [INFO] All tests passed! [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:14:00.946Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T18:14:00.946Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests' with 3 classes [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:14:00.946Z] [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-29T18:14:00.946Z] [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-29T18:14:00.946Z] [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-29T18:14:00.946Z] [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-29T18:14:00.946Z] [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-29T18:14:00.946Z] [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-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [2019-07-29T18:14:00.946Z] [INFO] Building Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT [45/134] [2019-07-29T18:14:00.946Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-29T18:14:00.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/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-29T18:14:00.946Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-29T18:14:00.946Z] [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-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [2019-07-29T18:14:00.946Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [46/134] [2019-07-29T18:14:00.946Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.946Z] [INFO] The project's OSGi version is 1.1.1.201907291748 [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.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/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.946Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:14:00.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.946Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.946Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:14:00.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.946Z] [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-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.946Z] [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-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.946Z] [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-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.946Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec [2019-07-29T18:14:00.946Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.946Z] [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-29T18:14:00.946Z] [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-29T18:14:00.946Z] [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-29T18:14:00.946Z] [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-29T18:14:00.946Z] [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-29T18:14:00.946Z] [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-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [2019-07-29T18:14:00.946Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT [47/134] [2019-07-29T18:14:00.946Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:00.946Z] [INFO] The project's OSGi version is 3.2.2.201907291748 [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:00.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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:00.946Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:14:00.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources [2019-07-29T18:14:00.946Z] [INFO] [2019-07-29T18:14:00.946Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:00.946Z] [INFO] Compiling 94 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes [2019-07-29T18:14:01.508Z] [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-29T18:14:01.508Z] return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances); [2019-07-29T18:14:01.508Z] ^^^^^^ [2019-07-29T18:14:01.508Z] 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-29T18:14:01.508Z] [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-29T18:14:01.508Z] Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] 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-29T18:14:01.508Z] [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-29T18:14:01.508Z] * {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type [2019-07-29T18:14:01.508Z] [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-29T18:14:01.508Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] 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-29T18:14:01.508Z] [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-29T18:14:01.508Z] for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) { [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable [2019-07-29T18:14:01.508Z] [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-29T18:14:01.508Z] final String alias = entry.getValue(); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] 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-29T18:14:01.508Z] [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-29T18:14:01.508Z] fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate()); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] 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-29T18:14:01.508Z] [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-29T18:14:01.508Z] TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement)); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-29T18:14:01.508Z] [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-29T18:14:01.508Z] buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList); [2019-07-29T18:14:01.508Z] ^^^^^ [2019-07-29T18:14:01.508Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:14:01.508Z] [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-29T18:14:01.508Z] return quarkToRow.values(); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>' [2019-07-29T18:14:01.508Z] [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-29T18:14:01.508Z] provider = generateExperimentProviderXy(traces, viewElement); [2019-07-29T18:14:01.508Z] ^^^^^^ [2019-07-29T18:14:01.508Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-29T18:14:01.508Z] [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-29T18:14:01.508Z] provider = generateExperimentProviderTimeGraph(traces, viewElement); [2019-07-29T18:14:01.508Z] ^^^^^^ [2019-07-29T18:14:01.508Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-29T18:14:01.508Z] [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-29T18:14:01.508Z] buffer.putString(entry.getKey()); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:14:01.508Z] [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-29T18:14:01.508Z] size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey()); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:14:01.508Z] [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-29T18:14:01.508Z] series.getValue().getData()[i] = extractValue(value); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] 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-29T18:14:01.508Z] [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-29T18:14:01.508Z] getSeriesDelta(series.getValue().getData()); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] 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-29T18:14:01.508Z] [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-29T18:14:01.508Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:14:01.508Z] [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-29T18:14:01.508Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] 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-29T18:14:01.508Z] [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-29T18:14:01.508Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:14:01.508Z] [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-29T18:14:01.508Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:14:01.508Z] [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-29T18:14:01.508Z] int attributeQuark = series.getKey().fQuark; [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] 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-29T18:14:01.508Z] [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-29T18:14:01.508Z] series.getValue().getData()[i] = extractValue(value); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] 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-29T18:14:01.508Z] [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-29T18:14:01.508Z] if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) { [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] 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-29T18:14:01.508Z] [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-29T18:14:01.508Z] getSeriesDelta(series.getValue().getData()); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] 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-29T18:14:01.508Z] [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-29T18:14:01.508Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:14:01.508Z] [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-29T18:14:01.508Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] 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-29T18:14:01.508Z] [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-29T18:14:01.508Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:14:01.508Z] [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-29T18:14:01.508Z] return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$ [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-29T18:14:01.508Z] [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-29T18:14:01.508Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_StateSystemPrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:14:01.508Z] [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-29T18:14:01.508Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_SegmentStorePrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-29T18:14:01.508Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:14:01.508Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:14:01.508Z] 30 problems (30 warnings) [2019-07-29T18:14:01.508Z] [INFO] [2019-07-29T18:14:01.508Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:01.508Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:14:01.508Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources [2019-07-29T18:14:01.508Z] [INFO] [2019-07-29T18:14:01.508Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:01.508Z] [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-29T18:14:01.508Z] [INFO] [2019-07-29T18:14:01.508Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:01.508Z] [INFO] [2019-07-29T18:14:01.508Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:01.508Z] [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-29T18:14:01.763Z] [INFO] [2019-07-29T18:14:01.763Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:01.763Z] [INFO] [2019-07-29T18:14:01.763Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:01.763Z] [INFO] [2019-07-29T18:14:01.763Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:01.763Z] [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-29T18:14:01.763Z] [INFO] [2019-07-29T18:14:01.763Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:01.763Z] [INFO] [2019-07-29T18:14:01.763Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:01.763Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec [2019-07-29T18:14:02.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-29T18:14:02.018Z] [INFO] [2019-07-29T18:14:02.018Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:02.018Z] [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-29T18:14:02.018Z] [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-29T18:14:02.018Z] [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-29T18:14:02.018Z] [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-29T18:14:02.018Z] [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-29T18:14:02.018Z] [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-29T18:14:02.018Z] [INFO] [2019-07-29T18:14:02.018Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T18:14:02.018Z] [INFO] [2019-07-29T18:14:02.018Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [2019-07-29T18:14:02.018Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT [48/134] [2019-07-29T18:14:02.018Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:14:02.018Z] [INFO] [2019-07-29T18:14:02.018Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.018Z] [INFO] [2019-07-29T18:14:02.018Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.018Z] [INFO] The project's OSGi version is 3.0.0.201907291748 [2019-07-29T18:14:02.018Z] [INFO] [2019-07-29T18:14:02.018Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.018Z] [INFO] [2019-07-29T18:14:02.018Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.018Z] [INFO] [2019-07-29T18:14:02.018Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.018Z] [INFO] [2019-07-29T18:14:02.018Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.018Z] [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-29T18:14:02.018Z] [INFO] [2019-07-29T18:14:02.018Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:14:02.018Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources [2019-07-29T18:14:02.018Z] [INFO] [2019-07-29T18:14:02.018Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.018Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes [2019-07-29T18:14:02.274Z] [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-29T18:14:02.274Z] Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq()); [2019-07-29T18:14:02.274Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:14:02.274Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-29T18:14:02.274Z] [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-29T18:14:02.274Z] Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq()); [2019-07-29T18:14:02.274Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:14:02.274Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-29T18:14:02.274Z] [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-29T18:14:02.274Z] Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags()); [2019-07-29T18:14:02.274Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:14:02.274Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-29T18:14:02.274Z] 3 problems (3 warnings) [2019-07-29T18:14:02.274Z] [INFO] [2019-07-29T18:14:02.274Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.274Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:14:02.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources [2019-07-29T18:14:02.274Z] [INFO] [2019-07-29T18:14:02.274Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.274Z] [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-29T18:14:02.274Z] [INFO] [2019-07-29T18:14:02.274Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.274Z] [INFO] [2019-07-29T18:14:02.274Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.274Z] [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-29T18:14:02.274Z] [INFO] [2019-07-29T18:14:02.274Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.274Z] [INFO] [2019-07-29T18:14:02.274Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.274Z] [INFO] [2019-07-29T18:14:02.274Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.274Z] [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-29T18:14:02.274Z] [INFO] [2019-07-29T18:14:02.274Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.274Z] [INFO] [2019-07-29T18:14:02.274Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.274Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec [2019-07-29T18:14:02.274Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 28 classes [2019-07-29T18:14:02.530Z] [INFO] [2019-07-29T18:14:02.530Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.530Z] [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-29T18:14:02.530Z] [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-29T18:14:02.530Z] [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-29T18:14:02.530Z] [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-29T18:14:02.530Z] [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-29T18:14:02.530Z] [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-29T18:14:02.530Z] [INFO] [2019-07-29T18:14:02.530Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T18:14:02.530Z] [INFO] [2019-07-29T18:14:02.530Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [2019-07-29T18:14:02.530Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [49/134] [2019-07-29T18:14:02.530Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:14:02.530Z] [INFO] [2019-07-29T18:14:02.530Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:02.530Z] [INFO] [2019-07-29T18:14:02.530Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:02.530Z] [INFO] The project's OSGi version is 0.0.4.201907291748 [2019-07-29T18:14:02.530Z] [INFO] [2019-07-29T18:14:02.530Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:02.530Z] [INFO] [2019-07-29T18:14:02.530Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:02.530Z] [INFO] [2019-07-29T18:14:02.530Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:02.530Z] [INFO] [2019-07-29T18:14:02.530Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:02.530Z] [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-29T18:14:02.530Z] [INFO] [2019-07-29T18:14:02.530Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:02.530Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:14:02.530Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources [2019-07-29T18:14:02.530Z] [INFO] [2019-07-29T18:14:02.530Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:02.530Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes [2019-07-29T18:14:02.530Z] [INFO] [2019-07-29T18:14:02.530Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:02.530Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:14:02.530Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources [2019-07-29T18:14:02.530Z] [INFO] [2019-07-29T18:14:02.530Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:02.530Z] [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-29T18:14:02.530Z] [INFO] [2019-07-29T18:14:02.530Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:02.530Z] [INFO] [2019-07-29T18:14:02.530Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:02.530Z] [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-29T18:14:02.530Z] [INFO] [2019-07-29T18:14:02.530Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:02.530Z] [INFO] [2019-07-29T18:14:02.530Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:02.530Z] [INFO] [2019-07-29T18:14:02.530Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:02.785Z] [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-29T18:14:02.785Z] [INFO] [2019-07-29T18:14:02.785Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:02.785Z] [INFO] [2019-07-29T18:14:02.785Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:03.712Z] [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-29T18:14:03.712Z] [INFO] Command line: [2019-07-29T18:14:03.712Z] [/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-29T18:14:03.712Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:14:05.076Z] !SESSION 2019-07-29 18:14:03.480 ----------------------------------------------- [2019-07-29T18:14:05.076Z] eclipse.buildId=unknown [2019-07-29T18:14:05.076Z] java.version=1.8.0_202 [2019-07-29T18:14:05.076Z] java.vendor=Oracle Corporation [2019-07-29T18:14:05.076Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:14:05.076Z] 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-29T18:14:05.076Z] 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-29T18:14:05.076Z] [2019-07-29T18:14:05.076Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:14:04.776 [2019-07-29T18:14:05.076Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:14:05.076Z] !STACK 0 [2019-07-29T18:14:05.076Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:14:05.076Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:14:05.076Z] [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:14:05.076Z] [2019-07-29T18:14:05.076Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:14:04.863 [2019-07-29T18:14:05.076Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:14:05.076Z] !STACK 0 [2019-07-29T18:14:05.076Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:14:05.076Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:14:05.076Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:14:05.076Z] -> 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-29T18:14:05.076Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:14:05.076Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:14:05.076Z] [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:14:05.076Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:14:05.636Z] process 7677: 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-29T18:14:05.636Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:14:05.891Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:14:05.891Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:14:11.128Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-29T18:14:11.128Z] Display size: 1440x900 [2019-07-29T18:14:11.128Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-29T18:14:11.128Z] GTK version=3.18.9 [2019-07-29T18:14:11.128Z] GTK theme=Ambiance [2019-07-29T18:14:11.128Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T18:14:11.128Z] Time zone: Coordinated Universal Time [2019-07-29T18:14:11.128Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T18:14:11.128Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T18:14:12.053Z] *** BUG *** [2019-07-29T18:14:12.053Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:14:12.053Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:14:12.053Z] [2019-07-29T18:14:12.053Z] *** BUG *** [2019-07-29T18:14:12.053Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:14:12.053Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:14:12.053Z] [2019-07-29T18:14:12.309Z] *** BUG *** [2019-07-29T18:14:12.309Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:14:12.309Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:14:12.309Z] [2019-07-29T18:14:12.309Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-29T18:14:12.309Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:14:30.344Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-29T18:14:30.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:14:30.344Z] DEBUG - number of items : 6 [2019-07-29T18:14:30.344Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055972670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055972670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055972670 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1055972670 data=null} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055972670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055972670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055972671 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-29T18:14:30.344Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055972677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055972741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055972742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055972742 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055972742 data=null} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-29T18:14:30.344Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-29T18:14:30.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1055972746 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-29T18:14:30.344Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-29T18:14:30.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-29T18:14:30.344Z] DEBUG - number of items : 6 [2019-07-29T18:14:30.344Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055972843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055972843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055972843 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055972843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055972844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055972844 data=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-29T18:14:30.344Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055972846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055972847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055972847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055972847 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055972847 data=null} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-29T18:14:30.344Z] DEBUG - number of items : 6 [2019-07-29T18:14:30.344Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055972852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055972852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055972853 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055972853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055972853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055972853 data=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-29T18:14:30.344Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055972860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055972860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055972860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055972860 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055972860 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:30.344Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:30.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-29T18:14:30.344Z] DEBUG - number of items : 6 [2019-07-29T18:14:30.344Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055972919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055972919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055972919 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055972919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055972919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055972919 data=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-29T18:14:30.344Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055972921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055972922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055972922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055972922 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055972923 data=null} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-29T18:14:30.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-29T18:14:30.344Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-29T18:14:30.344Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:14:31.269Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-29T18:14:31.269Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:14:36.506Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-29T18:14:36.506Z] DEBUG - number of items : 6 [2019-07-29T18:14:36.506Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055980517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055980517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055980517 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1055980518 data=null} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055980518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055980518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055980518 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-29T18:14:36.506Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055980523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055980524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055980524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055980524 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055980524 data=null} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel' [2019-07-29T18:14:36.506Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055980617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055980617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055980618 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1055980618 data=null} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055980618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055980618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055980618 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-29T18:14:36.506Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055980627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055980627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055980628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055980628 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055980628 data=null} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-29T18:14:36.506Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-29T18:14:36.506Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-29T18:14:36.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1055980630 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-29T18:14:36.506Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-29T18:14:36.762Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-29T18:14:36.762Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-29T18:14:37.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:14:37.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:14:37.018Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-29T18:14:37.018Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-29T18:14:37.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:14:37.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:14:37.018Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-29T18:14:37.273Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-29T18:14:37.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:14:37.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:14:37.273Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-29T18:14:37.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:14:37.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:14:37.528Z] DEBUG - number of items : 6 [2019-07-29T18:14:37.528Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055981528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055981528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055981529 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055981529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055981529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055981529 data=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-29T18:14:37.528Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055981532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055981534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055981534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055981534 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055981534 data=null} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:37.528Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-29T18:14:37.528Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-29T18:14:37.528Z] DEBUG - number of items : 6 [2019-07-29T18:14:37.528Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055981632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055981632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055981632 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055981632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055981632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055981632 data=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-29T18:14:37.528Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055981634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055981634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055981634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055981634 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:37.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055981635 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:37.528Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:37.528Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-29T18:14:37.528Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-29T18:14:37.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-29T18:14:37.784Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:14:39.670Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-29T18:14:39.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:14:39.670Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view' [2019-07-29T18:14:39.925Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm' [2019-07-29T18:14:39.925Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm' [2019-07-29T18:14:39.925Z] *** BUG *** [2019-07-29T18:14:39.925Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:14:39.925Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:14:39.925Z] [2019-07-29T18:14:39.925Z] *** BUG *** [2019-07-29T18:14:39.925Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:14:39.925Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:14:39.925Z] [2019-07-29T18:14:39.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=1055984030 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-29T18:14:39.925Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm' [2019-07-29T18:14:40.180Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-29T18:14:40.180Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-29T18:14:40.180Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance' [2019-07-29T18:14:40.180Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-29T18:14:40.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=1055984326 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-29T18:14:40.180Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-29T18:14:40.180Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-29T18:14:40.741Z] *** BUG *** [2019-07-29T18:14:40.741Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:14:40.741Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:14:40.741Z] [2019-07-29T18:14:40.741Z] *** BUG *** [2019-07-29T18:14:40.741Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:14:40.741Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:14:40.741Z] [2019-07-29T18:14:40.996Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-29T18:14:40.996Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-29T18:14:41.251Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-29T18:14:41.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:14:41.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:14:41.812Z] DEBUG - number of items : 6 [2019-07-29T18:14:41.812Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-29T18:14:41.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1055985858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:41.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055985858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:41.812Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1055985858 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:41.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1055985858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:41.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1055985858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T18:14:41.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1055985859 data=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-29T18:14:41.812Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1055985860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:41.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1055985863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:41.812Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1055985863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:41.812Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1055985864 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:41.812Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1055985864 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:41.812Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-29T18:14:41.812Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-29T18:14:41.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:14:41.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:14:42.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1055986745 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:14:42.737Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:14:42.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:14:42.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:14:42.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:14:42.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1055986769 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:14:42.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1055986769 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:14:42.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1055986770 data=null} to TreeItem with text {test} [2019-07-29T18:14:42.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1055986770 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:14:42.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1055986771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:14:42.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1055986784 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:14:42.737Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:14:42.737Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:14:42.737Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:14:43.665Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:14:43.665Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:14:43.665Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:14:43.665Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:14:43.665Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:43.665Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:14:43.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:14:43.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:14:43.665Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:43.665Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:14:43.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055987653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:43.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055987654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:43.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055987654 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:43.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055987654 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:43.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055987654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:43.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055987654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:43.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055987654 data=null item=null detail=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-29T18:14:43.665Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055987654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:43.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055987654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:43.665Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055987654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:43.665Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055987654 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:43.665Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1055987654 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:43.665Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:43.665Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:14:43.665Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:14:43.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:14:43.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:14:43.665Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:14:43.665Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:14:43.665Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:43.665Z] DEBUG - Clicking on OK [2019-07-29T18:14:43.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1055987656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:43.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1055987657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:43.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1055987657 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:43.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1055987657 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:43.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1055987657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:43.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1055987657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:43.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:43.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:43.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:43.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:43.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:43.665Z] DEBUG - Clicked on OK [2019-07-29T18:14:43.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1055987657 data=null item=null detail=0 x=0 y=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-29T18:14:43.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1055986917 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-29T18:14:44.176Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.43 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-29T18:14:44.176Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 16.789 s [2019-07-29T18:14:44.176Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 8.803 s [2019-07-29T18:14:44.176Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 4.817 s [2019-07-29T18:14:44.176Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-29T18:14:44.431Z] *** BUG *** [2019-07-29T18:14:44.431Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:14:44.431Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:14:44.431Z] [2019-07-29T18:14:44.431Z] *** BUG *** [2019-07-29T18:14:44.431Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:14:44.431Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:14:44.431Z] [2019-07-29T18:14:44.431Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-29T18:14:44.431Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:14:56.594Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-29T18:14:56.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:14:56.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:14:56.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:14:56.594Z] DEBUG - Setting state to checked on: minor_faults [2019-07-29T18:14:56.594Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-29T18:14:56.594Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:14:57.519Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-29T18:14:57.519Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:14:57.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:14:57.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:14:57.519Z] DEBUG - Setting state to checked on: kernel_vm [2019-07-29T18:14:57.774Z] DEBUG - Setting state to unchecked on: minor_faults [2019-07-29T18:14:57.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056001986 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:14:57.774Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:14:57.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:14:57.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:14:57.774Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:14:57.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056002006 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:14:57.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056002006 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:14:57.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056002006 data=null} to TreeItem with text {test} [2019-07-29T18:14:57.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056002007 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:14:57.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056002013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:14:57.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056002018 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:14:58.029Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:14:58.029Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:14:58.029Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:14:58.590Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:14:58.590Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:14:58.590Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:14:58.590Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:14:58.590Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:58.590Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:14:58.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:14:58.590Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:14:58.590Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:58.590Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:14:58.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056002743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:58.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056002743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:58.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056002743 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:58.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056002743 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:58.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056002743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:58.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056002743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:58.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056002744 data=null item=null detail=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-29T18:14:58.590Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056002744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:58.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056002744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:58.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056002744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:58.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056002744 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:58.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056002744 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:58.590Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:14:58.590Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:14:58.590Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:14:58.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:14:58.590Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:14:58.590Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:14:58.590Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:14:58.590Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:58.590Z] DEBUG - Clicking on OK [2019-07-29T18:14:58.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056002745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:58.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056002745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:58.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056002745 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:58.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056002745 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:58.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056002745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:58.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056002745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:58.590Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:58.590Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:58.590Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:58.590Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:58.590Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:14:58.590Z] DEBUG - Clicked on OK [2019-07-29T18:14:58.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056002745 data=null item=null detail=0 x=0 y=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-29T18:14:58.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056002057 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-29T18:14:59.100Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.035 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-29T18:14:59.100Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 11.479 s [2019-07-29T18:14:59.100Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 2.066 s [2019-07-29T18:14:59.100Z] [2019-07-29T18:14:59.100Z] Results: [2019-07-29T18:14:59.100Z] [2019-07-29T18:14:59.100Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:14:59.100Z] [2019-07-29T18:14:59.356Z] [2019-07-29T18:14:59.356Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 18:14:59.260 [2019-07-29T18:14:59.356Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T18:14:59.915Z] [INFO] All tests passed! [2019-07-29T18:14:59.915Z] [INFO] [2019-07-29T18:14:59.915Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:59.915Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T18:14:59.915Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-29T18:14:59.915Z] [INFO] [2019-07-29T18:14:59.915Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:14:59.915Z] [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-29T18:14:59.915Z] [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-29T18:15:00.171Z] [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-29T18:15:00.171Z] [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-29T18:15:00.171Z] [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-29T18:15:00.171Z] [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-29T18:15:00.171Z] [INFO] [2019-07-29T18:15:00.171Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T18:15:00.171Z] [INFO] [2019-07-29T18:15:00.171Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [2019-07-29T18:15:00.171Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT [50/134] [2019-07-29T18:15:00.171Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:15:00.171Z] [INFO] [2019-07-29T18:15:00.171Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:00.171Z] [INFO] [2019-07-29T18:15:00.171Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:00.171Z] [INFO] The project's OSGi version is 1.0.7.201907291748 [2019-07-29T18:15:00.171Z] [INFO] [2019-07-29T18:15:00.171Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:00.171Z] [INFO] [2019-07-29T18:15:00.171Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:00.171Z] [INFO] [2019-07-29T18:15:00.171Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:00.171Z] [INFO] [2019-07-29T18:15:00.171Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:00.171Z] [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-29T18:15:00.171Z] [INFO] [2019-07-29T18:15:00.171Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:00.171Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:15:00.171Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources [2019-07-29T18:15:00.171Z] [INFO] [2019-07-29T18:15:00.171Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:00.171Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes [2019-07-29T18:15:00.171Z] [INFO] [2019-07-29T18:15:00.171Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:00.171Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:15:00.171Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources [2019-07-29T18:15:00.171Z] [INFO] [2019-07-29T18:15:00.171Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:00.171Z] [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-29T18:15:00.171Z] [INFO] [2019-07-29T18:15:00.171Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:00.171Z] [INFO] [2019-07-29T18:15:00.171Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:00.171Z] [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-29T18:15:00.426Z] [INFO] [2019-07-29T18:15:00.426Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:00.426Z] [INFO] [2019-07-29T18:15:00.426Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:00.426Z] [INFO] [2019-07-29T18:15:00.426Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:00.426Z] [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-29T18:15:00.426Z] [INFO] [2019-07-29T18:15:00.426Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:00.426Z] [INFO] [2019-07-29T18:15:00.426Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:00.986Z] [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-29T18:15:00.986Z] [INFO] Command line: [2019-07-29T18:15:00.986Z] [/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-29T18:15:00.986Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:15:02.348Z] !SESSION 2019-07-29 18:15:01.030 ----------------------------------------------- [2019-07-29T18:15:02.348Z] eclipse.buildId=unknown [2019-07-29T18:15:02.348Z] java.version=1.8.0_202 [2019-07-29T18:15:02.348Z] java.vendor=Oracle Corporation [2019-07-29T18:15:02.348Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:15:02.348Z] 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-29T18:15:02.348Z] 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-29T18:15:02.348Z] [2019-07-29T18:15:02.348Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:15:02.283 [2019-07-29T18:15:02.348Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:15:02.348Z] !STACK 0 [2019-07-29T18:15:02.348Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:15:02.348Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:15:02.348Z] [2019-07-29T18:15:02.348Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:15:02.348Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:15:02.348Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:15:02.348Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:15:02.348Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:15:02.348Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:15:02.348Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:15:02.348Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:15:02.348Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:15:02.348Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:15:02.603Z] [2019-07-29T18:15:02.603Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:15:02.374 [2019-07-29T18:15:02.603Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:15:02.603Z] !STACK 0 [2019-07-29T18:15:02.603Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:15:02.603Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:15:02.603Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:15:02.603Z] -> 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-29T18:15:02.603Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:15:02.603Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:15:02.603Z] [2019-07-29T18:15:02.603Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:15:02.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:15:02.603Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:15:02.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:15:02.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:15:02.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:15:02.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:15:02.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:15:02.603Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:15:02.603Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:15:03.528Z] process 7944: 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-29T18:15:03.528Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:15:03.528Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:15:03.528Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:15:07.691Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-29T18:15:07.946Z] Display size: 1440x900 [2019-07-29T18:15:07.946Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-29T18:15:07.946Z] GTK version=3.18.9 [2019-07-29T18:15:07.946Z] GTK theme=Ambiance [2019-07-29T18:15:07.946Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T18:15:07.946Z] Time zone: Coordinated Universal Time [2019-07-29T18:15:07.946Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T18:15:07.946Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T18:15:08.872Z] *** BUG *** [2019-07-29T18:15:08.872Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:15:08.872Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:15:08.872Z] [2019-07-29T18:15:08.872Z] *** BUG *** [2019-07-29T18:15:08.872Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:15:08.872Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:15:08.872Z] [2019-07-29T18:15:08.872Z] *** BUG *** [2019-07-29T18:15:08.872Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:15:08.872Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:15:08.872Z] [2019-07-29T18:15:08.872Z] *** BUG *** [2019-07-29T18:15:08.872Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:15:08.872Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:15:08.872Z] [2019-07-29T18:15:08.872Z] *** BUG *** [2019-07-29T18:15:08.872Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:15:08.872Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:15:08.872Z] [2019-07-29T18:15:08.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056013039 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-29T18:15:08.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056013043 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T18:15:08.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056013049 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-29T18:15:08.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056013052 data=null button=1 stateMask=0x80000 x=0 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T18:15:08.872Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-29T18:15:09.128Z] *** BUG *** [2019-07-29T18:15:09.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:15:09.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:15:09.128Z] [2019-07-29T18:15:09.128Z] *** BUG *** [2019-07-29T18:15:09.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:15:09.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:15:09.128Z] [2019-07-29T18:15:09.128Z] *** BUG *** [2019-07-29T18:15:09.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:15:09.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:15:09.128Z] [2019-07-29T18:15:09.128Z] *** BUG *** [2019-07-29T18:15:09.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:15:09.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:15:09.128Z] [2019-07-29T18:15:09.128Z] *** BUG *** [2019-07-29T18:15:09.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:15:09.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:15:09.128Z] [2019-07-29T18:15:09.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056013222 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-29T18:15:09.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056013223 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T18:15:09.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056013224 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-29T18:15:09.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056013225 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T18:15:09.128Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-29T18:15:09.128Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-29T18:15:09.383Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-29T18:15:09.383Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-29T18:15:09.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1056013435 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-29T18:15:09.383Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-29T18:15:09.383Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-29T18:15:15.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056018000 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-29T18:15:15.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056019475 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:15:15.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056019476 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-29T18:15:16.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056020278 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:15:16.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-29T18:15:17.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056021127 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-29T18:15:17.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056021129 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T18:15:17.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056021137 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-29T18:15:17.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056021139 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:15:17.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-29T18:15:21.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056024966 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-29T18:15:21.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056025738 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:15:21.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056025739 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-29T18:15:22.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056026509 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:15:22.435Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-29T18:15:28.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056032541 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-29T18:15:29.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056033537 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:15:29.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056033537 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-29T18:15:30.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056034513 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:15:30.450Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-29T18:15:36.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056040097 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-29T18:15:37.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056041471 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:15:37.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056041471 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-29T18:15:38.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056042872 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:15:38.717Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-29T18:15:39.642Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.085 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-29T18:15:39.642Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.369 s [2019-07-29T18:15:39.642Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.121 s [2019-07-29T18:15:39.642Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.212 s [2019-07-29T18:15:39.642Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 7.596 s [2019-07-29T18:15:39.642Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.106 s [2019-07-29T18:15:39.642Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 6.251 s [2019-07-29T18:15:39.642Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 8.078 s [2019-07-29T18:15:39.642Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 8.329 s [2019-07-29T18:15:39.642Z] [2019-07-29T18:15:39.642Z] Results: [2019-07-29T18:15:39.642Z] [2019-07-29T18:15:39.642Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:15:39.642Z] [2019-07-29T18:15:40.567Z] [INFO] All tests passed! [2019-07-29T18:15:40.567Z] [INFO] [2019-07-29T18:15:40.567Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:40.567Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T18:15:40.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-29T18:15:40.567Z] [INFO] [2019-07-29T18:15:40.567Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:40.567Z] [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-29T18:15:40.567Z] [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-29T18:15:40.567Z] [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-29T18:15:40.567Z] [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-29T18:15:40.567Z] [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-29T18:15:40.567Z] [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-29T18:15:40.567Z] [INFO] [2019-07-29T18:15:40.567Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T18:15:40.567Z] [INFO] [2019-07-29T18:15:40.567Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [2019-07-29T18:15:40.567Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT [51/134] [2019-07-29T18:15:40.567Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:15:40.821Z] [INFO] [2019-07-29T18:15:40.821Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T18:15:40.821Z] [INFO] [2019-07-29T18:15:40.821Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T18:15:40.821Z] [INFO] The project's OSGi version is 1.0.10.201907291748 [2019-07-29T18:15:40.821Z] [INFO] [2019-07-29T18:15:40.821Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T18:15:40.821Z] [INFO] [2019-07-29T18:15:40.821Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T18:15:40.821Z] [INFO] [2019-07-29T18:15:40.821Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T18:15:40.821Z] [INFO] [2019-07-29T18:15:40.821Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T18:15:40.821Z] [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-29T18:15:40.821Z] [INFO] [2019-07-29T18:15:40.821Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T18:15:40.821Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:15:40.821Z] [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-29T18:15:40.821Z] [INFO] [2019-07-29T18:15:40.821Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T18:15:40.821Z] [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-29T18:15:40.821Z] [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-29T18:15:40.821Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-29T18:15:40.821Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:15:40.821Z] 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-29T18:15:40.821Z] 1 problem (1 warning) [2019-07-29T18:15:40.821Z] [INFO] [2019-07-29T18:15:40.821Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T18:15:40.821Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:15:40.821Z] [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-29T18:15:40.821Z] [INFO] [2019-07-29T18:15:40.821Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T18:15:40.821Z] [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-29T18:15:40.821Z] [INFO] [2019-07-29T18:15:40.821Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T18:15:40.821Z] [INFO] [2019-07-29T18:15:40.821Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T18:15:41.076Z] [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-29T18:15:41.076Z] [INFO] [2019-07-29T18:15:41.076Z] [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-29T18:15:41.076Z] [INFO] [2019-07-29T18:15:41.076Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T18:15:41.076Z] [INFO] [2019-07-29T18:15:41.076Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T18:15:41.076Z] [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-29T18:15:41.076Z] [INFO] [2019-07-29T18:15:41.076Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T18:15:41.076Z] [INFO] [2019-07-29T18:15:41.076Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T18:15:42.002Z] [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-29T18:15:42.002Z] [INFO] Command line: [2019-07-29T18:15:42.002Z] [/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-29T18:15:42.002Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:15:43.365Z] !SESSION 2019-07-29 18:15:41.765 ----------------------------------------------- [2019-07-29T18:15:43.365Z] eclipse.buildId=unknown [2019-07-29T18:15:43.365Z] java.version=1.8.0_202 [2019-07-29T18:15:43.365Z] java.vendor=Oracle Corporation [2019-07-29T18:15:43.365Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:15:43.365Z] 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-29T18:15:43.365Z] 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-29T18:15:43.365Z] [2019-07-29T18:15:43.365Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:15:43.083 [2019-07-29T18:15:43.365Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:15:43.365Z] !STACK 0 [2019-07-29T18:15:43.365Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:15:43.365Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:15:43.365Z] [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:15:43.365Z] [2019-07-29T18:15:43.365Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:15:43.178 [2019-07-29T18:15:43.365Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:15:43.365Z] !STACK 0 [2019-07-29T18:15:43.365Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:15:43.365Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:15:43.365Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:15:43.365Z] -> 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-29T18:15:43.365Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:15:43.365Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:15:43.365Z] [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:15:43.365Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:15:44.291Z] process 8028: 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-29T18:15:44.291Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:15:44.546Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:15:44.546Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:15:48.711Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-29T18:15:49.636Z] Display size: 1440x900 [2019-07-29T18:15:49.637Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-29T18:15:49.637Z] GTK version=3.18.9 [2019-07-29T18:15:49.637Z] GTK theme=Ambiance [2019-07-29T18:15:49.637Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T18:15:49.637Z] Time zone: Coordinated Universal Time [2019-07-29T18:15:49.637Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T18:15:49.637Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T18:15:50.197Z] *** BUG *** [2019-07-29T18:15:50.197Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:15:50.197Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:15:50.197Z] [2019-07-29T18:15:50.197Z] *** BUG *** [2019-07-29T18:15:50.197Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:15:50.197Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:15:50.197Z] [2019-07-29T18:15:50.452Z] *** BUG *** [2019-07-29T18:15:50.452Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:15:50.452Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:15:50.452Z] [2019-07-29T18:15:50.452Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"' [2019-07-29T18:15:50.452Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:15:56.981Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T18:15:56.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:15:56.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:15:56.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:15:56.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:15:56.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:15:56.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:15:56.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:15:56.981Z] DEBUG - Setting state to checked on: bug446190 [2019-07-29T18:15:57.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:15:57.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:15:57.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056061422 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:15:57.237Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:15:57.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:15:57.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:15:57.237Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:15:57.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056061449 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:15:57.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056061449 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:15:57.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056061449 data=null} to TreeItem with text {test} [2019-07-29T18:15:57.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056061449 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:15:57.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056061450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:15:57.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056061464 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:15:57.492Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:15:57.492Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:15:57.492Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:15:58.418Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:15:58.418Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:15:58.418Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:15:58.418Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:15:58.418Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:15:58.418Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:15:58.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:15:58.418Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:15:58.418Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:15:58.418Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:15:58.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056062365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:15:58.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056062366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:15:58.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056062366 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:15:58.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056062366 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:15:58.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056062366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:15:58.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056062367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:15:58.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056062367 data=null item=null detail=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-29T18:15:58.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056062367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:15:58.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056062367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:15:58.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056062367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:15:58.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056062367 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:15:58.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056062368 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:15:58.418Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:15:58.418Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:15:58.418Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:15:58.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:15:58.418Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:15:58.418Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:15:58.418Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:15:58.418Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:15:58.418Z] DEBUG - Clicking on OK [2019-07-29T18:15:58.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056062370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:15:58.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056062370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:15:58.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056062370 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:15:58.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056062370 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:15:58.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056062370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:15:58.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056062370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:15:58.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:15:58.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:15:58.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:15:58.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:15:58.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:15:58.418Z] DEBUG - Clicked on OK [2019-07-29T18:15:58.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056062370 data=null item=null detail=0 x=0 y=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-29T18:15:58.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056061635 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-29T18:15:58.673Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.928 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-29T18:15:58.673Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest) Time elapsed: 7.044 s [2019-07-29T18:15:58.673Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-29T18:15:58.929Z] *** BUG *** [2019-07-29T18:15:58.929Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:15:58.929Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:15:58.929Z] [2019-07-29T18:15:58.929Z] *** BUG *** [2019-07-29T18:15:58.929Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:15:58.929Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:15:58.929Z] [2019-07-29T18:15:58.929Z] *** BUG *** [2019-07-29T18:15:58.929Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:15:58.929Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:15:58.929Z] [2019-07-29T18:15:58.929Z] *** BUG *** [2019-07-29T18:15:58.929Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:15:58.929Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:15:58.929Z] [2019-07-29T18:15:58.929Z] *** BUG *** [2019-07-29T18:15:58.929Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:15:58.929Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:15:58.929Z] [2019-07-29T18:15:58.929Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-29T18:15:58.929Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-29T18:15:58.929Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-29T18:16:02.190Z] *** BUG *** [2019-07-29T18:16:02.190Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:16:02.190Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:16:02.190Z] [2019-07-29T18:16:02.190Z] *** BUG *** [2019-07-29T18:16:02.190Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:16:02.190Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:16:02.190Z] [2019-07-29T18:16:03.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-29T18:16:03.115Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-29T18:16:03.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056067058 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-29T18:16:03.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056067074 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:03.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056067074 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-29T18:16:03.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056067077 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:03.115Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056067144 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:16:03.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:16:03.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:16:03.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:16:03.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:16:03.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056067217 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:16:03.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056067217 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:16:03.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056067217 data=null} to TreeItem with text {test} [2019-07-29T18:16:03.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056067218 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:16:03.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056067218 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:16:03.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056067223 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:16:03.115Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:16:03.115Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:16:03.115Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:16:04.041Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:16:04.041Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:16:04.041Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:16:04.041Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:16:04.041Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:04.041Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:16:04.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:16:04.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:16:04.041Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:04.041Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:16:04.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056067951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:04.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056067951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:04.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056067951 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:04.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056067951 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:04.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056067951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:04.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056067951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:04.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056067951 data=null item=null detail=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-29T18:16:04.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056067951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:04.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056067952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:04.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056067952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:04.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056067952 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:04.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056067952 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:04.041Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:04.041Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:16:04.041Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:16:04.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:16:04.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:16:04.041Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:16:04.041Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:16:04.041Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:04.041Z] DEBUG - Clicking on OK [2019-07-29T18:16:04.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056067953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:04.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056067953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:04.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056067953 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:04.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056067953 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:04.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056067953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:04.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056067953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:04.041Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:04.041Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:04.041Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:04.041Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:04.041Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:04.041Z] DEBUG - Clicked on OK [2019-07-29T18:16:04.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056067953 data=null item=null detail=0 x=0 y=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-29T18:16:04.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056067265 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-29T18:16:04.296Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-29T18:16:04.296Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.571 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-29T18:16:04.296Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest) Time elapsed: 5.423 s [2019-07-29T18:16:04.296Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-29T18:16:04.554Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-29T18:16:04.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:16:04.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:16:04.554Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-29T18:16:04.554Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-29T18:16:08.717Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-29T18:16:08.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:16:08.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:16:08.717Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-29T18:16:08.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056072369 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:16:08.717Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:16:08.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:16:08.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:16:08.717Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:16:08.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056072380 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:16:08.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056072380 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:16:08.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056072380 data=null} to TreeItem with text {test} [2019-07-29T18:16:08.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056072380 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:16:08.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056072380 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:16:08.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056072397 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:16:08.717Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:16:08.717Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:16:08.717Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:16:08.972Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:16:08.972Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:16:08.972Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:16:08.972Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:16:08.972Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:08.972Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:16:08.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:16:08.972Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:16:08.972Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:08.972Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:16:08.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056073049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:08.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056073049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:08.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056073049 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:08.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056073050 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:08.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056073050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:08.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056073050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:08.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056073050 data=null item=null detail=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-29T18:16:08.972Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056073050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:08.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056073050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:08.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056073050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:08.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056073050 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:08.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056073050 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:08.972Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:08.972Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:16:08.972Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:16:08.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:16:08.972Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:16:08.972Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:16:08.972Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:16:08.972Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:08.972Z] DEBUG - Clicking on OK [2019-07-29T18:16:08.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056073051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:08.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056073051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:08.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056073051 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:08.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056073052 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:08.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056073052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:08.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056073052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:08.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:08.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:08.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:08.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:08.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:08.972Z] DEBUG - Clicked on OK [2019-07-29T18:16:08.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056073052 data=null item=null detail=0 x=0 y=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-29T18:16:08.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056072434 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-29T18:16:09.532Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-29T18:16:09.532Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.096 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-29T18:16:09.532Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest) Time elapsed: 5.067 s [2019-07-29T18:16:09.532Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-29T18:16:09.532Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:09.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056073736 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-29T18:16:09.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056073749 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:09.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056073749 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-29T18:16:09.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056073751 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:09.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1056073765 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-29T18:16:09.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1056073768 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-29T18:16:09.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1056073819 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-29T18:16:09.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1056073822 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-29T18:16:09.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056073829 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-29T18:16:09.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056073831 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:09.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056073845 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-29T18:16:09.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056073848 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:09.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=1056073863 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-29T18:16:09.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=1056073866 data=null button=1 stateMask=0x80000 x=74 y=-12 count=1} to TableColumn with text {Start Time} [2019-07-29T18:16:09.787Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:09.787Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:09.787Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:13.948Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:13.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056077342 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-29T18:16:13.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056077344 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:13.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056077359 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-29T18:16:13.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056077361 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:13.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056077445 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:16:13.948Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:16:13.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:16:13.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:16:13.948Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:16:13.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056077455 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:16:13.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056077455 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:16:13.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056077455 data=null} to TreeItem with text {test} [2019-07-29T18:16:13.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056077455 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:16:13.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056077455 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:16:13.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056077519 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:16:13.948Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:16:13.948Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:16:13.948Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:16:13.948Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:16:13.948Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:16:13.948Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:16:13.948Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:16:13.948Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:13.948Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:16:13.948Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:16:13.948Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:16:13.948Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:13.948Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:16:13.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056078174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:13.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056078174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:13.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056078174 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:13.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056078174 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:13.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056078174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:13.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056078175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:13.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056078175 data=null item=null detail=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-29T18:16:13.948Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056078175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:13.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056078175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:13.948Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056078175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:13.948Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056078175 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:13.948Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056078175 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:13.948Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:16:13.948Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:16:13.948Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:16:13.948Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:16:13.948Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:16:13.948Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:16:13.948Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:16:13.948Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:13.948Z] DEBUG - Clicking on OK [2019-07-29T18:16:13.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056078176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:13.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056078176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:13.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056078176 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:13.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056078176 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:13.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056078176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:13.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056078176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:13.948Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:13.948Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:13.948Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:13.948Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:13.948Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:16:13.948Z] DEBUG - Clicked on OK [2019-07-29T18:16:14.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056078176 data=null item=null detail=0 x=0 y=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-29T18:16:14.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056077552 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-29T18:16:14.459Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:14.715Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:14.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056078743 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-29T18:16:14.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056078744 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:14.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056078745 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-29T18:16:14.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056078746 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:14.715Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:14.715Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:14.715Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:14.715Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-29T18:16:14.715Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-29T18:16:14.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1056078869 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-29T18:16:14.715Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-29T18:16:14.715Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:14.969Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:21.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056084620 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-29T18:16:21.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056085405 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:21.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056085405 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-29T18:16:22.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056086131 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:22.056Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:23.940Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:23.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056087939 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-29T18:16:23.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056087941 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:23.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056087955 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-29T18:16:23.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056087957 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:23.940Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:23.940Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:29.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056092809 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-29T18:16:29.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056092826 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:29.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056092986 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-29T18:16:29.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056092999 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:29.178Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:31.064Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:36.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056100107 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-29T18:16:36.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056100110 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:36.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056100433 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-29T18:16:36.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056100435 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:36.558Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:38.443Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:44.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056108176 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-29T18:16:45.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056109698 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:46.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1056109698 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-29T18:16:47.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1056111148 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T18:16:47.020Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T18:16:48.906Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.399 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-29T18:16:48.906Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.314 s [2019-07-29T18:16:48.906Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 4.766 s [2019-07-29T18:16:48.906Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.074 s [2019-07-29T18:16:48.906Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.174 s [2019-07-29T18:16:48.906Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 8.942 s [2019-07-29T18:16:48.906Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.1 s [2019-07-29T18:16:48.906Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 6.954 s [2019-07-29T18:16:48.906Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 7.604 s [2019-07-29T18:16:48.906Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 10.435 s [2019-07-29T18:16:48.906Z] [2019-07-29T18:16:48.906Z] Results: [2019-07-29T18:16:48.906Z] [2019-07-29T18:16:48.906Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:16:48.906Z] [2019-07-29T18:16:49.161Z] [2019-07-29T18:16:49.161Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 18:16:48.963 [2019-07-29T18:16:49.161Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T18:16:49.721Z] [INFO] All tests passed! [2019-07-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T18:16:49.721Z] [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-29T18:16:49.721Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T18:16:49.721Z] [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-29T18:16:49.721Z] [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-29T18:16:49.721Z] [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-29T18:16:49.721Z] [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-29T18:16:49.721Z] [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-29T18:16:49.721Z] [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-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [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-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [2019-07-29T18:16:49.721Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [52/134] [2019-07-29T18:16:49.721Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:49.721Z] [INFO] The project's OSGi version is 1.0.1.201907291748 [2019-07-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:49.721Z] [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-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:49.721Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:16:49.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources [2019-07-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:49.721Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes [2019-07-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:49.721Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:16:49.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources [2019-07-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:49.721Z] [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-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:49.721Z] [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-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:49.721Z] [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-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:49.721Z] [INFO] [2019-07-29T18:16:49.721Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:50.280Z] [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-29T18:16:50.280Z] [INFO] Command line: [2019-07-29T18:16:50.280Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -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-29T18:16:50.280Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:16:51.642Z] !SESSION 2019-07-29 18:16:50.325 ----------------------------------------------- [2019-07-29T18:16:51.642Z] eclipse.buildId=unknown [2019-07-29T18:16:51.642Z] java.version=1.8.0_202 [2019-07-29T18:16:51.642Z] java.vendor=Oracle Corporation [2019-07-29T18:16:51.642Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:16:51.642Z] 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-29T18:16:51.642Z] 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-29T18:16:51.642Z] [2019-07-29T18:16:51.642Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:16:51.565 [2019-07-29T18:16:51.642Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:16:51.642Z] !STACK 0 [2019-07-29T18:16:51.642Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T18:16:51.642Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:16:51.642Z] [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:16:51.642Z] [2019-07-29T18:16:51.642Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:16:51.601 [2019-07-29T18:16:51.642Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:16:51.642Z] !STACK 0 [2019-07-29T18:16:51.642Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T18:16:51.642Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:16:51.642Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:16:51.642Z] -> 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-29T18:16:51.642Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T18:16:51.642Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:16:51.642Z] [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:16:51.642Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:16:52.567Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-29T18:16:52.567Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-29T18:16:52.567Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest) Time elapsed: 0.004 s [2019-07-29T18:16:52.567Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-29T18:16:52.567Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-29T18:16:52.567Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.006 s [2019-07-29T18:16:52.567Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0 s [2019-07-29T18:16:52.567Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-29T18:16:52.567Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-29T18:16:52.567Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest) Time elapsed: 0 s [2019-07-29T18:16:52.567Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-29T18:16:52.567Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-29T18:16:52.567Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-29T18:16:52.567Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-29T18:16:52.567Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-29T18:16:52.567Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-29T18:16:52.567Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-29T18:16:52.567Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-29T18:16:52.567Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-29T18:16:52.567Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-29T18:16:52.567Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-29T18:16:52.567Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-29T18:16:52.567Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0.001 s [2019-07-29T18:16:52.567Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-07-29T18:16:52.567Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-07-29T18:16:52.567Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-29T18:16:52.567Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-29T18:16:52.567Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0.001 s [2019-07-29T18:16:52.567Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-29T18:16:52.567Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-29T18:16:52.567Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.003 s [2019-07-29T18:16:52.567Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0 s [2019-07-29T18:16:52.567Z] [2019-07-29T18:16:52.567Z] Results: [2019-07-29T18:16:52.567Z] [2019-07-29T18:16:52.567Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:16:52.567Z] [2019-07-29T18:16:53.127Z] [INFO] All tests passed! [2019-07-29T18:16:53.127Z] [INFO] [2019-07-29T18:16:53.127Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:53.127Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec [2019-07-29T18:16:53.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-29T18:16:53.127Z] [INFO] [2019-07-29T18:16:53.127Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:53.127Z] [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-29T18:16:53.127Z] [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-29T18:16:53.127Z] [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-29T18:16:53.127Z] [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-29T18:16:53.127Z] [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-29T18:16:53.127Z] [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-29T18:16:53.127Z] [INFO] [2019-07-29T18:16:53.127Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T18:16:53.127Z] [INFO] [2019-07-29T18:16:53.127Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [2019-07-29T18:16:53.127Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [53/134] [2019-07-29T18:16:53.127Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:16:53.127Z] [INFO] [2019-07-29T18:16:53.127Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:16:53.127Z] [INFO] [2019-07-29T18:16:53.127Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:16:53.127Z] [INFO] The project's OSGi version is 1.0.3.201907291748 [2019-07-29T18:16:53.127Z] [INFO] [2019-07-29T18:16:53.127Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:16:53.127Z] [INFO] [2019-07-29T18:16:53.127Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:16:53.127Z] [INFO] [2019-07-29T18:16:53.127Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:16:53.127Z] [INFO] [2019-07-29T18:16:53.127Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:16:53.127Z] [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-29T18:16:53.127Z] [INFO] [2019-07-29T18:16:53.127Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:16:53.127Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:16:53.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources [2019-07-29T18:16:53.127Z] [INFO] [2019-07-29T18:16:53.127Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:16:53.127Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes [2019-07-29T18:16:53.381Z] [INFO] [2019-07-29T18:16:53.381Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:16:53.381Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:16:53.381Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources [2019-07-29T18:16:53.381Z] [INFO] [2019-07-29T18:16:53.381Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:16:53.381Z] [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-29T18:16:53.381Z] [INFO] [2019-07-29T18:16:53.381Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:16:53.381Z] [INFO] [2019-07-29T18:16:53.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:16:53.381Z] [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-29T18:16:53.381Z] [INFO] [2019-07-29T18:16:53.381Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:16:53.381Z] [INFO] [2019-07-29T18:16:53.381Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:16:53.381Z] [INFO] [2019-07-29T18:16:53.381Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:16:53.382Z] [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-29T18:16:53.382Z] [INFO] [2019-07-29T18:16:53.382Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:16:53.382Z] [INFO] [2019-07-29T18:16:53.382Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:16:54.306Z] [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-29T18:16:54.306Z] [INFO] Command line: [2019-07-29T18:16:54.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/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-29T18:16:54.306Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:16:56.192Z] !SESSION 2019-07-29 18:16:54.173 ----------------------------------------------- [2019-07-29T18:16:56.192Z] eclipse.buildId=unknown [2019-07-29T18:16:56.192Z] java.version=1.8.0_202 [2019-07-29T18:16:56.192Z] java.vendor=Oracle Corporation [2019-07-29T18:16:56.192Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:16:56.192Z] 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-29T18:16:56.192Z] 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-29T18:16:56.192Z] [2019-07-29T18:16:56.192Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:16:55.698 [2019-07-29T18:16:56.192Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:16:56.192Z] !STACK 0 [2019-07-29T18:16:56.192Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:16:56.192Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:16:56.192Z] [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:16:56.192Z] [2019-07-29T18:16:56.192Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:16:55.794 [2019-07-29T18:16:56.192Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:16:56.192Z] !STACK 0 [2019-07-29T18:16:56.192Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:16:56.192Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:16:56.192Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:16:56.192Z] -> 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-29T18:16:56.192Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:16:56.192Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:16:56.192Z] [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:16:56.192Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:16:56.753Z] process 8266: 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-29T18:16:56.753Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:16:57.007Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:16:57.007Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:17:01.169Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-29T18:17:01.423Z] Display size: 1440x900 [2019-07-29T18:17:01.423Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-29T18:17:01.423Z] GTK version=3.18.9 [2019-07-29T18:17:01.423Z] GTK theme=Ambiance [2019-07-29T18:17:01.423Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T18:17:01.423Z] Time zone: Coordinated Universal Time [2019-07-29T18:17:01.423Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T18:17:01.423Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T18:17:02.349Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"' [2019-07-29T18:17:02.349Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart' [2019-07-29T18:17:02.349Z] DEBUG - Clicking on with mnemonic 'Create custom chart' [2019-07-29T18:17:02.349Z] DEBUG - Clicked on with mnemonic 'Create custom chart' [2019-07-29T18:17:02.349Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:02.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056126535 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1056126539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1056126540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1056126540 data=null doit=true} to (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1056126540 data=null} to (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1056126540 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1056126544 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056126544 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-29T18:17:02.349Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1056126546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1056126546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1056126546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1056126546 data=null doit=true} to (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1056126546 data=null} to (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:02.349Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T18:17:02.349Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X' [2019-07-29T18:17:02.349Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK' [2019-07-29T18:17:02.349Z] 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-29T18:17:02.349Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T18:17:02.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:02.349Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:02.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:02.349Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T18:17:02.349Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T18:17:02.349Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-29T18:17:02.349Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-29T18:17:02.349Z] 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-29T18:17:02.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:02.349Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:02.349Z] DEBUG - Setting state to checked on: Integer [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - Setting state to unchecked on: Integer [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.349Z] DEBUG - Setting state to checked on: Duration (ns) [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - Setting state to unchecked on: Duration (ns) [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - Setting state to checked on: Timestamp [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - Setting state to unchecked on: Timestamp [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:02.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056126625 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - Clicking on TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1056126627 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1056126627 data=null doit=true} to TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:17:02.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1056126628 data=null} to TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1056126628 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056126628 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-29T18:17:02.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1056126629 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1056126629 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1056126629 data=null doit=true} to TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1056126629 data=null} to TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - Clicked on TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - Setting state to checked on: Timestamp [2019-07-29T18:17:02.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:02.605Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-29T18:17:02.605Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-29T18:17:02.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:17:02.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:02.605Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T18:17:02.605Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T18:17:02.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:02.605Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:02.605Z] DEBUG - Clicking on [2019-07-29T18:17:02.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1056126639 data=null button=0 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-29T18:17:02.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1056126639 data=null button=0 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-29T18:17:02.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1056126639 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:02.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1056126639 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:02.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1056126640 data=null button=0 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-29T18:17:02.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1056126640 data=null button=0 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-29T18:17:02.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1056126640 data=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-29T18:17:02.605Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1056126644 data=null button=0 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-29T18:17:02.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1056126645 data=null button=0 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-29T18:17:02.605Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1056126646 data=null button=0 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-29T18:17:02.605Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1056126646 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:02.605Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1056126646 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:02.605Z] DEBUG - Clicked on [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - Setting state to checked on: Timestamp [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:02.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056126656 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - Clicking on TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1056126658 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1056126658 data=null doit=true} to TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:17:02.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1056126659 data=null} to TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1056126659 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056126659 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-29T18:17:02.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1056126661 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1056126661 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1056126661 data=null doit=true} to TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1056126661 data=null} to TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - Clicked on TableItem with text {String} [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:02.606Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:02.606Z] DEBUG - Setting state to checked on: Timestamp2 [2019-07-29T18:17:02.606Z] DEBUG - Setting state to checked on: Timestamp [2019-07-29T18:17:02.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:02.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:02.606Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-29T18:17:02.606Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-29T18:17:02.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:17:02.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:02.606Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T18:17:02.606Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T18:17:02.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:02.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:02.606Z] DEBUG - Clicking on [2019-07-29T18:17:02.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1056126720 data=null button=0 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-29T18:17:02.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1056126720 data=null button=0 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-29T18:17:02.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1056126720 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:02.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1056126720 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:02.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1056126720 data=null button=0 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-29T18:17:02.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1056126720 data=null button=0 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-29T18:17:02.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1056126720 data=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-29T18:17:02.606Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1056126725 data=null button=0 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-29T18:17:02.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1056126727 data=null button=0 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-29T18:17:02.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1056126727 data=null button=0 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-29T18:17:02.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1056126727 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:02.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1056126728 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:02.606Z] DEBUG - Clicked on [2019-07-29T18:17:02.606Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.514 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-29T18:17:02.606Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest) Time elapsed: 0.443 s [2019-07-29T18:17:02.606Z] [2019-07-29T18:17:02.606Z] Results: [2019-07-29T18:17:02.606Z] [2019-07-29T18:17:02.606Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:17:02.606Z] [2019-07-29T18:17:03.530Z] [INFO] All tests passed! [2019-07-29T18:17:03.530Z] [INFO] [2019-07-29T18:17:03.530Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:17:03.530Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T18:17:03.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-29T18:17:03.530Z] [INFO] [2019-07-29T18:17:03.530Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:17:03.530Z] [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-29T18:17:03.530Z] [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-29T18:17:03.530Z] [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-29T18:17:03.531Z] [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-29T18:17:03.531Z] [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-29T18:17:03.531Z] [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-29T18:17:03.531Z] [INFO] [2019-07-29T18:17:03.531Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T18:17:03.531Z] [INFO] [2019-07-29T18:17:03.531Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [2019-07-29T18:17:03.531Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [54/134] [2019-07-29T18:17:03.531Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:17:03.531Z] [INFO] [2019-07-29T18:17:03.531Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:03.531Z] [INFO] [2019-07-29T18:17:03.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:03.531Z] [INFO] The project's OSGi version is 1.0.3.201907291748 [2019-07-29T18:17:03.531Z] [INFO] [2019-07-29T18:17:03.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:03.531Z] [INFO] [2019-07-29T18:17:03.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:03.531Z] [INFO] [2019-07-29T18:17:03.531Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:03.531Z] [INFO] [2019-07-29T18:17:03.531Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:03.531Z] [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-29T18:17:03.531Z] [INFO] [2019-07-29T18:17:03.531Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:03.531Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:17:03.531Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources [2019-07-29T18:17:03.531Z] [INFO] [2019-07-29T18:17:03.531Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:03.531Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes [2019-07-29T18:17:03.786Z] [INFO] [2019-07-29T18:17:03.786Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:03.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:17:03.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources [2019-07-29T18:17:03.786Z] [INFO] [2019-07-29T18:17:03.786Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:03.786Z] [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-29T18:17:03.786Z] [INFO] [2019-07-29T18:17:03.786Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:03.786Z] [INFO] [2019-07-29T18:17:03.786Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:03.786Z] [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-29T18:17:03.786Z] [INFO] [2019-07-29T18:17:03.786Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:03.786Z] [INFO] [2019-07-29T18:17:03.786Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:03.786Z] [INFO] [2019-07-29T18:17:03.786Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:03.786Z] [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-29T18:17:03.786Z] [INFO] [2019-07-29T18:17:03.786Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:03.786Z] [INFO] [2019-07-29T18:17:03.786Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:04.710Z] [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-29T18:17:04.710Z] [INFO] Command line: [2019-07-29T18:17:04.711Z] [/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-29T18:17:04.711Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:17:06.073Z] !SESSION 2019-07-29 18:17:04.511 ----------------------------------------------- [2019-07-29T18:17:06.073Z] eclipse.buildId=unknown [2019-07-29T18:17:06.073Z] java.version=1.8.0_202 [2019-07-29T18:17:06.073Z] java.vendor=Oracle Corporation [2019-07-29T18:17:06.073Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:17:06.073Z] 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-29T18:17:06.073Z] 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-29T18:17:06.073Z] [2019-07-29T18:17:06.073Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:17:05.799 [2019-07-29T18:17:06.073Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:17:06.073Z] !STACK 0 [2019-07-29T18:17:06.073Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:17:06.073Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:17:06.073Z] [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:17:06.073Z] [2019-07-29T18:17:06.073Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:17:05.898 [2019-07-29T18:17:06.073Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:17:06.073Z] !STACK 0 [2019-07-29T18:17:06.073Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:17:06.073Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:17:06.073Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:17:06.073Z] -> 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-29T18:17:06.073Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:17:06.073Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:17:06.073Z] [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:17:06.073Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:17:06.999Z] process 8327: 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-29T18:17:06.999Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:17:06.999Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:17:06.999Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:17:12.237Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-29T18:17:12.237Z] Display size: 1440x900 [2019-07-29T18:17:12.237Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-29T18:17:12.237Z] GTK version=3.18.9 [2019-07-29T18:17:12.237Z] GTK theme=Ambiance [2019-07-29T18:17:12.237Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T18:17:12.237Z] Time zone: Coordinated Universal Time [2019-07-29T18:17:12.237Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T18:17:12.237Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T18:17:13.164Z] [2019-07-29T18:17:13.164Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 18:17:13.065 [2019-07-29T18:17:13.164Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2019-07-29T18:17:13.164Z] !STACK 0 [2019-07-29T18:17:13.164Z] java.lang.RuntimeException: The parameter should be set [2019-07-29T18:17:13.164Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-29T18:17:13.164Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T18:17:13.164Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:17:13.164Z] [2019-07-29T18:17:13.164Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 18:17:13.078 [2019-07-29T18:17:13.164Z] !MESSAGE Exception executing analysis [2019-07-29T18:17:13.164Z] !STACK 0 [2019-07-29T18:17:13.164Z] java.lang.RuntimeException: The parameter should be set [2019-07-29T18:17:13.164Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-29T18:17:13.164Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T18:17:13.164Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:17:15.048Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:17:15.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:17:15.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:17:15.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:17:15.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:17:15.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:17:15.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056139318 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:17:15.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056139319 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:17:15.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056139319 data=null} to TreeItem with text {test} [2019-07-29T18:17:15.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056139320 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:17:15.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056139320 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:17:15.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056139417 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:17:15.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:17:15.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056139419 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:17:15.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056139419 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:17:15.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056139419 data=null} to TreeItem with text {test} [2019-07-29T18:17:15.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056139419 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:17:15.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056139419 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:17:15.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056139424 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:17:15.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056139425 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:17:15.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056139426 data=null} to TreeItem with text {test} [2019-07-29T18:17:15.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056139426 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:17:15.304Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056139426 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-29T18:17:15.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056139443 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:17:15.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:17:15.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056139445 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:17:15.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056139445 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:17:15.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056139446 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:17:15.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056139446 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:17:15.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056139446 data=null item=TreeItem {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-29T18:17:15.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056139518 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:17:15.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056139519 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:17:15.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056139519 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:17:15.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056139520 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:17:15.304Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056139520 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-29T18:17:15.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056139522 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:17:15.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=1056139522 data=null doit=true} to TreeItem with text {A-Test-10K} [2019-07-29T18:17:15.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=1056139523 data=null} to TreeItem with text {A-Test-10K} [2019-07-29T18:17:15.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=1056139523 data=null button=1 stateMask=0x0 x=96 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-29T18:17:15.304Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056139523 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-29T18:17:15.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=1056139526 data=null button=1 stateMask=0x80000 x=96 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-29T18:17:15.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=1056139527 data=null doit=true} to TreeItem with text {External Analyses} [2019-07-29T18:17:15.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=1056139527 data=null} to TreeItem with text {External Analyses} [2019-07-29T18:17:15.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=1056139527 data=null button=1 stateMask=0x0 x=137 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-29T18:17:15.304Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056139527 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-29T18:17:15.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=1056139531 data=null button=1 stateMask=0x80000 x=137 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-29T18:17:15.304Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T18:17:15.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1056139534 data=null button=0 stateMask=0x0 x=257 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T18:17:15.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1056139534 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T18:17:15.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:17:15.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1056139541 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T18:17:15.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1056139542 data=null button=1 stateMask=0x0 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T18:17:15.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056139542 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-29T18:17:15.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1056139549 data=null button=1 stateMask=0x80000 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T18:17:15.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1056139549 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T18:17:15.304Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1056139549 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T18:17:15.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1056139737 data=null button=1 stateMask=0x80000 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T18:17:15.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1056139738 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T18:17:15.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1056139739 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T18:17:15.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1056139739 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T18:17:15.560Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T18:17:15.560Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-29T18:17:15.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1056139741 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-29T18:17:15.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:15.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:15.560Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:17:15.560Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:17:15.560Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:15.560Z] DEBUG - Clicking on OK [2019-07-29T18:17:15.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056139745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:15.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056139745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:15.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056139746 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:15.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056139746 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:15.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056139746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:15.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056139752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:15.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056139752 data=null item=null detail=0 x=0 y=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-29T18:17:15.560Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1056139550 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-29T18:17:15.815Z] *** BUG *** [2019-07-29T18:17:15.815Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:17:15.815Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:17:15.815Z] [2019-07-29T18:17:15.815Z] *** BUG *** [2019-07-29T18:17:15.815Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:17:15.815Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:17:15.815Z] [2019-07-29T18:17:15.815Z] *** BUG *** [2019-07-29T18:17:15.815Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:17:15.815Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:17:15.815Z] [2019-07-29T18:17:15.815Z] *** BUG *** [2019-07-29T18:17:15.815Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:17:15.815Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:17:15.815Z] [2019-07-29T18:17:15.815Z] *** BUG *** [2019-07-29T18:17:15.815Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:17:15.815Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:17:15.815Z] [2019-07-29T18:17:15.815Z] *** BUG *** [2019-07-29T18:17:15.815Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:17:15.815Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:17:15.815Z] [2019-07-29T18:17:15.815Z] DEBUG - Clicked on [2019-07-29T18:17:15.815Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-29T18:17:16.070Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-29T18:17:16.070Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-29T18:17:16.326Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-29T18:17:16.326Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:16.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056140430 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1056140434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1056140441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1056140441 data=null doit=true} to (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1056140441 data=null} to (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1056140442 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1056140442 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056140442 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-29T18:17:16.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1056140444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1056140444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1056140444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1056140444 data=null doit=true} to (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1056140444 data=null} to (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:16.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056140445 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - Clicking on TableItem with text {Wakee process (name)} [2019-07-29T18:17:16.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=1056140448 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-29T18:17:16.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=1056140449 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-29T18:17:16.326Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:17:16.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=1056140450 data=null} to TableItem with text {Wakee process (name)} [2019-07-29T18:17:16.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=1056140450 data=null button=1 stateMask=0x0 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-29T18:17:16.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056140450 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-29T18:17:16.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=1056140450 data=null button=1 stateMask=0x80000 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-29T18:17:16.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=1056140450 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-29T18:17:16.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=1056140450 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-29T18:17:16.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=1056140459 data=null} to TableItem with text {Wakee process (name)} [2019-07-29T18:17:16.326Z] DEBUG - Clicked on TableItem with text {Wakee process (name)} [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.326Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-29T18:17:16.326Z] DEBUG - Setting state to checked on: Priority [2019-07-29T18:17:16.326Z] DEBUG - Setting state to checked on: Target CPU [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:16.326Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:16.326Z] DEBUG - Clicking on [2019-07-29T18:17:16.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1056140520 data=null button=0 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-29T18:17:16.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1056140520 data=null button=0 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-29T18:17:16.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1056140520 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:16.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1056140520 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:16.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1056140521 data=null button=0 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-29T18:17:16.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1056140521 data=null button=0 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-29T18:17:16.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1056140521 data=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-29T18:17:16.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1056140529 data=null button=0 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-29T18:17:16.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1056140535 data=null button=0 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-29T18:17:16.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1056140539 data=null button=0 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-29T18:17:16.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1056140539 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:16.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1056140539 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:16.326Z] DEBUG - Clicked on [2019-07-29T18:17:16.326Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:16.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056140540 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:17:16.326Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:16.326Z] DEBUG - Clicking on OK [2019-07-29T18:17:16.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056140542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:16.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056140542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:16.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056140542 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:16.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056140542 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:16.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056140542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:16.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056140542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:16.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056140542 data=null item=null detail=0 x=0 y=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-29T18:17:16.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1056140234 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-29T18:17:16.582Z] DEBUG - Clicked on [2019-07-29T18:17:16.582Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-29T18:17:16.582Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-29T18:17:16.837Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-29T18:17:16.837Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:16.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056140943 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:16.837Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:16.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056140944 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1056140946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1056140946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1056140946 data=null doit=true} to (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1056140946 data=null} to (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1056140946 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1056140946 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056140947 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-29T18:17:16.837Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1056140948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1056140948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1056140949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1056140949 data=null doit=true} to (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1056140953 data=null} to (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:16.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056140954 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - Clicking on TableItem with text {Waker process (name)} [2019-07-29T18:17:16.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=1056140959 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-29T18:17:16.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=1056140959 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-29T18:17:16.837Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:17:16.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=1056140960 data=null} to TableItem with text {Waker process (name)} [2019-07-29T18:17:16.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=1056140960 data=null button=1 stateMask=0x0 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-29T18:17:16.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056140961 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-29T18:17:16.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=1056140961 data=null button=1 stateMask=0x80000 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-29T18:17:16.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=1056140961 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-29T18:17:16.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=1056140961 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-29T18:17:16.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=1056140961 data=null} to TableItem with text {Waker process (name)} [2019-07-29T18:17:16.837Z] DEBUG - Clicked on TableItem with text {Waker process (name)} [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:16.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:16.837Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-29T18:17:16.837Z] DEBUG - Setting state to checked on: Priority [2019-07-29T18:17:16.837Z] DEBUG - Setting state to checked on: Target CPU [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:16.837Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:16.837Z] DEBUG - Clicking on [2019-07-29T18:17:16.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1056140969 data=null button=0 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-29T18:17:16.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1056140970 data=null button=0 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-29T18:17:16.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1056140970 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:16.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1056140970 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:16.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1056140970 data=null button=0 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-29T18:17:16.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1056140970 data=null button=0 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-29T18:17:16.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1056140970 data=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-29T18:17:16.837Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1056141027 data=null button=0 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-29T18:17:16.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1056141030 data=null button=0 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-29T18:17:16.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1056141030 data=null button=0 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-29T18:17:16.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1056141030 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:16.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1056141030 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:16.837Z] DEBUG - Clicked on [2019-07-29T18:17:16.837Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:16.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056141031 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:17:16.837Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:16.837Z] DEBUG - Clicking on OK [2019-07-29T18:17:16.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056141032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:16.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056141032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:16.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056141033 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:16.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056141033 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:16.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056141033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:16.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056141033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:16.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056141033 data=null item=null detail=0 x=0 y=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-29T18:17:17.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1056140823 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-29T18:17:17.093Z] DEBUG - Clicked on [2019-07-29T18:17:17.093Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-29T18:17:17.093Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:17:17.093Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-29T18:17:17.093Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-29T18:17:17.093Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-29T18:17:17.093Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-29T18:17:17.093Z] 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-29T18:17:17.093Z] DEBUG - Clicking on &Reset Perspective [2019-07-29T18:17:17.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1056141321 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-29T18:17:17.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1056141321 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-29T18:17:17.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1056141321 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-29T18:17:17.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1056141321 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-29T18:17:17.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1056141321 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-29T18:17:17.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1056141322 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-29T18:17:17.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1056141322 data=null item=null 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-29T18:17:17.350Z] DEBUG - Clicked on [2019-07-29T18:17:17.350Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:17:17.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:17:17.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:17:17.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:17:17.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:17:17.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:17:17.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056141567 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:17:17.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056141567 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:17:17.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056141567 data=null} to TreeItem with text {test} [2019-07-29T18:17:17.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056141567 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:17:17.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056141567 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:17:17.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056141623 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:17:17.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:17:17.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056141624 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:17:17.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056141624 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:17:17.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056141624 data=null} to TreeItem with text {test} [2019-07-29T18:17:17.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056141624 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:17:17.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056141624 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:17:17.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056141629 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:17:17.605Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:17:17.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:17:17.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056141630 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:17:17.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056141630 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:17:17.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056141630 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:17:17.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056141631 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:17:17.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056141631 data=null item=TreeItem {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-29T18:17:17.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056141646 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:17:17.605Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-29T18:17:17.605Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again. [2019-07-29T18:17:17.605Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again. [2019-07-29T18:17:17.605Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T18:17:17.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1056141647 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T18:17:17.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1056141647 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T18:17:17.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:17:17.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1056141647 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T18:17:17.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1056141647 data=null button=1 stateMask=0x0 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T18:17:17.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056141648 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-29T18:17:17.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1056141654 data=null button=1 stateMask=0x80000 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T18:17:17.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1056141654 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T18:17:17.605Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1056141654 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T18:17:17.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1056141822 data=null button=1 stateMask=0x80000 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T18:17:17.605Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1056141822 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T18:17:17.605Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1056141823 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T18:17:17.605Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1056141823 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T18:17:17.605Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T18:17:17.605Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-29T18:17:17.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1056141823 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-29T18:17:17.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:17.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:17.606Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:17:17.606Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:17:17.606Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:17.606Z] DEBUG - Clicking on OK [2019-07-29T18:17:17.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056141824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:17.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056141824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:17.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056141824 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:17.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056141824 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:17.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056141824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:17.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056141824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:17.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056141825 data=null item=null detail=0 x=0 y=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-29T18:17:17.606Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1056141662 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-29T18:17:17.861Z] *** BUG *** [2019-07-29T18:17:17.861Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:17:17.861Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:17:17.861Z] [2019-07-29T18:17:17.861Z] *** BUG *** [2019-07-29T18:17:17.861Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:17:17.861Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:17:17.861Z] [2019-07-29T18:17:17.861Z] *** BUG *** [2019-07-29T18:17:17.861Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:17:17.861Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:17:17.861Z] [2019-07-29T18:17:17.861Z] *** BUG *** [2019-07-29T18:17:17.861Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:17:17.861Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:17:17.861Z] [2019-07-29T18:17:17.861Z] DEBUG - Clicked on [2019-07-29T18:17:18.116Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-29T18:17:18.116Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-29T18:17:18.116Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-29T18:17:18.373Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-29T18:17:18.373Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:18.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056142382 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1056142383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1056142383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1056142383 data=null doit=true} to (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1056142383 data=null} to (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1056142383 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1056142383 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056142384 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-29T18:17:18.373Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1056142386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1056142386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1056142386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1056142387 data=null doit=true} to (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1056142387 data=null} to (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:18.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056142387 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1056142397 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1056142397 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.373Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:17:18.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1056142398 data=null} to TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1056142413 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056142420 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-29T18:17:18.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1056142420 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1056142424 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1056142424 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1056142424 data=null} to TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.373Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:18.373Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:18.373Z] DEBUG - Clicking on [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1056142427 data=null button=0 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-29T18:17:18.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1056142427 data=null button=0 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-29T18:17:18.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1056142427 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1056142427 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1056142427 data=null button=0 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-29T18:17:18.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1056142427 data=null button=0 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-29T18:17:18.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1056142428 data=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-29T18:17:18.373Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1056142431 data=null button=0 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-29T18:17:18.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1056142432 data=null button=0 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-29T18:17:18.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1056142432 data=null button=0 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-29T18:17:18.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1056142432 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1056142432 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.373Z] DEBUG - Clicked on [2019-07-29T18:17:18.373Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:18.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056142437 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1056142444 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-29T18:17:18.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1056142444 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-29T18:17:18.373Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:17:18.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1056142445 data=null} to TableItem with text {Switch timestamp} [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1056142445 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-29T18:17:18.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056142445 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-29T18:17:18.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1056142446 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1056142446 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-29T18:17:18.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1056142446 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-29T18:17:18.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1056142446 data=null} to TableItem with text {Switch timestamp} [2019-07-29T18:17:18.373Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.373Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:18.373Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:18.373Z] DEBUG - Clicking on [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1056142449 data=null button=0 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-29T18:17:18.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1056142449 data=null button=0 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-29T18:17:18.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1056142449 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1056142449 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1056142449 data=null button=0 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-29T18:17:18.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1056142449 data=null button=0 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-29T18:17:18.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1056142449 data=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-29T18:17:18.373Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1056142462 data=null button=0 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-29T18:17:18.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1056142465 data=null button=0 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-29T18:17:18.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1056142465 data=null button=0 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-29T18:17:18.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1056142465 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1056142465 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.373Z] DEBUG - Clicked on [2019-07-29T18:17:18.373Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:18.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056142466 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:17:18.373Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:18.373Z] DEBUG - Clicking on OK [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056142467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056142467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:18.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056142467 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:18.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056142467 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056142467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:18.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056142467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:18.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056142467 data=null item=null detail=0 x=0 y=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-29T18:17:18.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1056142279 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-29T18:17:18.629Z] DEBUG - Clicked on [2019-07-29T18:17:18.629Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-29T18:17:18.629Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-29T18:17:18.629Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-29T18:17:18.629Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:18.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056142791 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1056142792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1056142793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1056142793 data=null doit=true} to (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1056142793 data=null} to (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1056142793 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1056142793 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056142793 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-29T18:17:18.629Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1056142796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1056142796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1056142796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1056142796 data=null doit=true} to (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1056142796 data=null} to (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:18.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056142824 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1056142825 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1056142825 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.629Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:17:18.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1056142826 data=null} to TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1056142826 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056142826 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-29T18:17:18.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1056142827 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1056142827 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1056142827 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1056142827 data=null} to TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.629Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - Clicking on [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1056142830 data=null button=0 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-29T18:17:18.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1056142830 data=null button=0 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-29T18:17:18.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1056142830 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1056142830 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1056142830 data=null button=0 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-29T18:17:18.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1056142830 data=null button=0 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-29T18:17:18.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1056142830 data=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-29T18:17:18.629Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1056142834 data=null button=0 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-29T18:17:18.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1056142842 data=null button=0 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-29T18:17:18.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1056142843 data=null button=0 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-29T18:17:18.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1056142843 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1056142843 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.629Z] DEBUG - Clicked on [2019-07-29T18:17:18.629Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:18.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056142844 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1056142845 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-29T18:17:18.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1056142845 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-29T18:17:18.629Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:17:18.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1056142846 data=null} to TableItem with text {Switch timestamp} [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1056142846 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-29T18:17:18.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056142846 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-29T18:17:18.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1056142846 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1056142846 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-29T18:17:18.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1056142846 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-29T18:17:18.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1056142846 data=null} to TableItem with text {Switch timestamp} [2019-07-29T18:17:18.629Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:17:18.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:17:18.629Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - Clicking on [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1056142849 data=null button=0 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-29T18:17:18.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1056142849 data=null button=0 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-29T18:17:18.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1056142849 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1056142849 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1056142849 data=null button=0 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-29T18:17:18.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1056142849 data=null button=0 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-29T18:17:18.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1056142849 data=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-29T18:17:18.629Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1056142861 data=null button=0 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-29T18:17:18.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1056142863 data=null button=0 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-29T18:17:18.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1056142863 data=null button=0 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-29T18:17:18.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1056142864 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1056142864 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T18:17:18.629Z] DEBUG - Clicked on [2019-07-29T18:17:18.629Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:18.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056142864 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-29T18:17:18.629Z] 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-29T18:17:18.629Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-29T18:17:18.629Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2e903c69 [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=1056142866 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-29T18:17:18.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1056142867 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-29T18:17:18.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=1056142867 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-29T18:17:18.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=1056142867 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=1056142867 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-29T18:17:18.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=1056142867 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-29T18:17:18.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=1056142867 data=null item=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-29T18:17:18.629Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=1056142867 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-29T18:17:18.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1056142867 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-29T18:17:18.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=1056142867 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-29T18:17:18.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=1056142867 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-29T18:17:18.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=1056142867 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-29T18:17:18.629Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T18:17:18.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1056142867 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:17:18.629Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:18.629Z] DEBUG - Clicking on OK [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056142868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056142868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:18.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056142868 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:18.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056142868 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056142868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:18.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056142868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:18.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056142868 data=null item=null detail=0 x=0 y=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-29T18:17:18.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1056142670 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-29T18:17:18.885Z] DEBUG - Clicked on [2019-07-29T18:17:18.885Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-29T18:17:19.140Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:17:19.140Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-29T18:17:19.140Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-29T18:17:19.140Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-29T18:17:19.140Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-29T18:17:19.140Z] 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-29T18:17:19.140Z] DEBUG - Clicking on &Reset Perspective [2019-07-29T18:17:19.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1056143149 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-29T18:17:19.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1056143149 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-29T18:17:19.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1056143149 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-29T18:17:19.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1056143149 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-29T18:17:19.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1056143149 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-29T18:17:19.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1056143149 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-29T18:17:19.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1056143149 data=null item=null 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-29T18:17:19.140Z] DEBUG - Clicked on [2019-07-29T18:17:19.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056143363 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:17:19.140Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:17:19.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:17:19.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:17:19.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:17:19.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056143436 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:17:19.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056143436 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:17:19.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056143436 data=null} to TreeItem with text {test} [2019-07-29T18:17:19.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056143436 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:17:19.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056143436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:17:19.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056143459 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:17:19.395Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:17:19.395Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:17:19.651Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:17:20.212Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:17:20.212Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:17:20.212Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:17:20.212Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:17:20.212Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:17:20.212Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:17:20.212Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:20.212Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:20.212Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:17:20.212Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:17:20.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056144373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:17:20.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056144374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:17:20.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056144374 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:17:20.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056144374 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:17:20.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056144374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:17:20.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056144374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:17:20.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056144374 data=null item=null detail=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-29T18:17:20.212Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056144374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:17:20.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056144374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:17:20.212Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056144374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:17:20.212Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056144374 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:17:20.212Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056144374 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:17:20.212Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:17:20.212Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:17:20.212Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:17:20.212Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:17:20.212Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:17:20.212Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:17:20.212Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:17:20.212Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:20.212Z] DEBUG - Clicking on OK [2019-07-29T18:17:20.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056144375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:20.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056144375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:20.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056144375 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:20.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056144375 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:20.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056144375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:20.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056144375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:20.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:20.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:20.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:20.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:20.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:17:20.212Z] DEBUG - Clicked on OK [2019-07-29T18:17:20.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056144375 data=null item=null detail=0 x=0 y=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-29T18:17:20.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056143648 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-29T18:17:20.723Z] [2019-07-29T18:17:20.723Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-29 18:17:20.625 [2019-07-29T18:17:20.723Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data" [2019-07-29T18:17:20.723Z] [2019-07-29T18:17:20.723Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-29 18:17:20.626 [2019-07-29T18:17:20.723Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data" [2019-07-29T18:17:20.723Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.442 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-29T18:17:20.723Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 2.292 s [2019-07-29T18:17:20.723Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 1.803 s [2019-07-29T18:17:20.723Z] [2019-07-29T18:17:20.723Z] Results: [2019-07-29T18:17:20.723Z] [2019-07-29T18:17:20.723Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:17:20.723Z] [2019-07-29T18:17:20.978Z] [2019-07-29T18:17:20.978Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 18:17:20.873 [2019-07-29T18:17:20.978Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T18:17:21.904Z] [INFO] All tests passed! [2019-07-29T18:17:21.904Z] [INFO] [2019-07-29T18:17:21.904Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:21.904Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T18:17:21.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests' with 3 classes [2019-07-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:22.159Z] [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-29T18:17:22.159Z] [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-29T18:17:22.159Z] [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-29T18:17:22.159Z] [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-29T18:17:22.159Z] [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-29T18:17:22.159Z] [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-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [2019-07-29T18:17:22.159Z] [INFO] Building Trace Compass BTF Support Parent 5.0.0-SNAPSHOT [55/134] [2019-07-29T18:17:22.159Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent --- [2019-07-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent --- [2019-07-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent --- [2019-07-29T18:17:22.159Z] [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-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent --- [2019-07-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent --- [2019-07-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent --- [2019-07-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent --- [2019-07-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf-parent --- [2019-07-29T18:17:22.159Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent --- [2019-07-29T18:17:22.159Z] [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-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [2019-07-29T18:17:22.159Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT [56/134] [2019-07-29T18:17:22.159Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.159Z] [INFO] The project's OSGi version is 2.2.0.201907291748 [2019-07-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.159Z] [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-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.159Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:17:22.159Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/main/resources [2019-07-29T18:17:22.159Z] [INFO] [2019-07-29T18:17:22.159Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.159Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/classes [2019-07-29T18:17:22.414Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] [2019-07-29T18:17:22.414Z] throws AttributeNotFoundException { [2019-07-29T18:17:22.414Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:17:22.414Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider [2019-07-29T18:17:22.414Z] 1 problem (1 warning) [2019-07-29T18:17:22.414Z] [INFO] [2019-07-29T18:17:22.414Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.414Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:17:22.414Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/test/resources [2019-07-29T18:17:22.414Z] [INFO] [2019-07-29T18:17:22.414Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.414Z] [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-29T18:17:22.414Z] [INFO] [2019-07-29T18:17:22.414Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.414Z] [INFO] [2019-07-29T18:17:22.414Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.414Z] [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-29T18:17:22.414Z] [INFO] [2019-07-29T18:17:22.414Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.414Z] [INFO] [2019-07-29T18:17:22.414Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.414Z] [INFO] [2019-07-29T18:17:22.414Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.414Z] [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-29T18:17:22.414Z] [INFO] [2019-07-29T18:17:22.414Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.414Z] [INFO] [2019-07-29T18:17:22.414Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.414Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec [2019-07-29T18:17:22.414Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-29T18:17:22.414Z] [INFO] [2019-07-29T18:17:22.414Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.415Z] [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-29T18:17:22.415Z] [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-29T18:17:22.415Z] [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-29T18:17:22.415Z] [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-29T18:17:22.415Z] [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-29T18:17:22.415Z] [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-29T18:17:22.415Z] [INFO] [2019-07-29T18:17:22.415Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T18:17:22.415Z] [INFO] [2019-07-29T18:17:22.415Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [2019-07-29T18:17:22.415Z] [INFO] Building Trace Compass Documentation 5.0.0-SNAPSHOT [57/134] [2019-07-29T18:17:22.415Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T18:17:22.415Z] [INFO] [2019-07-29T18:17:22.415Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc --- [2019-07-29T18:17:22.415Z] [INFO] [2019-07-29T18:17:22.415Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc --- [2019-07-29T18:17:22.415Z] [INFO] [2019-07-29T18:17:22.415Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc --- [2019-07-29T18:17:22.415Z] [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-29T18:17:22.415Z] [INFO] [2019-07-29T18:17:22.415Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc --- [2019-07-29T18:17:22.415Z] [INFO] [2019-07-29T18:17:22.415Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc --- [2019-07-29T18:17:22.415Z] [INFO] [2019-07-29T18:17:22.415Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc --- [2019-07-29T18:17:22.415Z] [INFO] [2019-07-29T18:17:22.415Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc --- [2019-07-29T18:17:22.415Z] [INFO] [2019-07-29T18:17:22.415Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.doc --- [2019-07-29T18:17:22.415Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T18:17:22.415Z] [INFO] [2019-07-29T18:17:22.415Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc --- [2019-07-29T18:17:22.415Z] [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-29T18:17:22.415Z] [INFO] [2019-07-29T18:17:22.415Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [2019-07-29T18:17:22.415Z] [INFO] Building Trace Compass Developer Guide 5.0.0-SNAPSHOT [58/134] [2019-07-29T18:17:22.415Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:17:22.415Z] [INFO] [2019-07-29T18:17:22.415Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:22.415Z] [INFO] [2019-07-29T18:17:22.415Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:22.415Z] 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-29T18:17:22.415Z] 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-29T18:17:22.415Z] 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-29T18:17:22.670Z] 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-29T18:17:22.670Z] 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-29T18:17:22.926Z] 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-29T18:17:22.926Z] 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 30 kB/s) [2019-07-29T18:17:22.926Z] 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-29T18:17:22.926Z] 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-29T18:17:22.926Z] 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-29T18:17:22.926Z] 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-29T18:17:23.181Z] 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-29T18:17:23.181Z] 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-29T18:17:23.181Z] 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 302 kB/s) [2019-07-29T18:17:23.181Z] 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-29T18:17:23.181Z] 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-29T18:17:23.181Z] 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-29T18:17:23.181Z] 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-29T18:17:23.181Z] 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-29T18:17:23.181Z] 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-29T18:17:23.437Z] 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 277 kB/s) [2019-07-29T18:17:23.437Z] 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-29T18:17:23.437Z] 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-29T18:17:23.437Z] 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-29T18:17:23.437Z] 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-29T18:17:23.437Z] 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-29T18:17:23.437Z] 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-29T18:17:23.692Z] 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 58 kB/s) [2019-07-29T18:17:23.692Z] 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-29T18:17:23.692Z] 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-29T18:17:23.692Z] 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-29T18:17:23.692Z] 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-29T18:17:23.692Z] 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-29T18:17:23.692Z] 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-29T18:17:23.947Z] 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 401 kB/s) [2019-07-29T18:17:23.947Z] 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-29T18:17:23.947Z] 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-29T18:17:23.947Z] 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-29T18:17:23.947Z] 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-29T18:17:24.201Z] 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-29T18:17:24.201Z] 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-29T18:17:24.201Z] 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 200 kB/s) [2019-07-29T18:17:24.201Z] 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-29T18:17:24.201Z] 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-29T18:17:24.201Z] 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-29T18:17:24.457Z] 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-29T18:17:24.457Z] 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-29T18:17:24.457Z] 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-29T18:17:24.457Z] 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 78 kB/s) [2019-07-29T18:17:24.457Z] 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-29T18:17:24.457Z] 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-29T18:17:24.457Z] 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-29T18:17:24.712Z] 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-29T18:17:24.712Z] 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-29T18:17:24.712Z] 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-29T18:17:24.712Z] 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 86 kB/s) [2019-07-29T18:17:24.712Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-29T18:17:24.712Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-29T18:17:24.712Z] 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-29T18:17:24.712Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-29T18:17:24.967Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-29T18:17:24.967Z] 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-29T18:17:24.967Z] 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 259 kB/s) [2019-07-29T18:17:24.967Z] 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-29T18:17:24.967Z] 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-29T18:17:24.967Z] 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-29T18:17:24.967Z] 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-29T18:17:24.967Z] 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-29T18:17:25.222Z] 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-29T18:17:25.222Z] 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 439 kB/s) [2019-07-29T18:17:25.222Z] 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-29T18:17:25.222Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-29T18:17:25.222Z] 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-29T18:17:25.222Z] 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-29T18:17:25.222Z] 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-29T18:17:25.222Z] 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-29T18:17:25.222Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-29T18:17:25.222Z] 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-29T18:17:25.222Z] 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-29T18:17:25.222Z] 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-29T18:17:25.477Z] 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-29T18:17:25.477Z] 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-29T18:17:25.477Z] 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-29T18:17:25.477Z] 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-29T18:17:25.477Z] 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-29T18:17:25.477Z] 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-29T18:17:25.477Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-29T18:17:25.477Z] 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-29T18:17:25.477Z] 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-29T18:17:25.477Z] 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-29T18:17:25.733Z] 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-29T18:17:25.733Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-29T18:17:25.733Z] 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-29T18:17:25.733Z] 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-29T18:17:25.733Z] 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-29T18:17:25.733Z] 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-29T18:17:25.733Z] 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-29T18:17:25.733Z] 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-29T18:17:25.733Z] 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-29T18:17:25.733Z] 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-29T18:17:25.733Z] Progress (1): 4.1/74 kB Progress (1): 7.7/74 kB Progress (1): 12/74 kB Progress (1): 16/74 kB Progress (1): 20/74 kB Progress (1): 24/74 kB Progress (1): 28/74 kB Progress (1): 32/74 kB Progress (1): 36/74 kB Progress (1): 40/74 kB Progress (1): 44/74 kB Progress (1): 48/74 kB Progress (1): 52/74 kB Progress (1): 56/74 kB Progress (1): 60/74 kB Progress (1): 64/74 kB Progress (1): 68/74 kB Progress (1): 72/74 kB Progress (1): 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 3.2 MB/s) [2019-07-29T18:17:25.733Z] 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 (1): 28/39 kB Progress (1): 32/39 kB Progress (1): 36/39 kB Progress (1): 39 kB Progress (2): 39 kB | 0/2.5 MB Progress (2): 39 kB | 0/2.5 MB Progress (2): 39 kB | 0/2.5 MB Progress (2): 39 kB | 0/2.5 MB Progress (2): 39 kB | 0/2.5 MB Progress (2): 39 kB | 0/2.5 MB Progress (2): 39 kB | 0/2.5 MB Progress (2): 39 kB | 0/2.5 MB Progress (2): 39 kB | 0/2.5 MB Progress (2): 39 kB | 0/2.5 MB Progress (2): 39 kB | 0/2.5 MB Progress (2): 39 kB | 0/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.1/2.5 MB Progress (2): 39 kB | 0.2/2.5 MB Progress (2): 39 kB | 0.2/2.5 MB Progress (2): 39 kB | 0.2/2.5 MB Progress (2): 39 kB | 0.2/2.5 MB Progress (2): 39 kB | 0.2/2.5 MB Progress (2): 39 kB | 0.2/2.5 MB Progress (2): 39 kB | 0.2/2.5 MB Progress (3): 39 kB | 0.2/2.5 MB | 4.1/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 4.1/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 7.7/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 7.7/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 7.7/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 7.7/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 12/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 12/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 16/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 16/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 20/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 20/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 24/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 24/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 28/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 28/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 32/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 32/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 36/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 36/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 40/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 40/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 44/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 44/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 48/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 48/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 52/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 52/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 56/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 56/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 60/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 60/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 64/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 64/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 66/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 66/294 kB Progress (3): 39 kB | 0.2/2.5 MB | 70/294 kB Progress (3): 39 kB | 0.3/2.5 MB | 70/294 kB Progress (3): 39 kB | 0.3/2.5 MB | 74/294 kB Progress (3): 39 kB | 0.3/2.5 MB | 74/294 kB Progress (3): 39 kB | 0.3/2.5 MB | 74/294 kB Progress (3): 39 kB | 0.3/2.5 MB | 74/294 kB Progress (3): 39 kB | 0.3/2.5 MB | 74/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 577 kB/s) [2019-07-29T18:17:25.734Z] Progress (2): 0.3/2.5 MB | 78/294 kB Progress (2): 0.3/2.5 MB | 78/294 kB Progress (2): 0.3/2.5 MB | 82/294 kB Progress (2): 0.3/2.5 MB | 82/294 kB Progress (2): 0.3/2.5 MB | 86/294 kB Progress (2): 0.3/2.5 MB | 86/294 kB Progress (2): 0.3/2.5 MB | 90/294 kB Progress (2): 0.3/2.5 MB | 90/294 kB Progress (2): 0.3/2.5 MB | 94/294 kB Progress (2): 0.3/2.5 MB | 94/294 kB Progress (2): 0.3/2.5 MB | 98/294 kB Progress (2): 0.3/2.5 MB | 98/294 kB Progress (2): 0.3/2.5 MB | 98/294 kB Progress (2): 0.3/2.5 MB | 98/294 kB Progress (2): 0.3/2.5 MB | 98/294 kB Progress (2): 0.3/2.5 MB | 102/294 kB Progress (2): 0.3/2.5 MB | 102/294 kB Progress (2): 0.3/2.5 MB | 106/294 kB Progress (2): 0.3/2.5 MB | 106/294 kB Progress (2): 0.3/2.5 MB | 110/294 kB Progress (2): 0.3/2.5 MB | 110/294 kB Progress (2): 0.3/2.5 MB | 114/294 kB Progress (2): 0.3/2.5 MB | 114/294 kB Progress (2): 0.3/2.5 MB | 118/294 kB Progress (2): 0.3/2.5 MB | 118/294 kB Progress (2): 0.3/2.5 MB | 122/294 kB Progress (2): 0.3/2.5 MB | 122/294 kB Progress (2): 0.3/2.5 MB | 126/294 kB Progress (3): 0.3/2.5 MB | 126/294 kB | 4.1/345 kB Progress (3): 0.3/2.5 MB | 130/294 kB | 4.1/345 kB Progress (3): 0.3/2.5 MB | 130/294 kB | 4.1/345 kB Progress (3): 0.3/2.5 MB | 131/294 kB | 4.1/345 kB Progress (3): 0.3/2.5 MB | 131/294 kB | 7.7/345 kB Progress (3): 0.3/2.5 MB | 135/294 kB | 7.7/345 kB Progress (3): 0.3/2.5 MB | 135/294 kB | 12/345 kB Progress (3): 0.3/2.5 MB | 135/294 kB | 12/345 kB Progress (3): 0.3/2.5 MB | 135/294 kB | 16/345 kB Progress (3): 0.3/2.5 MB | 139/294 kB | 16/345 kB Progress (3): 0.3/2.5 MB | 139/294 kB | 20/345 kB Progress (3): 0.3/2.5 MB | 139/294 kB | 20/345 kB Progress (3): 0.3/2.5 MB | 139/294 kB | 24/345 kB Progress (3): 0.3/2.5 MB | 143/294 kB | 24/345 kB Progress (3): 0.3/2.5 MB | 143/294 kB | 28/345 kB Progress (3): 0.3/2.5 MB | 143/294 kB | 32/345 kB Progress (3): 0.3/2.5 MB | 143/294 kB | 32/345 kB Progress (3): 0.3/2.5 MB | 143/294 kB | 36/345 kB Progress (3): 0.3/2.5 MB | 147/294 kB | 36/345 kB Progress (3): 0.3/2.5 MB | 147/294 kB | 40/345 kB Progress (3): 0.3/2.5 MB | 151/294 kB | 40/345 kB Progress (3): 0.3/2.5 MB | 151/294 kB | 40/345 kB Progress (3): 0.3/2.5 MB | 155/294 kB | 40/345 kB Progress (3): 0.3/2.5 MB | 155/294 kB | 44/345 kB Progress (3): 0.3/2.5 MB | 159/294 kB | 44/345 kB Progress (3): 0.3/2.5 MB | 159/294 kB | 44/345 kB Progress (3): 0.3/2.5 MB | 163/294 kB | 44/345 kB Progress (3): 0.3/2.5 MB | 163/294 kB | 48/345 kB Progress (3): 0.3/2.5 MB | 164/294 kB | 48/345 kB Progress (3): 0.4/2.5 MB | 164/294 kB | 48/345 kB Progress (3): 0.4/2.5 MB | 168/294 kB | 48/345 kB Progress (3): 0.4/2.5 MB | 168/294 kB | 52/345 kB Progress (3): 0.4/2.5 MB | 172/294 kB | 52/345 kB Progress (3): 0.4/2.5 MB | 172/294 kB | 52/345 kB Progress (3): 0.4/2.5 MB | 176/294 kB | 52/345 kB Progress (3): 0.4/2.5 MB | 176/294 kB | 56/345 kB Progress (3): 0.4/2.5 MB | 180/294 kB | 56/345 kB Progress (3): 0.4/2.5 MB | 180/294 kB | 56/345 kB Progress (3): 0.4/2.5 MB | 184/294 kB | 56/345 kB Progress (3): 0.4/2.5 MB | 184/294 kB | 60/345 kB Progress (3): 0.4/2.5 MB | 188/294 kB | 60/345 kB Progress (3): 0.4/2.5 MB | 188/294 kB | 60/345 kB Progress (3): 0.4/2.5 MB | 192/294 kB | 60/345 kB Progress (3): 0.4/2.5 MB | 192/294 kB | 60/345 kB Progress (3): 0.4/2.5 MB | 192/294 kB | 64/345 kB Progress (3): 0.4/2.5 MB | 192/294 kB | 64/345 kB Progress (3): 0.4/2.5 MB | 196/294 kB | 64/345 kB Progress (3): 0.4/2.5 MB | 196/294 kB | 64/345 kB Progress (3): 0.4/2.5 MB | 196/294 kB | 68/345 kB Progress (3): 0.4/2.5 MB | 196/294 kB | 68/345 kB Progress (3): 0.4/2.5 MB | 197/294 kB | 68/345 kB Progress (3): 0.4/2.5 MB | 197/294 kB | 68/345 kB Progress (3): 0.4/2.5 MB | 197/294 kB | 72/345 kB Progress (3): 0.4/2.5 MB | 197/294 kB | 72/345 kB Progress (3): 0.4/2.5 MB | 201/294 kB | 72/345 kB Progress (3): 0.4/2.5 MB | 201/294 kB | 72/345 kB Progress (3): 0.4/2.5 MB | 201/294 kB | 76/345 kB Progress (3): 0.4/2.5 MB | 201/294 kB | 76/345 kB Progress (3): 0.4/2.5 MB | 205/294 kB | 76/345 kB Progress (3): 0.4/2.5 MB | 205/294 kB | 76/345 kB Progress (3): 0.4/2.5 MB | 205/294 kB | 80/345 kB Progress (3): 0.4/2.5 MB | 205/294 kB | 80/345 kB Progress (3): 0.4/2.5 MB | 209/294 kB | 80/345 kB Progress (3): 0.4/2.5 MB | 209/294 kB | 80/345 kB Progress (3): 0.4/2.5 MB | 209/294 kB | 84/345 kB Progress (3): 0.4/2.5 MB | 209/294 kB | 84/345 kB Progress (3): 0.4/2.5 MB | 213/294 kB | 84/345 kB Progress (3): 0.4/2.5 MB | 213/294 kB | 84/345 kB Progress (3): 0.4/2.5 MB | 213/294 kB | 88/345 kB Progress (3): 0.4/2.5 MB | 213/294 kB | 88/345 kB Progress (3): 0.4/2.5 MB | 217/294 kB | 88/345 kB Progress (3): 0.4/2.5 MB | 217/294 kB | 88/345 kB Progress (3): 0.4/2.5 MB | 217/294 kB | 92/345 kB Progress (3): 0.4/2.5 MB | 217/294 kB | 92/345 kB Progress (3): 0.4/2.5 MB | 221/294 kB | 92/345 kB Progress (3): 0.4/2.5 MB | 221/294 kB | 92/345 kB Progress (3): 0.4/2.5 MB | 221/294 kB | 96/345 kB Progress (3): 0.4/2.5 MB | 221/294 kB | 96/345 kB Progress (3): 0.4/2.5 MB | 225/294 kB | 96/345 kB Progress (3): 0.4/2.5 MB | 225/294 kB | 96/345 kB Progress (3): 0.4/2.5 MB | 225/294 kB | 98/345 kB Progress (3): 0.4/2.5 MB | 225/294 kB | 98/345 kB Progress (3): 0.4/2.5 MB | 229/294 kB | 98/345 kB Progress (3): 0.4/2.5 MB | 229/294 kB | 102/345 kB Progress (3): 0.4/2.5 MB | 229/294 kB | 102/345 kB Progress (3): 0.4/2.5 MB | 229/294 kB | 102/345 kB Progress (3): 0.4/2.5 MB | 233/294 kB | 102/345 kB Progress (3): 0.4/2.5 MB | 233/294 kB | 106/345 kB Progress (3): 0.4/2.5 MB | 237/294 kB | 106/345 kB Progress (3): 0.5/2.5 MB | 237/294 kB | 106/345 kB Progress (3): 0.5/2.5 MB | 241/294 kB | 106/345 kB Progress (3): 0.5/2.5 MB | 241/294 kB | 110/345 kB Progress (3): 0.5/2.5 MB | 245/294 kB | 110/345 kB Progress (3): 0.5/2.5 MB | 245/294 kB | 110/345 kB Progress (3): 0.5/2.5 MB | 249/294 kB | 110/345 kB Progress (3): 0.5/2.5 MB | 249/294 kB | 114/345 kB Progress (3): 0.5/2.5 MB | 253/294 kB | 114/345 kB Progress (3): 0.5/2.5 MB | 253/294 kB | 114/345 kB Progress (3): 0.5/2.5 MB | 257/294 kB | 114/345 kB Progress (3): 0.5/2.5 MB | 257/294 kB | 118/345 kB Progress (3): 0.5/2.5 MB | 261/294 kB | 118/345 kB Progress (3): 0.5/2.5 MB | 261/294 kB | 118/345 kB Progress (3): 0.5/2.5 MB | 265/294 kB | 118/345 kB Progress (3): 0.5/2.5 MB | 265/294 kB | 122/345 kB Progress (3): 0.5/2.5 MB | 269/294 kB | 122/345 kB Progress (3): 0.5/2.5 MB | 269/294 kB | 126/345 kB Progress (3): 0.5/2.5 MB | 269/294 kB | 126/345 kB Progress (3): 0.5/2.5 MB | 269/294 kB | 130/345 kB Progress (3): 0.5/2.5 MB | 273/294 kB | 130/345 kB Progress (3): 0.5/2.5 MB | 273/294 kB | 131/345 kB Progress (3): 0.5/2.5 MB | 273/294 kB | 131/345 kB Progress (3): 0.5/2.5 MB | 273/294 kB | 135/345 kB Progress (3): 0.5/2.5 MB | 277/294 kB | 135/345 kB Progress (3): 0.5/2.5 MB | 277/294 kB | 139/345 kB Progress (3): 0.5/2.5 MB | 277/294 kB | 139/345 kB Progress (3): 0.5/2.5 MB | 277/294 kB | 143/345 kB Progress (3): 0.5/2.5 MB | 281/294 kB | 143/345 kB Progress (3): 0.5/2.5 MB | 281/294 kB | 147/345 kB Progress (3): 0.5/2.5 MB | 281/294 kB | 147/345 kB Progress (3): 0.5/2.5 MB | 281/294 kB | 151/345 kB Progress (3): 0.5/2.5 MB | 285/294 kB | 151/345 kB Progress (3): 0.5/2.5 MB | 285/294 kB | 155/345 kB Progress (3): 0.5/2.5 MB | 285/294 kB | 155/345 kB Progress (3): 0.5/2.5 MB | 285/294 kB | 159/345 kB Progress (3): 0.5/2.5 MB | 289/294 kB | 159/345 kB Progress (3): 0.5/2.5 MB | 289/294 kB | 163/345 kB Progress (3): 0.5/2.5 MB | 289/294 kB | 164/345 kB Progress (3): 0.5/2.5 MB | 289/294 kB | 164/345 kB Progress (3): 0.5/2.5 MB | 289/294 kB | 168/345 kB Progress (3): 0.5/2.5 MB | 293/294 kB | 168/345 kB Progress (3): 0.5/2.5 MB | 293/294 kB | 172/345 kB Progress (3): 0.5/2.5 MB | 293/294 kB | 172/345 kB Progress (3): 0.5/2.5 MB | 293/294 kB | 176/345 kB Progress (3): 0.5/2.5 MB | 293/294 kB | 176/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 176/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 176/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 180/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 180/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 184/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 184/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 188/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 188/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 192/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 192/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 196/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 196/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 197/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 197/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 201/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 201/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 205/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 205/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 209/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 209/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 213/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 213/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 217/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 217/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 221/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 221/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 225/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 225/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 229/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 229/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 229/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 229/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 233/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 233/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 237/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 237/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 241/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 241/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 245/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 245/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 249/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 249/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 253/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 253/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 257/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 257/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 261/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 261/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 262/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 262/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 266/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 266/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 270/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 270/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 274/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 274/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 278/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 278/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 282/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 282/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 286/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 286/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 290/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 290/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 294/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 294/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 298/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 298/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 302/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 302/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 306/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 306/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 310/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 310/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 314/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 314/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 318/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 318/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 322/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 322/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 326/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 326/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 330/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 330/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 334/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 334/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 338/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 338/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 342/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 342/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.7/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.8/2.5 MB | 294 kB | 345 kB Progress (3): 0.9/2.5 MB | 294 kB | 345 kB Progress (3): 0.9/2.5 MB | 294 kB | 345 kB Progress (3): 0.9/2.5 MB | 294 kB | 345 kB Progress (3): 0.9/2.5 MB | 294 kB | 345 kB Progress (3): 0.9/2.5 MB | 294 kB | 345 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 3.6 MB/s) [2019-07-29T18:17:25.734Z] Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/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 3.0 MB/s) [2019-07-29T18:17:25.734Z] 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 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 17 MB/s) [2019-07-29T18:17:25.989Z] [INFO] Executing tasks [2019-07-29T18:17:25.989Z] [2019-07-29T18:17:25.989Z] main: [2019-07-29T18:17:25.989Z] [2019-07-29T18:17:25.989Z] clean: [2019-07-29T18:17:25.989Z] [INFO] Executed tasks [2019-07-29T18:17:25.989Z] [INFO] [2019-07-29T18:17:25.989Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:25.989Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target [2019-07-29T18:17:25.989Z] [INFO] [2019-07-29T18:17:25.989Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:25.989Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:17:25.989Z] [INFO] [2019-07-29T18:17:25.989Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:25.989Z] [INFO] [2019-07-29T18:17:25.989Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:25.989Z] [INFO] [2019-07-29T18:17:25.989Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:25.989Z] [INFO] [2019-07-29T18:17:25.989Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:25.989Z] [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-29T18:17:25.989Z] [INFO] [2019-07-29T18:17:25.989Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:25.989Z] [INFO] Executing tasks [2019-07-29T18:17:25.989Z] [2019-07-29T18:17:25.989Z] main: [2019-07-29T18:17:25.989Z] [2019-07-29T18:17:25.989Z] build: [2019-07-29T18:17:26.550Z] 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-29T18:17:26.550Z] [2019-07-29T18:17:26.550Z] test: [2019-07-29T18:17:26.550Z] [xmlvalidate] 19 file(s) have been successfully validated. [2019-07-29T18:17:26.550Z] [INFO] Executed tasks [2019-07-29T18:17:26.550Z] [INFO] [2019-07-29T18:17:26.550Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:26.550Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:17:26.550Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/main/resources [2019-07-29T18:17:26.550Z] [INFO] [2019-07-29T18:17:26.550Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:26.550Z] [INFO] [2019-07-29T18:17:26.550Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:26.550Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-29T18:17:26.550Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-29T18:17:26.550Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8 [2019-07-29T18:17:26.550Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-29T18:17:26.550Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-29T18:17:26.873Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-29T18:17:26.873Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-29T18:17:26.873Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-29T18:17:26.873Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-29T18:17:26.873Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-29T18:17:26.873Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-29T18:17:28.268Z] [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-29T18:17:28.268Z] [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-29T18:17:28.268Z] [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-29T18:17:28.523Z] [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-29T18:17:29.083Z] [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-29T18:17:29.083Z] [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-29T18:17:29.644Z] [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-29T18:17:29.644Z] [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-29T18:17:30.570Z] [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-29T18:17:30.570Z] [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-29T18:17:30.570Z] [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-29T18:17:30.570Z] [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-29T18:17:30.570Z] [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-29T18:17:30.570Z] [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-29T18:17:30.825Z] [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-29T18:17:30.825Z] [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-29T18:17:31.080Z] [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-29T18:17:31.080Z] [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-29T18:17:31.080Z] [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-29T18:17:31.080Z] [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-29T18:17:31.336Z] [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-29T18:17:31.336Z] [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-29T18:17:31.336Z] [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-29T18:17:31.336Z] [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-29T18:17:31.895Z] [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-29T18:17:31.895Z] [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-29T18:17:31.895Z] [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-29T18:17:31.895Z] [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-29T18:17:32.150Z] [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-29T18:17:32.150Z] [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-29T18:17:32.150Z] [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-29T18:17:32.150Z] [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-29T18:17:32.406Z] [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-29T18:17:32.406Z] [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-29T18:17:32.406Z] [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-29T18:17:32.406Z] [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-29T18:17:32.661Z] [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-29T18:17:32.661Z] [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-29T18:17:32.661Z] [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-29T18:17:32.661Z] [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-29T18:17:35.920Z] [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-29T18:17:35.920Z] [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-29T18:17:35.920Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log [2019-07-29T18:17:36.175Z] [INFO] Command line: [2019-07-29T18:17:36.175Z] [/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-29T18:17:36.175Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:17:37.537Z] Buildfile: build.xml [2019-07-29T18:17:37.537Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-29T18:17:37.537Z] [2019-07-29T18:17:37.537Z] build.index: [2019-07-29T18:17:38.899Z] BUILD SUCCESSFUL [2019-07-29T18:17:38.899Z] [2019-07-29T18:17:38.899Z] BUILD SUCCESSFUL [2019-07-29T18:17:38.899Z] Total time: 1 second [2019-07-29T18:17:39.154Z] [INFO] [2019-07-29T18:17:39.154Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:39.154Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:17:39.154Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/test/resources [2019-07-29T18:17:39.154Z] [INFO] [2019-07-29T18:17:39.154Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:39.154Z] [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-29T18:17:39.154Z] [INFO] [2019-07-29T18:17:39.154Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:39.154Z] [INFO] [2019-07-29T18:17:39.154Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:39.154Z] [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-29T18:17:39.154Z] [INFO] [2019-07-29T18:17:39.154Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:39.154Z] [INFO] [2019-07-29T18:17:39.154Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:39.154Z] [INFO] [2019-07-29T18:17:39.154Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:39.154Z] [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-29T18:17:39.410Z] [INFO] [2019-07-29T18:17:39.410Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:39.410Z] [INFO] [2019-07-29T18:17:39.410Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:39.410Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:17:39.410Z] [INFO] [2019-07-29T18:17:39.410Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:39.410Z] [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-29T18:17:39.410Z] [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-29T18:17:39.410Z] [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-29T18:17:39.410Z] [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-29T18:17:39.410Z] [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-29T18:17:39.410Z] [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-29T18:17:39.410Z] [INFO] [2019-07-29T18:17:39.410Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T18:17:39.410Z] [INFO] [2019-07-29T18:17:39.410Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [2019-07-29T18:17:39.410Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT [59/134] [2019-07-29T18:17:39.410Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:17:39.410Z] [INFO] [2019-07-29T18:17:39.410Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.410Z] [INFO] [2019-07-29T18:17:39.410Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.410Z] [INFO] The project's OSGi version is 2.1.8.201907291748 [2019-07-29T18:17:39.410Z] [INFO] [2019-07-29T18:17:39.410Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.410Z] [INFO] [2019-07-29T18:17:39.410Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.410Z] [INFO] [2019-07-29T18:17:39.410Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.410Z] [INFO] [2019-07-29T18:17:39.410Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.410Z] [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-29T18:17:39.410Z] [INFO] [2019-07-29T18:17:39.410Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.410Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:17:39.410Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources [2019-07-29T18:17:39.410Z] [INFO] [2019-07-29T18:17:39.410Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.410Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes [2019-07-29T18:17:39.665Z] [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-29T18:17:39.665Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-29T18:17:39.665Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:17:39.665Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T18:17:39.665Z] 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-29T18:17:39.665Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-29T18:17:39.665Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:17:39.665Z] 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-29T18:17:39.665Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-29T18:17:39.665Z] [INFO] [2019-07-29T18:17:39.665Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.665Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:17:39.665Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources [2019-07-29T18:17:39.665Z] [INFO] [2019-07-29T18:17:39.665Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.665Z] [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-29T18:17:39.665Z] [INFO] [2019-07-29T18:17:39.665Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.665Z] [INFO] [2019-07-29T18:17:39.665Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.665Z] [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-29T18:17:39.665Z] [INFO] [2019-07-29T18:17:39.665Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.665Z] [INFO] [2019-07-29T18:17:39.665Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.665Z] [INFO] [2019-07-29T18:17:39.665Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.665Z] [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-29T18:17:39.920Z] [INFO] [2019-07-29T18:17:39.920Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.920Z] [INFO] [2019-07-29T18:17:39.920Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.920Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec [2019-07-29T18:17:39.920Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-29T18:17:39.920Z] [INFO] [2019-07-29T18:17:39.920Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.920Z] [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-29T18:17:39.920Z] [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-29T18:17:39.920Z] [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-29T18:17:39.920Z] [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-29T18:17:39.920Z] [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-29T18:17:39.920Z] [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-29T18:17:39.920Z] [INFO] [2019-07-29T18:17:39.920Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T18:17:39.920Z] [INFO] [2019-07-29T18:17:39.920Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [2019-07-29T18:17:39.920Z] [INFO] Building org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT [60/134] [2019-07-29T18:17:39.920Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T18:17:39.920Z] [INFO] [2019-07-29T18:17:39.920Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf --- [2019-07-29T18:17:39.920Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target [2019-07-29T18:17:39.920Z] [INFO] [2019-07-29T18:17:39.920Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf --- [2019-07-29T18:17:39.920Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:17:39.920Z] [INFO] [2019-07-29T18:17:39.920Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf --- [2019-07-29T18:17:39.920Z] [INFO] [2019-07-29T18:17:39.920Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf --- [2019-07-29T18:17:39.920Z] [INFO] [2019-07-29T18:17:39.920Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf --- [2019-07-29T18:17:39.920Z] [INFO] [2019-07-29T18:17:39.920Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf --- [2019-07-29T18:17:39.920Z] [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-29T18:17:39.920Z] [INFO] [2019-07-29T18:17:39.920Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf --- [2019-07-29T18:17:39.920Z] [INFO] [2019-07-29T18:17:39.920Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf --- [2019-07-29T18:17:39.920Z] [INFO] [2019-07-29T18:17:39.920Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-29T18:17:39.920Z] [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-29T18:17:39.920Z] [INFO] [2019-07-29T18:17:39.920Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf --- [2019-07-29T18:17:39.920Z] [INFO] [2019-07-29T18:17:39.920Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-29T18:17:39.920Z] [INFO] [2019-07-29T18:17:39.920Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-29T18:17:40.175Z] [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-29T18:17:40.175Z] [INFO] [2019-07-29T18:17:40.175Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf --- [2019-07-29T18:17:40.175Z] [INFO] [2019-07-29T18:17:40.175Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-29T18:17:40.175Z] [INFO] [2019-07-29T18:17:40.175Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf --- [2019-07-29T18:17:40.175Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:17:40.175Z] [INFO] [2019-07-29T18:17:40.175Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf --- [2019-07-29T18:17:40.175Z] [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-29T18:17:40.175Z] [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-29T18:17:40.175Z] [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-29T18:17:40.175Z] [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-29T18:17:40.175Z] [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-29T18:17:40.175Z] [INFO] [2019-07-29T18:17:40.175Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf --- [2019-07-29T18:17:40.175Z] [INFO] [2019-07-29T18:17:40.175Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [2019-07-29T18:17:40.175Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT [61/134] [2019-07-29T18:17:40.175Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:17:40.175Z] [INFO] [2019-07-29T18:17:40.175Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.175Z] [INFO] [2019-07-29T18:17:40.175Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.175Z] [INFO] The project's OSGi version is 1.0.2.201907291748 [2019-07-29T18:17:40.175Z] [INFO] [2019-07-29T18:17:40.175Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.175Z] [INFO] [2019-07-29T18:17:40.175Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.175Z] [INFO] [2019-07-29T18:17:40.175Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.175Z] [INFO] [2019-07-29T18:17:40.175Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.175Z] [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-29T18:17:40.175Z] [INFO] [2019-07-29T18:17:40.175Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.175Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:17:40.175Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/main/resources [2019-07-29T18:17:40.175Z] [INFO] [2019-07-29T18:17:40.175Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.175Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/classes [2019-07-29T18:17:40.175Z] [INFO] [2019-07-29T18:17:40.175Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.175Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:17:40.175Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/test/resources [2019-07-29T18:17:40.175Z] [INFO] [2019-07-29T18:17:40.175Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.175Z] [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-29T18:17:40.430Z] [INFO] [2019-07-29T18:17:40.430Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.430Z] [INFO] [2019-07-29T18:17:40.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.431Z] [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-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.431Z] [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-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.431Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec [2019-07-29T18:17:40.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.431Z] [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-29T18:17:40.431Z] [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-29T18:17:40.431Z] [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-29T18:17:40.431Z] [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-29T18:17:40.431Z] [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-29T18:17:40.431Z] [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-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [2019-07-29T18:17:40.431Z] [INFO] Building org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT [62/134] [2019-07-29T18:17:40.431Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf --- [2019-07-29T18:17:40.431Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf --- [2019-07-29T18:17:40.431Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf --- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf --- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf --- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf --- [2019-07-29T18:17:40.431Z] [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-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf --- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf --- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf --- [2019-07-29T18:17:40.431Z] [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-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf --- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf --- [2019-07-29T18:17:40.431Z] [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-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf --- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf --- [2019-07-29T18:17:40.431Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf --- [2019-07-29T18:17:40.431Z] [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-29T18:17:40.431Z] [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-29T18:17:40.431Z] [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-29T18:17:40.431Z] [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-29T18:17:40.431Z] [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-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf --- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [2019-07-29T18:17:40.431Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT [63/134] [2019-07-29T18:17:40.431Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:40.431Z] [INFO] The project's OSGi version is 1.0.0.201907291748 [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:40.431Z] [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-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:40.431Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:17:40.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources [2019-07-29T18:17:40.431Z] [INFO] [2019-07-29T18:17:40.431Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:40.431Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/classes [2019-07-29T18:17:40.686Z] [INFO] [2019-07-29T18:17:40.686Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:40.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:17:40.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources [2019-07-29T18:17:40.686Z] [INFO] [2019-07-29T18:17:40.686Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:40.686Z] [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-29T18:17:40.686Z] [INFO] [2019-07-29T18:17:40.686Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:40.686Z] [INFO] [2019-07-29T18:17:40.686Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:40.686Z] [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-29T18:17:40.686Z] [INFO] [2019-07-29T18:17:40.686Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:40.686Z] [INFO] [2019-07-29T18:17:40.686Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:40.686Z] [INFO] [2019-07-29T18:17:40.686Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:40.686Z] [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-29T18:17:40.686Z] [INFO] [2019-07-29T18:17:40.686Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:40.686Z] [INFO] [2019-07-29T18:17:40.686Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:41.246Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log [2019-07-29T18:17:41.246Z] [INFO] Command line: [2019-07-29T18:17:41.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/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-29T18:17:41.246Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:17:43.133Z] !SESSION 2019-07-29 18:17:41.383 ----------------------------------------------- [2019-07-29T18:17:43.133Z] eclipse.buildId=unknown [2019-07-29T18:17:43.133Z] java.version=1.8.0_202 [2019-07-29T18:17:43.133Z] java.vendor=Oracle Corporation [2019-07-29T18:17:43.133Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:17:43.133Z] 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-29T18:17:43.133Z] 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-29T18:17:43.133Z] [2019-07-29T18:17:43.133Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:17:43.094 [2019-07-29T18:17:43.133Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:17:43.133Z] !STACK 0 [2019-07-29T18:17:43.133Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T18:17:43.133Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:17:43.133Z] [2019-07-29T18:17:43.133Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:17:43.133Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:17:43.133Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:17:43.133Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:17:43.133Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:17:43.133Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:17:43.133Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:17:43.133Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:17:43.133Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:17:43.133Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:17:43.388Z] [2019-07-29T18:17:43.388Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:17:43.186 [2019-07-29T18:17:43.388Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:17:43.388Z] !STACK 0 [2019-07-29T18:17:43.388Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T18:17:43.388Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:17:43.388Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:17:43.388Z] -> 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-29T18:17:43.388Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T18:17:43.388Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:17:43.388Z] [2019-07-29T18:17:43.388Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:17:43.388Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:17:43.388Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:17:43.388Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:17:43.388Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:17:43.388Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:17:43.388Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:17:43.388Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:17:43.388Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:17:43.388Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:17:44.313Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-29T18:17:44.569Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-29T18:17:44.569Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.098 s [2019-07-29T18:17:44.569Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.065 s [2019-07-29T18:17:44.569Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.009 s [2019-07-29T18:17:44.569Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.004 s [2019-07-29T18:17:44.569Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.003 s [2019-07-29T18:17:44.569Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.002 s [2019-07-29T18:17:44.569Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.009 s [2019-07-29T18:17:44.569Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.008 s [2019-07-29T18:17:44.569Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.002 s [2019-07-29T18:17:44.569Z] [2019-07-29T18:17:44.569Z] Results: [2019-07-29T18:17:44.569Z] [2019-07-29T18:17:44.569Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:17:44.569Z] [2019-07-29T18:17:45.129Z] [INFO] All tests passed! [2019-07-29T18:17:45.129Z] [INFO] [2019-07-29T18:17:45.129Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:45.129Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec [2019-07-29T18:17:45.129Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-29T18:17:45.129Z] [INFO] [2019-07-29T18:17:45.129Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:45.129Z] [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-29T18:17:45.129Z] [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-29T18:17:45.129Z] [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-29T18:17:45.129Z] [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-29T18:17:45.129Z] [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-29T18:17:45.129Z] [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-29T18:17:45.129Z] [INFO] [2019-07-29T18:17:45.129Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T18:17:45.129Z] [INFO] [2019-07-29T18:17:45.129Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [2019-07-29T18:17:45.129Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT [64/134] [2019-07-29T18:17:45.129Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:17:45.129Z] [INFO] [2019-07-29T18:17:45.129Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:45.129Z] [INFO] [2019-07-29T18:17:45.129Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:45.129Z] [INFO] The project's OSGi version is 1.1.5.201907291748 [2019-07-29T18:17:45.129Z] [INFO] [2019-07-29T18:17:45.129Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:45.129Z] [INFO] [2019-07-29T18:17:45.129Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:45.129Z] [INFO] [2019-07-29T18:17:45.129Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:45.129Z] [INFO] [2019-07-29T18:17:45.129Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:45.129Z] [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-29T18:17:45.129Z] [INFO] [2019-07-29T18:17:45.129Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:45.129Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:17:45.129Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/main/resources [2019-07-29T18:17:45.129Z] [INFO] [2019-07-29T18:17:45.129Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:45.129Z] [INFO] Compiling 13 source files to /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/classes [2019-07-29T18:17:45.129Z] [INFO] [2019-07-29T18:17:45.129Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:45.129Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:17:45.129Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/test/resources [2019-07-29T18:17:45.129Z] [INFO] [2019-07-29T18:17:45.129Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:45.129Z] [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-29T18:17:45.129Z] [INFO] [2019-07-29T18:17:45.129Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:45.129Z] [INFO] [2019-07-29T18:17:45.129Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:45.129Z] [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-29T18:17:45.384Z] [INFO] [2019-07-29T18:17:45.384Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:45.384Z] [INFO] [2019-07-29T18:17:45.384Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:45.384Z] [INFO] [2019-07-29T18:17:45.384Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:45.384Z] [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-29T18:17:45.384Z] [INFO] [2019-07-29T18:17:45.384Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:45.384Z] [INFO] [2019-07-29T18:17:45.384Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:45.946Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log [2019-07-29T18:17:45.946Z] [INFO] Command line: [2019-07-29T18:17:45.946Z] [/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-29T18:17:45.946Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:17:47.308Z] !SESSION 2019-07-29 18:17:45.831 ----------------------------------------------- [2019-07-29T18:17:47.308Z] eclipse.buildId=unknown [2019-07-29T18:17:47.308Z] java.version=1.8.0_202 [2019-07-29T18:17:47.308Z] java.vendor=Oracle Corporation [2019-07-29T18:17:47.308Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:17:47.308Z] 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-29T18:17:47.308Z] 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-29T18:17:47.308Z] [2019-07-29T18:17:47.308Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:17:47.064 [2019-07-29T18:17:47.308Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:17:47.308Z] !STACK 0 [2019-07-29T18:17:47.308Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-29T18:17:47.308Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:17:47.308Z] [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:17:47.308Z] [2019-07-29T18:17:47.308Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:17:47.111 [2019-07-29T18:17:47.308Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:17:47.308Z] !STACK 0 [2019-07-29T18:17:47.308Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-29T18:17:47.308Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:17:47.308Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:17:47.308Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T18:17:47.308Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-29T18:17:47.308Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:17:47.308Z] [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:17:47.308Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:17:48.234Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-29T18:17:48.234Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-29T18:17:48.234Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.015 s [2019-07-29T18:17:48.234Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.005 s [2019-07-29T18:17:48.234Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.048 s [2019-07-29T18:17:48.234Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.234Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.234Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.234Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-29T18:17:48.234Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-29T18:17:48.234Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.234Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-29T18:17:48.234Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-29T18:17:48.234Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.234Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.234Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-29T18:17:48.234Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-29T18:17:48.234Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-29T18:17:48.234Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-29T18:17:48.234Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.234Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.234Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.234Z] 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-29T18:17:48.235Z] testParseObject[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-29T18:17:48.235Z] 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-29T18:17:48.235Z] 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-29T18:17:48.235Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.235Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] 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-29T18:17:48.235Z] 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-29T18:17:48.235Z] 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-29T18:17:48.235Z] 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-29T18:17:48.235Z] testFormatIllegalArgument[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.235Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormatIllegalArgument[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testFormat[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] testParseObject2[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.235Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-29T18:17:48.492Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-29T18:17:48.492Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.492Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-29T18:17:48.492Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-29T18:17:48.492Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.492Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[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-29T18:17:48.492Z] 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-29T18:17:48.492Z] 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-29T18:17:48.492Z] 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-29T18:17:48.492Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] 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-29T18:17:48.492Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] 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-29T18:17:48.492Z] 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-29T18:17:48.492Z] 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-29T18:17:48.492Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.492Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-29T18:17:48.492Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-29T18:17:48.492Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.492Z] 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-29T18:17:48.492Z] 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-29T18:17:48.492Z] 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-29T18:17:48.492Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormatIllegalArgument[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testParseObject2[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-29T18:17:48.492Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-29T18:17:48.492Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.492Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T18:17:48.492Z] testFormat[11: ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T18:17:48.493Z] 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-29T18:17:48.493Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-29T18:17:48.747Z] [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-29T18:17:48.747Z] [Fatal Error] :1:4: Recursive entity reference "A". (Reference path: A -> B -> A), [2019-07-29T18:17:48.747Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.296 s - in org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-29T18:17:48.747Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) skipped [2019-07-29T18:17:48.747Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.294 s [2019-07-29T18:17:48.747Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.001 s [2019-07-29T18:17:48.747Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-29T18:17:48.747Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-29T18:17:48.747Z] WARNING: {"ts":10296872140194570,"ph":"s","tid":1,"name":"foo","cat":"mydog","id":"0x1"} [2019-07-29T18:17:48.747Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-29T18:17:48.747Z] WARNING: {"ts":10296872145514848,"ph":"f","tid":1,"cat":"mydog","id":"0x1"} [2019-07-29T18:17:48.747Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-29T18:17:48.747Z] WARNING: {"ts":10296872146277431,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x2"} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-29T18:17:48.748Z] WARNING: {"ts":10296872146967016,"ph":"f","tid":1,"cat":"myspider","id":"0x2"} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-29T18:17:48.748Z] WARNING: {"ts":10296872150458268,"ph":"s","tid":1,"name":"foo","cat":"null","id":"0x3"} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-29T18:17:48.748Z] WARNING: {"ts":10296872150792057,"ph":"f","tid":1,"cat":"null","id":"0x3"} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T18:17:48.748Z] WARNING: {"ts":10296872151818643,"ph":"B","tid":1,"name":"foo"} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T18:17:48.748Z] WARNING: {"ts":10296872153153014,"ph":"E","tid":1} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-29T18:17:48.748Z] WARNING: {"ts":10296872154714477,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x5"} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-29T18:17:48.748Z] WARNING: {"ts":10296872155038645,"ph":"f","tid":1,"cat":"myspider","id":"0x5"} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T18:17:48.748Z] INFO: {"ts":10296872203191292,"ph":"B","tid":1,"name":"foo"} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T18:17:48.748Z] INFO: {"ts":10296872203537030,"ph":"B","tid":1,"name":"bar"} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T18:17:48.748Z] INFO: {"ts":10296872203814893,"ph":"E","tid":1} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T18:17:48.748Z] INFO: {"ts":10296872204064394,"ph":"E","tid":1} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T18:17:48.748Z] WARNING: {"ts":10296872204609360,"ph":"B","tid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T18:17:48.748Z] WARNING: {"ts":10296872204847778,"ph":"E","tid":1} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T18:17:48.748Z] WARNING: {"ts":10296872205113582,"ph":"B","tid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T18:17:48.748Z] WARNING: {"ts":10296872205343371,"ph":"E","tid":1} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T18:17:48.748Z] WARNING: {"ts":10296872205593869,"ph":"B","tid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T18:17:48.748Z] WARNING: {"ts":10296872205818516,"ph":"E","tid":1} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T18:17:48.748Z] WARNING: {"ts":10296872206301275,"ph":"B","tid":1,"name":"foo"} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T18:17:48.748Z] WARNING: {"ts":10296872206760464,"ph":"E","tid":1} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-29T18:17:48.748Z] INFO: {"ts":10296872208604175,"ph":"i","tid":1,"name":"test null value","args":{"nullvalue":"null"}} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-29T18:17:48.748Z] INFO: {"ts":10296872209022736,"ph":"i","tid":1,"name":"test null key","args":{"null":"value"}} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T18:17:48.748Z] INFO: {"ts":10296872209657784,"ph":"B","tid":1,"name":"foo"} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T18:17:48.748Z] INFO: {"ts":10296872209842191,"ph":"B","tid":1,"name":"bar"} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T18:17:48.748Z] INFO: {"ts":10296872209992222,"ph":"E","tid":1} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T18:17:48.748Z] INFO: {"ts":10296872210296197,"ph":"E","tid":1} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-29T18:17:48.748Z] WARNING: {"ts":10296872210695085,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x6"} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-29T18:17:48.748Z] WARNING: {"ts":10296872210894577,"ph":"f","tid":1,"cat":"myspider","id":"0x6"} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T18:17:48.748Z] INFO: {"ts":10296872212962998,"ph":"B","tid":1,"name":"world"} [2019-07-29T18:17:48.748Z] Jul 29, 2019 6:17:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T18:17:48.748Z] INFO: {"ts":10296872213105327,"ph":"E","tid":1} [2019-07-29T18:17:48.748Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-29T18:17:48.748Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.009 s [2019-07-29T18:17:48.748Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-29T18:17:48.748Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-29T18:17:48.748Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-29T18:17:48.748Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-29T18:17:48.748Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.748Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.748Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.044 s [2019-07-29T18:17:48.748Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-29T18:17:48.748Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-29T18:17:48.748Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-29T18:17:48.748Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.748Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-29T18:17:48.748Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-29T18:17:48.748Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.748Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.748Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-29T18:17:48.748Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.748Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-29T18:17:48.748Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-29T18:17:48.748Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-29T18:17:48.748Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-29T18:17:48.748Z] [2019-07-29T18:17:48.748Z] Results: [2019-07-29T18:17:48.748Z] [2019-07-29T18:17:48.748Z] Tests run: 538, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T18:17:48.748Z] [2019-07-29T18:17:49.309Z] [INFO] All tests passed! [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:49.309Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec [2019-07-29T18:17:49.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:49.309Z] [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-29T18:17:49.309Z] [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-29T18:17:49.309Z] [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-29T18:17:49.309Z] [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-29T18:17:49.309Z] [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-29T18:17:49.309Z] [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-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >-------- [2019-07-29T18:17:49.309Z] [INFO] Building org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT [65/134] [2019-07-29T18:17:49.309Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf --- [2019-07-29T18:17:49.309Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf --- [2019-07-29T18:17:49.309Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf --- [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf --- [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf --- [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf --- [2019-07-29T18:17:49.309Z] [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-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf --- [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf --- [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-29T18:17:49.309Z] [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-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf --- [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-29T18:17:49.309Z] [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-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf --- [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf --- [2019-07-29T18:17:49.309Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf --- [2019-07-29T18:17:49.309Z] [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-29T18:17:49.309Z] [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-29T18:17:49.309Z] [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-29T18:17:49.309Z] [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-29T18:17:49.309Z] [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-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf --- [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >-- [2019-07-29T18:17:49.309Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT [66/134] [2019-07-29T18:17:49.309Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:49.309Z] [INFO] The project's OSGi version is 1.0.1.201907291748 [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:49.309Z] [INFO] [2019-07-29T18:17:49.309Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:49.310Z] [INFO] [2019-07-29T18:17:49.310Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:49.310Z] [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-29T18:17:49.310Z] [INFO] [2019-07-29T18:17:49.310Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:49.310Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:17:49.310Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources [2019-07-29T18:17:49.310Z] [INFO] [2019-07-29T18:17:49.310Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:49.310Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes [2019-07-29T18:17:49.310Z] [INFO] [2019-07-29T18:17:49.310Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:49.310Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:17:49.310Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources [2019-07-29T18:17:49.310Z] [INFO] [2019-07-29T18:17:49.310Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:49.310Z] [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-29T18:17:49.310Z] [INFO] [2019-07-29T18:17:49.310Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:49.310Z] [INFO] [2019-07-29T18:17:49.310Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:49.310Z] [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-29T18:17:49.310Z] [INFO] [2019-07-29T18:17:49.310Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:49.310Z] [INFO] [2019-07-29T18:17:49.310Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:49.310Z] [INFO] [2019-07-29T18:17:49.310Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:49.310Z] [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-29T18:17:49.310Z] [INFO] [2019-07-29T18:17:49.310Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:49.310Z] [INFO] [2019-07-29T18:17:49.310Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:49.870Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log [2019-07-29T18:17:49.870Z] [INFO] Command line: [2019-07-29T18:17:49.870Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -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-29T18:17:49.870Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:17:51.231Z] !SESSION 2019-07-29 18:17:49.948 ----------------------------------------------- [2019-07-29T18:17:51.231Z] eclipse.buildId=unknown [2019-07-29T18:17:51.231Z] java.version=1.8.0_202 [2019-07-29T18:17:51.231Z] java.vendor=Oracle Corporation [2019-07-29T18:17:51.231Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:17:51.231Z] 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-29T18:17:51.231Z] 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-29T18:17:51.231Z] [2019-07-29T18:17:51.231Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:17:51.067 [2019-07-29T18:17:51.231Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:17:51.231Z] !STACK 0 [2019-07-29T18:17:51.231Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-07-29T18:17:51.231Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:17:51.231Z] [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:17:51.231Z] [2019-07-29T18:17:51.231Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:17:51.174 [2019-07-29T18:17:51.231Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:17:51.231Z] !STACK 0 [2019-07-29T18:17:51.231Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122] [2019-07-29T18:17:51.231Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:17:51.231Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:17:51.231Z] -> 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-29T18:17:51.231Z] org.apache.httpcomponents.httpclient.win [30] [2019-07-29T18:17:51.231Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:17:51.231Z] [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:17:51.231Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:17:52.156Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-29T18:17:52.156Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.139 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-29T18:17:52.156Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-29T18:17:52.156Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.033 s [2019-07-29T18:17:52.156Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-29T18:17:52.156Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-29T18:17:52.156Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T18:17:52.156Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-29T18:17:52.157Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-29T18:17:52.157Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-29T18:17:52.157Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-29T18:17:52.157Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-29T18:17:52.157Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-29T18:17:52.157Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-29T18:17:52.157Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-29T18:17:52.157Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped [2019-07-29T18:17:52.157Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-29T18:17:52.157Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T18:17:52.157Z] [2019-07-29T18:17:52.157Z] Results: [2019-07-29T18:17:52.157Z] [2019-07-29T18:17:52.157Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5 [2019-07-29T18:17:52.157Z] [2019-07-29T18:17:52.717Z] [INFO] All tests passed! [2019-07-29T18:17:52.717Z] [INFO] [2019-07-29T18:17:52.717Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:52.717Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec [2019-07-29T18:17:52.717Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-29T18:17:52.717Z] [INFO] [2019-07-29T18:17:52.717Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:52.718Z] [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-29T18:17:52.718Z] [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-29T18:17:52.718Z] [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-29T18:17:52.718Z] [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-29T18:17:52.718Z] [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-29T18:17:52.718Z] [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-29T18:17:52.718Z] [INFO] [2019-07-29T18:17:52.718Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T18:17:52.718Z] [INFO] [2019-07-29T18:17:52.718Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------ [2019-07-29T18:17:52.718Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT [67/134] [2019-07-29T18:17:52.718Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T18:17:52.973Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T18:17:52.973Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T18:17:52.973Z] [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-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T18:17:52.973Z] [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-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T18:17:52.973Z] [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-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T18:17:52.973Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T18:17:52.973Z] [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-29T18:17:52.973Z] [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-29T18:17:52.973Z] [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-29T18:17:52.973Z] [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-29T18:17:52.973Z] [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-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >-- [2019-07-29T18:17:52.973Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT [68/134] [2019-07-29T18:17:52.973Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:17:52.973Z] [INFO] The project's OSGi version is 1.0.8.201907291748 [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:17:52.973Z] [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-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:17:52.973Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:17:52.973Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources [2019-07-29T18:17:52.973Z] [INFO] [2019-07-29T18:17:52.973Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:17:52.973Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes [2019-07-29T18:17:53.228Z] [INFO] [2019-07-29T18:17:53.228Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:17:53.228Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:17:53.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources [2019-07-29T18:17:53.228Z] [INFO] [2019-07-29T18:17:53.228Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:17:53.228Z] [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-29T18:17:53.228Z] [INFO] [2019-07-29T18:17:53.228Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:17:53.228Z] [INFO] [2019-07-29T18:17:53.228Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:17:53.228Z] [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-29T18:17:53.228Z] [INFO] [2019-07-29T18:17:53.228Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:17:53.228Z] [INFO] [2019-07-29T18:17:53.228Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:17:53.228Z] [INFO] [2019-07-29T18:17:53.228Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:17:53.228Z] [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-29T18:17:53.228Z] [INFO] [2019-07-29T18:17:53.228Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:17:53.228Z] [INFO] [2019-07-29T18:17:53.228Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:17:53.787Z] [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-29T18:17:53.787Z] [INFO] Command line: [2019-07-29T18:17:53.787Z] [/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-29T18:17:53.787Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:17:55.673Z] !SESSION 2019-07-29 18:17:53.882 ----------------------------------------------- [2019-07-29T18:17:55.673Z] eclipse.buildId=unknown [2019-07-29T18:17:55.673Z] java.version=1.8.0_202 [2019-07-29T18:17:55.673Z] java.vendor=Oracle Corporation [2019-07-29T18:17:55.673Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:17:55.673Z] 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-29T18:17:55.673Z] 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-29T18:17:55.673Z] [2019-07-29T18:17:55.673Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:17:55.166 [2019-07-29T18:17:55.673Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:17:55.673Z] !STACK 0 [2019-07-29T18:17:55.673Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:17:55.673Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:17:55.673Z] [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:17:55.673Z] [2019-07-29T18:17:55.673Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:17:55.203 [2019-07-29T18:17:55.673Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:17:55.673Z] !STACK 0 [2019-07-29T18:17:55.673Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:17:55.673Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:17:55.673Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:17:55.673Z] -> 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-29T18:17:55.673Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:17:55.673Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:17:55.673Z] [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:17:55.673Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:17:56.233Z] process 8702: 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-29T18:17:56.233Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:17:56.488Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:17:56.488Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:18:01.727Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-29T18:18:01.727Z] Display size: 1440x900 [2019-07-29T18:18:01.727Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-29T18:18:01.727Z] GTK version=3.18.9 [2019-07-29T18:18:01.727Z] GTK theme=Ambiance [2019-07-29T18:18:01.727Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T18:18:01.727Z] Time zone: Coordinated Universal Time [2019-07-29T18:18:01.727Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T18:18:01.727Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T18:18:02.288Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:02.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:02.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:02.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:02.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:02.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:02.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056186789 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:02.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056186789 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:02.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056186790 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:02.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056186790 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:02.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056186791 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-29T18:18:02.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056186845 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:02.799Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:02.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056186846 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:02.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056186846 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:02.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056186846 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:02.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056186847 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:02.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056186847 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-29T18:18:02.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056186852 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:02.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056186858 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:02.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056186858 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:02.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056186858 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:02.799Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056186859 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-29T18:18:02.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056186924 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:02.799Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:02.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1056186926 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:18:02.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1056186927 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:18:02.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1056186927 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:18:02.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1056186927 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:18:02.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056186927 data=null item=TreeItem {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-29T18:18:02.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1056186949 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:18:03.359Z] [2019-07-29T18:18:03.359Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:03.292 [2019-07-29T18:18:03.359Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:03.359Z] [2019-07-29T18:18:03.359Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-29T18:18:03.359Z] !STACK 0 [2019-07-29T18:18:03.359Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-29T18:18:03.359Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-29T18:18:03.359Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:03.359Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:03.359Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:03.359Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:03.359Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:03.359Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:03.359Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:03.359Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:03.359Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:03.359Z] Caused by: MismatchedTokenException(57!=72) [2019-07-29T18:18:03.359Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:229) [2019-07-29T18:18:03.359Z] at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115) [2019-07-29T18:18:03.359Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1730) [2019-07-29T18:18:03.359Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-29T18:18:03.359Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-29T18:18:03.359Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-29T18:18:03.359Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:03.359Z] ... 9 more [2019-07-29T18:18:03.919Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:03.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056188164 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:03.919Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:03.919Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:03.919Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:03.919Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:03.919Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:03.919Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:03.919Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:03.919Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:03.919Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:03.919Z] DEBUG - Clicking on OK [2019-07-29T18:18:03.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056188167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:03.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056188167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:03.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056188167 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:03.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056188168 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:03.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056188168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:03.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056188168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:04.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056188168 data=null item=null 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-29T18:18:04.174Z] DEBUG - Clicked on [2019-07-29T18:18:04.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:04.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:04.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:04.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:04.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:04.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:04.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056188463 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:04.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056188464 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:04.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056188464 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:04.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056188464 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:04.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056188464 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-29T18:18:04.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056188524 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:04.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:04.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056188524 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:04.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056188524 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:04.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056188525 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:04.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056188525 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:04.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056188525 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-29T18:18:04.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056188530 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:04.429Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:04.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:04.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056188531 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:04.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056188531 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:04.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056188531 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:04.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056188531 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:04.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056188532 data=null item=TreeItem {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-29T18:18:04.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056188543 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:04.684Z] [2019-07-29T18:18:04.684Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:04.501 [2019-07-29T18:18:04.684Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:04.684Z] [2019-07-29T18:18:04.684Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-29T18:18:04.684Z] !STACK 0 [2019-07-29T18:18:04.684Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-29T18:18:04.684Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:04.684Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:04.684Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:04.684Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:04.684Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:04.684Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:04.684Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:04.684Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:04.684Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:04.684Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:04.684Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-29T18:18:04.684Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-29T18:18:04.684Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-29T18:18:04.684Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-29T18:18:04.684Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-29T18:18:04.684Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T18:18:04.684Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:04.684Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:04.684Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:04.684Z] ... 9 more [2019-07-29T18:18:05.244Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:05.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056189359 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:05.244Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:05.244Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:05.244Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:05.244Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:05.244Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:05.244Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:05.244Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:05.244Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:05.244Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:05.244Z] DEBUG - Clicking on OK [2019-07-29T18:18:05.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056189361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:05.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056189361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:05.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056189361 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:05.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056189362 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:05.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056189362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:05.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056189362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:05.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056189362 data=null item=null 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-29T18:18:05.244Z] DEBUG - Clicked on [2019-07-29T18:18:05.500Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:05.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:05.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:05.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:05.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:05.500Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:05.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056189525 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:05.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056189526 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:05.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056189526 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:05.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056189526 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:05.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056189526 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-29T18:18:05.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056189542 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:05.500Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:05.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056189543 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:05.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056189543 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:05.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056189543 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:05.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056189543 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:05.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056189543 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-29T18:18:05.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056189548 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:05.500Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:05.500Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:05.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056189549 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:05.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056189550 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:05.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056189550 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:05.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056189550 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:05.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056189550 data=null item=TreeItem {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-29T18:18:05.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056189562 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:05.500Z] [2019-07-29T18:18:05.500Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:05.482 [2019-07-29T18:18:05.500Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:05.500Z] [2019-07-29T18:18:05.500Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-29T18:18:05.500Z] !STACK 0 [2019-07-29T18:18:05.500Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:05.500Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:05.500Z] Caused by: NoViableAltException(75@[]) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-29T18:18:05.500Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:05.500Z] ... 9 more [2019-07-29T18:18:06.426Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:06.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056190353 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:06.426Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:06.426Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:06.426Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:06.427Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:06.427Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:06.427Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:06.427Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:06.427Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:06.427Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:06.427Z] DEBUG - Clicking on OK [2019-07-29T18:18:06.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056190355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:06.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056190356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056190356 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:06.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056190356 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:06.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056190356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:06.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056190356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:06.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056190356 data=null item=null 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-29T18:18:06.427Z] DEBUG - Clicked on [2019-07-29T18:18:06.427Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:06.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:06.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:06.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:06.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:06.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:06.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056190464 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056190464 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:06.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056190464 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:06.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056190465 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:06.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056190465 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-29T18:18:06.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056190520 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:06.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:06.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056190521 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056190521 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:06.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056190521 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:06.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056190521 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:06.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056190522 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-29T18:18:06.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056190526 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:06.427Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:06.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:06.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056190527 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056190527 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:06.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056190527 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:06.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056190527 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:06.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056190527 data=null item=TreeItem {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-29T18:18:06.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056190540 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:06.427Z] [2019-07-29T18:18:06.427Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:06.400 [2019-07-29T18:18:06.427Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:06.427Z] [2019-07-29T18:18:06.427Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-29T18:18:06.427Z] !STACK 0 [2019-07-29T18:18:06.427Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-29T18:18:06.427Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:06.427Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:06.427Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:06.427Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:06.427Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:06.427Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:06.427Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:06.427Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:06.427Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:06.427Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:06.427Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-29T18:18:06.427Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:163) [2019-07-29T18:18:06.427Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-29T18:18:06.427Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-29T18:18:06.427Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T18:18:06.427Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:06.427Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:06.427Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:06.427Z] ... 9 more [2019-07-29T18:18:06.987Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:06.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056191239 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:06.987Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:06.987Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:06.987Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:06.987Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:06.987Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:06.987Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:06.987Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:06.987Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:06.987Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:06.987Z] DEBUG - Clicking on OK [2019-07-29T18:18:06.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056191241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:06.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056191241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:06.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056191241 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:06.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056191241 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:06.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056191241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:06.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056191241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:07.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056191241 data=null item=null 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-29T18:18:07.242Z] DEBUG - Clicked on [2019-07-29T18:18:07.242Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:07.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:07.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:07.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:07.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:07.242Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:07.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056191419 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:07.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056191419 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:07.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056191419 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:07.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056191419 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:07.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056191419 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-29T18:18:07.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056191428 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:07.242Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:07.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056191429 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:07.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056191429 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:07.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056191429 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:07.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056191429 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:07.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056191429 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-29T18:18:07.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056191440 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:07.242Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:07.242Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:07.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056191441 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:07.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056191441 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:07.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056191442 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:07.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056191442 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:07.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056191442 data=null item=TreeItem {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-29T18:18:07.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056191448 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:07.497Z] [2019-07-29T18:18:07.497Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:07.291 [2019-07-29T18:18:07.497Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:07.497Z] [2019-07-29T18:18:07.497Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-29T18:18:07.497Z] !STACK 0 [2019-07-29T18:18:07.497Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:07.497Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:07.497Z] Caused by: NoViableAltException(14@[]) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-29T18:18:07.497Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:07.497Z] ... 9 more [2019-07-29T18:18:08.057Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:08.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056192048 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:08.057Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:08.057Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:08.057Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:08.057Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:08.057Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:08.057Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:08.057Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:08.057Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:08.057Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:08.057Z] DEBUG - Clicking on OK [2019-07-29T18:18:08.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056192049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:08.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056192049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:08.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056192049 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:08.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056192049 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:08.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056192049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:08.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056192049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:08.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056192049 data=null item=null 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-29T18:18:08.057Z] DEBUG - Clicked on [2019-07-29T18:18:08.057Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:08.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:08.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:08.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:08.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:08.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:08.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056192139 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056192139 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056192139 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056192139 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056192139 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-29T18:18:08.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056192153 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:08.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056192154 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056192154 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056192154 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056192155 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056192155 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-29T18:18:08.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056192159 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.057Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:08.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:08.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056192160 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:08.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056192160 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:08.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056192160 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:08.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056192160 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:08.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056192160 data=null item=TreeItem {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-29T18:18:08.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056192218 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:08.057Z] [2019-07-29T18:18:08.057Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:08.007 [2019-07-29T18:18:08.057Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:08.057Z] [2019-07-29T18:18:08.057Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-29T18:18:08.057Z] !STACK 0 [2019-07-29T18:18:08.057Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-29T18:18:08.057Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:08.057Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:08.057Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:08.057Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:08.057Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:08.057Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:08.057Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:08.057Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:08.057Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:08.057Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:08.057Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-29T18:18:08.057Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-29T18:18:08.057Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-29T18:18:08.057Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-29T18:18:08.057Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-29T18:18:08.057Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T18:18:08.057Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:08.057Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:08.057Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:08.057Z] ... 9 more [2019-07-29T18:18:08.617Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:08.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056192764 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:08.617Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:08.617Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:08.617Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:08.617Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:08.617Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:08.617Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:08.617Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:08.617Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:08.617Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:08.617Z] DEBUG - Clicking on OK [2019-07-29T18:18:08.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056192765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:08.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056192765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:08.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056192765 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:08.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056192765 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:08.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056192765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:08.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056192765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:08.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056192765 data=null item=null 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-29T18:18:08.617Z] DEBUG - Clicked on [2019-07-29T18:18:08.617Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:08.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:08.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:08.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:08.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:08.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:08.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056192853 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056192853 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056192853 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056192853 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056192853 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-29T18:18:08.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056192871 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:08.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056192871 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056192871 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056192871 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056192871 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056192872 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-29T18:18:08.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056192876 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:08.872Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:08.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:08.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056192918 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:08.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056192918 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:08.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056192918 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:08.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056192918 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:08.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056192919 data=null item=TreeItem {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-29T18:18:08.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056192925 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:08.872Z] [2019-07-29T18:18:08.872Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:08.775 [2019-07-29T18:18:08.872Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:08.872Z] [2019-07-29T18:18:08.872Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-29T18:18:08.872Z] !STACK 0 [2019-07-29T18:18:08.872Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:08.872Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:08.872Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:112) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:171) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:121) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:08.872Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:08.872Z] ... 9 more [2019-07-29T18:18:09.433Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:09.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056193531 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:09.433Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:09.433Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:09.433Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:09.433Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:09.433Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:09.433Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:09.433Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:09.433Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:09.433Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:09.433Z] DEBUG - Clicking on OK [2019-07-29T18:18:09.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056193532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:09.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056193532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:09.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056193533 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:09.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056193533 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:09.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056193533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:09.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056193533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:09.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056193533 data=null item=null 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-29T18:18:09.433Z] DEBUG - Clicked on [2019-07-29T18:18:09.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:09.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:09.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:09.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:09.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:09.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:09.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056193640 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:09.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056193640 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:09.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056193640 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:09.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056193640 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:09.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056193640 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-29T18:18:09.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056193655 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:09.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:09.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056193656 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:09.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056193656 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:09.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056193656 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:09.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056193656 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:09.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056193656 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-29T18:18:09.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056193660 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:09.433Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:09.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:09.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056193661 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:09.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056193661 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:09.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056193661 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:09.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056193661 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:09.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056193661 data=null item=TreeItem {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-29T18:18:09.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056193723 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:09.688Z] [2019-07-29T18:18:09.688Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:09.572 [2019-07-29T18:18:09.688Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:09.688Z] [2019-07-29T18:18:09.688Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-29T18:18:09.688Z] !STACK 0 [2019-07-29T18:18:09.688Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-29T18:18:09.688Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:09.688Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:09.688Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:09.688Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:09.688Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:09.688Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:09.688Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:09.688Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:09.688Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:09.688Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:09.688Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-29T18:18:09.688Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-29T18:18:09.688Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-29T18:18:09.688Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-29T18:18:09.688Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-29T18:18:09.688Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T18:18:09.688Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:09.688Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:09.688Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:09.688Z] ... 9 more [2019-07-29T18:18:10.249Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:10.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056194377 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:10.249Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:10.249Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:10.249Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:10.249Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:10.249Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:10.249Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:10.249Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:10.249Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:10.249Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:10.249Z] DEBUG - Clicking on OK [2019-07-29T18:18:10.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056194378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:10.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056194378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:10.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056194378 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:10.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056194379 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:10.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056194379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:10.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056194379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:10.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056194379 data=null item=null 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-29T18:18:10.249Z] DEBUG - Clicked on [2019-07-29T18:18:10.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:10.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:10.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:10.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:10.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:10.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:10.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056194471 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056194472 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056194472 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056194472 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056194472 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-29T18:18:10.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056194520 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:10.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056194521 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056194521 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056194521 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056194521 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056194521 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-29T18:18:10.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056194525 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.505Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:10.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:10.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056194526 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:10.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056194526 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:10.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056194526 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:10.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056194526 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:10.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056194526 data=null item=TreeItem {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-29T18:18:10.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056194532 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:10.505Z] [2019-07-29T18:18:10.505Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:10.360 [2019-07-29T18:18:10.505Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:10.505Z] [2019-07-29T18:18:10.505Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-29T18:18:10.505Z] !STACK 0 [2019-07-29T18:18:10.505Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:10.505Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:10.505Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:61) [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:10.505Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:10.505Z] ... 9 more [2019-07-29T18:18:10.505Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:10.505Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056194659 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:10.505Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:10.505Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:10.505Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:10.505Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:10.505Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:10.505Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:10.505Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:10.505Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:10.505Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:10.505Z] DEBUG - Clicking on OK [2019-07-29T18:18:10.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056194661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:10.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056194661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:10.505Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056194661 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:10.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056194662 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:10.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056194662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:10.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056194662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:10.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056194662 data=null item=null 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-29T18:18:10.505Z] DEBUG - Clicked on [2019-07-29T18:18:10.760Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:10.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:10.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:10.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:10.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:10.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:10.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056194827 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056194827 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056194827 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056194828 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056194828 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-29T18:18:10.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056194842 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:10.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056194842 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056194842 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056194843 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056194843 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056194843 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-29T18:18:10.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056194847 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:10.760Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:10.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:10.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056194847 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:10.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056194847 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:10.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056194848 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:10.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056194848 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:10.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056194848 data=null item=TreeItem {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-29T18:18:10.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056194858 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:10.760Z] [2019-07-29T18:18:10.760Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:10.697 [2019-07-29T18:18:10.760Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:10.760Z] [2019-07-29T18:18:10.760Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-29T18:18:10.760Z] !STACK 0 [2019-07-29T18:18:10.760Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:10.760Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:10.760Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:58) [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:10.760Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:10.760Z] ... 9 more [2019-07-29T18:18:11.321Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:11.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056195454 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:11.321Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:11.321Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:11.321Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:11.321Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:11.321Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:11.321Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:11.321Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:11.321Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:11.321Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:11.321Z] DEBUG - Clicking on OK [2019-07-29T18:18:11.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056195455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:11.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056195455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:11.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056195455 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:11.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056195455 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:11.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056195455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:11.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056195455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:11.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056195455 data=null item=null 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-29T18:18:11.321Z] DEBUG - Clicked on [2019-07-29T18:18:11.321Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:11.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:11.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:11.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:11.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:11.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:11.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056195548 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:11.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056195548 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:11.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056195548 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:11.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056195548 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:11.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056195548 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-29T18:18:11.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056195562 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:11.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:11.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056195562 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:11.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056195562 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:11.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056195562 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:11.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056195563 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:11.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056195563 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-29T18:18:11.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056195567 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:11.321Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:11.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:11.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056195568 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:11.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056195568 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:11.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056195568 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:11.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056195568 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:11.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056195569 data=null item=TreeItem {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-29T18:18:11.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056195621 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:11.576Z] [2019-07-29T18:18:11.576Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:11.404 [2019-07-29T18:18:11.576Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:11.576Z] [2019-07-29T18:18:11.576Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-29T18:18:11.576Z] !STACK 0 [2019-07-29T18:18:11.576Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:11.576Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:11.576Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:63) [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:11.576Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:11.576Z] ... 9 more [2019-07-29T18:18:12.135Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:12.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056196161 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:12.135Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:12.135Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:12.135Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:12.135Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:12.135Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:12.135Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:12.135Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:12.135Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:12.135Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:12.135Z] DEBUG - Clicking on OK [2019-07-29T18:18:12.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056196162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:12.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056196162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:12.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056196162 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:12.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056196163 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:12.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056196163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:12.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056196163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:12.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056196163 data=null item=null 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-29T18:18:12.135Z] DEBUG - Clicked on [2019-07-29T18:18:12.135Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:12.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:12.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:12.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:12.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:12.135Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:12.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056196249 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056196249 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056196249 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056196250 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056196250 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-29T18:18:12.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056196263 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.135Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:12.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056196263 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056196263 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056196263 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056196263 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056196264 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-29T18:18:12.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056196267 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.135Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:12.135Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:12.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056196268 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:12.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056196268 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:12.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056196268 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:12.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056196268 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:12.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056196268 data=null item=TreeItem {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-29T18:18:12.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056196319 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:12.390Z] [2019-07-29T18:18:12.390Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:12.170 [2019-07-29T18:18:12.390Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:12.390Z] [2019-07-29T18:18:12.390Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-29T18:18:12.390Z] !STACK 0 [2019-07-29T18:18:12.390Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-29T18:18:12.390Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:12.390Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:12.390Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:12.390Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:12.390Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:12.390Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:12.390Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:12.390Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:12.390Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:12.390Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:12.390Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-29T18:18:12.390Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-29T18:18:12.390Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:57) [2019-07-29T18:18:12.390Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:144) [2019-07-29T18:18:12.390Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:251) [2019-07-29T18:18:12.390Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:150) [2019-07-29T18:18:12.390Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:12.390Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:12.390Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:12.390Z] ... 9 more [2019-07-29T18:18:12.390Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236" [2019-07-29T18:18:12.390Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-29T18:18:12.390Z] at java.lang.Long.parseLong(Long.java:592) [2019-07-29T18:18:12.390Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-29T18:18:12.390Z] at java.lang.Long.decode(Long.java:928) [2019-07-29T18:18:12.390Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-29T18:18:12.390Z] ... 16 more [2019-07-29T18:18:12.951Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:12.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056196979 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:12.951Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:12.951Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:12.951Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:12.951Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:12.951Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:12.951Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:12.951Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:12.951Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:12.951Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:12.951Z] DEBUG - Clicking on OK [2019-07-29T18:18:12.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056196980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:12.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056196981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:12.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056196981 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:12.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056196981 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:12.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056196981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:12.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056196981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:12.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056196981 data=null item=null 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-29T18:18:12.951Z] DEBUG - Clicked on [2019-07-29T18:18:12.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:12.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:12.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:12.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:12.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:12.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:12.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056197071 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056197071 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056197071 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056197071 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056197071 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-29T18:18:12.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056197120 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:12.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056197120 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056197120 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056197120 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056197121 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056197121 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-29T18:18:12.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056197125 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:12.951Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:12.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:12.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056197126 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:12.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056197126 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:12.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056197126 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:12.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056197126 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:12.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056197126 data=null item=TreeItem {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-29T18:18:12.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056197137 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:13.207Z] [2019-07-29T18:18:13.207Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:13.002 [2019-07-29T18:18:13.207Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:13.207Z] [2019-07-29T18:18:13.207Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-29T18:18:13.207Z] !STACK 0 [2019-07-29T18:18:13.207Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:13.207Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:13.207Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:13.207Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:13.207Z] ... 9 more [2019-07-29T18:18:13.768Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:13.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056197860 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:13.768Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:13.768Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:13.768Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:13.768Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:13.768Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:13.768Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:13.768Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:13.768Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:13.768Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:13.768Z] DEBUG - Clicking on OK [2019-07-29T18:18:13.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056197861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:13.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056197861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:13.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056197861 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:13.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056197862 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:13.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056197862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:13.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056197862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:13.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056197862 data=null item=null 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-29T18:18:13.768Z] DEBUG - Clicked on [2019-07-29T18:18:13.768Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:13.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:13.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:13.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:13.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:13.768Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:13.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056197953 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:13.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056197953 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:13.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056197953 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:13.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056197953 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:13.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056197954 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-29T18:18:13.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056197966 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:13.768Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:13.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056197967 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:13.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056197967 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:13.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056197967 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:13.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056197967 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:13.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056197967 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-29T18:18:13.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056197971 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:13.768Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:13.768Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:13.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056197971 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:13.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056197971 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:13.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056197972 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:13.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056197972 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:13.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056197972 data=null item=TreeItem {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-29T18:18:13.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056197986 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:14.023Z] [2019-07-29T18:18:14.023Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:13.795 [2019-07-29T18:18:14.023Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:14.023Z] [2019-07-29T18:18:14.023Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-29T18:18:14.023Z] !STACK 0 [2019-07-29T18:18:14.023Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:14.023Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:14.023Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:67) [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:14.023Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:14.023Z] ... 9 more [2019-07-29T18:18:14.584Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:14.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056198552 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:14.584Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:14.584Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:14.584Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:14.584Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:14.584Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:14.584Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:14.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:14.584Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:14.584Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:14.584Z] DEBUG - Clicking on OK [2019-07-29T18:18:14.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056198553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:14.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056198553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:14.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056198553 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:14.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056198553 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:14.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056198553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:14.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056198553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:14.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056198553 data=null item=null 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-29T18:18:14.584Z] DEBUG - Clicked on [2019-07-29T18:18:14.584Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:14.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:14.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:14.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:14.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:14.584Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:14.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056198643 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:14.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056198643 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:14.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056198643 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:14.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056198643 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:14.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056198643 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-29T18:18:14.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056198657 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:14.584Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:14.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056198658 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:14.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056198658 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:14.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056198658 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:14.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056198658 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:14.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056198658 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-29T18:18:14.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056198662 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:14.584Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:14.584Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:14.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056198663 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:14.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056198663 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:14.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056198663 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:14.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056198663 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:14.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056198663 data=null item=TreeItem {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-29T18:18:14.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056198674 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:14.584Z] [2019-07-29T18:18:14.584Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:14.500 [2019-07-29T18:18:14.584Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:14.584Z] [2019-07-29T18:18:14.584Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-29T18:18:14.584Z] !STACK 0 [2019-07-29T18:18:14.584Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:14.584Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:14.584Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:67) [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:14.584Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:14.584Z] ... 9 more [2019-07-29T18:18:15.144Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:15.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056199258 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:15.144Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:15.144Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:15.144Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:15.144Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:15.144Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:15.144Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:15.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:15.144Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:15.144Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:15.144Z] DEBUG - Clicking on OK [2019-07-29T18:18:15.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056199259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:15.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056199259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:15.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056199259 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:15.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056199259 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:15.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056199259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:15.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056199260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:15.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056199260 data=null item=null 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-29T18:18:15.144Z] DEBUG - Clicked on [2019-07-29T18:18:15.144Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:15.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:15.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:15.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:15.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:15.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:15.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056199354 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056199354 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056199354 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056199354 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056199354 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-29T18:18:15.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056199362 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:15.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056199367 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056199367 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056199368 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056199368 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056199368 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-29T18:18:15.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056199372 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.144Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:15.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:15.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056199374 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:15.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056199374 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:15.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056199374 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:15.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056199374 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:15.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056199374 data=null item=TreeItem {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-29T18:18:15.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056199419 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:15.399Z] [2019-07-29T18:18:15.399Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:15.218 [2019-07-29T18:18:15.399Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:15.399Z] [2019-07-29T18:18:15.399Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-29T18:18:15.399Z] !STACK 0 [2019-07-29T18:18:15.399Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:15.399Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:15.399Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:15.399Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:15.399Z] ... 9 more [2019-07-29T18:18:15.959Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:15.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056199975 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:15.959Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:15.959Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:15.959Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:15.959Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:15.959Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:15.959Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:15.959Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:15.959Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:15.959Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:15.959Z] DEBUG - Clicking on OK [2019-07-29T18:18:15.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056199976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:15.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056199976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:15.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056199976 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:15.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056199976 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:15.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056199976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:15.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056199976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:15.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056199976 data=null item=null 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-29T18:18:15.959Z] DEBUG - Clicked on [2019-07-29T18:18:15.959Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:15.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:15.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:15.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:15.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:15.959Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:15.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056200065 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056200065 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056200065 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056200065 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056200065 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-29T18:18:15.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056200072 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.959Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:15.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056200073 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056200073 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056200073 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056200073 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056200074 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-29T18:18:15.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056200084 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:15.959Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:15.959Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:15.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056200085 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:15.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056200085 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:15.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056200085 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:15.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056200085 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:15.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056200086 data=null item=TreeItem {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-29T18:18:15.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056200121 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:16.215Z] [2019-07-29T18:18:16.215Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:16.090 [2019-07-29T18:18:16.215Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:16.215Z] [2019-07-29T18:18:16.215Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-29T18:18:16.215Z] !STACK 0 [2019-07-29T18:18:16.215Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-29T18:18:16.215Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:16.215Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:16.215Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:16.215Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:16.215Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:16.215Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:16.215Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:16.215Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:16.215Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:16.215Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:16.215Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-29T18:18:16.215Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-29T18:18:16.215Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-29T18:18:16.215Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-29T18:18:16.215Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-29T18:18:16.215Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T18:18:16.215Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:16.215Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:16.215Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:16.215Z] ... 9 more [2019-07-29T18:18:16.777Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:16.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056200888 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:16.777Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:16.777Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:16.777Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:16.777Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:16.777Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:16.777Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:16.777Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:16.777Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:16.777Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:16.777Z] DEBUG - Clicking on OK [2019-07-29T18:18:16.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056200889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:16.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056200889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:16.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056200889 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:16.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056200889 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:16.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056200890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:16.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056200890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:16.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056200890 data=null item=null 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-29T18:18:16.777Z] DEBUG - Clicked on [2019-07-29T18:18:16.777Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:16.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:16.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:16.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:16.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:16.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:16.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056201020 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:16.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056201020 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:16.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056201020 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:16.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056201020 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:16.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056201020 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-29T18:18:16.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056201029 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:16.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:16.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056201029 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:16.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056201029 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:16.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056201029 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:16.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056201030 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:17.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056201030 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-29T18:18:17.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056201034 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:17.033Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:17.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:17.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056201041 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:17.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056201041 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:17.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056201041 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:17.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056201041 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:17.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056201041 data=null item=TreeItem {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-29T18:18:17.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056201047 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:17.033Z] [2019-07-29T18:18:17.033Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:16.873 [2019-07-29T18:18:17.033Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:17.033Z] [2019-07-29T18:18:17.033Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-29T18:18:17.033Z] !STACK 0 [2019-07-29T18:18:17.033Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:17.033Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:17.033Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:82) [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:17.033Z] ... 9 more [2019-07-29T18:18:17.033Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" [2019-07-29T18:18:17.033Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-29T18:18:17.033Z] at java.lang.Long.parseLong(Long.java:589) [2019-07-29T18:18:17.033Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-29T18:18:17.033Z] at java.lang.Long.decode(Long.java:928) [2019-07-29T18:18:17.033Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-29T18:18:17.033Z] ... 17 more [2019-07-29T18:18:17.594Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:17.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056201630 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:17.594Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:17.594Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:17.594Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:17.594Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:17.594Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:17.594Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:17.594Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:17.594Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:17.594Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:17.594Z] DEBUG - Clicking on OK [2019-07-29T18:18:17.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056201631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:17.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056201631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:17.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056201631 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:17.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056201631 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:17.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056201631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:17.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056201631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:17.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056201632 data=null item=null 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-29T18:18:17.594Z] DEBUG - Clicked on [2019-07-29T18:18:17.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:17.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:17.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:17.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:17.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:17.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:17.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056201724 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:17.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056201724 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:17.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056201724 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:17.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056201724 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:17.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056201724 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-29T18:18:17.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056201732 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:17.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:17.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056201737 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:17.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056201737 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:17.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056201737 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:17.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056201737 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:17.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056201737 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-29T18:18:17.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056201742 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:17.594Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:17.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:17.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056201743 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:17.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056201743 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:17.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056201743 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:17.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056201743 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:17.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056201743 data=null item=TreeItem {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-29T18:18:17.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056201749 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:17.594Z] [2019-07-29T18:18:17.594Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:17.572 [2019-07-29T18:18:17.594Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:17.594Z] [2019-07-29T18:18:17.594Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-29T18:18:17.594Z] !STACK 0 [2019-07-29T18:18:17.594Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-29T18:18:17.594Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:17.594Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:17.594Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:17.594Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:17.594Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:17.594Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:17.594Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:17.594Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:17.594Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:17.594Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:17.594Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-29T18:18:17.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-29T18:18:17.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-29T18:18:17.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-29T18:18:17.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-29T18:18:17.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T18:18:17.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:17.595Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:17.595Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:17.595Z] ... 9 more [2019-07-29T18:18:18.155Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:18.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056202329 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:18.155Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:18.155Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:18.155Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:18.155Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:18.155Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:18.155Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:18.155Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:18.155Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:18.155Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:18.155Z] DEBUG - Clicking on OK [2019-07-29T18:18:18.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056202330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:18.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056202330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:18.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056202330 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:18.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056202330 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:18.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056202330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:18.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056202330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:18.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056202330 data=null item=null 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-29T18:18:18.155Z] DEBUG - Clicked on [2019-07-29T18:18:18.410Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:18.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:18.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:18.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:18.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:18.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:18.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056202429 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056202429 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056202429 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056202429 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056202429 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-29T18:18:18.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056202437 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:18.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056202443 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056202443 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056202443 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056202444 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056202444 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-29T18:18:18.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056202448 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.410Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:18.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:18.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056202448 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:18.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056202448 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:18.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056202448 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:18.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056202449 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:18.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056202449 data=null item=TreeItem {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-29T18:18:18.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056202460 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:18.410Z] [2019-07-29T18:18:18.410Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:18.289 [2019-07-29T18:18:18.410Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:18.410Z] [2019-07-29T18:18:18.410Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-29T18:18:18.410Z] !STACK 0 [2019-07-29T18:18:18.410Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-29T18:18:18.410Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:18.410Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:18.410Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:18.410Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:18.410Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:18.410Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:18.410Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:18.410Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:18.410Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:18.410Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:18.410Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-29T18:18:18.410Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-29T18:18:18.410Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-29T18:18:18.410Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-29T18:18:18.410Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-29T18:18:18.410Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T18:18:18.410Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:18.410Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:18.410Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:18.410Z] ... 9 more [2019-07-29T18:18:18.971Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:18.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056203046 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:18.971Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:18.971Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:18.971Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:18.971Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:18.971Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:18.971Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:18.971Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:18.971Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:18.971Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:18.971Z] DEBUG - Clicking on OK [2019-07-29T18:18:18.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056203047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:18.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056203047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:18.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056203047 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:18.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056203047 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:18.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056203047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:18.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056203047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:18.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056203047 data=null item=null 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-29T18:18:18.971Z] DEBUG - Clicked on [2019-07-29T18:18:18.971Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:18.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:18.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:18.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:18.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:18.971Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:18.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056203133 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056203133 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056203133 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056203133 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056203133 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-29T18:18:18.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056203140 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.971Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:18.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056203141 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056203141 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056203141 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056203141 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056203141 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-29T18:18:18.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056203150 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:18.971Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:18.971Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:18.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056203151 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:18.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056203151 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:18.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056203151 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:18.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056203151 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:18.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056203151 data=null item=TreeItem {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-29T18:18:18.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056203156 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:19.227Z] [2019-07-29T18:18:19.227Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:18.973 [2019-07-29T18:18:19.227Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:19.227Z] [2019-07-29T18:18:19.227Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-29T18:18:19.227Z] !STACK 0 [2019-07-29T18:18:19.227Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-29T18:18:19.227Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:19.227Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:19.227Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:19.227Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:19.227Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:19.227Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:19.227Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:19.227Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:19.227Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:19.227Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:19.227Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-29T18:18:19.227Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-29T18:18:19.227Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-29T18:18:19.227Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-29T18:18:19.227Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-29T18:18:19.227Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T18:18:19.227Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:19.227Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:19.227Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:19.227Z] ... 9 more [2019-07-29T18:18:19.482Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:19.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056203695 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:19.482Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:19.482Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:19.482Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:19.482Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:19.482Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:19.482Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:19.482Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:19.482Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:19.482Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:19.482Z] DEBUG - Clicking on OK [2019-07-29T18:18:19.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056203695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:19.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056203695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:19.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056203695 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:19.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056203696 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:19.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056203696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:19.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056203696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:19.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056203696 data=null item=null 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-29T18:18:19.482Z] DEBUG - Clicked on [2019-07-29T18:18:19.737Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:19.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:19.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:19.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:19.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:19.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:19.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056203789 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:19.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056203790 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:19.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056203790 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:19.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056203790 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:19.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056203790 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-29T18:18:19.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056203836 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:19.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:19.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056203836 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:19.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056203836 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:19.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056203837 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:19.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056203837 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:19.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056203837 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-29T18:18:19.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056203842 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:19.737Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:19.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:19.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056203843 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:19.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056203843 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:19.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056203843 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:19.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056203843 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:19.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056203843 data=null item=TreeItem {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-29T18:18:19.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056203857 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:19.737Z] [2019-07-29T18:18:19.737Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:19.699 [2019-07-29T18:18:19.737Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:19.737Z] [2019-07-29T18:18:19.737Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-29T18:18:19.737Z] !STACK 0 [2019-07-29T18:18:19.737Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:19.737Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:19.737Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:193) [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114) [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:19.737Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:19.737Z] ... 9 more [2019-07-29T18:18:20.662Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:20.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056204567 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:20.662Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:20.662Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:20.662Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:20.662Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:20.662Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:20.662Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:20.662Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:20.662Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:20.662Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:20.662Z] DEBUG - Clicking on OK [2019-07-29T18:18:20.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056204568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:20.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056204568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:20.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056204568 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:20.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056204568 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:20.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056204568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:20.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056204568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:20.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056204568 data=null item=null 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-29T18:18:20.662Z] DEBUG - Clicked on [2019-07-29T18:18:20.662Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:20.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:20.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:20.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:20.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:20.662Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:20.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056204655 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:20.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056204656 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:20.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056204656 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:20.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056204656 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:20.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056204656 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-29T18:18:20.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056204664 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:20.662Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:20.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056204664 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:20.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056204669 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:20.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056204669 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:20.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056204669 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:20.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056204670 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-29T18:18:20.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056204673 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:20.662Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:20.662Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:20.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056204674 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:20.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056204674 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:20.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056204674 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:20.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056204674 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:20.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056204674 data=null item=TreeItem {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-29T18:18:20.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056204681 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:20.662Z] [2019-07-29T18:18:20.662Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:20.481 [2019-07-29T18:18:20.662Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:20.662Z] [2019-07-29T18:18:20.662Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-29T18:18:20.662Z] !STACK 0 [2019-07-29T18:18:20.662Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-29T18:18:20.662Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T18:18:20.662Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:20.662Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:20.662Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:20.662Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:20.662Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:20.662Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:20.662Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:20.662Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:20.662Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:20.662Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-29T18:18:20.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:216) [2019-07-29T18:18:20.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-29T18:18:20.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-29T18:18:20.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T18:18:20.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T18:18:20.662Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T18:18:20.662Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:20.662Z] ... 9 more [2019-07-29T18:18:21.222Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:21.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056205236 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:21.222Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:21.222Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:21.222Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:21.222Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:21.222Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:21.222Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:21.222Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:21.222Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:21.222Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:21.222Z] DEBUG - Clicking on OK [2019-07-29T18:18:21.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056205237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:21.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056205237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:21.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056205237 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:21.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056205237 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:21.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056205238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:21.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056205238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:21.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056205238 data=null item=null 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-29T18:18:21.222Z] DEBUG - Clicked on [2019-07-29T18:18:21.222Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:18:21.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:21.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:21.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:21.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:21.222Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:21.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056205325 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:21.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056205325 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:21.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056205325 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:21.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056205325 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:21.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056205325 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-29T18:18:21.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056205333 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:21.222Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:21.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056205333 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:21.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056205333 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:21.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056205333 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:21.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056205333 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:21.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056205333 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-29T18:18:21.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056205343 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:21.222Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T18:18:21.222Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:21.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056205345 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:18:21.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056205345 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:18:21.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056205345 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:18:21.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056205345 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:21.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056205345 data=null item=TreeItem {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-29T18:18:21.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056205350 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:18:21.222Z] [2019-07-29T18:18:21.222Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:18:21.174 [2019-07-29T18:18:21.222Z] !MESSAGE Error initializing trace. [2019-07-29T18:18:21.222Z] [2019-07-29T18:18:21.222Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-29T18:18:21.222Z] !STACK 0 [2019-07-29T18:18:21.222Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-29T18:18:21.222Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-29T18:18:21.222Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T18:18:21.222Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T18:18:21.222Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T18:18:21.222Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T18:18:21.222Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T18:18:21.222Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T18:18:21.222Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T18:18:21.222Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T18:18:21.222Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:18:21.222Z] Caused by: NoViableAltException(73@[]) [2019-07-29T18:18:21.222Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3107) [2019-07-29T18:18:21.222Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2573) [2019-07-29T18:18:21.222Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1927) [2019-07-29T18:18:21.222Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1706) [2019-07-29T18:18:21.222Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-29T18:18:21.222Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-29T18:18:21.222Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-29T18:18:21.222Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T18:18:21.222Z] ... 9 more [2019-07-29T18:18:21.782Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T18:18:21.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1056205932 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T18:18:21.782Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:21.782Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:21.782Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T18:18:21.782Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T18:18:21.782Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:18:21.782Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:18:21.782Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:21.782Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:21.782Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:21.782Z] DEBUG - Clicking on OK [2019-07-29T18:18:21.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056205933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:21.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056205933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:21.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056205933 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:21.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056205933 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:21.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056205933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:21.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056205933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T18:18:21.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056205933 data=null item=null 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-29T18:18:21.782Z] DEBUG - Clicked on [2019-07-29T18:18:21.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056206017 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:18:21.782Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:18:21.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:18:21.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:18:21.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:18:21.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056206021 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:21.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1056206021 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:21.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1056206021 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:21.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056206021 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:21.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056206021 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-29T18:18:22.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1056206038 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T18:18:22.038Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:18:22.038Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:18:22.038Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:18:22.293Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:18:22.293Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:18:22.293Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:18:22.293Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:18:22.293Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:18:22.293Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:18:22.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:18:22.293Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:22.293Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:18:22.293Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:18:22.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056206424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:18:22.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056206425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:18:22.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056206425 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:18:22.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056206425 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:18:22.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056206425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:18:22.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056206425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:18:22.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056206426 data=null item=null detail=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-29T18:18:22.294Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056206426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:18:22.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056206426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:18:22.294Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056206426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:18:22.294Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056206426 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:18:22.294Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056206426 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:18:22.294Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:18:22.294Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:18:22.294Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:18:22.294Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:18:22.294Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:18:22.294Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:18:22.294Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:18:22.294Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:18:22.294Z] DEBUG - Clicking on OK [2019-07-29T18:18:22.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056206427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:18:22.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056206427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:18:22.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056206427 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:18:22.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056206427 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:18:22.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056206427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:18:22.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056206427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:18:22.294Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:18:22.294Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:18:22.294Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:18:22.294Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:18:22.294Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:18:22.294Z] DEBUG - Clicked on OK [2019-07-29T18:18:22.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056206427 data=null item=null detail=0 x=0 y=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-29T18:18:22.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056206152 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-29T18:18:22.854Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.024 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-29T18:18:22.854Z] 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: 2.192 s [2019-07-29T18:18:22.854Z] testOpen[1: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.063 s [2019-07-29T18:18:22.854Z] testOpen[2: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.938 s [2019-07-29T18:18:22.854Z] testOpen[3: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.914 s [2019-07-29T18:18:22.854Z] testOpen[4: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.761 s [2019-07-29T18:18:22.854Z] testOpen[5: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.715 s [2019-07-29T18:18:22.854Z] testOpen[6: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.787 s [2019-07-29T18:18:22.854Z] testOpen[7: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.831 s [2019-07-29T18:18:22.854Z] testOpen[8: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.356 s [2019-07-29T18:18:22.854Z] testOpen[9: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.721 s [2019-07-29T18:18:22.854Z] testOpen[10: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.701 s [2019-07-29T18:18:22.854Z] testOpen[11: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.822 s [2019-07-29T18:18:22.854Z] testOpen[12: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.882 s [2019-07-29T18:18:22.854Z] testOpen[13: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.69 s [2019-07-29T18:18:22.854Z] testOpen[14: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.711 s [2019-07-29T18:18:22.854Z] testOpen[15: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.711 s [2019-07-29T18:18:22.854Z] testOpen[16: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.922 s [2019-07-29T18:18:22.854Z] testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.736 s [2019-07-29T18:18:22.854Z] testOpen[18: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.706 s [2019-07-29T18:18:22.854Z] testOpen[19: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.705 s [2019-07-29T18:18:22.854Z] testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.655 s [2019-07-29T18:18:22.854Z] testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.866 s [2019-07-29T18:18:22.854Z] testOpen[22: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.67 s [2019-07-29T18:18:22.854Z] testOpen[23: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.693 s [2019-07-29T18:18:22.854Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-29T18:18:23.110Z] *** BUG *** [2019-07-29T18:18:23.110Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:18:23.110Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:18:23.110Z] [2019-07-29T18:18:23.110Z] *** BUG *** [2019-07-29T18:18:23.110Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:18:23.110Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:18:23.110Z] [2019-07-29T18:18:23.365Z] *** BUG *** [2019-07-29T18:18:23.365Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:18:23.365Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:18:23.365Z] [2019-07-29T18:18:23.365Z] *** BUG *** [2019-07-29T18:18:23.365Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:18:23.365Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:18:23.365Z] [2019-07-29T18:18:23.365Z] *** BUG *** [2019-07-29T18:18:23.365Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:18:23.365Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:18:23.365Z] [2019-07-29T18:18:23.365Z] *** BUG *** [2019-07-29T18:18:23.365Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:18:23.365Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:18:23.365Z] [2019-07-29T18:18:23.365Z] *** BUG *** [2019-07-29T18:18:23.365Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:18:23.365Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:18:23.365Z] [2019-07-29T18:18:25.876Z] *** BUG *** [2019-07-29T18:18:25.876Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:18:25.876Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:18:25.876Z] [2019-07-29T18:18:25.876Z] *** BUG *** [2019-07-29T18:18:25.876Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:18:25.876Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:18:25.876Z] [2019-07-29T18:18:25.876Z] *** BUG *** [2019-07-29T18:18:25.876Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:18:25.876Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:18:25.876Z] [2019-07-29T18:19:33.488Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.094 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-29T18:19:33.488Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.598 s [2019-07-29T18:19:33.488Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.284 s [2019-07-29T18:19:33.488Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.018 s [2019-07-29T18:19:33.488Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.004 s [2019-07-29T18:19:33.488Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.87 s [2019-07-29T18:19:33.488Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 7.441 s [2019-07-29T18:19:33.488Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 6.99 s [2019-07-29T18:19:33.488Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.052 s [2019-07-29T18:19:33.488Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.614 s [2019-07-29T18:19:33.488Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.141 s [2019-07-29T18:19:33.488Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.96 s [2019-07-29T18:19:33.488Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.974 s [2019-07-29T18:19:33.488Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.455 s [2019-07-29T18:19:33.488Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.626 s [2019-07-29T18:19:33.488Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.807 s [2019-07-29T18:19:33.488Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.974 s [2019-07-29T18:19:33.488Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.375 s [2019-07-29T18:19:33.488Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.56 s [2019-07-29T18:19:33.488Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.797 s [2019-07-29T18:19:33.488Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.758 s [2019-07-29T18:19:33.488Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.421 s [2019-07-29T18:19:33.488Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.526 s [2019-07-29T18:19:33.488Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.741 s [2019-07-29T18:19:33.488Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.011 s [2019-07-29T18:19:33.488Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.785 s [2019-07-29T18:19:33.488Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-29T18:19:36.751Z] [2019-07-29T18:19:36.751Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-29 18:19:36.077 [2019-07-29T18:19:36.751Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2019-07-29T18:19:40.011Z] [2019-07-29T18:19:40.011Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-29 18:19:39.996 [2019-07-29T18:19:40.011Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)] [2019-07-29T18:19:45.250Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.044 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-29T18:19:45.250Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest) Time elapsed: 7.731 s [2019-07-29T18:19:45.250Z] [2019-07-29T18:19:45.250Z] Results: [2019-07-29T18:19:45.250Z] [2019-07-29T18:19:45.250Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:19:45.250Z] [2019-07-29T18:19:45.250Z] [2019-07-29T18:19:45.250Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 18:19:45.081 [2019-07-29T18:19:45.250Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T18:19:45.810Z] [INFO] All tests passed! [2019-07-29T18:19:45.810Z] [INFO] [2019-07-29T18:19:45.810Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:19:45.810Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T18:19:45.810Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-29T18:19:46.065Z] [INFO] [2019-07-29T18:19:46.065Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:19:46.065Z] [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-29T18:19:46.065Z] [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-29T18:19:46.065Z] [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-29T18:19:46.065Z] [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-29T18:19:46.065Z] [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-29T18:19:46.065Z] [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-29T18:19:46.065Z] [INFO] [2019-07-29T18:19:46.065Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T18:19:46.065Z] [INFO] [2019-07-29T18:19:46.065Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >----- [2019-07-29T18:19:46.065Z] [INFO] Building Trace Compass User Guide 5.0.0-SNAPSHOT [69/134] [2019-07-29T18:19:46.065Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:19:46.065Z] [INFO] [2019-07-29T18:19:46.065Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:46.065Z] [INFO] [2019-07-29T18:19:46.065Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:46.065Z] [INFO] Executing tasks [2019-07-29T18:19:46.065Z] [2019-07-29T18:19:46.065Z] main: [2019-07-29T18:19:46.065Z] [2019-07-29T18:19:46.065Z] clean: [2019-07-29T18:19:46.065Z] [INFO] Executed tasks [2019-07-29T18:19:46.065Z] [INFO] [2019-07-29T18:19:46.065Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:46.065Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target [2019-07-29T18:19:46.065Z] [INFO] [2019-07-29T18:19:46.065Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:46.065Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:19:46.065Z] [INFO] [2019-07-29T18:19:46.065Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:46.065Z] [INFO] [2019-07-29T18:19:46.065Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:46.065Z] [INFO] [2019-07-29T18:19:46.065Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:46.065Z] [INFO] [2019-07-29T18:19:46.065Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:46.065Z] [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-29T18:19:46.065Z] [INFO] [2019-07-29T18:19:46.065Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:46.065Z] [INFO] Executing tasks [2019-07-29T18:19:46.065Z] [2019-07-29T18:19:46.065Z] main: [2019-07-29T18:19:46.065Z] [2019-07-29T18:19:46.065Z] build: [2019-07-29T18:19:46.320Z] 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-29T18:19:46.320Z] [2019-07-29T18:19:46.320Z] test: [2019-07-29T18:19:46.320Z] [xmlvalidate] 18 file(s) have been successfully validated. [2019-07-29T18:19:46.320Z] [INFO] Executed tasks [2019-07-29T18:19:46.320Z] [INFO] [2019-07-29T18:19:46.320Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:46.320Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:19:46.320Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/main/resources [2019-07-29T18:19:46.320Z] [INFO] [2019-07-29T18:19:46.320Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:46.320Z] [INFO] [2019-07-29T18:19:46.320Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:46.575Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-29T18:19:46.575Z] [INFO] Command line: [2019-07-29T18:19:46.575Z] [/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-29T18:19:46.575Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:19:47.937Z] Buildfile: build.xml [2019-07-29T18:19:47.937Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-29T18:19:47.937Z] [2019-07-29T18:19:47.937Z] build.index: [2019-07-29T18:19:49.300Z] BUILD SUCCESSFUL [2019-07-29T18:19:49.300Z] [2019-07-29T18:19:49.300Z] BUILD SUCCESSFUL [2019-07-29T18:19:49.300Z] Total time: 1 second [2019-07-29T18:19:49.554Z] [INFO] [2019-07-29T18:19:49.554Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:49.554Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:19:49.554Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/test/resources [2019-07-29T18:19:49.554Z] [INFO] [2019-07-29T18:19:49.554Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:49.554Z] [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-29T18:19:49.554Z] [INFO] [2019-07-29T18:19:49.554Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:49.554Z] [INFO] [2019-07-29T18:19:49.554Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:49.554Z] [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-29T18:19:49.809Z] [INFO] [2019-07-29T18:19:49.809Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:49.809Z] [INFO] [2019-07-29T18:19:49.809Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:49.809Z] [INFO] [2019-07-29T18:19:49.809Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:49.809Z] [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-29T18:19:50.370Z] [INFO] [2019-07-29T18:19:50.370Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:50.370Z] [INFO] [2019-07-29T18:19:50.370Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:50.370Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:19:50.370Z] [INFO] [2019-07-29T18:19:50.370Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:50.370Z] [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-29T18:19:50.370Z] [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-29T18:19:50.370Z] [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-29T18:19:50.370Z] [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-29T18:19:50.370Z] [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-29T18:19:50.370Z] [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-29T18:19:50.370Z] [INFO] [2019-07-29T18:19:50.370Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T18:19:50.370Z] [INFO] [2019-07-29T18:19:50.370Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >-- [2019-07-29T18:19:50.370Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT [70/134] [2019-07-29T18:19:50.370Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:19:50.370Z] [INFO] [2019-07-29T18:19:50.370Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:50.370Z] [INFO] [2019-07-29T18:19:50.370Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:50.370Z] [INFO] Executing tasks [2019-07-29T18:19:50.370Z] [2019-07-29T18:19:50.370Z] main: [2019-07-29T18:19:50.370Z] [2019-07-29T18:19:50.370Z] clean: [2019-07-29T18:19:50.370Z] [INFO] Executed tasks [2019-07-29T18:19:50.370Z] [INFO] [2019-07-29T18:19:50.370Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:50.370Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target [2019-07-29T18:19:50.370Z] [INFO] [2019-07-29T18:19:50.370Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:50.370Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:19:50.370Z] [INFO] [2019-07-29T18:19:50.370Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:50.370Z] [INFO] [2019-07-29T18:19:50.370Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:50.370Z] [INFO] [2019-07-29T18:19:50.370Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:50.370Z] [INFO] [2019-07-29T18:19:50.370Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:50.370Z] [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-29T18:19:50.370Z] [INFO] [2019-07-29T18:19:50.370Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:50.370Z] [INFO] Executing tasks [2019-07-29T18:19:50.370Z] [2019-07-29T18:19:50.370Z] main: [2019-07-29T18:19:50.370Z] [2019-07-29T18:19:50.370Z] build: [2019-07-29T18:19:50.370Z] 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-29T18:19:50.370Z] [2019-07-29T18:19:50.370Z] test: [2019-07-29T18:19:50.625Z] [xmlvalidate] 8 file(s) have been successfully validated. [2019-07-29T18:19:50.626Z] [INFO] Executed tasks [2019-07-29T18:19:50.626Z] [INFO] [2019-07-29T18:19:50.626Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:50.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:19:50.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources [2019-07-29T18:19:50.626Z] [INFO] [2019-07-29T18:19:50.626Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:50.626Z] [INFO] [2019-07-29T18:19:50.626Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:50.626Z] [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-29T18:19:50.626Z] [INFO] Command line: [2019-07-29T18:19:50.626Z] [/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-29T18:19:50.626Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:19:51.988Z] Buildfile: build.xml [2019-07-29T18:19:51.988Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-29T18:19:51.988Z] [2019-07-29T18:19:51.988Z] build.index: [2019-07-29T18:19:52.913Z] BUILD SUCCESSFUL [2019-07-29T18:19:52.913Z] [2019-07-29T18:19:52.913Z] BUILD SUCCESSFUL [2019-07-29T18:19:52.913Z] Total time: 1 second [2019-07-29T18:19:53.169Z] [INFO] [2019-07-29T18:19:53.169Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:53.169Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:19:53.169Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources [2019-07-29T18:19:53.169Z] [INFO] [2019-07-29T18:19:53.169Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:53.169Z] [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-29T18:19:53.169Z] [INFO] [2019-07-29T18:19:53.169Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:53.169Z] [INFO] [2019-07-29T18:19:53.169Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:53.169Z] [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-29T18:19:53.169Z] [INFO] [2019-07-29T18:19:53.169Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:53.169Z] [INFO] [2019-07-29T18:19:53.169Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:53.169Z] [INFO] [2019-07-29T18:19:53.169Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:53.169Z] [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-29T18:19:53.424Z] [INFO] [2019-07-29T18:19:53.424Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:53.424Z] [INFO] [2019-07-29T18:19:53.424Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:53.424Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:19:53.424Z] [INFO] [2019-07-29T18:19:53.424Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:53.424Z] [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-29T18:19:53.424Z] [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-29T18:19:53.424Z] [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-29T18:19:53.424Z] [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-29T18:19:53.424Z] [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-29T18:19:53.424Z] [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-29T18:19:53.424Z] [INFO] [2019-07-29T18:19:53.424Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T18:19:53.424Z] [INFO] [2019-07-29T18:19:53.424Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >--- [2019-07-29T18:19:53.424Z] [INFO] Building Trace Compass RCP User Guide 5.0.0-SNAPSHOT [71/134] [2019-07-29T18:19:53.424Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:19:53.424Z] [INFO] [2019-07-29T18:19:53.424Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:53.424Z] [INFO] [2019-07-29T18:19:53.424Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:53.424Z] [INFO] Executing tasks [2019-07-29T18:19:53.424Z] [2019-07-29T18:19:53.424Z] main: [2019-07-29T18:19:53.424Z] [2019-07-29T18:19:53.424Z] clean: [2019-07-29T18:19:53.424Z] [INFO] Executed tasks [2019-07-29T18:19:53.424Z] [INFO] [2019-07-29T18:19:53.424Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:53.424Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target [2019-07-29T18:19:53.424Z] [INFO] [2019-07-29T18:19:53.424Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:53.424Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:19:53.424Z] [INFO] [2019-07-29T18:19:53.424Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:53.424Z] [INFO] [2019-07-29T18:19:53.424Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:53.424Z] [INFO] [2019-07-29T18:19:53.424Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:53.424Z] [INFO] [2019-07-29T18:19:53.424Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:53.424Z] [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-29T18:19:53.424Z] [INFO] [2019-07-29T18:19:53.424Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:53.424Z] [INFO] Executing tasks [2019-07-29T18:19:53.424Z] [2019-07-29T18:19:53.424Z] main: [2019-07-29T18:19:53.424Z] [2019-07-29T18:19:53.424Z] build: [2019-07-29T18:19:53.424Z] 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-29T18:19:53.424Z] [2019-07-29T18:19:53.424Z] test: [2019-07-29T18:19:53.424Z] [xmlvalidate] 2 file(s) have been successfully validated. [2019-07-29T18:19:53.424Z] [INFO] Executed tasks [2019-07-29T18:19:53.424Z] [INFO] [2019-07-29T18:19:53.424Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:53.424Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:19:53.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources [2019-07-29T18:19:53.424Z] [INFO] [2019-07-29T18:19:53.424Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:53.424Z] [INFO] [2019-07-29T18:19:53.424Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:53.424Z] [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-29T18:19:53.424Z] [INFO] Command line: [2019-07-29T18:19:53.424Z] [/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-29T18:19:53.424Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:19:54.787Z] Buildfile: build.xml [2019-07-29T18:19:54.787Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-29T18:19:54.787Z] [2019-07-29T18:19:54.787Z] build.index: [2019-07-29T18:19:55.710Z] BUILD SUCCESSFUL [2019-07-29T18:19:55.710Z] [2019-07-29T18:19:55.710Z] BUILD SUCCESSFUL [2019-07-29T18:19:55.710Z] Total time: 1 second [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:56.283Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:19:56.283Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:56.283Z] [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-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:56.283Z] [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-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:56.283Z] [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-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:56.283Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:56.283Z] [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-29T18:19:56.283Z] [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-29T18:19:56.283Z] [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-29T18:19:56.283Z] [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-29T18:19:56.283Z] [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-29T18:19:56.283Z] [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-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >-- [2019-07-29T18:19:56.283Z] [INFO] Building Trace Compass Pcap User Guide 5.0.0-SNAPSHOT [72/134] [2019-07-29T18:19:56.283Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:56.283Z] [INFO] Executing tasks [2019-07-29T18:19:56.283Z] [2019-07-29T18:19:56.283Z] main: [2019-07-29T18:19:56.283Z] [2019-07-29T18:19:56.283Z] clean: [2019-07-29T18:19:56.283Z] [INFO] Executed tasks [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:56.283Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:56.283Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:56.283Z] [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-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:56.283Z] [INFO] Executing tasks [2019-07-29T18:19:56.283Z] [2019-07-29T18:19:56.283Z] main: [2019-07-29T18:19:56.283Z] [2019-07-29T18:19:56.283Z] build: [2019-07-29T18:19:56.283Z] 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-29T18:19:56.283Z] [2019-07-29T18:19:56.283Z] test: [2019-07-29T18:19:56.283Z] [xmlvalidate] 1 file(s) have been successfully validated. [2019-07-29T18:19:56.283Z] [INFO] Executed tasks [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:56.283Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:19:56.283Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:56.283Z] [INFO] [2019-07-29T18:19:56.283Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:56.283Z] [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-29T18:19:56.283Z] [INFO] Command line: [2019-07-29T18:19:56.283Z] [/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-29T18:19:56.283Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:19:57.647Z] Buildfile: build.xml [2019-07-29T18:19:57.647Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-29T18:19:57.647Z] [2019-07-29T18:19:57.647Z] build.index: [2019-07-29T18:19:58.573Z] BUILD SUCCESSFUL [2019-07-29T18:19:58.573Z] [2019-07-29T18:19:58.573Z] BUILD SUCCESSFUL [2019-07-29T18:19:58.573Z] Total time: 1 second [2019-07-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:58.828Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:19:58.828Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources [2019-07-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:58.828Z] [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-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:58.828Z] [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-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:58.828Z] [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-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:58.828Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:58.828Z] [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-29T18:19:58.828Z] [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-29T18:19:58.828Z] [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-29T18:19:58.828Z] [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-29T18:19:58.828Z] [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-29T18:19:58.828Z] [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-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >----- [2019-07-29T18:19:58.828Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT [73/134] [2019-07-29T18:19:58.828Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:58.828Z] [INFO] The project's OSGi version is 1.0.4.201907291748 [2019-07-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:58.828Z] [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-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:58.828Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:19:58.828Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/main/resources [2019-07-29T18:19:58.828Z] [INFO] [2019-07-29T18:19:58.828Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:58.828Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/classes [2019-07-29T18:19:59.084Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[39] [2019-07-29T18:19:59.084Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-29T18:19:59.084Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:19:59.084Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T18:19:59.084Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[48] [2019-07-29T18:19:59.084Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-29T18:19:59.084Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:19:59.084Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T18:19:59.084Z] 2 problems (2 warnings) [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:59.084Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:19:59.084Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/test/resources [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:59.084Z] [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-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:59.084Z] [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-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:59.084Z] [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-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:59.084Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec [2019-07-29T18:19:59.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.examples' with 5 classes [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:59.084Z] [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-29T18:19:59.084Z] [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-29T18:19:59.084Z] [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-29T18:19:59.084Z] [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-29T18:19:59.084Z] [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-29T18:19:59.084Z] [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-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples --- [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >-- [2019-07-29T18:19:59.084Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT [74/134] [2019-07-29T18:19:59.084Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-29T18:19:59.084Z] [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-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-29T18:19:59.084Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-29T18:19:59.084Z] [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-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >--- [2019-07-29T18:19:59.084Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT [75/134] [2019-07-29T18:19:59.084Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.084Z] [INFO] The project's OSGi version is 1.0.2.201907291748 [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.084Z] [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-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.084Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:19:59.084Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources [2019-07-29T18:19:59.084Z] [INFO] [2019-07-29T18:19:59.084Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.084Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes [2019-07-29T18:19:59.644Z] [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-29T18:19:59.644Z] ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class); [2019-07-29T18:19:59.644Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:19:59.644Z] 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-29T18:19:59.644Z] [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-29T18:19:59.644Z] IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class); [2019-07-29T18:19:59.644Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:19:59.644Z] 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-29T18:19:59.644Z] [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-29T18:19:59.644Z] MIBreakpointDMData breakpoint = new MIBreakpointDMData(breakpoints[i]); [2019-07-29T18:19:59.644Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:19:59.644Z] The constructor MIBreakpointDMData(MIBreakpoint) is deprecated [2019-07-29T18:19:59.644Z] 3 problems (3 warnings) [2019-07-29T18:19:59.644Z] [INFO] [2019-07-29T18:19:59.644Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.644Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:19:59.644Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources [2019-07-29T18:19:59.644Z] [INFO] [2019-07-29T18:19:59.644Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.644Z] [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-29T18:19:59.644Z] [INFO] [2019-07-29T18:19:59.644Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.644Z] [INFO] [2019-07-29T18:19:59.644Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.644Z] [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-29T18:19:59.644Z] [INFO] [2019-07-29T18:19:59.644Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.644Z] [INFO] [2019-07-29T18:19:59.644Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.644Z] [INFO] [2019-07-29T18:19:59.644Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.644Z] [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-29T18:19:59.644Z] [INFO] [2019-07-29T18:19:59.644Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.644Z] [INFO] [2019-07-29T18:19:59.644Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.644Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec [2019-07-29T18:19:59.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-29T18:19:59.899Z] [INFO] [2019-07-29T18:19:59.899Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.899Z] [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-29T18:19:59.899Z] [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-29T18:19:59.899Z] [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-29T18:19:59.899Z] [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-29T18:19:59.899Z] [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-29T18:19:59.899Z] [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-29T18:19:59.899Z] [INFO] [2019-07-29T18:19:59.899Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T18:19:59.899Z] [INFO] [2019-07-29T18:19:59.899Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >---- [2019-07-29T18:19:59.899Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT [76/134] [2019-07-29T18:19:59.899Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:19:59.899Z] [INFO] [2019-07-29T18:19:59.899Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:19:59.899Z] [INFO] [2019-07-29T18:19:59.899Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:19:59.899Z] [INFO] The project's OSGi version is 1.1.1.201907291748 [2019-07-29T18:19:59.899Z] [INFO] [2019-07-29T18:19:59.899Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:19:59.899Z] [INFO] [2019-07-29T18:19:59.899Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:19:59.899Z] [INFO] [2019-07-29T18:19:59.899Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:19:59.899Z] [INFO] [2019-07-29T18:19:59.899Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:19:59.899Z] [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-29T18:19:59.899Z] [INFO] [2019-07-29T18:19:59.899Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:19:59.899Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:19:59.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources [2019-07-29T18:19:59.899Z] [INFO] [2019-07-29T18:19:59.899Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:19:59.899Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes [2019-07-29T18:20:00.155Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:20:00.156Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:00.156Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources [2019-07-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:20:00.156Z] [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-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:20:00.156Z] [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-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:20:00.156Z] [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-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:20:00.156Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec [2019-07-29T18:20:00.156Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:20:00.156Z] [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-29T18:20:00.156Z] [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-29T18:20:00.156Z] [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-29T18:20:00.156Z] [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-29T18:20:00.156Z] [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-29T18:20:00.156Z] [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-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >----- [2019-07-29T18:20:00.156Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT [77/134] [2019-07-29T18:20:00.156Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T18:20:00.156Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target [2019-07-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T18:20:00.156Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T18:20:00.156Z] [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-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T18:20:00.156Z] [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-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T18:20:00.156Z] [INFO] [2019-07-29T18:20:00.156Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T18:20:00.156Z] [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-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T18:20:00.412Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T18:20:00.412Z] [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-29T18:20:00.412Z] [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-29T18:20:00.412Z] [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-29T18:20:00.412Z] [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-29T18:20:00.412Z] [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-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >-- [2019-07-29T18:20:00.412Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT [78/134] [2019-07-29T18:20:00.412Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:00.412Z] [INFO] The project's OSGi version is 1.0.0.201907291748 [2019-07-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:00.412Z] [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-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:00.412Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:00.412Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources [2019-07-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:00.412Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes [2019-07-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:00.412Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:00.412Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources [2019-07-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:00.412Z] [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-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:00.412Z] [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-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:00.412Z] [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-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:00.412Z] [INFO] [2019-07-29T18:20:00.412Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:02.925Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log [2019-07-29T18:20:02.925Z] [INFO] Command line: [2019-07-29T18:20:02.925Z] [/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-29T18:20:02.925Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:20:04.290Z] !SESSION 2019-07-29 18:20:02.775 ----------------------------------------------- [2019-07-29T18:20:04.290Z] eclipse.buildId=unknown [2019-07-29T18:20:04.290Z] java.version=1.8.0_202 [2019-07-29T18:20:04.290Z] java.vendor=Oracle Corporation [2019-07-29T18:20:04.290Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:20:04.290Z] 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-29T18:20:04.290Z] 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-29T18:20:04.290Z] [2019-07-29T18:20:04.290Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:20:04.101 [2019-07-29T18:20:04.290Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:20:04.290Z] !STACK 0 [2019-07-29T18:20:04.290Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-29T18:20:04.290Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:04.290Z] [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:20:04.290Z] [2019-07-29T18:20:04.290Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:20:04.179 [2019-07-29T18:20:04.290Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:20:04.290Z] !STACK 0 [2019-07-29T18:20:04.290Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-29T18:20:04.290Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:04.290Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:20:04.290Z] -> 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-29T18:20:04.290Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:20:04.290Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:04.290Z] [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:20:04.290Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:20:05.217Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-29T18:20:05.217Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-29T18:20:05.217Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0 s [2019-07-29T18:20:05.217Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0 s [2019-07-29T18:20:05.217Z] [2019-07-29T18:20:05.217Z] Results: [2019-07-29T18:20:05.217Z] [2019-07-29T18:20:05.217Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:20:05.217Z] [2019-07-29T18:20:05.778Z] [INFO] All tests passed! [2019-07-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:05.778Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec [2019-07-29T18:20:05.778Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:05.778Z] [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-29T18:20:05.778Z] [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-29T18:20:05.778Z] [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-29T18:20:05.778Z] [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-29T18:20:05.778Z] [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-29T18:20:05.778Z] [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-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >-- [2019-07-29T18:20:05.778Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT [79/134] [2019-07-29T18:20:05.778Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:05.778Z] [INFO] The project's OSGi version is 1.0.0.201907291748 [2019-07-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:05.778Z] [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-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:05.778Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:05.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources [2019-07-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:05.778Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes [2019-07-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:05.778Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:05.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources [2019-07-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:05.778Z] [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-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:05.778Z] [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-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:05.778Z] [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-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:05.778Z] [INFO] [2019-07-29T18:20:05.778Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:06.703Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log [2019-07-29T18:20:06.703Z] [INFO] Command line: [2019-07-29T18:20:06.703Z] [/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-29T18:20:06.703Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:20:08.065Z] !SESSION 2019-07-29 18:20:06.510 ----------------------------------------------- [2019-07-29T18:20:08.065Z] eclipse.buildId=unknown [2019-07-29T18:20:08.065Z] java.version=1.8.0_202 [2019-07-29T18:20:08.065Z] java.vendor=Oracle Corporation [2019-07-29T18:20:08.065Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:20:08.065Z] 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-29T18:20:08.065Z] 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-29T18:20:08.065Z] [2019-07-29T18:20:08.065Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:20:07.798 [2019-07-29T18:20:08.065Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:20:08.065Z] !STACK 0 [2019-07-29T18:20:08.065Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-29T18:20:08.065Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:08.065Z] [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:20:08.065Z] [2019-07-29T18:20:08.065Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:20:07.872 [2019-07-29T18:20:08.065Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:20:08.065Z] !STACK 0 [2019-07-29T18:20:08.065Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-29T18:20:08.065Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:08.065Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:20:08.065Z] -> 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-29T18:20:08.065Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:20:08.065Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:08.065Z] [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:20:08.065Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:20:08.991Z] process 9591: 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-29T18:20:08.991Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:20:08.991Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:20:08.991Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:20:14.228Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-29T18:20:14.228Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-29T18:20:14.228Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0.001 s [2019-07-29T18:20:14.228Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0 s [2019-07-29T18:20:14.228Z] [2019-07-29T18:20:14.228Z] Results: [2019-07-29T18:20:14.228Z] [2019-07-29T18:20:14.228Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:20:14.228Z] [2019-07-29T18:20:14.790Z] [INFO] All tests passed! [2019-07-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:14.790Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec [2019-07-29T18:20:14.790Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:14.790Z] [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-29T18:20:14.790Z] [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-29T18:20:14.790Z] [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-29T18:20:14.790Z] [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-29T18:20:14.790Z] [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-29T18:20:14.790Z] [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-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >-- [2019-07-29T18:20:14.790Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT [80/134] [2019-07-29T18:20:14.790Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:14.790Z] [INFO] The project's OSGi version is 1.0.0.201907291748 [2019-07-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:14.790Z] [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-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:14.790Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:14.790Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources [2019-07-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:14.790Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes [2019-07-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:14.790Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:14.790Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources [2019-07-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:14.790Z] [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-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:14.790Z] [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-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:14.790Z] [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-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:14.790Z] [INFO] [2019-07-29T18:20:14.790Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:15.351Z] [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-29T18:20:15.351Z] [INFO] Command line: [2019-07-29T18:20:15.351Z] [/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-29T18:20:15.351Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:20:16.714Z] !SESSION 2019-07-29 18:20:15.325 ----------------------------------------------- [2019-07-29T18:20:16.714Z] eclipse.buildId=unknown [2019-07-29T18:20:16.714Z] java.version=1.8.0_202 [2019-07-29T18:20:16.714Z] java.vendor=Oracle Corporation [2019-07-29T18:20:16.714Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:20:16.714Z] 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-29T18:20:16.714Z] 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-29T18:20:16.714Z] [2019-07-29T18:20:16.714Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:20:16.567 [2019-07-29T18:20:16.714Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:20:16.714Z] !STACK 0 [2019-07-29T18:20:16.714Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T18:20:16.714Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:16.714Z] [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:20:16.714Z] [2019-07-29T18:20:16.714Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:20:16.658 [2019-07-29T18:20:16.714Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:20:16.714Z] !STACK 0 [2019-07-29T18:20:16.714Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T18:20:16.714Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:16.714Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:20:16.714Z] -> 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-29T18:20:16.714Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T18:20:16.714Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:16.714Z] [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:20:16.714Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:20:17.640Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-29T18:20:17.640Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-29T18:20:17.640Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:20:17.640Z] [2019-07-29T18:20:17.640Z] Results: [2019-07-29T18:20:17.640Z] [2019-07-29T18:20:17.640Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:20:17.640Z] [2019-07-29T18:20:17.895Z] [INFO] All tests passed! [2019-07-29T18:20:17.895Z] [INFO] [2019-07-29T18:20:17.895Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:17.895Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec [2019-07-29T18:20:17.895Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-29T18:20:17.895Z] [INFO] [2019-07-29T18:20:17.895Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:17.895Z] [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-29T18:20:17.895Z] [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-29T18:20:17.895Z] [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-29T18:20:17.895Z] [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-29T18:20:17.895Z] [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-29T18:20:17.895Z] [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-29T18:20:17.895Z] [INFO] [2019-07-29T18:20:17.895Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T18:20:17.895Z] [INFO] [2019-07-29T18:20:17.895Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >-- [2019-07-29T18:20:17.895Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT [81/134] [2019-07-29T18:20:17.895Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:20:17.895Z] [INFO] [2019-07-29T18:20:17.895Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:17.895Z] [INFO] [2019-07-29T18:20:17.895Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:17.895Z] [INFO] The project's OSGi version is 1.2.1.201907291748 [2019-07-29T18:20:17.895Z] [INFO] [2019-07-29T18:20:17.895Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:17.895Z] [INFO] [2019-07-29T18:20:17.895Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:17.895Z] [INFO] [2019-07-29T18:20:17.895Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:17.895Z] [INFO] [2019-07-29T18:20:17.895Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:17.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/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T18:20:17.895Z] [INFO] [2019-07-29T18:20:17.895Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:17.896Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:17.896Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources [2019-07-29T18:20:17.896Z] [INFO] [2019-07-29T18:20:17.896Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:17.896Z] [INFO] Compiling 75 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes [2019-07-29T18:20:18.151Z] [INFO] [2019-07-29T18:20:18.151Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:18.151Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:18.151Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources [2019-07-29T18:20:18.151Z] [INFO] [2019-07-29T18:20:18.151Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:18.151Z] [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-29T18:20:18.151Z] [INFO] [2019-07-29T18:20:18.151Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:18.151Z] [INFO] [2019-07-29T18:20:18.151Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:18.151Z] [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-29T18:20:18.151Z] [INFO] [2019-07-29T18:20:18.151Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:18.151Z] [INFO] [2019-07-29T18:20:18.151Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:18.151Z] [INFO] [2019-07-29T18:20:18.151Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:18.151Z] [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-29T18:20:18.406Z] [INFO] [2019-07-29T18:20:18.406Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:18.406Z] [INFO] [2019-07-29T18:20:18.406Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:18.406Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec [2019-07-29T18:20:18.406Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-29T18:20:18.406Z] [INFO] [2019-07-29T18:20:18.406Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:18.406Z] [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-29T18:20:18.406Z] [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-29T18:20:18.406Z] [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-29T18:20:18.406Z] [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-29T18:20:18.406Z] [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-29T18:20:18.406Z] [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-29T18:20:18.406Z] [INFO] [2019-07-29T18:20:18.406Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T18:20:18.406Z] [INFO] [2019-07-29T18:20:18.406Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >-- [2019-07-29T18:20:18.406Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT [82/134] [2019-07-29T18:20:18.406Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:20:18.406Z] [INFO] [2019-07-29T18:20:18.407Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.407Z] [INFO] [2019-07-29T18:20:18.407Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.407Z] [INFO] The project's OSGi version is 2.0.2.201907291748 [2019-07-29T18:20:18.407Z] [INFO] [2019-07-29T18:20:18.407Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.407Z] [INFO] [2019-07-29T18:20:18.407Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.407Z] [INFO] [2019-07-29T18:20:18.407Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.407Z] [INFO] [2019-07-29T18:20:18.407Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.407Z] [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-29T18:20:18.407Z] [INFO] [2019-07-29T18:20:18.407Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.407Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:18.407Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources [2019-07-29T18:20:18.407Z] [INFO] [2019-07-29T18:20:18.407Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.407Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes [2019-07-29T18:20:18.407Z] [INFO] [2019-07-29T18:20:18.407Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.407Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:18.407Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources [2019-07-29T18:20:18.407Z] [INFO] [2019-07-29T18:20:18.407Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.407Z] [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-29T18:20:18.407Z] [INFO] [2019-07-29T18:20:18.407Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.407Z] [INFO] [2019-07-29T18:20:18.407Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.407Z] [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-29T18:20:18.407Z] [INFO] [2019-07-29T18:20:18.407Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.407Z] [INFO] [2019-07-29T18:20:18.407Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.407Z] [INFO] [2019-07-29T18:20:18.407Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.407Z] [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-29T18:20:18.662Z] [INFO] [2019-07-29T18:20:18.662Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.662Z] [INFO] [2019-07-29T18:20:18.662Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.662Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec [2019-07-29T18:20:18.662Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-29T18:20:18.662Z] [INFO] [2019-07-29T18:20:18.662Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.662Z] [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-29T18:20:18.662Z] [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-29T18:20:18.662Z] [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-29T18:20:18.662Z] [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-29T18:20:18.662Z] [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-29T18:20:18.662Z] [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-29T18:20:18.662Z] [INFO] [2019-07-29T18:20:18.662Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T18:20:18.662Z] [INFO] [2019-07-29T18:20:18.662Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >--- [2019-07-29T18:20:18.662Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT [83/134] [2019-07-29T18:20:18.662Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:20:18.662Z] [INFO] [2019-07-29T18:20:18.662Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:18.662Z] [INFO] [2019-07-29T18:20:18.662Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:18.662Z] [INFO] The project's OSGi version is 1.0.5.201907291748 [2019-07-29T18:20:18.662Z] [INFO] [2019-07-29T18:20:18.662Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:18.662Z] [INFO] [2019-07-29T18:20:18.662Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:18.662Z] [INFO] [2019-07-29T18:20:18.662Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:18.662Z] [INFO] [2019-07-29T18:20:18.662Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:18.662Z] [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-29T18:20:18.662Z] [INFO] [2019-07-29T18:20:18.662Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:18.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:18.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources [2019-07-29T18:20:18.662Z] [INFO] [2019-07-29T18:20:18.662Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:18.662Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes [2019-07-29T18:20:18.917Z] [INFO] [2019-07-29T18:20:18.917Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:18.917Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:18.917Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources [2019-07-29T18:20:18.917Z] [INFO] [2019-07-29T18:20:18.917Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:18.917Z] [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-29T18:20:18.917Z] [INFO] [2019-07-29T18:20:18.917Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:18.917Z] [INFO] [2019-07-29T18:20:18.917Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:18.917Z] [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-29T18:20:18.917Z] [INFO] [2019-07-29T18:20:18.917Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:18.917Z] [INFO] [2019-07-29T18:20:18.917Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:18.917Z] [INFO] [2019-07-29T18:20:18.917Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:18.917Z] [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-29T18:20:18.917Z] [INFO] [2019-07-29T18:20:18.917Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:18.917Z] [INFO] [2019-07-29T18:20:18.917Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:18.917Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec [2019-07-29T18:20:18.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-29T18:20:19.172Z] [INFO] [2019-07-29T18:20:19.172Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:19.172Z] [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-29T18:20:19.172Z] [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-29T18:20:19.172Z] [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-29T18:20:19.172Z] [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-29T18:20:19.172Z] [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-29T18:20:19.172Z] [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-29T18:20:19.172Z] [INFO] [2019-07-29T18:20:19.172Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T18:20:19.172Z] [INFO] [2019-07-29T18:20:19.172Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >-- [2019-07-29T18:20:19.172Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT [84/134] [2019-07-29T18:20:19.172Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:20:19.172Z] [INFO] [2019-07-29T18:20:19.172Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:19.172Z] [INFO] [2019-07-29T18:20:19.172Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:19.172Z] [INFO] The project's OSGi version is 1.2.7.201907291748 [2019-07-29T18:20:19.172Z] [INFO] [2019-07-29T18:20:19.172Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:19.172Z] [INFO] [2019-07-29T18:20:19.172Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:19.172Z] [INFO] [2019-07-29T18:20:19.172Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:19.172Z] [INFO] [2019-07-29T18:20:19.172Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:19.172Z] [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-29T18:20:19.172Z] [INFO] [2019-07-29T18:20:19.172Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:19.172Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:19.172Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources [2019-07-29T18:20:19.172Z] [INFO] [2019-07-29T18:20:19.172Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:19.172Z] [INFO] Compiling 128 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes [2019-07-29T18:20:19.732Z] [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-29T18:20:19.732Z] fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT); [2019-07-29T18:20:19.732Z] ^^^^^^^^ [2019-07-29T18:20:19.732Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-29T18:20:19.732Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-29T18:20:19.732Z] [INFO] [2019-07-29T18:20:19.732Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:19.732Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:19.732Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources [2019-07-29T18:20:19.732Z] [INFO] [2019-07-29T18:20:19.732Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:19.732Z] [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-29T18:20:19.732Z] [INFO] [2019-07-29T18:20:19.732Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:19.732Z] [INFO] [2019-07-29T18:20:19.732Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:19.732Z] [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-29T18:20:19.987Z] [INFO] [2019-07-29T18:20:19.987Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:19.987Z] [INFO] [2019-07-29T18:20:19.987Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:19.987Z] [INFO] [2019-07-29T18:20:19.987Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:19.987Z] [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-29T18:20:20.242Z] [INFO] [2019-07-29T18:20:20.242Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:20.242Z] [INFO] [2019-07-29T18:20:20.242Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:20.242Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec [2019-07-29T18:20:20.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:20.498Z] [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-29T18:20:20.498Z] [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-29T18:20:20.498Z] [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-29T18:20:20.498Z] [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-29T18:20:20.498Z] [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-29T18:20:20.498Z] [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-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >-- [2019-07-29T18:20:20.498Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT [85/134] [2019-07-29T18:20:20.498Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T18:20:20.498Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T18:20:20.498Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T18:20:20.498Z] [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-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T18:20:20.498Z] [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-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T18:20:20.498Z] [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-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T18:20:20.498Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T18:20:20.498Z] [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-29T18:20:20.498Z] [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-29T18:20:20.498Z] [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-29T18:20:20.498Z] [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-29T18:20:20.498Z] [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-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >-- [2019-07-29T18:20:20.498Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT [86/134] [2019-07-29T18:20:20.498Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:20.498Z] [INFO] The project's OSGi version is 1.1.1.201907291748 [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:20.498Z] [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-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:20.498Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:20.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources [2019-07-29T18:20:20.498Z] [INFO] [2019-07-29T18:20:20.498Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:20.498Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes [2019-07-29T18:20:20.754Z] [INFO] [2019-07-29T18:20:20.754Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:20.754Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:20.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources [2019-07-29T18:20:20.754Z] [INFO] [2019-07-29T18:20:20.754Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:20.754Z] [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-29T18:20:20.754Z] [INFO] [2019-07-29T18:20:20.754Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:20.754Z] [INFO] [2019-07-29T18:20:20.754Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:20.754Z] [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-29T18:20:20.754Z] [INFO] [2019-07-29T18:20:20.754Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:20.754Z] [INFO] [2019-07-29T18:20:20.754Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:20.754Z] [INFO] [2019-07-29T18:20:20.754Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:20.754Z] [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-29T18:20:20.754Z] [INFO] [2019-07-29T18:20:20.754Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:20.754Z] [INFO] [2019-07-29T18:20:20.754Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:21.315Z] [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-29T18:20:21.315Z] [INFO] Command line: [2019-07-29T18:20:21.315Z] [/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-29T18:20:21.315Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:20:22.677Z] !SESSION 2019-07-29 18:20:21.273 ----------------------------------------------- [2019-07-29T18:20:22.677Z] eclipse.buildId=unknown [2019-07-29T18:20:22.677Z] java.version=1.8.0_202 [2019-07-29T18:20:22.677Z] java.vendor=Oracle Corporation [2019-07-29T18:20:22.677Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:20:22.677Z] 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-29T18:20:22.677Z] 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-29T18:20:22.677Z] [2019-07-29T18:20:22.677Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:20:22.474 [2019-07-29T18:20:22.677Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:20:22.677Z] !STACK 0 [2019-07-29T18:20:22.677Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T18:20:22.677Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:22.677Z] [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:20:22.677Z] [2019-07-29T18:20:22.677Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:20:22.507 [2019-07-29T18:20:22.677Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:20:22.677Z] !STACK 0 [2019-07-29T18:20:22.677Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T18:20:22.677Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:22.677Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:20:22.677Z] -> 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-29T18:20:22.677Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T18:20:22.677Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:22.677Z] [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:20:22.677Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:20:23.603Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-29T18:20:23.603Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-29T18:20:23.603Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.066 s [2019-07-29T18:20:23.603Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.001 s [2019-07-29T18:20:23.603Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-29T18:20:23.603Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-29T18:20:23.603Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-29T18:20:23.603Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-29T18:20:23.603Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-29T18:20:23.603Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-29T18:20:23.603Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-29T18:20:23.603Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-29T18:20:23.603Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-29T18:20:23.603Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-29T18:20:23.603Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-29T18:20:23.603Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-29T18:20:23.603Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-29T18:20:23.603Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-29T18:20:23.603Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-29T18:20:23.603Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-29T18:20:23.603Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-29T18:20:23.603Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-29T18:20:23.603Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-29T18:20:23.603Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-29T18:20:23.603Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-29T18:20:23.603Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-29T18:20:23.603Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-29T18:20:23.603Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-29T18:20:23.603Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-29T18:20:23.603Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-29T18:20:23.603Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0.001 s [2019-07-29T18:20:23.603Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-29T18:20:23.603Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-29T18:20:23.603Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-29T18:20:23.603Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T18:20:23.603Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-29T18:20:23.858Z] [2019-07-29T18:20:23.858Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-29 18:20:23.795 [2019-07-29T18:20:23.858Z] !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-29T18:20:23.858Z] !STACK 0 [2019-07-29T18:20:23.858Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration [2019-07-29T18:20:23.858Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:261) [2019-07-29T18:20:23.858Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:202) [2019-07-29T18:20:23.858Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:155) [2019-07-29T18:20:23.858Z] at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:154) [2019-07-29T18:20:23.858Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:20:23.858Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:20:23.858Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:20:23.858Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:20:23.858Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T18:20:23.858Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T18:20:23.858Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T18:20:23.858Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T18:20:23.858Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-29T18:20:23.858Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-29T18:20:23.858Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T18:20:23.858Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T18:20:23.858Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T18:20:23.858Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T18:20:23.858Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T18:20:23.858Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T18:20:23.858Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T18:20:23.858Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T18:20:23.858Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T18:20:23.858Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T18:20:23.858Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T18:20:23.858Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T18:20:23.858Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T18:20:23.858Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:20:23.858Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:20:23.858Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:20:23.858Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:20:23.858Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T18:20:23.858Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T18:20:23.858Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T18:20:23.858Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T18:20:23.858Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T18:20:23.858Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:20:23.858Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:20:23.858Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:20:23.858Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:20:23.858Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T18:20:23.858Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T18:20:23.858Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T18:20:23.858Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T18:20:23.858Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T18:20:23.858Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T18:20:23.858Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:20:23.858Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:20:23.858Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:20:23.858Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:20:23.858Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T18:20:23.858Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T18:20:23.858Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T18:20:23.858Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T18:20:23.858Z] [2019-07-29T18:20:23.858Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-29 18:20:23.810 [2019-07-29T18:20:23.858Z] !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-29T18:20:24.114Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-29T18:20:24.114Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.204 s [2019-07-29T18:20:24.114Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.014 s [2019-07-29T18:20:24.114Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-29T18:20:24.114Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-29T18:20:24.114Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:20:24.114Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:20:24.114Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:20:24.114Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:20:24.114Z] [2019-07-29T18:20:24.114Z] Results: [2019-07-29T18:20:24.114Z] [2019-07-29T18:20:24.114Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:20:24.114Z] [2019-07-29T18:20:24.368Z] [INFO] All tests passed! [2019-07-29T18:20:24.368Z] [INFO] [2019-07-29T18:20:24.368Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:24.368Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec [2019-07-29T18:20:24.368Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:24.624Z] [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-29T18:20:24.624Z] [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-29T18:20:24.624Z] [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-29T18:20:24.624Z] [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-29T18:20:24.624Z] [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-29T18:20:24.624Z] [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-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >-- [2019-07-29T18:20:24.624Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT [87/134] [2019-07-29T18:20:24.624Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:24.624Z] [INFO] The project's OSGi version is 1.0.0.201907291748 [2019-07-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:24.624Z] [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-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:24.624Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:24.624Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources [2019-07-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:24.624Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes [2019-07-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:24.624Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:24.624Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources [2019-07-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:24.624Z] [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-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:24.624Z] [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-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:24.624Z] [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-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:24.624Z] [INFO] [2019-07-29T18:20:24.624Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:25.184Z] [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-29T18:20:25.184Z] [INFO] Command line: [2019-07-29T18:20:25.184Z] [/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-29T18:20:25.184Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:20:26.546Z] !SESSION 2019-07-29 18:20:25.098 ----------------------------------------------- [2019-07-29T18:20:26.546Z] eclipse.buildId=unknown [2019-07-29T18:20:26.546Z] java.version=1.8.0_202 [2019-07-29T18:20:26.546Z] java.vendor=Oracle Corporation [2019-07-29T18:20:26.546Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:20:26.546Z] 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-29T18:20:26.546Z] 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-29T18:20:26.546Z] [2019-07-29T18:20:26.546Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:20:26.360 [2019-07-29T18:20:26.546Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:20:26.546Z] !STACK 0 [2019-07-29T18:20:26.546Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T18:20:26.546Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:26.546Z] [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:20:26.546Z] [2019-07-29T18:20:26.546Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:20:26.399 [2019-07-29T18:20:26.546Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:20:26.546Z] !STACK 0 [2019-07-29T18:20:26.546Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T18:20:26.546Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:26.546Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:20:26.546Z] -> 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-29T18:20:26.546Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T18:20:26.546Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:26.546Z] [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:20:26.546Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:20:27.472Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-29T18:20:27.472Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-29T18:20:27.472Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.031 s [2019-07-29T18:20:27.472Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.003 s [2019-07-29T18:20:27.472Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.003 s [2019-07-29T18:20:27.472Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-29T18:20:27.727Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-29T18:20:27.727Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0.002 s [2019-07-29T18:20:27.727Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0 s [2019-07-29T18:20:27.727Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-29T18:20:27.727Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-29T18:20:27.727Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-29T18:20:27.727Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-29T18:20:27.727Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-29T18:20:27.728Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-29T18:20:27.728Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-29T18:20:27.728Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-29T18:20:27.728Z] [2019-07-29T18:20:27.728Z] Results: [2019-07-29T18:20:27.728Z] [2019-07-29T18:20:27.728Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:20:27.728Z] [2019-07-29T18:20:28.288Z] [INFO] All tests passed! [2019-07-29T18:20:28.288Z] [INFO] [2019-07-29T18:20:28.288Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:28.288Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec [2019-07-29T18:20:28.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-29T18:20:28.288Z] [INFO] [2019-07-29T18:20:28.288Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:28.288Z] [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-29T18:20:28.288Z] [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-29T18:20:28.288Z] [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-29T18:20:28.288Z] [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-29T18:20:28.288Z] [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-29T18:20:28.288Z] [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-29T18:20:28.288Z] [INFO] [2019-07-29T18:20:28.288Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T18:20:28.288Z] [INFO] [2019-07-29T18:20:28.288Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >-- [2019-07-29T18:20:28.288Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT [88/134] [2019-07-29T18:20:28.288Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:20:28.288Z] [INFO] [2019-07-29T18:20:28.288Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:28.288Z] [INFO] [2019-07-29T18:20:28.288Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:28.288Z] [INFO] The project's OSGi version is 2.0.2.201907291748 [2019-07-29T18:20:28.288Z] [INFO] [2019-07-29T18:20:28.288Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:28.288Z] [INFO] [2019-07-29T18:20:28.288Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:28.288Z] [INFO] [2019-07-29T18:20:28.288Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:28.288Z] [INFO] [2019-07-29T18:20:28.288Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:28.288Z] [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-29T18:20:28.288Z] [INFO] [2019-07-29T18:20:28.288Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:28.288Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:28.288Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources [2019-07-29T18:20:28.288Z] [INFO] [2019-07-29T18:20:28.288Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:28.288Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes [2019-07-29T18:20:28.561Z] [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-29T18:20:28.561Z] Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class); [2019-07-29T18:20:28.561Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:20:28.561Z] 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-29T18:20:28.561Z] 1 problem (1 warning) [2019-07-29T18:20:28.561Z] [INFO] [2019-07-29T18:20:28.561Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:28.561Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:28.561Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources [2019-07-29T18:20:28.561Z] [INFO] [2019-07-29T18:20:28.561Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:28.561Z] [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-29T18:20:28.561Z] [INFO] [2019-07-29T18:20:28.561Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:28.561Z] [INFO] [2019-07-29T18:20:28.561Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:28.561Z] [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-29T18:20:28.561Z] [INFO] [2019-07-29T18:20:28.561Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:28.561Z] [INFO] [2019-07-29T18:20:28.561Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:28.561Z] [INFO] [2019-07-29T18:20:28.561Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:28.561Z] [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-29T18:20:28.561Z] [INFO] [2019-07-29T18:20:28.561Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:28.561Z] [INFO] [2019-07-29T18:20:28.561Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:29.487Z] [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-29T18:20:29.487Z] [INFO] Command line: [2019-07-29T18:20:29.487Z] [/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-29T18:20:29.487Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:20:30.849Z] !SESSION 2019-07-29 18:20:29.307 ----------------------------------------------- [2019-07-29T18:20:30.849Z] eclipse.buildId=unknown [2019-07-29T18:20:30.849Z] java.version=1.8.0_202 [2019-07-29T18:20:30.849Z] java.vendor=Oracle Corporation [2019-07-29T18:20:30.849Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:20:30.849Z] 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-29T18:20:30.849Z] 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-29T18:20:30.849Z] [2019-07-29T18:20:30.849Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:20:30.687 [2019-07-29T18:20:30.849Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:20:30.849Z] !STACK 0 [2019-07-29T18:20:30.849Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:20:30.849Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:30.849Z] [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:20:30.849Z] [2019-07-29T18:20:30.849Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:20:30.778 [2019-07-29T18:20:30.849Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:20:30.849Z] !STACK 0 [2019-07-29T18:20:30.849Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:20:30.849Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:30.849Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:20:30.849Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T18:20:30.849Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:20:30.849Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:30.849Z] [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:20:30.849Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:20:31.775Z] process 9824: 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-29T18:20:31.775Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:20:32.030Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:20:32.030Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:20:37.269Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-29T18:20:37.269Z] *** BUG *** [2019-07-29T18:20:37.269Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:20:37.269Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:20:37.269Z] [2019-07-29T18:20:37.269Z] *** BUG *** [2019-07-29T18:20:37.269Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:20:37.269Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:20:37.269Z] [2019-07-29T18:20:37.269Z] *** BUG *** [2019-07-29T18:20:37.269Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:20:37.269Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:20:37.269Z] [2019-07-29T18:20:37.269Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-29T18:20:37.269Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest) Time elapsed: 0.904 s [2019-07-29T18:20:37.269Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-29T18:20:37.269Z] *** BUG *** [2019-07-29T18:20:37.269Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:20:37.269Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:20:37.269Z] [2019-07-29T18:20:37.524Z] *** BUG *** [2019-07-29T18:20:37.524Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:20:37.524Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:20:37.524Z] [2019-07-29T18:20:37.524Z] *** BUG *** [2019-07-29T18:20:37.524Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:20:37.524Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:20:37.524Z] [2019-07-29T18:20:38.451Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-29T18:20:38.451Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest) Time elapsed: 1.085 s [2019-07-29T18:20:38.451Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-29T18:20:38.451Z] *** BUG *** [2019-07-29T18:20:38.451Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:20:38.451Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:20:38.451Z] [2019-07-29T18:20:38.706Z] *** BUG *** [2019-07-29T18:20:38.706Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:20:38.706Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:20:38.706Z] [2019-07-29T18:20:38.706Z] *** BUG *** [2019-07-29T18:20:38.706Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:20:38.706Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:20:38.706Z] [2019-07-29T18:20:39.267Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-29T18:20:39.267Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest) Time elapsed: 0.6 s [2019-07-29T18:20:39.267Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-29T18:20:39.267Z] *** BUG *** [2019-07-29T18:20:39.267Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:20:39.267Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:20:39.267Z] [2019-07-29T18:20:39.828Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-29T18:20:39.828Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest) Time elapsed: 0.583 s [2019-07-29T18:20:39.828Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-29T18:20:40.083Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-29T18:20:40.083Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest) Time elapsed: 0.395 s [2019-07-29T18:20:40.083Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-29T18:20:40.643Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-29T18:20:40.643Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest) Time elapsed: 0.515 s [2019-07-29T18:20:40.643Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-29T18:20:41.203Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-29T18:20:41.203Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test) Time elapsed: 0.513 s [2019-07-29T18:20:41.203Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-29T18:20:53.362Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.599 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-29T18:20:53.362Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest) Time elapsed: 10.599 s [2019-07-29T18:20:53.362Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-29T18:20:53.362Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-29T18:20:53.362Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest) Time elapsed: 0.901 s [2019-07-29T18:20:53.362Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-29T18:20:53.362Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-29T18:20:53.362Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest) Time elapsed: 0.39 s [2019-07-29T18:20:53.362Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-29T18:20:53.362Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-29T18:20:53.362Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest) Time elapsed: 0.421 s [2019-07-29T18:20:53.362Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-29T18:20:53.362Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-29T18:20:53.362Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-29T18:20:53.362Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T18:20:53.362Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-29T18:20:53.618Z] [2019-07-29T18:20:53.618Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-29 18:20:53.571 [2019-07-29T18:20:53.618Z] !MESSAGE Could not validate the xml response [2019-07-29T18:20:53.618Z] !STACK 0 [2019-07-29T18:20:53.618Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-29T18:20:53.618Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-29T18:20:53.618Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-29T18:20:53.618Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-29T18:20:53.618Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-29T18:20:53.618Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-29T18:20:53.618Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-29T18:20:53.618Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-29T18:20:53.618Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-29T18:20:53.618Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-29T18:20:53.618Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-29T18:20:53.618Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-29T18:20:53.618Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-29T18:20:53.618Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-29T18:20:53.618Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-29T18:20:53.618Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-29T18:20:53.618Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-29T18:20:53.618Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:20:53.618Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:20:53.618Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:20:53.618Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:20:53.618Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T18:20:53.618Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T18:20:53.618Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T18:20:53.618Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T18:20:53.618Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-29T18:20:53.618Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-29T18:20:53.618Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T18:20:53.618Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T18:20:53.618Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T18:20:53.618Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T18:20:53.618Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T18:20:53.618Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T18:20:53.618Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T18:20:53.618Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T18:20:53.618Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T18:20:53.618Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T18:20:53.618Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T18:20:53.618Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T18:20:53.618Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T18:20:53.618Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:20:53.618Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:20:53.618Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:20:53.618Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:20:53.618Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T18:20:53.618Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T18:20:53.618Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T18:20:53.618Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T18:20:53.618Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-29T18:20:53.618Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-29T18:20:53.618Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-29T18:20:53.618Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-29T18:20:53.618Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-29T18:20:53.618Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T18:20:53.618Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:20:53.618Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T18:20:53.618Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T18:20:53.618Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T18:20:53.618Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:20:53.618Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T18:20:53.618Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T18:20:53.618Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T18:20:53.618Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T18:20:53.618Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T18:20:53.618Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T18:20:53.618Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T18:20:53.618Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T18:20:53.618Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T18:20:53.618Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T18:20:53.618Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T18:20:53.618Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:20:53.618Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:20:53.618Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:20:53.618Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:20:53.618Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T18:20:53.618Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T18:20:53.618Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T18:20:53.618Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T18:20:54.545Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.838 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-29T18:20:54.545Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-29T18:20:54.545Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-29T18:20:54.545Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.01 s [2019-07-29T18:20:54.545Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-29T18:20:54.545Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.057 s [2019-07-29T18:20:54.545Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-29T18:20:54.545Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-29T18:20:54.545Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-29T18:20:54.545Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-29T18:20:54.545Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.059 s [2019-07-29T18:20:54.545Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-07-29T18:20:54.545Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-29T18:20:54.545Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-29T18:20:54.545Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.064 s [2019-07-29T18:20:54.545Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-29T18:20:54.545Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.01 s [2019-07-29T18:20:54.545Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-29T18:20:54.545Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-29T18:20:54.545Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.058 s [2019-07-29T18:20:54.545Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-29T18:20:54.545Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.006 s [2019-07-29T18:20:54.545Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.006 s [2019-07-29T18:20:54.545Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-29T18:20:54.545Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-29T18:20:54.545Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.05 s [2019-07-29T18:20:54.545Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.006 s [2019-07-29T18:20:54.545Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.006 s [2019-07-29T18:20:54.545Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.048 s [2019-07-29T18:20:54.545Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.006 s [2019-07-29T18:20:54.545Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.006 s [2019-07-29T18:20:54.545Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.006 s [2019-07-29T18:20:54.545Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.154 s [2019-07-29T18:20:54.545Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.006 s [2019-07-29T18:20:54.545Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.01 s [2019-07-29T18:20:54.545Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.007 s [2019-07-29T18:20:54.545Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.006 s [2019-07-29T18:20:54.545Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-29T18:20:54.545Z] [2019-07-29T18:20:54.545Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-29 18:20:54.398 [2019-07-29T18:20:54.545Z] !MESSAGE Could not validate the xml response [2019-07-29T18:20:54.545Z] !STACK 0 [2019-07-29T18:20:54.545Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-29T18:20:54.545Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-29T18:20:54.545Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-29T18:20:54.545Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-29T18:20:54.545Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-29T18:20:54.545Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-29T18:20:54.545Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-29T18:20:54.545Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-29T18:20:54.545Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-29T18:20:54.545Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-29T18:20:54.545Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-29T18:20:54.545Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-29T18:20:54.545Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-29T18:20:54.545Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-29T18:20:54.545Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-29T18:20:54.545Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-29T18:20:54.545Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-29T18:20:54.545Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-29T18:20:54.545Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:20:54.545Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:20:54.545Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:20:54.545Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:20:54.545Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T18:20:54.545Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T18:20:54.545Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T18:20:54.545Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T18:20:54.545Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-29T18:20:54.545Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-29T18:20:54.545Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T18:20:54.545Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T18:20:54.545Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T18:20:54.545Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T18:20:54.545Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T18:20:54.545Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T18:20:54.545Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T18:20:54.545Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T18:20:54.545Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T18:20:54.545Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T18:20:54.545Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T18:20:54.545Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T18:20:54.545Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T18:20:54.545Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:20:54.545Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:20:54.545Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:20:54.545Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:20:54.545Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T18:20:54.545Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T18:20:54.545Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T18:20:54.545Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T18:20:54.545Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-29T18:20:54.545Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-29T18:20:54.545Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-29T18:20:54.545Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-29T18:20:54.545Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-29T18:20:54.545Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T18:20:54.545Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:20:54.545Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T18:20:54.545Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T18:20:54.545Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T18:20:54.545Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:20:54.545Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T18:20:54.545Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T18:20:54.545Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T18:20:54.545Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T18:20:54.545Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T18:20:54.545Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T18:20:54.545Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T18:20:54.545Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T18:20:54.545Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T18:20:54.545Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T18:20:54.545Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T18:20:54.545Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:20:54.545Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:20:54.545Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:20:54.545Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:20:54.545Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T18:20:54.545Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T18:20:54.545Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T18:20:54.545Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T18:20:55.106Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.69 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-29T18:20:55.106Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-29T18:20:55.106Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.054 s [2019-07-29T18:20:55.106Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-29T18:20:55.106Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-29T18:20:55.106Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.055 s [2019-07-29T18:20:55.106Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-29T18:20:55.106Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.006 s [2019-07-29T18:20:55.106Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.051 s [2019-07-29T18:20:55.106Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-29T18:20:55.106Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-29T18:20:55.106Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.011 s [2019-07-29T18:20:55.106Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-29T18:20:55.106Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.006 s [2019-07-29T18:20:55.106Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-29T18:20:55.106Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.046 s [2019-07-29T18:20:55.106Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.006 s [2019-07-29T18:20:55.106Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-29T18:20:55.106Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.006 s [2019-07-29T18:20:55.106Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-29T18:20:55.106Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.046 s [2019-07-29T18:20:55.106Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.006 s [2019-07-29T18:20:55.106Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.006 s [2019-07-29T18:20:55.106Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.106Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.006 s [2019-07-29T18:20:55.106Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.107Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.107Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.049 s [2019-07-29T18:20:55.107Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-29T18:20:55.107Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.006 s [2019-07-29T18:20:55.107Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.107Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.107Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.107Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.107Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-29T18:20:55.107Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.05 s [2019-07-29T18:20:55.107Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.107Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.007 s [2019-07-29T18:20:55.107Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.006 s [2019-07-29T18:20:55.107Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-29T18:20:55.107Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.123 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-29T18:20:55.107Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-29T18:20:55.107Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.045 s [2019-07-29T18:20:55.107Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-29T18:20:55.107Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-29T18:20:55.107Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-29T18:20:55.107Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T18:20:55.107Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.001 s [2019-07-29T18:20:55.107Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-29T18:20:55.107Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-29T18:20:55.107Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:20:55.107Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:20:55.107Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:20:55.107Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:20:55.107Z] [2019-07-29T18:20:55.107Z] Results: [2019-07-29T18:20:55.107Z] [2019-07-29T18:20:55.107Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9 [2019-07-29T18:20:55.107Z] [2019-07-29T18:20:56.031Z] [INFO] All tests passed! [2019-07-29T18:20:56.031Z] [INFO] [2019-07-29T18:20:56.031Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:56.031Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec [2019-07-29T18:20:56.031Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-29T18:20:56.031Z] [INFO] [2019-07-29T18:20:56.031Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:56.031Z] [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-29T18:20:56.031Z] [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-29T18:20:56.031Z] [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-29T18:20:56.031Z] [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-29T18:20:56.031Z] [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-29T18:20:56.031Z] [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-29T18:20:56.031Z] [INFO] [2019-07-29T18:20:56.031Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T18:20:56.031Z] [INFO] [2019-07-29T18:20:56.031Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >-- [2019-07-29T18:20:56.031Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT [89/134] [2019-07-29T18:20:56.031Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:20:56.031Z] [INFO] [2019-07-29T18:20:56.031Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.031Z] [INFO] [2019-07-29T18:20:56.031Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.031Z] [INFO] The project's OSGi version is 2.0.0.201907291748 [2019-07-29T18:20:56.031Z] [INFO] [2019-07-29T18:20:56.031Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.031Z] [INFO] [2019-07-29T18:20:56.031Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.031Z] [INFO] [2019-07-29T18:20:56.031Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.031Z] [INFO] [2019-07-29T18:20:56.031Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.031Z] [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-29T18:20:56.031Z] [INFO] [2019-07-29T18:20:56.031Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:56.031Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources [2019-07-29T18:20:56.031Z] [INFO] [2019-07-29T18:20:56.031Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.031Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:56.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.286Z] [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-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.286Z] [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-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.286Z] [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-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.286Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec [2019-07-29T18:20:56.286Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.286Z] [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-29T18:20:56.286Z] [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-29T18:20:56.286Z] [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-29T18:20:56.286Z] [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-29T18:20:56.286Z] [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-29T18:20:56.286Z] [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-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >--- [2019-07-29T18:20:56.286Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT [90/134] [2019-07-29T18:20:56.286Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T18:20:56.286Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T18:20:56.286Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T18:20:56.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.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T18:20:56.286Z] [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-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T18:20:56.286Z] [INFO] [2019-07-29T18:20:56.286Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T18:20:56.286Z] [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-29T18:20:56.541Z] [INFO] [2019-07-29T18:20:56.541Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T18:20:56.541Z] [INFO] [2019-07-29T18:20:56.541Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T18:20:56.541Z] [INFO] [2019-07-29T18:20:56.541Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T18:20:56.541Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:20:56.541Z] [INFO] [2019-07-29T18:20:56.541Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T18:20:56.541Z] [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-29T18:20:56.541Z] [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-29T18:20:56.541Z] [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-29T18:20:56.541Z] [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-29T18:20:56.541Z] [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-29T18:20:56.541Z] [INFO] [2019-07-29T18:20:56.541Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T18:20:56.541Z] [INFO] [2019-07-29T18:20:56.541Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >-- [2019-07-29T18:20:56.541Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT [91/134] [2019-07-29T18:20:56.541Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:20:56.541Z] [INFO] [2019-07-29T18:20:56.541Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:20:56.541Z] [INFO] [2019-07-29T18:20:56.541Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:20:56.541Z] [INFO] The project's OSGi version is 1.0.9.201907291748 [2019-07-29T18:20:56.541Z] [INFO] [2019-07-29T18:20:56.541Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:20:56.541Z] [INFO] [2019-07-29T18:20:56.541Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:20:56.541Z] [INFO] [2019-07-29T18:20:56.541Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:20:56.541Z] [INFO] [2019-07-29T18:20:56.541Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:20:56.541Z] [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-29T18:20:56.541Z] [INFO] [2019-07-29T18:20:56.541Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:20:56.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:56.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources [2019-07-29T18:20:56.541Z] [INFO] [2019-07-29T18:20:56.541Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:20:56.541Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes [2019-07-29T18:20:56.541Z] [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-29T18:20:56.541Z] TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-29T18:20:56.541Z] ^^^^^^^^^^^^^ [2019-07-29T18:20:56.541Z] 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-29T18:20:56.541Z] [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-29T18:20:56.541Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-29T18:20:56.541Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:20:56.541Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-29T18:20:56.541Z] [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-29T18:20:56.541Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-29T18:20:56.541Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:20:56.541Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>' [2019-07-29T18:20:56.541Z] [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-29T18:20:56.541Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-29T18:20:56.541Z] ^^^^^^^^^^^^^^^ [2019-07-29T18:20:56.541Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-29T18:20:56.541Z] [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-29T18:20:56.541Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-29T18:20:56.541Z] ^^^^^ [2019-07-29T18:20:56.541Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-29T18:20:56.541Z] [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-29T18:20:56.541Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-29T18:20:56.541Z] ^^^^ [2019-07-29T18:20:56.541Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-29T18:20:56.541Z] [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-29T18:20:56.541Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-29T18:20:56.541Z] ^^^^ [2019-07-29T18:20:56.541Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-29T18:20:56.541Z] [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-29T18:20:56.541Z] provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID); [2019-07-29T18:20:56.541Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:20:56.541Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-29T18:20:56.541Z] [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-29T18:20:56.541Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-29T18:20:56.541Z] ^^^^^^^^^^^^^^^ [2019-07-29T18:20:56.541Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-29T18:20:56.541Z] [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-29T18:20:56.541Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-29T18:20:56.541Z] ^^^^^ [2019-07-29T18:20:56.541Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-29T18:20:56.541Z] [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-29T18:20:56.541Z] TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-29T18:20:56.541Z] ^^^^^^^^^^^^^ [2019-07-29T18:20:56.541Z] 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-29T18:20:56.541Z] 11 problems (11 warnings) [2019-07-29T18:20:56.541Z] [INFO] [2019-07-29T18:20:56.541Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:20:56.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:20:56.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources [2019-07-29T18:20:56.541Z] [INFO] [2019-07-29T18:20:56.541Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:20:56.796Z] [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-29T18:20:56.796Z] [INFO] [2019-07-29T18:20:56.796Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:20:56.796Z] [INFO] [2019-07-29T18:20:56.796Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:20:56.796Z] [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-29T18:20:56.796Z] [INFO] [2019-07-29T18:20:56.796Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:20:56.796Z] [INFO] [2019-07-29T18:20:56.796Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:20:56.796Z] [INFO] [2019-07-29T18:20:56.796Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:20:56.796Z] [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-29T18:20:56.796Z] [INFO] [2019-07-29T18:20:56.796Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:20:56.796Z] [INFO] [2019-07-29T18:20:56.796Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:20:57.356Z] [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-29T18:20:57.356Z] [INFO] Command line: [2019-07-29T18:20:57.356Z] [/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-29T18:20:57.356Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:20:58.717Z] !SESSION 2019-07-29 18:20:57.345 ----------------------------------------------- [2019-07-29T18:20:58.717Z] eclipse.buildId=unknown [2019-07-29T18:20:58.717Z] java.version=1.8.0_202 [2019-07-29T18:20:58.717Z] java.vendor=Oracle Corporation [2019-07-29T18:20:58.717Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:20:58.717Z] 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-29T18:20:58.717Z] 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-29T18:20:58.717Z] [2019-07-29T18:20:58.717Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:20:58.564 [2019-07-29T18:20:58.717Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:20:58.717Z] !STACK 0 [2019-07-29T18:20:58.717Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T18:20:58.717Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:58.717Z] [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:20:58.717Z] [2019-07-29T18:20:58.717Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:20:58.601 [2019-07-29T18:20:58.717Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:20:58.717Z] !STACK 0 [2019-07-29T18:20:58.717Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T18:20:58.717Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:58.717Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:20:58.717Z] -> 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-29T18:20:58.717Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T18:20:58.717Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:20:58.717Z] [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:20:58.717Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:21:00.080Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-29T18:21:00.080Z] [2019-07-29T18:21:00.080Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:00.002 [2019-07-29T18:21:00.080Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-29T18:21:00.080Z] [2019-07-29T18:21:00.080Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:00.003 [2019-07-29T18:21:00.080Z] !MESSAGE The value of an event field attribute should not be null [2019-07-29T18:21:00.080Z] [2019-07-29T18:21:00.080Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:00.004 [2019-07-29T18:21:00.080Z] !MESSAGE A query state attribute should have children attributes [2019-07-29T18:21:00.080Z] [2019-07-29T18:21:00.080Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:00.007 [2019-07-29T18:21:00.080Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-29T18:21:00.080Z] [2019-07-29T18:21:00.080Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:00.008 [2019-07-29T18:21:00.080Z] !MESSAGE Location undefined does not exist [2019-07-29T18:21:00.336Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-29T18:21:00.336Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.011 s [2019-07-29T18:21:00.336Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.008 s [2019-07-29T18:21:00.336Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.007 s [2019-07-29T18:21:00.336Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-29T18:21:00.336Z] [2019-07-29T18:21:00.336Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:00.092 [2019-07-29T18:21:00.336Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-29T18:21:00.336Z] [2019-07-29T18:21:00.336Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:00.093 [2019-07-29T18:21:00.336Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-29T18:21:00.336Z] [2019-07-29T18:21:00.336Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:00.096 [2019-07-29T18:21:00.336Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-29T18:21:00.336Z] [2019-07-29T18:21:00.336Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:00.096 [2019-07-29T18:21:00.336Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-29T18:21:00.336Z] [2019-07-29T18:21:00.336Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:00.104 [2019-07-29T18:21:00.336Z] !MESSAGE The mapping group undefined does not exist in this analysis [2019-07-29T18:21:00.336Z] [2019-07-29T18:21:00.336Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:00.107 [2019-07-29T18:21:00.336Z] !MESSAGE Compiling value: value is not a parseable integer: not int [2019-07-29T18:21:00.336Z] [2019-07-29T18:21:00.336Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:00.109 [2019-07-29T18:21:00.336Z] !MESSAGE A query state value should have children attributes [2019-07-29T18:21:00.336Z] [2019-07-29T18:21:00.336Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:00.109 [2019-07-29T18:21:00.336Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-29T18:21:00.336Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-29T18:21:00.336Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-29T18:21:00.336Z] [2019-07-29T18:21:00.336Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:00.179 [2019-07-29T18:21:00.336Z] !MESSAGE Segment time: only one of or shoud be present [2019-07-29T18:21:00.336Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-29T18:21:00.336Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.004 s [2019-07-29T18:21:00.336Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0 s [2019-07-29T18:21:00.336Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-29T18:21:00.336Z] [2019-07-29T18:21:00.336Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:00.197 [2019-07-29T18:21:00.336Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there [2019-07-29T18:21:00.336Z] [2019-07-29T18:21:00.336Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:00.274 [2019-07-29T18:21:00.336Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes [2019-07-29T18:21:00.336Z] [2019-07-29T18:21:00.336Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:00.281 [2019-07-29T18:21:00.336Z] !MESSAGE State Transition: Undefined action: action1 [2019-07-29T18:21:00.336Z] [2019-07-29T18:21:00.336Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:00.283 [2019-07-29T18:21:00.336Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-29T18:21:00.336Z] [2019-07-29T18:21:00.336Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:00.285 [2019-07-29T18:21:00.336Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-29T18:21:00.336Z] [2019-07-29T18:21:00.336Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:00.286 [2019-07-29T18:21:00.336Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there [2019-07-29T18:21:00.336Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-29T18:21:00.336Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.013 s [2019-07-29T18:21:00.336Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-29T18:21:00.336Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.051 s [2019-07-29T18:21:00.336Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-29T18:21:00.336Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.005 s [2019-07-29T18:21:00.336Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-29T18:21:00.336Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.005 s [2019-07-29T18:21:00.336Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-29T18:21:00.336Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-29T18:21:00.336Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.001 s [2019-07-29T18:21:00.336Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-29T18:21:00.336Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-29T18:21:00.336Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-29T18:21:00.336Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-29T18:21:02.848Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.538 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-29T18:21:02.848Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.422 s [2019-07-29T18:21:02.848Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.116 s [2019-07-29T18:21:02.848Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.704 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.705 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.705 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.705 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.706 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.706 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.706 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.707 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.707 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.707 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.708 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.708 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.708 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.709 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.709 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.709 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.710 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.710 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.710 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.711 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.711 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.711 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.712 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.712 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.712 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.712 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.714 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.715 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.715 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:04.734Z] [2019-07-29T18:21:04.734Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:04.715 [2019-07-29T18:21:04.734Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T18:21:11.274Z] [2019-07-29T18:21:11.274Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:10.074 [2019-07-29T18:21:11.274Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file [2019-07-29T18:21:11.274Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.443 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-29T18:21:11.274Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 7.239 s [2019-07-29T18:21:11.274Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 0.204 s [2019-07-29T18:21:11.274Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-29T18:21:11.529Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.111 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-29T18:21:11.529Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest) Time elapsed: 1.11 s [2019-07-29T18:21:11.529Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-29T18:21:11.529Z] [2019-07-29T18:21:11.529Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:11.406 [2019-07-29T18:21:11.529Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-29T18:21:11.529Z] [2019-07-29T18:21:11.529Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:11.406 [2019-07-29T18:21:11.529Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-29T18:21:12.891Z] [2019-07-29T18:21:12.891Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:12.617 [2019-07-29T18:21:12.891Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-29T18:21:12.891Z] [2019-07-29T18:21:12.891Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:12.617 [2019-07-29T18:21:12.891Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-29T18:21:12.891Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.222 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-29T18:21:12.891Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 1.213 s [2019-07-29T18:21:12.891Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 0.009 s [2019-07-29T18:21:12.891Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-29T18:21:12.891Z] [2019-07-29T18:21:12.891Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:12.704 [2019-07-29T18:21:12.891Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-29T18:21:15.417Z] [2019-07-29T18:21:15.417Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:15.182 [2019-07-29T18:21:15.417Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-29T18:21:15.417Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.562 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-29T18:21:15.417Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 2.455 s [2019-07-29T18:21:15.417Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.107 s [2019-07-29T18:21:15.417Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-29T18:21:16.342Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-29T18:21:16.342Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest) Time elapsed: 1.111 s [2019-07-29T18:21:16.342Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-29T18:21:16.342Z] [2019-07-29T18:21:16.342Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:16.303 [2019-07-29T18:21:16.342Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-29T18:21:16.598Z] [2019-07-29T18:21:16.598Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:16.368 [2019-07-29T18:21:16.598Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-29T18:21:16.598Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-29T18:21:16.598Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.065 s [2019-07-29T18:21:16.598Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.002 s [2019-07-29T18:21:16.598Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-29T18:21:17.960Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-29T18:21:17.960Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest) Time elapsed: 1.209 s [2019-07-29T18:21:17.960Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-29T18:21:17.960Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-29T18:21:17.960Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.087 s [2019-07-29T18:21:17.960Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.029 s [2019-07-29T18:21:17.960Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-29T18:21:18.215Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-29T18:21:18.215Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.205 s [2019-07-29T18:21:18.215Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.177 s [2019-07-29T18:21:18.215Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.121 s [2019-07-29T18:21:18.215Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-29T18:21:18.775Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-29T18:21:18.775Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.158 s [2019-07-29T18:21:18.775Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.006 s [2019-07-29T18:21:18.775Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.22 s [2019-07-29T18:21:18.775Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-29T18:21:18.775Z] [2019-07-29T18:21:18.775Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:18.598 [2019-07-29T18:21:18.775Z] !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-29T18:21:18.775Z] [2019-07-29T18:21:18.775Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:18.602 [2019-07-29T18:21:18.775Z] !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-29T18:21:18.775Z] [2019-07-29T18:21:18.775Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:18.606 [2019-07-29T18:21:18.775Z] !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-29T18:21:18.775Z] [2019-07-29T18:21:18.775Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:18.611 [2019-07-29T18:21:18.775Z] !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-29T18:21:18.775Z] [2019-07-29T18:21:18.775Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:18.614 [2019-07-29T18:21:18.775Z] !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-29T18:21:18.775Z] [2019-07-29T18:21:18.775Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:21:18.682 [2019-07-29T18:21:18.775Z] !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-29T18:21:19.335Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-29T18:21:19.335Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.021 s [2019-07-29T18:21:19.335Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.067 s [2019-07-29T18:21:19.335Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.007 s [2019-07-29T18:21:19.335Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.274 s [2019-07-29T18:21:19.335Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.026 s [2019-07-29T18:21:19.335Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.026 s [2019-07-29T18:21:19.335Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0 s [2019-07-29T18:21:19.335Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-29T18:21:19.335Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-29T18:21:19.335Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.062 s [2019-07-29T18:21:19.335Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.024 s [2019-07-29T18:21:19.335Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-29T18:21:19.335Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-29T18:21:19.335Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.061 s [2019-07-29T18:21:19.335Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0 s [2019-07-29T18:21:19.335Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.018 s [2019-07-29T18:21:19.335Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-29T18:21:19.591Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-29T18:21:19.591Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.113 s [2019-07-29T18:21:19.591Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.105 s [2019-07-29T18:21:19.591Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.103 s [2019-07-29T18:21:19.591Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-29T18:21:27.671Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.489 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-29T18:21:27.671Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.168 s [2019-07-29T18:21:27.671Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 7.068 s [2019-07-29T18:21:27.671Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.143 s [2019-07-29T18:21:27.671Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.11 s [2019-07-29T18:21:27.671Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-29T18:21:27.671Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-29T18:21:27.671Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.067 s [2019-07-29T18:21:27.671Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.013 s [2019-07-29T18:21:27.671Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.013 s [2019-07-29T18:21:27.671Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.012 s [2019-07-29T18:21:27.671Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.059 s [2019-07-29T18:21:27.671Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.013 s [2019-07-29T18:21:27.671Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.013 s [2019-07-29T18:21:27.671Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-29T18:21:28.597Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.21 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-29T18:21:28.597Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest) Time elapsed: 1.209 s [2019-07-29T18:21:28.597Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-29T18:21:29.960Z] [2019-07-29T18:21:29.960Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:29.622 [2019-07-29T18:21:29.960Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-29T18:21:29.960Z] [2019-07-29T18:21:29.960Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:29.622 [2019-07-29T18:21:29.960Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-29T18:21:29.960Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-29T18:21:29.960Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 1.211 s [2019-07-29T18:21:29.960Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 0.005 s [2019-07-29T18:21:29.960Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-29T18:21:29.960Z] [2019-07-29T18:21:29.960Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:29.630 [2019-07-29T18:21:29.960Z] !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-29T18:21:30.884Z] [2019-07-29T18:21:30.884Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:21:30.837 [2019-07-29T18:21:30.884Z] !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-29T18:21:32.247Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.414 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-29T18:21:32.247Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-29T18:21:32.247Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-29T18:21:32.247Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-29T18:21:32.247Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2019-07-29T18:21:32.247Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2019-07-29T18:21:32.247Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-29T18:21:32.247Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-29T18:21:32.247Z] [2019-07-29T18:21:32.247Z] Results: [2019-07-29T18:21:32.247Z] [2019-07-29T18:21:32.247Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:21:32.247Z] [2019-07-29T18:21:32.502Z] [INFO] All tests passed! [2019-07-29T18:21:32.502Z] [INFO] [2019-07-29T18:21:32.502Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:21:32.502Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec [2019-07-29T18:21:32.502Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-29T18:21:32.502Z] [INFO] [2019-07-29T18:21:32.502Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:21:32.502Z] [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-29T18:21:32.502Z] [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-29T18:21:32.502Z] [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-29T18:21:32.502Z] [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-29T18:21:32.502Z] [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-29T18:21:32.502Z] [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-29T18:21:32.502Z] [INFO] [2019-07-29T18:21:32.502Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T18:21:32.502Z] [INFO] [2019-07-29T18:21:32.502Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >-- [2019-07-29T18:21:32.502Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT [92/134] [2019-07-29T18:21:32.502Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:21:32.502Z] [INFO] [2019-07-29T18:21:32.502Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:21:32.502Z] [INFO] [2019-07-29T18:21:32.502Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:21:32.502Z] [INFO] The project's OSGi version is 2.0.0.201907291748 [2019-07-29T18:21:32.502Z] [INFO] [2019-07-29T18:21:32.502Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:21:32.502Z] [INFO] [2019-07-29T18:21:32.502Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:21:32.502Z] [INFO] [2019-07-29T18:21:32.502Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:21:32.502Z] [INFO] [2019-07-29T18:21:32.502Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:21:32.502Z] [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-29T18:21:32.502Z] [INFO] [2019-07-29T18:21:32.502Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:21:32.502Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:21:32.502Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources [2019-07-29T18:21:32.502Z] [INFO] [2019-07-29T18:21:32.502Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:21:32.502Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes [2019-07-29T18:21:33.062Z] [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-29T18:21:33.062Z] File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name); [2019-07-29T18:21:33.062Z] ^^^^^ [2019-07-29T18:21:33.062Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T18:21:33.062Z] 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-29T18:21:33.062Z] @SuppressWarnings("nls") [2019-07-29T18:21:33.062Z] ^^^^^ [2019-07-29T18:21:33.062Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-29T18:21:33.062Z] [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-29T18:21:33.062Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-29T18:21:33.062Z] ^^^^^ [2019-07-29T18:21:33.062Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T18:21:33.062Z] 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-29T18:21:33.062Z] @SuppressWarnings("nls") [2019-07-29T18:21:33.062Z] ^^^^^ [2019-07-29T18:21:33.062Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-29T18:21:33.062Z] [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-29T18:21:33.062Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-29T18:21:33.062Z] ^^^^^ [2019-07-29T18:21:33.062Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T18:21:33.062Z] 5 problems (0 errors, 3 warnings, 3 info) [2019-07-29T18:21:33.062Z] [INFO] [2019-07-29T18:21:33.062Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:21:33.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:21:33.062Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources [2019-07-29T18:21:33.062Z] [INFO] [2019-07-29T18:21:33.062Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:21:33.062Z] [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-29T18:21:33.062Z] [INFO] [2019-07-29T18:21:33.062Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:21:33.062Z] [INFO] [2019-07-29T18:21:33.062Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:21:33.062Z] [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-29T18:21:33.062Z] [INFO] [2019-07-29T18:21:33.062Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:21:33.062Z] [INFO] [2019-07-29T18:21:33.062Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:21:33.062Z] [INFO] [2019-07-29T18:21:33.062Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:21:33.062Z] [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-29T18:21:33.062Z] [INFO] [2019-07-29T18:21:33.062Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:21:33.062Z] [INFO] [2019-07-29T18:21:33.062Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:21:33.624Z] [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-29T18:21:33.624Z] [INFO] Command line: [2019-07-29T18:21:33.624Z] [/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-29T18:21:33.624Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:21:34.985Z] !SESSION 2019-07-29 18:21:33.559 ----------------------------------------------- [2019-07-29T18:21:34.985Z] eclipse.buildId=unknown [2019-07-29T18:21:34.985Z] java.version=1.8.0_202 [2019-07-29T18:21:34.985Z] java.vendor=Oracle Corporation [2019-07-29T18:21:34.985Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:21:34.985Z] 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-29T18:21:34.985Z] 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-29T18:21:34.985Z] [2019-07-29T18:21:34.985Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:21:34.796 [2019-07-29T18:21:34.985Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:21:34.985Z] !STACK 0 [2019-07-29T18:21:34.985Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T18:21:34.985Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:21:34.985Z] [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:21:34.985Z] [2019-07-29T18:21:34.985Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:21:34.886 [2019-07-29T18:21:34.985Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:21:34.985Z] !STACK 0 [2019-07-29T18:21:34.985Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T18:21:34.985Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:21:34.985Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:21:34.985Z] -> 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-29T18:21:34.985Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T18:21:34.985Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:21:34.985Z] [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:21:34.985Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:21:36.348Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-29T18:21:51.180Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.769 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-29T18:21:51.180Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.02 s [2019-07-29T18:21:51.180Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 4.301 s [2019-07-29T18:21:51.180Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T18:21:51.180Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T18:21:51.180Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T18:21:51.180Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T18:21:51.180Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T18:21:51.180Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.003 s [2019-07-29T18:21:51.180Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T18:21:51.180Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.112 s [2019-07-29T18:21:51.180Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.057 s [2019-07-29T18:21:51.180Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.009 s [2019-07-29T18:21:51.180Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T18:21:51.180Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T18:21:51.180Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T18:21:51.180Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T18:21:51.180Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T18:21:51.180Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T18:21:51.180Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T18:21:51.180Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T18:21:51.180Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T18:21:51.180Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T18:21:51.180Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T18:21:51.180Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T18:21:51.180Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.026 s [2019-07-29T18:21:51.180Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T18:21:51.180Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T18:21:51.180Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T18:21:51.180Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T18:21:51.180Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T18:21:51.180Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T18:21:51.180Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-07-29T18:21:51.180Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-07-29T18:21:51.180Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped [2019-07-29T18:21:51.180Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-29T18:21:53.085Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.567 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-29T18:21:53.085Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-29T18:21:53.085Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T18:21:53.085Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T18:21:53.085Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-29T18:21:53.085Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T18:21:53.085Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.029 s [2019-07-29T18:21:53.085Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.037 s [2019-07-29T18:21:53.085Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.004 s [2019-07-29T18:21:53.085Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.019 s [2019-07-29T18:21:53.085Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-29T18:21:53.085Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T18:21:53.085Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T18:21:53.085Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.021 s [2019-07-29T18:21:53.085Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.015 s [2019-07-29T18:21:53.085Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.016 s [2019-07-29T18:21:53.085Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.025 s [2019-07-29T18:21:53.085Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T18:21:53.085Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T18:21:53.085Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T18:21:53.085Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-29T18:21:53.085Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T18:21:53.085Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T18:21:53.085Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T18:21:53.085Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T18:21:53.085Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T18:21:53.085Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T18:21:53.085Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T18:21:53.085Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T18:21:53.085Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T18:21:53.085Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-29T18:21:59.612Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.996 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-29T18:21:59.612Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 5.835 s [2019-07-29T18:21:59.612Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 0.106 s [2019-07-29T18:21:59.612Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-29T18:22:00.172Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.469 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-29T18:22:00.172Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest) Time elapsed: 1.469 s [2019-07-29T18:22:00.172Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-29T18:22:05.411Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.745 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-29T18:22:05.411Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.145 s [2019-07-29T18:22:05.411Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.122 s [2019-07-29T18:22:05.411Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.147 s [2019-07-29T18:22:05.411Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.331 s [2019-07-29T18:22:05.411Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-29T18:22:17.573Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.612 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-29T18:22:17.573Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 1.418 s [2019-07-29T18:22:17.573Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 9.193 s [2019-07-29T18:22:17.573Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-29T18:22:17.573Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-29T18:22:17.573Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest) Time elapsed: 0.461 s [2019-07-29T18:22:17.573Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-29T18:22:17.573Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-29T18:22:17.573Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:22:17.573Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:22:17.573Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:22:17.573Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:22:17.573Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-29T18:22:17.573Z] [2019-07-29T18:22:17.573Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-29 18:22:16.085 [2019-07-29T18:22:17.573Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-29T18:22:21.743Z] [2019-07-29T18:22:21.743Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-29 18:22:21.466 [2019-07-29T18:22:21.743Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-29T18:22:26.980Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.991 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-29T18:22:26.980Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 5.419 s [2019-07-29T18:22:26.980Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 4.571 s [2019-07-29T18:22:26.980Z] [2019-07-29T18:22:26.980Z] Results: [2019-07-29T18:22:26.980Z] [2019-07-29T18:22:26.980Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T18:22:26.980Z] [2019-07-29T18:22:26.980Z] [INFO] All tests passed! [2019-07-29T18:22:26.980Z] [INFO] [2019-07-29T18:22:26.980Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:22:26.980Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec [2019-07-29T18:22:26.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-29T18:22:26.980Z] [INFO] [2019-07-29T18:22:26.980Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:22:26.980Z] [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-29T18:22:26.980Z] [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-29T18:22:26.980Z] [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-29T18:22:26.980Z] [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-29T18:22:26.980Z] [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-29T18:22:26.980Z] [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-29T18:22:26.980Z] [INFO] [2019-07-29T18:22:26.980Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T18:22:26.980Z] [INFO] [2019-07-29T18:22:26.980Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >-- [2019-07-29T18:22:26.980Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT [93/134] [2019-07-29T18:22:26.980Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:22:26.980Z] [INFO] [2019-07-29T18:22:26.980Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:26.980Z] [INFO] [2019-07-29T18:22:26.980Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:26.980Z] [INFO] The project's OSGi version is 4.0.3.201907291748 [2019-07-29T18:22:26.980Z] [INFO] [2019-07-29T18:22:26.980Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:26.980Z] [INFO] [2019-07-29T18:22:26.980Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:26.980Z] [INFO] [2019-07-29T18:22:26.980Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:26.980Z] [INFO] [2019-07-29T18:22:26.980Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:26.980Z] [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-29T18:22:26.980Z] [INFO] [2019-07-29T18:22:26.980Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:26.980Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:22:26.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources [2019-07-29T18:22:26.980Z] [INFO] [2019-07-29T18:22:26.980Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:26.980Z] [INFO] Compiling 41 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes [2019-07-29T18:22:26.980Z] [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-29T18:22:26.980Z] int tidQuark = entry.getValue(); [2019-07-29T18:22:26.980Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:22:26.980Z] 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-29T18:22:26.980Z] [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-29T18:22:26.980Z] builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName()))); [2019-07-29T18:22:26.980Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:22:26.980Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:22:26.980Z] [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-29T18:22:26.980Z] return new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic()); [2019-07-29T18:22:26.980Z] ^^^^^^^^ [2019-07-29T18:22:26.980Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:22:26.980Z] [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-29T18:22:26.980Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null; [2019-07-29T18:22:26.980Z] ^ [2019-07-29T18:22:26.980Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T18:22:26.980Z] 4 problems (4 warnings) [2019-07-29T18:22:26.980Z] [INFO] [2019-07-29T18:22:26.980Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:26.980Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:22:26.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources [2019-07-29T18:22:26.980Z] [INFO] [2019-07-29T18:22:26.980Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:26.980Z] [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-29T18:22:27.236Z] [INFO] [2019-07-29T18:22:27.236Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:27.236Z] [INFO] [2019-07-29T18:22:27.236Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:27.236Z] [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-29T18:22:27.236Z] [INFO] [2019-07-29T18:22:27.236Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:27.236Z] [INFO] [2019-07-29T18:22:27.236Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:27.236Z] [INFO] [2019-07-29T18:22:27.236Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:27.236Z] [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-29T18:22:27.236Z] [INFO] [2019-07-29T18:22:27.236Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:27.236Z] [INFO] [2019-07-29T18:22:27.236Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:27.236Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec [2019-07-29T18:22:27.236Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-29T18:22:27.236Z] [INFO] [2019-07-29T18:22:27.236Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:27.236Z] [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-29T18:22:27.236Z] [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-29T18:22:27.236Z] [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-29T18:22:27.236Z] [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-29T18:22:27.236Z] [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-29T18:22:27.236Z] [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-29T18:22:27.236Z] [INFO] [2019-07-29T18:22:27.236Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T18:22:27.236Z] [INFO] [2019-07-29T18:22:27.236Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >--- [2019-07-29T18:22:27.236Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT [94/134] [2019-07-29T18:22:27.236Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:22:27.236Z] [INFO] [2019-07-29T18:22:27.236Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.236Z] [INFO] [2019-07-29T18:22:27.236Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.236Z] [INFO] The project's OSGi version is 3.0.5.201907291748 [2019-07-29T18:22:27.236Z] [INFO] [2019-07-29T18:22:27.236Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.236Z] [INFO] [2019-07-29T18:22:27.236Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.236Z] [INFO] [2019-07-29T18:22:27.236Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.236Z] [INFO] [2019-07-29T18:22:27.236Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.236Z] [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-29T18:22:27.236Z] [INFO] [2019-07-29T18:22:27.236Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.236Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:22:27.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources [2019-07-29T18:22:27.236Z] [INFO] [2019-07-29T18:22:27.236Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.236Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes [2019-07-29T18:22:27.491Z] [INFO] [2019-07-29T18:22:27.491Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.491Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:22:27.491Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources [2019-07-29T18:22:27.491Z] [INFO] [2019-07-29T18:22:27.491Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.491Z] [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-29T18:22:27.491Z] [INFO] [2019-07-29T18:22:27.491Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.491Z] [INFO] [2019-07-29T18:22:27.491Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.491Z] [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-29T18:22:27.491Z] [INFO] [2019-07-29T18:22:27.491Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.491Z] [INFO] [2019-07-29T18:22:27.491Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.491Z] [INFO] [2019-07-29T18:22:27.491Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.491Z] [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-29T18:22:27.491Z] [INFO] [2019-07-29T18:22:27.491Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.491Z] [INFO] [2019-07-29T18:22:27.491Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.491Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec [2019-07-29T18:22:27.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-29T18:22:27.746Z] [INFO] [2019-07-29T18:22:27.746Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.746Z] [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-29T18:22:27.746Z] [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-29T18:22:27.746Z] [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-29T18:22:27.746Z] [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-29T18:22:27.746Z] [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-29T18:22:27.746Z] [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-29T18:22:27.746Z] [INFO] [2019-07-29T18:22:27.746Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T18:22:27.746Z] [INFO] [2019-07-29T18:22:27.746Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >---- [2019-07-29T18:22:27.746Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT [95/134] [2019-07-29T18:22:27.746Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T18:22:27.746Z] [INFO] [2019-07-29T18:22:27.746Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T18:22:27.746Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target [2019-07-29T18:22:27.746Z] [INFO] [2019-07-29T18:22:27.746Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T18:22:27.746Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:22:27.746Z] [INFO] [2019-07-29T18:22:27.746Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T18:22:27.746Z] [INFO] [2019-07-29T18:22:27.746Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T18:22:27.746Z] [INFO] [2019-07-29T18:22:27.746Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T18:22:27.747Z] [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-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T18:22:27.747Z] [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-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T18:22:27.747Z] [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-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T18:22:27.747Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T18:22:27.747Z] [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-29T18:22:27.747Z] [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-29T18:22:27.747Z] [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-29T18:22:27.747Z] [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-29T18:22:27.747Z] [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-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >-- [2019-07-29T18:22:27.747Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT [96/134] [2019-07-29T18:22:27.747Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:27.747Z] [INFO] The project's OSGi version is 1.0.9.201907291748 [2019-07-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:27.747Z] [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-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:27.747Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:22:27.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources [2019-07-29T18:22:27.747Z] [INFO] [2019-07-29T18:22:27.747Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:27.747Z] [INFO] Compiling 11 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes [2019-07-29T18:22:28.003Z] [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-29T18:22:28.003Z] CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID); [2019-07-29T18:22:28.003Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:22:28.003Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:22:28.003Z] 1 problem (1 warning) [2019-07-29T18:22:28.003Z] [INFO] [2019-07-29T18:22:28.003Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:28.003Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:22:28.003Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources [2019-07-29T18:22:28.003Z] [INFO] [2019-07-29T18:22:28.003Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:28.003Z] [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-29T18:22:28.003Z] [INFO] [2019-07-29T18:22:28.003Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:28.003Z] [INFO] [2019-07-29T18:22:28.003Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:28.003Z] [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-29T18:22:28.003Z] [INFO] [2019-07-29T18:22:28.003Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:28.003Z] [INFO] [2019-07-29T18:22:28.003Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:28.003Z] [INFO] [2019-07-29T18:22:28.003Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:28.003Z] [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-29T18:22:28.003Z] [INFO] [2019-07-29T18:22:28.003Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:28.003Z] [INFO] [2019-07-29T18:22:28.003Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:28.563Z] [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-29T18:22:28.563Z] [INFO] Command line: [2019-07-29T18:22:28.563Z] [/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-29T18:22:28.563Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:22:29.923Z] !SESSION 2019-07-29 18:22:28.622 ----------------------------------------------- [2019-07-29T18:22:29.923Z] eclipse.buildId=unknown [2019-07-29T18:22:29.923Z] java.version=1.8.0_202 [2019-07-29T18:22:29.923Z] java.vendor=Oracle Corporation [2019-07-29T18:22:29.923Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:22:29.923Z] 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-29T18:22:29.923Z] 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-29T18:22:29.923Z] [2019-07-29T18:22:29.923Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:22:29.892 [2019-07-29T18:22:29.923Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:22:29.923Z] !STACK 0 [2019-07-29T18:22:29.923Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T18:22:29.923Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:22:29.923Z] [2019-07-29T18:22:29.923Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:22:29.923Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:22:29.923Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:22:29.923Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:22:29.923Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:22:29.923Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:22:29.923Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:22:29.923Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:22:29.924Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:22:29.924Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:22:30.179Z] [2019-07-29T18:22:30.179Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:22:29.984 [2019-07-29T18:22:30.179Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:22:30.179Z] !STACK 0 [2019-07-29T18:22:30.179Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T18:22:30.179Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:22:30.179Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:22:30.179Z] -> 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-29T18:22:30.179Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T18:22:30.179Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:22:30.179Z] [2019-07-29T18:22:30.179Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:22:30.179Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:22:30.179Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:22:30.179Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:22:30.179Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:22:30.179Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:22:30.179Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:22:30.179Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:22:30.179Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:22:30.179Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:22:31.104Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-29T18:22:43.264Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.433 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-29T18:22:43.264Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.828 s [2019-07-29T18:22:43.264Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.18 s [2019-07-29T18:22:43.264Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.193 s [2019-07-29T18:22:43.264Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.146 s [2019-07-29T18:22:43.264Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.183 s [2019-07-29T18:22:43.264Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 2.699 s [2019-07-29T18:22:43.264Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.133 s [2019-07-29T18:22:43.264Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-29T18:22:43.264Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-29T18:22:43.264Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest) Time elapsed: 0.012 s [2019-07-29T18:22:43.264Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-29T18:22:51.345Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.239 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-29T18:22:51.345Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.183 s [2019-07-29T18:22:51.345Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.132 s [2019-07-29T18:22:51.345Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.131 s [2019-07-29T18:22:51.345Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.125 s [2019-07-29T18:22:51.345Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.126 s [2019-07-29T18:22:51.345Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 2.414 s [2019-07-29T18:22:51.345Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.127 s [2019-07-29T18:22:51.345Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-29T18:22:51.345Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-29T18:22:51.345Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped [2019-07-29T18:22:51.345Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-29T18:22:56.585Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.621 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-29T18:22:56.585Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.111 s [2019-07-29T18:22:56.585Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0 s [2019-07-29T18:22:56.585Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.12 s [2019-07-29T18:22:56.585Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.021 s [2019-07-29T18:22:56.585Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.107 s [2019-07-29T18:22:56.585Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.012 s [2019-07-29T18:22:56.585Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.107 s [2019-07-29T18:22:56.585Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.006 s [2019-07-29T18:22:56.585Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.112 s [2019-07-29T18:22:56.585Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-29T18:22:56.585Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-29T18:22:56.585Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest) Time elapsed: 0.104 s [2019-07-29T18:22:56.585Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-29T18:22:56.585Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-29T18:22:56.585Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:22:56.585Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:22:56.585Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-29T18:22:56.585Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:22:56.585Z] [2019-07-29T18:22:56.585Z] Results: [2019-07-29T18:22:56.585Z] [2019-07-29T18:22:56.585Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T18:22:56.585Z] [2019-07-29T18:22:57.145Z] [INFO] All tests passed! [2019-07-29T18:22:57.146Z] [INFO] [2019-07-29T18:22:57.146Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:57.146Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec [2019-07-29T18:22:57.146Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-29T18:22:57.146Z] [INFO] [2019-07-29T18:22:57.146Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:57.146Z] [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-29T18:22:57.146Z] [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-29T18:22:57.146Z] [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-29T18:22:57.146Z] [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-29T18:22:57.146Z] [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-29T18:22:57.146Z] [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-29T18:22:57.146Z] [INFO] [2019-07-29T18:22:57.146Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T18:22:57.146Z] [INFO] [2019-07-29T18:22:57.146Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >-- [2019-07-29T18:22:57.146Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT [97/134] [2019-07-29T18:22:57.146Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:22:57.146Z] [INFO] [2019-07-29T18:22:57.146Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:22:57.146Z] [INFO] [2019-07-29T18:22:57.146Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:22:57.146Z] [INFO] The project's OSGi version is 1.0.0.201907291748 [2019-07-29T18:22:57.146Z] [INFO] [2019-07-29T18:22:57.146Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:22:57.146Z] [INFO] [2019-07-29T18:22:57.146Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:22:57.146Z] [INFO] [2019-07-29T18:22:57.146Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:22:57.146Z] [INFO] [2019-07-29T18:22:57.146Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:22:57.146Z] [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-29T18:22:57.146Z] [INFO] [2019-07-29T18:22:57.146Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:22:57.146Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:22:57.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources [2019-07-29T18:22:57.146Z] [INFO] [2019-07-29T18:22:57.146Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:22:57.146Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes [2019-07-29T18:22:57.146Z] [INFO] [2019-07-29T18:22:57.146Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:22:57.146Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:22:57.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources [2019-07-29T18:22:57.146Z] [INFO] [2019-07-29T18:22:57.146Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:22:57.146Z] [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-29T18:22:57.146Z] [INFO] [2019-07-29T18:22:57.146Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:22:57.401Z] [INFO] [2019-07-29T18:22:57.401Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:22:57.401Z] [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-29T18:22:57.401Z] [INFO] [2019-07-29T18:22:57.401Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:22:57.401Z] [INFO] [2019-07-29T18:22:57.401Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:22:57.401Z] [INFO] [2019-07-29T18:22:57.401Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:22:57.401Z] [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-29T18:22:57.401Z] [INFO] [2019-07-29T18:22:57.401Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:22:57.401Z] [INFO] [2019-07-29T18:22:57.401Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:22:57.960Z] [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-29T18:22:57.960Z] [INFO] Command line: [2019-07-29T18:22:57.960Z] [/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-29T18:22:57.960Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:22:59.322Z] !SESSION 2019-07-29 18:22:57.966 ----------------------------------------------- [2019-07-29T18:22:59.322Z] eclipse.buildId=unknown [2019-07-29T18:22:59.322Z] java.version=1.8.0_202 [2019-07-29T18:22:59.322Z] java.vendor=Oracle Corporation [2019-07-29T18:22:59.322Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:22:59.322Z] 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-29T18:22:59.322Z] 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-29T18:22:59.322Z] [2019-07-29T18:22:59.322Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:22:59.268 [2019-07-29T18:22:59.322Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:22:59.322Z] !STACK 0 [2019-07-29T18:22:59.322Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:22:59.322Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:22:59.322Z] [2019-07-29T18:22:59.322Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:22:59.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:22:59.322Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:22:59.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:22:59.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:22:59.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:22:59.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:22:59.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:22:59.322Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:22:59.322Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:22:59.577Z] [2019-07-29T18:22:59.577Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:22:59.358 [2019-07-29T18:22:59.577Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:22:59.577Z] !STACK 0 [2019-07-29T18:22:59.577Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:22:59.577Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:22:59.577Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:22:59.577Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T18:22:59.577Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:22:59.577Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:22:59.577Z] [2019-07-29T18:22:59.577Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:22:59.577Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:22:59.577Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:22:59.577Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:22:59.577Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:22:59.577Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:22:59.577Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:22:59.577Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:22:59.577Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:22:59.577Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:23:00.502Z] process 10820: 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-29T18:23:00.502Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:23:00.502Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:23:00.502Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:23:04.662Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-29T18:23:04.917Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-29T18:23:04.917Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:23:04.917Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:23:04.917Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:23:04.917Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T18:23:04.917Z] [2019-07-29T18:23:04.917Z] Results: [2019-07-29T18:23:04.917Z] [2019-07-29T18:23:04.917Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:23:04.917Z] [2019-07-29T18:23:05.844Z] [INFO] All tests passed! [2019-07-29T18:23:05.844Z] [INFO] [2019-07-29T18:23:05.844Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:23:05.844Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec [2019-07-29T18:23:05.844Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-29T18:23:05.844Z] [INFO] [2019-07-29T18:23:05.844Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:23:05.844Z] [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-29T18:23:05.844Z] [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-29T18:23:05.844Z] [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-29T18:23:05.844Z] [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-29T18:23:05.844Z] [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-29T18:23:05.844Z] [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-29T18:23:05.844Z] [INFO] [2019-07-29T18:23:05.844Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T18:23:05.844Z] [INFO] [2019-07-29T18:23:05.844Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >-- [2019-07-29T18:23:05.844Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT [98/134] [2019-07-29T18:23:05.844Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:23:05.844Z] [INFO] [2019-07-29T18:23:05.844Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:05.844Z] [INFO] [2019-07-29T18:23:05.844Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:05.844Z] [INFO] The project's OSGi version is 1.0.5.201907291748 [2019-07-29T18:23:05.844Z] [INFO] [2019-07-29T18:23:05.844Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:05.844Z] [INFO] [2019-07-29T18:23:05.844Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:05.844Z] [INFO] [2019-07-29T18:23:05.844Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:05.844Z] [INFO] [2019-07-29T18:23:05.844Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:05.844Z] [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-29T18:23:05.844Z] [INFO] [2019-07-29T18:23:05.844Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:05.844Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:23:05.844Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources [2019-07-29T18:23:05.844Z] [INFO] [2019-07-29T18:23:05.844Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:05.844Z] [INFO] Compiling 10 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes [2019-07-29T18:23:06.099Z] [INFO] [2019-07-29T18:23:06.099Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:06.099Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:23:06.099Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources [2019-07-29T18:23:06.099Z] [INFO] [2019-07-29T18:23:06.099Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:06.099Z] [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-29T18:23:06.099Z] [INFO] [2019-07-29T18:23:06.099Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:06.099Z] [INFO] [2019-07-29T18:23:06.099Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:06.099Z] [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-29T18:23:06.099Z] [INFO] [2019-07-29T18:23:06.099Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:06.099Z] [INFO] [2019-07-29T18:23:06.099Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:06.099Z] [INFO] [2019-07-29T18:23:06.099Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:06.099Z] [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-29T18:23:06.099Z] [INFO] [2019-07-29T18:23:06.099Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:06.099Z] [INFO] [2019-07-29T18:23:06.099Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:07.025Z] [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-29T18:23:07.025Z] [INFO] Command line: [2019-07-29T18:23:07.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/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-29T18:23:07.025Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:23:08.387Z] !SESSION 2019-07-29 18:23:06.812 ----------------------------------------------- [2019-07-29T18:23:08.387Z] eclipse.buildId=unknown [2019-07-29T18:23:08.387Z] java.version=1.8.0_202 [2019-07-29T18:23:08.387Z] java.vendor=Oracle Corporation [2019-07-29T18:23:08.387Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:23:08.387Z] 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-29T18:23:08.387Z] 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-29T18:23:08.387Z] [2019-07-29T18:23:08.387Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:23:08.159 [2019-07-29T18:23:08.387Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:23:08.387Z] !STACK 0 [2019-07-29T18:23:08.387Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:23:08.387Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:23:08.387Z] [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:23:08.387Z] [2019-07-29T18:23:08.387Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:23:08.196 [2019-07-29T18:23:08.387Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:23:08.387Z] !STACK 0 [2019-07-29T18:23:08.387Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:23:08.387Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:23:08.387Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:23:08.387Z] -> 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-29T18:23:08.387Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:23:08.387Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:23:08.387Z] [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:23:08.387Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:23:09.312Z] process 10881: 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-29T18:23:09.312Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:23:09.312Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:23:09.312Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:23:13.472Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-29T18:23:13.728Z] Display size: 1440x900 [2019-07-29T18:23:13.728Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-29T18:23:13.728Z] GTK version=3.18.9 [2019-07-29T18:23:13.728Z] GTK theme=Ambiance [2019-07-29T18:23:13.728Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T18:23:13.728Z] Time zone: Coordinated Universal Time [2019-07-29T18:23:13.728Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T18:23:13.728Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T18:23:14.653Z] *** BUG *** [2019-07-29T18:23:14.653Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:23:14.653Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:23:14.653Z] [2019-07-29T18:23:14.653Z] *** BUG *** [2019-07-29T18:23:14.653Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:23:14.653Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:23:14.653Z] [2019-07-29T18:23:14.908Z] *** BUG *** [2019-07-29T18:23:14.908Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:23:14.908Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:23:14.908Z] [2019-07-29T18:23:14.908Z] *** BUG *** [2019-07-29T18:23:14.908Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:23:14.908Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:23:14.908Z] [2019-07-29T18:23:15.163Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T18:23:15.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:15.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:15.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:15.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056499244 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:15.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056499245 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:15.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056499245 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:15.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056499245 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:15.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056499246 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-29T18:23:15.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056499264 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:15.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:15.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056499265 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:15.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056499265 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:15.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056499265 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:15.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056499266 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:15.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056499266 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-29T18:23:15.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056499267 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:15.419Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-29T18:23:15.419Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-29T18:23:15.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1056499465 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-29T18:23:15.419Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-29T18:23:15.979Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:15.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1056500025 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T18:23:15.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056500025 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:15.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056500025 data=null} to Tree node with text: Sessions [2019-07-29T18:23:15.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056500025 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:15.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056500025 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-29T18:23:15.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056500027 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:15.979Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:15.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1056500028 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T18:23:15.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056500028 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:15.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056500028 data=null} to Tree node with text: Sessions [2019-07-29T18:23:15.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056500028 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:15.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056500028 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-29T18:23:15.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056500029 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:15.979Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-29T18:23:15.979Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-29T18:23:16.235Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-29T18:23:16.235Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-29T18:23:16.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1056500248 data=null doit=true} to Shell with text {Create Session} [2019-07-29T18:23:16.235Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:16.235Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:16.235Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:16.235Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:16.235Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:16.235Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:16.235Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:16.235Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:16.235Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text' [2019-07-29T18:23:16.235Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:16.235Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:16.235Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:16.235Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-29T18:23:16.235Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-29T18:23:16.235Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-29T18:23:16.235Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:16.235Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:16.235Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:16.235Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:16.235Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:16.235Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:16.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056500259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:16.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056500260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:16.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056500260 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:16.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056500260 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:16.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056500260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:16.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056500260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:16.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056500260 data=null item=null detail=0 x=0 y=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-29T18:23:16.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1056500119 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-29T18:23:16.235Z] DEBUG - Clicked on [2019-07-29T18:23:16.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056500446 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:16.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056500446 data=null} to Tree node with text: Sessions [2019-07-29T18:23:16.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056500447 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-29T18:23:16.235Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056500447 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-29T18:23:16.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056500448 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-29T18:23:16.235Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:16.235Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:16.235Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:16.235Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:16.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:16.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056500454 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-29T18:23:16.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056500455 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:16.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056500455 data=null} to Tree node with text: mysession [2019-07-29T18:23:16.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056500455 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T18:23:16.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056500455 data=null item=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-29T18:23:16.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056500458 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T18:23:16.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:16.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056500459 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-29T18:23:16.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056500459 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:16.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056500459 data=null} to Tree node with text: mysession [2019-07-29T18:23:16.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056500459 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T18:23:16.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056500459 data=null item=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-29T18:23:16.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056500460 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T18:23:16.490Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:16.490Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:16.490Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:16.490Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:16.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056500743 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:16.490Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:16.490Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:16.490Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-29T18:23:16.747Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:16.747Z] 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-29T18:23:16.747Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:16.747Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1056500753 data=null doit=true} to Button with text {Kernel} [2019-07-29T18:23:16.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1056500753 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-29T18:23:16.747Z] 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-29T18:23:16.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1056500754 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-29T18:23:16.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1056500754 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-29T18:23:16.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1056500754 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-29T18:23:16.747Z] *** BUG *** [2019-07-29T18:23:16.747Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:23:16.747Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:23:16.747Z] [2019-07-29T18:23:16.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1056500760 data=null item=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-29T18:23:16.747Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:16.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:16.747Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-29T18:23:16.747Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-29T18:23:16.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-29T18:23:16.747Z] DEBUG - Setting state to checked on: All [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:16.747Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-29T18:23:16.747Z] 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-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T18:23:16.747Z] DEBUG - Toggling state on Button {Select}. Setting state to selected [2019-07-29T18:23:16.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1056500866 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-29T18:23:16.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1056500866 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-29T18:23:16.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1056500867 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-29T18:23:16.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1056500867 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T18:23:16.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1056500867 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-29T18:23:16.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1056500867 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-29T18:23:16.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1056500916 data=null item=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-29T18:23:16.747Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1056500917 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-29T18:23:16.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1056500917 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-29T18:23:16.747Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1056500917 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-29T18:23:16.747Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1056500917 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-29T18:23:16.747Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1056500917 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T18:23:16.747Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T18:23:16.747Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:16.747Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:16.747Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:16.747Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-29T18:23:16.747Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-29T18:23:16.747Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events')) [2019-07-29T18:23:16.747Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:16.747Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:16.747Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:16.747Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:16.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056500921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:16.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056500921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:16.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056500922 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:16.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056500922 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:16.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056500922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:16.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056500922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:16.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056500922 data=null item=null detail=0 x=0 y=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-29T18:23:16.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056500551 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-29T18:23:16.747Z] [2019-07-29T18:23:16.747Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-29 18:23:16.683 [2019-07-29T18:23:16.747Z] !MESSAGE Command to change state of events failed [2019-07-29T18:23:16.747Z] !STACK 0 [2019-07-29T18:23:16.747Z] org.eclipse.core.commands.ExecutionException: Command failed! Command: lttng --mi xml enable-event -a -u -s mysession --exclude foo [2019-07-29T18:23:16.747Z] Error Output: [2019-07-29T18:23:16.747Z] Command not found [2019-07-29T18:23:16.747Z] Return Value: 1 [2019-07-29T18:23:16.747Z] Command not found [2019-07-29T18:23:16.747Z] [2019-07-29T18:23:16.747Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1570) [2019-07-29T18:23:16.747Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1539) [2019-07-29T18:23:16.747Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:807) [2019-07-29T18:23:16.747Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:389) [2019-07-29T18:23:16.747Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:52) [2019-07-29T18:23:16.747Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:191) [2019-07-29T18:23:16.747Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:23:17.002Z] DEBUG - Clicked on [2019-07-29T18:23:17.002Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:17.002Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:17.002Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:17.002Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:17.002Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:17.002Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:17.002Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-29T18:23:17.002Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:17.002Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:17.002Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:17.002Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-29T18:23:17.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1056501046 data=null doit=true} to Tree node with text: channel0 [2019-07-29T18:23:17.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1056501047 data=null} to Tree node with text: channel0 [2019-07-29T18:23:17.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1056501047 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:17.002Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056501047 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-29T18:23:17.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1056501048 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:17.002Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:17.002Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:17.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:17.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056501049 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:17.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056501050 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:17.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056501050 data=null} to Tree node with text: mysession [2019-07-29T18:23:17.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056501050 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:17.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056501055 data=null item=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-29T18:23:17.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056501056 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:17.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:17.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056501056 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:17.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056501056 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:17.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056501057 data=null} to Tree node with text: mysession [2019-07-29T18:23:17.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056501057 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:17.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056501057 data=null item=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-29T18:23:17.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056501118 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:17.002Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-29T18:23:17.002Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-29T18:23:17.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1056501168 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-29T18:23:17.002Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-29T18:23:17.257Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:17.257Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:17.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:17.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056501271 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:17.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056501271 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:17.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056501271 data=null} to Tree node with text: mysession [2019-07-29T18:23:17.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056501271 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:17.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056501271 data=null item=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-29T18:23:17.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056501274 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:17.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:17.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056501275 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:17.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056501275 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:17.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056501275 data=null} to Tree node with text: mysession [2019-07-29T18:23:17.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056501275 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:17.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056501275 data=null item=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-29T18:23:17.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056501276 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:17.257Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-29T18:23:17.257Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-29T18:23:17.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1056501341 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-29T18:23:17.257Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-29T18:23:17.257Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T18:23:17.257Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:17.257Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:17.257Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:17.257Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-29T18:23:17.257Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-29T18:23:17.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:17.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=1056501486 data=null button=0 stateMask=0x0 x=136 y=113 count=0} to Tree node with text: * [2019-07-29T18:23:17.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=1056501486 data=null doit=true} to Tree node with text: * [2019-07-29T18:23:17.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=1056501486 data=null} to Tree node with text: * [2019-07-29T18:23:17.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=1056501515 data=null button=1 stateMask=0x0 x=136 y=113 count=1} to Tree node with text: * [2019-07-29T18:23:17.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056501515 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-29T18:23:17.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=1056501519 data=null button=1 stateMask=0x80000 x=136 y=113 count=1} to Tree node with text: * [2019-07-29T18:23:17.513Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T18:23:17.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:17.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:17.513Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:17.513Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:17.513Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:17.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056501567 data=null button=0 stateMask=0x0 x=112 y=40 count=0} to Tree node with text: mysession [2019-07-29T18:23:17.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056501567 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:17.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056501567 data=null} to Tree node with text: mysession [2019-07-29T18:23:17.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056501567 data=null button=1 stateMask=0x0 x=112 y=40 count=1} to Tree node with text: mysession [2019-07-29T18:23:17.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056501567 data=null item=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-29T18:23:17.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056501568 data=null button=1 stateMask=0x80000 x=112 y=40 count=1} to Tree node with text: mysession [2019-07-29T18:23:17.513Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:17.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056501569 data=null button=0 stateMask=0x0 x=112 y=40 count=0} to Tree node with text: mysession [2019-07-29T18:23:17.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056501569 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:17.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056501569 data=null} to Tree node with text: mysession [2019-07-29T18:23:17.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056501569 data=null button=1 stateMask=0x0 x=112 y=40 count=1} to Tree node with text: mysession [2019-07-29T18:23:17.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056501569 data=null item=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-29T18:23:17.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056501570 data=null button=1 stateMask=0x80000 x=112 y=40 count=1} to Tree node with text: mysession [2019-07-29T18:23:17.513Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-29T18:23:17.513Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-29T18:23:17.513Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-29T18:23:17.513Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-29T18:23:17.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1056501753 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-29T18:23:17.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:17.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:23:17.513Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:23:17.513Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:17.513Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:17.513Z] DEBUG - Clicking on OK [2019-07-29T18:23:17.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056501754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:17.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056501754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:17.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056501754 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:17.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056501754 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:17.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056501754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:17.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056501754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:17.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056501754 data=null item=null detail=0 x=0 y=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-29T18:23:17.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1056501657 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-29T18:23:17.768Z] DEBUG - Clicked on [2019-07-29T18:23:17.768Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:17.768Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:17.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056501832 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:17.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056501832 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:17.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056501832 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:17.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056501832 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:17.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056501832 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-29T18:23:17.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056501833 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:17.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:17.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056501834 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:17.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056501834 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:17.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056501834 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:17.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056501835 data=null button=1 stateMask=0x0 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:17.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056501835 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-29T18:23:17.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056501835 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:17.769Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-29T18:23:17.769Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-29T18:23:17.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1056501919 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-29T18:23:17.769Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-29T18:23:18.024Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.507 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-29T18:23:18.024Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest) Time elapsed: 2.967 s [2019-07-29T18:23:18.024Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-29T18:23:18.279Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T18:23:18.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:18.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:18.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:18.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056502432 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:18.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056502432 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:18.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056502433 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:18.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056502433 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:18.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056502433 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-29T18:23:18.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056502435 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:18.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:18.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056502435 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:18.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056502435 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:18.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056502436 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:18.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056502436 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:18.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056502436 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-29T18:23:18.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056502436 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:18.279Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-29T18:23:18.279Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-29T18:23:18.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1056502520 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-29T18:23:18.279Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-29T18:23:18.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:18.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1056503029 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T18:23:18.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056503029 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:18.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056503029 data=null} to Tree node with text: Sessions [2019-07-29T18:23:18.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056503029 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:18.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056503030 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-29T18:23:18.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056503031 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:18.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:18.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1056503031 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T18:23:18.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056503031 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:18.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056503032 data=null} to Tree node with text: Sessions [2019-07-29T18:23:18.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056503032 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:18.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056503032 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-29T18:23:18.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056503033 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:18.839Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-29T18:23:18.839Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-29T18:23:19.095Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-29T18:23:19.095Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-29T18:23:19.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1056503159 data=null doit=true} to Shell with text {Create Session} [2019-07-29T18:23:19.095Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:19.095Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:19.095Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:19.095Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:19.095Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:19.095Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:19.095Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:19.095Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:19.095Z] DEBUG - matched Text with text " [2019-07-29T18:23:19.095Z] ", using matcher: of type 'Text' [2019-07-29T18:23:19.095Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:19.095Z] DEBUG - matched Text with text " [2019-07-29T18:23:19.095Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:19.095Z] DEBUG - matched Text with text " [2019-07-29T18:23:19.095Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:19.095Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-29T18:23:19.095Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-29T18:23:19.095Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-29T18:23:19.095Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:19.095Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:19.095Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:19.095Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:19.095Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.095Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:19.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056503162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056503162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056503162 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056503162 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056503162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056503162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056503162 data=null item=null detail=0 x=0 y=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-29T18:23:19.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1056503070 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-29T18:23:19.095Z] DEBUG - Clicked on [2019-07-29T18:23:19.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056503250 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:19.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056503250 data=null} to Tree node with text: Sessions [2019-07-29T18:23:19.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056503251 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T18:23:19.095Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056503251 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-29T18:23:19.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056503251 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T18:23:19.095Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:19.095Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:19.095Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:19.095Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:19.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:19.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056503253 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-29T18:23:19.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056503253 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:19.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056503253 data=null} to Tree node with text: mysession [2019-07-29T18:23:19.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056503253 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession [2019-07-29T18:23:19.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056503253 data=null item=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-29T18:23:19.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056503255 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-29T18:23:19.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:19.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056503255 data=null button=0 stateMask=0x0 x=96 y=92 count=0} to Tree node with text: mysession [2019-07-29T18:23:19.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056503255 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:19.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056503255 data=null} to Tree node with text: mysession [2019-07-29T18:23:19.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056503255 data=null button=1 stateMask=0x0 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-29T18:23:19.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056503256 data=null item=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-29T18:23:19.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056503257 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-29T18:23:19.095Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:19.095Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:19.350Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:19.350Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:19.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056503457 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-29T18:23:19.350Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:19.350Z] 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-29T18:23:19.350Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:19.350Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1056503464 data=null doit=true} to Button with text {Kernel} [2019-07-29T18:23:19.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1056503465 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-29T18:23:19.350Z] 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-29T18:23:19.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1056503465 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-29T18:23:19.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1056503465 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-29T18:23:19.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1056503465 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-29T18:23:19.350Z] *** BUG *** [2019-07-29T18:23:19.350Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:23:19.350Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:23:19.350Z] [2019-07-29T18:23:19.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1056503465 data=null item=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-29T18:23:19.350Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:19.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:19.350Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T18:23:19.350Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T18:23:19.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T18:23:19.350Z] DEBUG - Setting state to checked on: All [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:19.350Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.350Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:19.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056503542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056503542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056503542 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056503542 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056503542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056503542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056503543 data=null item=null detail=0 x=0 y=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-29T18:23:19.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056503333 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-29T18:23:19.606Z] DEBUG - Clicked on [2019-07-29T18:23:19.606Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:19.606Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:19.606Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:19.606Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:19.606Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:19.606Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:19.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1056503645 data=null doit=true} to Tree node with text: JUL [2019-07-29T18:23:19.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1056503645 data=null} to Tree node with text: JUL [2019-07-29T18:23:19.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1056503645 data=null button=1 stateMask=0x0 x=90 y=92 count=1} to Tree node with text: JUL [2019-07-29T18:23:19.606Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056503645 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-29T18:23:19.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1056503646 data=null button=1 stateMask=0x80000 x=90 y=92 count=1} to Tree node with text: JUL [2019-07-29T18:23:19.606Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:19.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056503646 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:19.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056503646 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:19.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056503646 data=null} to Tree node with text: mysession [2019-07-29T18:23:19.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056503647 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:19.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056503647 data=null item=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-29T18:23:19.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056503647 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:19.606Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:19.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056503648 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:19.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056503648 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:19.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056503648 data=null} to Tree node with text: mysession [2019-07-29T18:23:19.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056503648 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:19.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056503648 data=null item=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-29T18:23:19.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056503653 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:19.606Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:19.606Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:19.862Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:19.862Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:19.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056503920 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-29T18:23:19.862Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:19.862Z] 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-29T18:23:19.862Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:19.862Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1056503922 data=null doit=true} to Button with text {Kernel} [2019-07-29T18:23:19.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1056503923 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-29T18:23:19.862Z] 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-29T18:23:19.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1056503923 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-29T18:23:19.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1056503923 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-29T18:23:19.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1056503923 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-29T18:23:19.862Z] *** BUG *** [2019-07-29T18:23:19.862Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:23:19.862Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:23:19.862Z] [2019-07-29T18:23:19.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1056503923 data=null item=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-29T18:23:19.862Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:19.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:19.862Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T18:23:19.862Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T18:23:19.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T18:23:19.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1056503955 data=null doit=true} to TreeItem with text {All} [2019-07-29T18:23:19.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1056503955 data=null} to TreeItem with text {All} [2019-07-29T18:23:19.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1056503956 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T18:23:19.862Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056503956 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-29T18:23:19.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1056503956 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T18:23:19.862Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T18:23:19.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056503957 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T18:23:19.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056503957 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T18:23:19.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056503957 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-29T18:23:19.862Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056503957 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-29T18:23:19.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056503958 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-29T18:23:19.862Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T18:23:19.862Z] 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-29T18:23:19.862Z] DEBUG - Setting state to checked on: logger [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:19.862Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.862Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:19.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056503960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056503960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056503960 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056503960 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056503960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056503960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:19.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056503960 data=null item=null detail=0 x=0 y=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-29T18:23:19.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056503733 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-29T18:23:19.862Z] DEBUG - Clicked on [2019-07-29T18:23:19.862Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:19.862Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:19.862Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:19.862Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:19.862Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:19.862Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:19.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1056504059 data=null doit=true} to Tree node with text: JUL [2019-07-29T18:23:19.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1056504059 data=null} to Tree node with text: JUL [2019-07-29T18:23:19.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1056504059 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-29T18:23:19.862Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056504059 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-29T18:23:19.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1056504060 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-29T18:23:19.862Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:19.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056504060 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:19.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056504061 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:19.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056504061 data=null} to Tree node with text: mysession [2019-07-29T18:23:19.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056504061 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:19.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056504061 data=null item=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-29T18:23:19.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056504061 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:19.863Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:19.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056504062 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:19.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056504062 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:19.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056504062 data=null} to Tree node with text: mysession [2019-07-29T18:23:19.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056504062 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:19.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056504062 data=null item=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-29T18:23:19.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056504063 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:20.119Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:20.119Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:20.119Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:20.119Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:20.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056504260 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-29T18:23:20.119Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:20.119Z] 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-29T18:23:20.119Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:20.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1056504262 data=null doit=true} to Button with text {Kernel} [2019-07-29T18:23:20.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1056504262 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-29T18:23:20.119Z] 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-29T18:23:20.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1056504268 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-29T18:23:20.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1056504268 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-29T18:23:20.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1056504268 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-29T18:23:20.119Z] *** BUG *** [2019-07-29T18:23:20.119Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:23:20.119Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:23:20.119Z] [2019-07-29T18:23:20.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1056504268 data=null item=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-29T18:23:20.119Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:20.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:20.119Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T18:23:20.119Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T18:23:20.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T18:23:20.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1056504341 data=null doit=true} to TreeItem with text {All} [2019-07-29T18:23:20.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1056504341 data=null} to TreeItem with text {All} [2019-07-29T18:23:20.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1056504341 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T18:23:20.119Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056504341 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-29T18:23:20.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1056504342 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T18:23:20.119Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T18:23:20.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056504342 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T18:23:20.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056504343 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T18:23:20.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056504343 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-29T18:23:20.119Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056504343 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-29T18:23:20.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056504343 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-29T18:23:20.119Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T18:23:20.119Z] 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-29T18:23:20.119Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-29T18:23:20.119Z] 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-29T18:23:20.119Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T18:23:20.119Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@379ddab2 [2019-07-29T18:23:20.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1056504352 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-29T18:23:20.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1056504352 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-29T18:23:20.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1056504353 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T18:23:20.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1056504353 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T18:23:20.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1056504353 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-29T18:23:20.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1056504353 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-29T18:23:20.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1056504353 data=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-29T18:23:20.119Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1056504354 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-29T18:23:20.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1056504354 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-29T18:23:20.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1056504354 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-29T18:23:20.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1056504354 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T18:23:20.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1056504354 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T18:23:20.119Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-29T18:23:20.119Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T18:23:20.119Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T18:23:20.119Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-29T18:23:20.119Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning [2019-07-29T18:23:20.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1056504356 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-29T18:23:20.119Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:20.119Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:20.119Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:20.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056504357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:20.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056504357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:20.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056504357 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:20.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056504357 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:20.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056504357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:20.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056504357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:20.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056504357 data=null item=null detail=0 x=0 y=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-29T18:23:20.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056504140 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-29T18:23:20.375Z] DEBUG - Clicked on [2019-07-29T18:23:20.375Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:20.375Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:20.375Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:20.375Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:20.375Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:20.375Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:20.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1056504516 data=null doit=true} to Tree node with text: JUL [2019-07-29T18:23:20.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1056504516 data=null} to Tree node with text: JUL [2019-07-29T18:23:20.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1056504517 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-29T18:23:20.375Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056504517 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-29T18:23:20.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1056504517 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-29T18:23:20.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:20.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056504518 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:20.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056504518 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:20.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056504518 data=null} to Tree node with text: mysession [2019-07-29T18:23:20.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056504518 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:20.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056504518 data=null item=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-29T18:23:20.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056504519 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:20.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:20.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056504519 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:20.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056504519 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:20.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056504519 data=null} to Tree node with text: mysession [2019-07-29T18:23:20.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056504520 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:20.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056504520 data=null item=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-29T18:23:20.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056504520 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:20.375Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:20.375Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:20.630Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:20.630Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:20.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056504730 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-29T18:23:20.630Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:20.630Z] 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-29T18:23:20.630Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:20.630Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1056504731 data=null doit=true} to Button with text {Kernel} [2019-07-29T18:23:20.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1056504732 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-29T18:23:20.630Z] 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-29T18:23:20.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1056504732 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-29T18:23:20.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1056504732 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-29T18:23:20.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1056504732 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-29T18:23:20.630Z] *** BUG *** [2019-07-29T18:23:20.630Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:23:20.630Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:23:20.630Z] [2019-07-29T18:23:20.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1056504732 data=null item=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-29T18:23:20.630Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:20.630Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:20.630Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T18:23:20.630Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T18:23:20.630Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T18:23:20.630Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:20.630Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:20.630Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-29T18:23:20.630Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-29T18:23:20.630Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:20.630Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:20.630Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:20.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056504767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:20.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056504767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:20.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056504767 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:20.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056504767 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:20.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056504767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:20.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056504767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:20.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056504767 data=null item=null detail=0 x=0 y=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-29T18:23:20.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056504559 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-29T18:23:20.886Z] DEBUG - Clicked on [2019-07-29T18:23:20.886Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:20.886Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:20.886Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:20.886Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:20.886Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:20.886Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:20.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1056504928 data=null doit=true} to Tree node with text: JUL [2019-07-29T18:23:20.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1056504929 data=null} to Tree node with text: JUL [2019-07-29T18:23:20.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1056504929 data=null button=1 stateMask=0x0 x=90 y=92 count=1} to Tree node with text: JUL [2019-07-29T18:23:20.886Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056504929 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-29T18:23:20.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1056504930 data=null button=1 stateMask=0x80000 x=90 y=92 count=1} to Tree node with text: JUL [2019-07-29T18:23:20.886Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:20.886Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:20.886Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:20.886Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-29T18:23:20.886Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:20.886Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:20.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:20.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056504931 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056504931 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056504931 data=null} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056504931 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056504931 data=null item=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-29T18:23:20.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056504936 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:20.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056504937 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056504937 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056504937 data=null} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056504937 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056504937 data=null item=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-29T18:23:20.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056504937 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-29T18:23:20.886Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-29T18:23:20.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1056504971 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-29T18:23:20.886Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-29T18:23:20.886Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:20.886Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:20.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:20.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056505072 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056505073 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056505073 data=null} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056505073 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056505073 data=null item=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-29T18:23:20.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056505073 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:20.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056505074 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056505074 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056505074 data=null} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056505074 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056505074 data=null item=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-29T18:23:20.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056505075 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:20.886Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-29T18:23:20.886Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-29T18:23:20.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1056505125 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-29T18:23:20.886Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-29T18:23:21.142Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T18:23:21.142Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:21.142Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:21.142Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:21.142Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-29T18:23:21.142Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:21.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1056505266 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-29T18:23:21.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1056505266 data=null doit=true} to Tree node with text: logger [2019-07-29T18:23:21.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1056505266 data=null} to Tree node with text: logger [2019-07-29T18:23:21.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1056505267 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-29T18:23:21.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056505267 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-29T18:23:21.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1056505270 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-29T18:23:21.142Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T18:23:21.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:21.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:21.142Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T18:23:21.142Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:21.142Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:21.142Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:21.142Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-29T18:23:21.142Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:21.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1056505337 data=null button=0 stateMask=0x0 x=161 y=126 count=0} to Tree node with text: anotherLogger [2019-07-29T18:23:21.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1056505337 data=null doit=true} to Tree node with text: anotherLogger [2019-07-29T18:23:21.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1056505337 data=null} to Tree node with text: anotherLogger [2019-07-29T18:23:21.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1056505337 data=null button=1 stateMask=0x0 x=161 y=126 count=1} to Tree node with text: anotherLogger [2019-07-29T18:23:21.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056505337 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-29T18:23:21.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1056505347 data=null button=1 stateMask=0x80000 x=161 y=118 count=1} to Tree node with text: anotherLogger [2019-07-29T18:23:21.142Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T18:23:21.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:21.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:21.397Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:21.397Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:21.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:21.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056505430 data=null button=0 stateMask=0x0 x=112 y=-8 count=0} to Tree node with text: mysession [2019-07-29T18:23:21.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056505430 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:21.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056505430 data=null} to Tree node with text: mysession [2019-07-29T18:23:21.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056505430 data=null button=1 stateMask=0x0 x=112 y=-8 count=1} to Tree node with text: mysession [2019-07-29T18:23:21.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056505430 data=null item=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-29T18:23:21.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056505432 data=null button=1 stateMask=0x80000 x=112 y=-8 count=1} to Tree node with text: mysession [2019-07-29T18:23:21.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:21.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056505432 data=null button=0 stateMask=0x0 x=112 y=-8 count=0} to Tree node with text: mysession [2019-07-29T18:23:21.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056505432 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:21.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056505432 data=null} to Tree node with text: mysession [2019-07-29T18:23:21.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056505432 data=null button=1 stateMask=0x0 x=112 y=-8 count=1} to Tree node with text: mysession [2019-07-29T18:23:21.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056505432 data=null item=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-29T18:23:21.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056505433 data=null button=1 stateMask=0x80000 x=112 y=-8 count=1} to Tree node with text: mysession [2019-07-29T18:23:21.398Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:21.398Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:21.398Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:21.398Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:21.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056505635 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:21.398Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:21.398Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:21.398Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:21.398Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:21.398Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-29T18:23:21.398Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T18:23:21.398Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-29T18:23:21.398Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:21.398Z] 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-29T18:23:21.398Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:21.398Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:21.398Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:21.398Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:21.398Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:21.398Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:21.398Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:21.398Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:21.398Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:21.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1056505637 data=null doit=true} to Button with text {Kernel} [2019-07-29T18:23:21.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1056505637 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-29T18:23:21.398Z] 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-29T18:23:21.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1056505638 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-29T18:23:21.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1056505643 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-29T18:23:21.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1056505644 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-29T18:23:21.653Z] *** BUG *** [2019-07-29T18:23:21.653Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:23:21.653Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:23:21.653Z] [2019-07-29T18:23:21.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1056505644 data=null item=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-29T18:23:21.653Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:21.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:21.653Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T18:23:21.653Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T18:23:21.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T18:23:21.653Z] DEBUG - Setting state to checked on: All [2019-07-29T18:23:21.653Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:21.653Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:21.653Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:21.653Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:21.653Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:21.653Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:21.653Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:21.653Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T18:23:21.653Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T18:23:21.653Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:21.653Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:21.653Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:21.653Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:21.653Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:21.653Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:21.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056505726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:21.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056505727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:21.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056505727 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:21.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056505727 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:21.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056505727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:21.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056505727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:21.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056505727 data=null item=null detail=0 x=0 y=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-29T18:23:21.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056505517 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-29T18:23:21.653Z] DEBUG - Clicked on [2019-07-29T18:23:21.653Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:21.653Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:21.653Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:21.653Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:21.653Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:21.653Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:21.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1056505821 data=null doit=true} to Tree node with text: LOG4J [2019-07-29T18:23:21.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1056505821 data=null} to Tree node with text: LOG4J [2019-07-29T18:23:21.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1056505821 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-29T18:23:21.653Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056505821 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-29T18:23:21.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1056505822 data=null button=1 stateMask=0x80000 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-29T18:23:21.653Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:21.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056505822 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:21.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056505822 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:21.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056505822 data=null} to Tree node with text: mysession [2019-07-29T18:23:21.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056505823 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:21.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056505823 data=null item=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-29T18:23:21.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056505823 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:21.653Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:21.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056505824 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:21.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056505824 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:21.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056505824 data=null} to Tree node with text: mysession [2019-07-29T18:23:21.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056505824 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:21.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056505824 data=null item=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-29T18:23:21.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056505824 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:21.909Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:21.909Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:21.909Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:21.909Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:21.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056506030 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-29T18:23:21.909Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:21.909Z] 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-29T18:23:21.909Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:21.909Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1056506031 data=null doit=true} to Button with text {Kernel} [2019-07-29T18:23:21.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1056506032 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-29T18:23:21.909Z] 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-29T18:23:21.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1056506032 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-29T18:23:21.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1056506032 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-29T18:23:21.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1056506032 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-29T18:23:21.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1056506032 data=null item=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-29T18:23:21.909Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:21.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:21.909Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T18:23:21.909Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T18:23:21.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T18:23:21.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1056506063 data=null doit=true} to TreeItem with text {All} [2019-07-29T18:23:21.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1056506063 data=null} to TreeItem with text {All} [2019-07-29T18:23:21.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1056506063 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T18:23:21.909Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056506063 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-29T18:23:21.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1056506064 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T18:23:21.909Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T18:23:21.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056506064 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T18:23:21.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056506065 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T18:23:21.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056506065 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-29T18:23:21.909Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056506065 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-29T18:23:21.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056506065 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-29T18:23:21.909Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T18:23:21.909Z] 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-29T18:23:21.909Z] DEBUG - Setting state to checked on: logger [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:21.909Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:21.909Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:21.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056506067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:21.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056506067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:21.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056506067 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:21.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056506067 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:21.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056506067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:21.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056506067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:21.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056506067 data=null item=null detail=0 x=0 y=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-29T18:23:21.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056505918 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-29T18:23:21.909Z] DEBUG - Clicked on [2019-07-29T18:23:21.909Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:21.909Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:21.909Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:21.909Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:21.909Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:21.909Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:21.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1056506158 data=null doit=true} to Tree node with text: LOG4J [2019-07-29T18:23:21.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1056506158 data=null} to Tree node with text: LOG4J [2019-07-29T18:23:21.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1056506158 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-29T18:23:21.909Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056506158 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-29T18:23:21.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1056506159 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-29T18:23:21.909Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:21.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056506159 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:21.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056506159 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:21.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056506159 data=null} to Tree node with text: mysession [2019-07-29T18:23:21.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056506160 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:21.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056506160 data=null item=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-29T18:23:21.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056506160 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:21.909Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:21.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056506161 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:21.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056506161 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:21.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056506161 data=null} to Tree node with text: mysession [2019-07-29T18:23:21.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056506161 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:21.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056506161 data=null item=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-29T18:23:21.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056506163 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:22.165Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:22.165Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:22.420Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:22.420Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:22.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056506428 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-29T18:23:22.420Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:22.420Z] 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-29T18:23:22.420Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:22.420Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1056506429 data=null doit=true} to Button with text {Kernel} [2019-07-29T18:23:22.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1056506429 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-29T18:23:22.420Z] 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-29T18:23:22.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1056506430 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-29T18:23:22.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1056506430 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-29T18:23:22.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1056506430 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-29T18:23:22.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1056506430 data=null item=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-29T18:23:22.420Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:22.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:22.420Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T18:23:22.420Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T18:23:22.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T18:23:22.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1056506460 data=null doit=true} to TreeItem with text {All} [2019-07-29T18:23:22.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1056506460 data=null} to TreeItem with text {All} [2019-07-29T18:23:22.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1056506460 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T18:23:22.420Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056506460 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-29T18:23:22.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1056506461 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T18:23:22.420Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T18:23:22.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056506461 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T18:23:22.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056506461 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T18:23:22.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056506462 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-29T18:23:22.420Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056506462 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-29T18:23:22.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056506462 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-29T18:23:22.420Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T18:23:22.420Z] 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-29T18:23:22.420Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-29T18:23:22.420Z] 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-29T18:23:22.420Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:22.420Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T18:23:22.421Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@32394a4b [2019-07-29T18:23:22.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1056506464 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-29T18:23:22.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1056506464 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-29T18:23:22.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1056506464 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T18:23:22.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1056506464 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T18:23:22.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1056506464 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-29T18:23:22.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1056506464 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-29T18:23:22.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1056506464 data=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-29T18:23:22.421Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1056506465 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-29T18:23:22.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1056506465 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-29T18:23:22.421Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1056506465 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-29T18:23:22.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1056506465 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T18:23:22.421Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1056506465 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T18:23:22.421Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-29T18:23:22.421Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T18:23:22.421Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T18:23:22.421Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-29T18:23:22.421Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal [2019-07-29T18:23:22.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1056506465 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-29T18:23:22.421Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal [2019-07-29T18:23:22.421Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:22.421Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:22.421Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:22.421Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:22.421Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:22.421Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:22.421Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:22.421Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T18:23:22.421Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T18:23:22.421Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:22.421Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:22.421Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:22.421Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:22.421Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:22.421Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:22.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056506466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:22.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056506467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:22.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056506467 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:22.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056506467 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:22.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056506467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:22.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056506467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:22.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056506467 data=null item=null detail=0 x=0 y=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-29T18:23:22.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056506272 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-29T18:23:22.421Z] DEBUG - Clicked on [2019-07-29T18:23:22.421Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:22.421Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:22.421Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:22.421Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:22.421Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:22.421Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:22.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1056506555 data=null doit=true} to Tree node with text: LOG4J [2019-07-29T18:23:22.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1056506555 data=null} to Tree node with text: LOG4J [2019-07-29T18:23:22.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1056506555 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-29T18:23:22.421Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056506555 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-29T18:23:22.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1056506556 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-29T18:23:22.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:22.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056506557 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:22.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056506557 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:22.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056506557 data=null} to Tree node with text: mysession [2019-07-29T18:23:22.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056506557 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:22.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056506557 data=null item=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-29T18:23:22.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056506557 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:22.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:22.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056506558 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:22.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056506558 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:22.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056506558 data=null} to Tree node with text: mysession [2019-07-29T18:23:22.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056506558 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:22.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056506558 data=null item=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-29T18:23:22.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056506559 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:22.421Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:22.421Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:22.676Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:22.676Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:22.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056506748 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-29T18:23:22.676Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:22.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-29T18:23:22.676Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:22.676Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1056506750 data=null doit=true} to Button with text {Kernel} [2019-07-29T18:23:22.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1056506750 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-29T18:23:22.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-29T18:23:22.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1056506750 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-29T18:23:22.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1056506750 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-29T18:23:22.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1056506750 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-29T18:23:22.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1056506750 data=null item=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-29T18:23:22.676Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:22.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:22.676Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T18:23:22.676Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T18:23:22.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T18:23:22.676Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:22.676Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:22.676Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-29T18:23:22.676Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-29T18:23:22.676Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:22.676Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:22.676Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:22.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056506822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:22.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056506822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:22.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056506822 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:22.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056506822 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:22.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056506822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:22.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056506822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:22.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056506822 data=null item=null detail=0 x=0 y=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-29T18:23:22.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056506637 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-29T18:23:22.676Z] DEBUG - Clicked on [2019-07-29T18:23:22.676Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:22.676Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:22.676Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:22.676Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:22.676Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:22.676Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:22.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1056506923 data=null doit=true} to Tree node with text: LOG4J [2019-07-29T18:23:22.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1056506923 data=null} to Tree node with text: LOG4J [2019-07-29T18:23:22.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1056506924 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-29T18:23:22.676Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056506924 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-29T18:23:22.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1056506924 data=null button=1 stateMask=0x80000 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-29T18:23:22.676Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:22.676Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:22.676Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:22.676Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-29T18:23:22.676Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:22.676Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:22.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:22.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056506926 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:22.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056506926 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:22.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056506926 data=null} to Tree node with text: mysession [2019-07-29T18:23:22.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056506926 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:22.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056506927 data=null item=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-29T18:23:22.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056506927 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:22.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:22.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056506928 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:22.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056506928 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:22.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056506928 data=null} to Tree node with text: mysession [2019-07-29T18:23:22.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056506928 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:22.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056506928 data=null item=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-29T18:23:22.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056506929 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:22.931Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-29T18:23:22.931Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-29T18:23:22.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1056506961 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-29T18:23:22.931Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-29T18:23:22.931Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:22.931Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:22.931Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:22.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056507063 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:22.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056507063 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:22.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056507063 data=null} to Tree node with text: mysession [2019-07-29T18:23:22.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056507063 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:22.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056507063 data=null item=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-29T18:23:22.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056507064 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:22.931Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:22.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056507064 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:22.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056507065 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:22.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056507065 data=null} to Tree node with text: mysession [2019-07-29T18:23:22.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056507065 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:22.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056507065 data=null item=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-29T18:23:22.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056507066 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:22.931Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-29T18:23:22.931Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-29T18:23:22.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1056507093 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-29T18:23:22.931Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-29T18:23:23.186Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T18:23:23.186Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:23.186Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:23.186Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:23.186Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-29T18:23:23.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:23.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1056507249 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-29T18:23:23.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1056507249 data=null doit=true} to Tree node with text: logger [2019-07-29T18:23:23.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1056507249 data=null} to Tree node with text: logger [2019-07-29T18:23:23.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1056507249 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-29T18:23:23.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056507249 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-29T18:23:23.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1056507251 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-29T18:23:23.186Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T18:23:23.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:23.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:23.186Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T18:23:23.186Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:23.186Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:23.186Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:23.186Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-29T18:23:23.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:23.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1056507325 data=null button=0 stateMask=0x0 x=161 y=122 count=0} to Tree node with text: anotherLogger [2019-07-29T18:23:23.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1056507325 data=null doit=true} to Tree node with text: anotherLogger [2019-07-29T18:23:23.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1056507325 data=null} to Tree node with text: anotherLogger [2019-07-29T18:23:23.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1056507325 data=null button=1 stateMask=0x0 x=161 y=122 count=1} to Tree node with text: anotherLogger [2019-07-29T18:23:23.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056507325 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-29T18:23:23.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1056507327 data=null button=1 stateMask=0x80000 x=161 y=122 count=1} to Tree node with text: anotherLogger [2019-07-29T18:23:23.186Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T18:23:23.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:23.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:23.186Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:23.186Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:23.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:23.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056507356 data=null button=0 stateMask=0x0 x=112 y=7 count=0} to Tree node with text: mysession [2019-07-29T18:23:23.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056507356 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:23.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056507356 data=null} to Tree node with text: mysession [2019-07-29T18:23:23.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056507357 data=null button=1 stateMask=0x0 x=112 y=7 count=1} to Tree node with text: mysession [2019-07-29T18:23:23.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056507357 data=null item=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-29T18:23:23.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056507357 data=null button=1 stateMask=0x80000 x=112 y=7 count=1} to Tree node with text: mysession [2019-07-29T18:23:23.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:23.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056507358 data=null button=0 stateMask=0x0 x=112 y=7 count=0} to Tree node with text: mysession [2019-07-29T18:23:23.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056507358 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:23.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056507358 data=null} to Tree node with text: mysession [2019-07-29T18:23:23.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056507358 data=null button=1 stateMask=0x0 x=112 y=7 count=1} to Tree node with text: mysession [2019-07-29T18:23:23.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056507358 data=null item=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-29T18:23:23.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056507359 data=null button=1 stateMask=0x80000 x=112 y=7 count=1} to Tree node with text: mysession [2019-07-29T18:23:23.186Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:23.186Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:23.441Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:23.441Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:23.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056507557 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-29T18:23:23.441Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:23.441Z] 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-29T18:23:23.441Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:23.441Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1056507559 data=null doit=true} to Button with text {Kernel} [2019-07-29T18:23:23.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1056507559 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-29T18:23:23.441Z] 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-29T18:23:23.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1056507559 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-29T18:23:23.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1056507559 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-29T18:23:23.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1056507559 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-29T18:23:23.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1056507559 data=null item=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-29T18:23:23.441Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:23.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:23.441Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T18:23:23.441Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T18:23:23.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T18:23:23.441Z] DEBUG - Setting state to checked on: All [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:23.441Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:23.441Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:23.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056507636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:23.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056507636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:23.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056507636 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:23.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056507636 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:23.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056507637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:23.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056507637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:23.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056507637 data=null item=null detail=0 x=0 y=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-29T18:23:23.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056507438 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-29T18:23:23.696Z] DEBUG - Clicked on [2019-07-29T18:23:23.696Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:23.696Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:23.696Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:23.696Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:23.696Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:23.696Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:23.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1056507720 data=null doit=true} to Tree node with text: Python [2019-07-29T18:23:23.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1056507720 data=null} to Tree node with text: Python [2019-07-29T18:23:23.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1056507720 data=null button=1 stateMask=0x0 x=102 y=92 count=1} to Tree node with text: Python [2019-07-29T18:23:23.696Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056507720 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-29T18:23:23.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1056507721 data=null button=1 stateMask=0x80000 x=102 y=92 count=1} to Tree node with text: Python [2019-07-29T18:23:23.696Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:23.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056507721 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:23.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056507721 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:23.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056507721 data=null} to Tree node with text: mysession [2019-07-29T18:23:23.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056507721 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:23.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056507721 data=null item=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-29T18:23:23.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056507722 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:23.696Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:23.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056507723 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:23.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056507723 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:23.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056507723 data=null} to Tree node with text: mysession [2019-07-29T18:23:23.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056507723 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:23.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056507723 data=null item=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-29T18:23:23.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056507724 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:23.696Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:23.696Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:23.696Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:23.696Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:23.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056507857 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-29T18:23:23.696Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:23.696Z] 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-29T18:23:23.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:23.696Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1056507859 data=null doit=true} to Button with text {Kernel} [2019-07-29T18:23:23.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1056507859 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-29T18:23:23.696Z] 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-29T18:23:23.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1056507860 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-29T18:23:23.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1056507860 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-29T18:23:23.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1056507860 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-29T18:23:23.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1056507860 data=null item=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-29T18:23:23.696Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:23.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:23.696Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T18:23:23.696Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T18:23:23.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T18:23:23.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1056507932 data=null doit=true} to TreeItem with text {All} [2019-07-29T18:23:23.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1056507932 data=null} to TreeItem with text {All} [2019-07-29T18:23:23.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1056507933 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T18:23:23.696Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056507933 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-29T18:23:23.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1056507934 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T18:23:23.696Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T18:23:23.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056507934 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T18:23:23.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056507934 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T18:23:23.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056507935 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-29T18:23:23.696Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056507935 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-29T18:23:23.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056507935 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-29T18:23:23.696Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T18:23:23.696Z] 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-29T18:23:23.696Z] DEBUG - Setting state to checked on: logger [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:23.696Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:23.696Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:23.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056507937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:23.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056507937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:23.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056507937 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:23.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056507937 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:23.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056507941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:23.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056507941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:23.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056507941 data=null item=null detail=0 x=0 y=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-29T18:23:23.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056507755 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-29T18:23:23.952Z] DEBUG - Clicked on [2019-07-29T18:23:23.952Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:23.952Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:23.952Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:23.952Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:23.952Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:23.952Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:23.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1056508035 data=null doit=true} to Tree node with text: Python [2019-07-29T18:23:23.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1056508035 data=null} to Tree node with text: Python [2019-07-29T18:23:23.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1056508036 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-29T18:23:23.952Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056508036 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-29T18:23:23.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1056508036 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-29T18:23:23.952Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:23.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056508037 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:23.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056508037 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:23.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056508037 data=null} to Tree node with text: mysession [2019-07-29T18:23:23.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056508037 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:23.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056508037 data=null item=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-29T18:23:23.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056508038 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:23.952Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:23.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056508038 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:23.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056508038 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:23.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056508038 data=null} to Tree node with text: mysession [2019-07-29T18:23:23.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056508039 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:23.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056508039 data=null item=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-29T18:23:23.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056508039 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:23.952Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:23.952Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:24.208Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:24.208Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:24.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056508232 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-29T18:23:24.208Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:24.208Z] 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-29T18:23:24.208Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:24.208Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1056508233 data=null doit=true} to Button with text {Kernel} [2019-07-29T18:23:24.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1056508233 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-29T18:23:24.208Z] 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-29T18:23:24.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1056508234 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-29T18:23:24.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1056508234 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-29T18:23:24.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1056508234 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-29T18:23:24.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1056508234 data=null item=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-29T18:23:24.208Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:24.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:24.208Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T18:23:24.208Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T18:23:24.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T18:23:24.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1056508265 data=null doit=true} to TreeItem with text {All} [2019-07-29T18:23:24.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1056508265 data=null} to TreeItem with text {All} [2019-07-29T18:23:24.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1056508265 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T18:23:24.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056508265 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-29T18:23:24.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1056508266 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T18:23:24.208Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T18:23:24.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056508266 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T18:23:24.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056508267 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T18:23:24.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056508267 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-29T18:23:24.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056508267 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-29T18:23:24.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1056508267 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-29T18:23:24.208Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T18:23:24.208Z] 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-29T18:23:24.208Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-29T18:23:24.208Z] 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-29T18:23:24.208Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T18:23:24.208Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@29f7c73e [2019-07-29T18:23:24.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1056508269 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-29T18:23:24.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1056508269 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-29T18:23:24.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1056508270 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T18:23:24.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1056508270 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T18:23:24.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1056508270 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-29T18:23:24.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1056508270 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-29T18:23:24.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1056508270 data=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-29T18:23:24.208Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1056508270 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-29T18:23:24.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1056508270 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-29T18:23:24.208Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1056508270 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-29T18:23:24.208Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1056508270 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T18:23:24.208Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1056508270 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T18:23:24.208Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-29T18:23:24.208Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T18:23:24.208Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T18:23:24.208Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-29T18:23:24.208Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical [2019-07-29T18:23:24.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1056508319 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-29T18:23:24.208Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:24.208Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:24.208Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:24.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056508320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:24.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056508321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:24.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056508321 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:24.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056508321 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:24.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056508321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:24.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056508321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:24.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056508321 data=null item=null detail=0 x=0 y=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-29T18:23:24.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056508118 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-29T18:23:24.208Z] DEBUG - Clicked on [2019-07-29T18:23:24.208Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:24.208Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:24.208Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:24.208Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:24.208Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:24.208Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:24.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1056508368 data=null doit=true} to Tree node with text: Python [2019-07-29T18:23:24.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1056508368 data=null} to Tree node with text: Python [2019-07-29T18:23:24.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1056508368 data=null button=1 stateMask=0x0 x=102 y=92 count=1} to Tree node with text: Python [2019-07-29T18:23:24.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056508368 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-29T18:23:24.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1056508416 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-29T18:23:24.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:24.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056508417 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:24.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056508417 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:24.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056508417 data=null} to Tree node with text: mysession [2019-07-29T18:23:24.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056508417 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:24.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056508417 data=null item=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-29T18:23:24.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056508418 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:24.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:24.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056508418 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:24.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056508418 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:24.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056508418 data=null} to Tree node with text: mysession [2019-07-29T18:23:24.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056508418 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:24.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056508418 data=null item=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-29T18:23:24.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056508419 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:24.208Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:24.208Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:24.464Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:24.464Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:24.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056508569 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-29T18:23:24.464Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:24.464Z] 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-29T18:23:24.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:24.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1056508570 data=null doit=true} to Button with text {Kernel} [2019-07-29T18:23:24.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1056508570 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-29T18:23:24.464Z] 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-29T18:23:24.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1056508571 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-29T18:23:24.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1056508576 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-29T18:23:24.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1056508576 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-29T18:23:24.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1056508576 data=null item=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-29T18:23:24.464Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:24.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:24.464Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T18:23:24.464Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T18:23:24.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T18:23:24.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:24.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:24.464Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-29T18:23:24.464Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-29T18:23:24.464Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:24.464Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:24.464Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:24.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056508646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:24.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056508646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:24.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056508646 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:24.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056508646 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:24.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056508646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:24.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056508646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:24.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056508646 data=null item=null detail=0 x=0 y=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-29T18:23:24.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056508450 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-29T18:23:24.719Z] DEBUG - Clicked on [2019-07-29T18:23:24.719Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:24.719Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:24.719Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:24.719Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:24.719Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:24.719Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:24.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1056508747 data=null doit=true} to Tree node with text: Python [2019-07-29T18:23:24.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1056508747 data=null} to Tree node with text: Python [2019-07-29T18:23:24.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1056508748 data=null button=1 stateMask=0x0 x=102 y=92 count=1} to Tree node with text: Python [2019-07-29T18:23:24.719Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056508748 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-29T18:23:24.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1056508749 data=null button=1 stateMask=0x80000 x=102 y=92 count=1} to Tree node with text: Python [2019-07-29T18:23:24.719Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:24.719Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:24.719Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:24.719Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-29T18:23:24.719Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:24.719Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:24.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:24.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056508750 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056508750 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056508750 data=null} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056508750 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056508750 data=null item=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-29T18:23:24.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056508751 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:24.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056508751 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056508751 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056508751 data=null} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056508751 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056508752 data=null item=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-29T18:23:24.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056508752 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-29T18:23:24.719Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-29T18:23:24.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1056508830 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-29T18:23:24.719Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-29T18:23:24.719Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:24.719Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:24.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:24.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056508931 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056508931 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056508931 data=null} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056508931 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056508932 data=null item=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-29T18:23:24.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056508932 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:24.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056508933 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056508933 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056508933 data=null} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056508933 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056508933 data=null item=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-29T18:23:24.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056508934 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:24.719Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-29T18:23:24.719Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-29T18:23:24.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1056508961 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-29T18:23:24.719Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-29T18:23:24.974Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T18:23:24.974Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:24.974Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:24.974Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:24.974Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-29T18:23:24.974Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:24.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1056509116 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-29T18:23:24.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1056509116 data=null doit=true} to Tree node with text: logger [2019-07-29T18:23:24.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1056509116 data=null} to Tree node with text: logger [2019-07-29T18:23:24.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1056509116 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-29T18:23:24.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056509117 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-29T18:23:24.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1056509118 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-29T18:23:24.975Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T18:23:24.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:24.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:24.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T18:23:24.975Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:24.975Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:24.975Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:24.975Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-29T18:23:24.975Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:24.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1056509152 data=null button=0 stateMask=0x0 x=161 y=137 count=0} to Tree node with text: anotherLogger [2019-07-29T18:23:24.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1056509153 data=null doit=true} to Tree node with text: anotherLogger [2019-07-29T18:23:24.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1056509153 data=null} to Tree node with text: anotherLogger [2019-07-29T18:23:24.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1056509153 data=null button=1 stateMask=0x0 x=161 y=137 count=1} to Tree node with text: anotherLogger [2019-07-29T18:23:24.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056509153 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-29T18:23:24.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1056509154 data=null button=1 stateMask=0x80000 x=161 y=137 count=1} to Tree node with text: anotherLogger [2019-07-29T18:23:24.975Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T18:23:24.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:24.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:24.975Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:24.975Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:24.975Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:24.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056509191 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-29T18:23:24.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056509191 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:24.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056509191 data=null} to Tree node with text: mysession [2019-07-29T18:23:24.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056509191 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:24.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056509191 data=null item=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-29T18:23:24.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056509192 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:24.975Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:24.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056509192 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-29T18:23:24.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056509192 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:24.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056509192 data=null} to Tree node with text: mysession [2019-07-29T18:23:24.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056509192 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:24.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056509192 data=null item=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-29T18:23:24.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056509193 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:25.232Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-29T18:23:25.232Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-29T18:23:25.232Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-29T18:23:25.232Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-29T18:23:25.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1056509328 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-29T18:23:25.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:25.232Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:23:25.232Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:23:25.232Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:25.232Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:25.232Z] DEBUG - Clicking on OK [2019-07-29T18:23:25.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056509328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:25.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056509329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:25.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056509329 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:25.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056509329 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:25.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056509329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:25.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056509329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:25.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056509329 data=null item=null detail=0 x=0 y=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-29T18:23:25.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1056509246 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-29T18:23:25.232Z] DEBUG - Clicked on [2019-07-29T18:23:25.232Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:25.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:25.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056509360 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:25.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056509360 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:25.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056509360 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:25.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056509360 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:25.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056509360 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-29T18:23:25.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056509360 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:25.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:25.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056509361 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:25.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056509361 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:25.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056509361 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:25.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056509364 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:25.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056509364 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-29T18:23:25.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056509365 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:25.232Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-29T18:23:25.232Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-29T18:23:25.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1056509438 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-29T18:23:25.232Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-29T18:23:25.487Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.498 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-29T18:23:25.487Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest) Time elapsed: 7.271 s [2019-07-29T18:23:25.487Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-29T18:23:25.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T18:23:25.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:25.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:25.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:25.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056509845 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:25.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056509845 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:25.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056509845 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:25.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056509845 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:25.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056509845 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-29T18:23:25.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056509846 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:25.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:25.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056509847 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:25.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056509847 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:25.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056509847 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:25.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056509847 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:25.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056509847 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-29T18:23:25.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056509848 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:25.743Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-29T18:23:25.743Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-29T18:23:25.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1056509879 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-29T18:23:25.743Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-29T18:23:26.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:26.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1056510386 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T18:23:26.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056510386 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:26.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056510386 data=null} to Tree node with text: Sessions [2019-07-29T18:23:26.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056510386 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:26.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056510386 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-29T18:23:26.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056510387 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:26.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:26.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1056510387 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T18:23:26.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056510387 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:26.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056510387 data=null} to Tree node with text: Sessions [2019-07-29T18:23:26.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056510387 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:26.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056510388 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-29T18:23:26.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056510388 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:26.304Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-29T18:23:26.304Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-29T18:23:26.304Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-29T18:23:26.304Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-29T18:23:26.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1056510521 data=null doit=true} to Shell with text {Create Session} [2019-07-29T18:23:26.304Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:26.304Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:26.304Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:26.304Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:26.304Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:26.304Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:26.304Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:26.304Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:26.304Z] DEBUG - matched Text with text " [2019-07-29T18:23:26.304Z] ", using matcher: of type 'Text' [2019-07-29T18:23:26.304Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:26.304Z] DEBUG - matched Text with text " [2019-07-29T18:23:26.304Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:26.304Z] DEBUG - matched Text with text " [2019-07-29T18:23:26.304Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:26.304Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-29T18:23:26.304Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-29T18:23:26.304Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-29T18:23:26.304Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:26.304Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:26.304Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:26.304Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:26.304Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:26.304Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:26.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056510523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:26.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056510523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:26.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056510523 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:26.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056510524 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:26.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056510524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:26.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056510524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:26.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056510524 data=null item=null detail=0 x=0 y=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-29T18:23:26.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1056510429 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-29T18:23:26.560Z] DEBUG - Clicked on [2019-07-29T18:23:26.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056510618 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:26.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056510618 data=null} to Tree node with text: Sessions [2019-07-29T18:23:26.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056510618 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-29T18:23:26.560Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056510618 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-29T18:23:26.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056510619 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-29T18:23:26.560Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:26.560Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:26.560Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:26.560Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:26.560Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:26.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056510620 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-29T18:23:26.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056510620 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:26.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056510620 data=null} to Tree node with text: mysession [2019-07-29T18:23:26.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056510620 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T18:23:26.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056510620 data=null item=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-29T18:23:26.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056510622 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-29T18:23:26.560Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:26.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056510623 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-29T18:23:26.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056510623 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:26.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056510623 data=null} to Tree node with text: mysession [2019-07-29T18:23:26.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056510623 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-29T18:23:26.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056510623 data=null item=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-29T18:23:26.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056510623 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-29T18:23:26.560Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:26.560Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:26.815Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:26.815Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:26.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056510826 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:26.815Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T18:23:26.815Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T18:23:26.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1056510827 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-29T18:23:26.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1056510827 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-29T18:23:26.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1056510827 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-29T18:23:26.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1056510827 data=null item=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-29T18:23:26.815Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T18:23:26.815Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:26.815Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:26.815Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-29T18:23:26.815Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-29T18:23:26.815Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-29T18:23:26.815Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:26.815Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:26.815Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:26.815Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:26.815Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:26.815Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:26.815Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:26.815Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:26.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056510830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:26.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056510830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:26.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056510830 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:26.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056510831 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:26.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056510831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:26.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056510831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:26.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056510831 data=null item=null detail=0 x=0 y=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-29T18:23:26.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056510654 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-29T18:23:26.815Z] DEBUG - Clicked on [2019-07-29T18:23:26.815Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:26.815Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:26.815Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:26.815Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:26.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1056510927 data=null doit=true} to Tree node with text: channel0 [2019-07-29T18:23:26.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1056510927 data=null} to Tree node with text: channel0 [2019-07-29T18:23:26.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1056510927 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:26.815Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056510927 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-29T18:23:26.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1056510928 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:26.816Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:26.816Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:26.816Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:26.816Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:26.816Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-29T18:23:26.816Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:26.816Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:26.816Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:26.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056510929 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:26.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056510929 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:26.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056510929 data=null} to Tree node with text: mysession [2019-07-29T18:23:26.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056510929 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:26.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056510929 data=null item=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-29T18:23:26.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056510930 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:26.816Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:26.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056510930 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:26.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056510930 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:26.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056510930 data=null} to Tree node with text: mysession [2019-07-29T18:23:26.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056510930 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:26.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056510930 data=null item=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-29T18:23:26.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056510935 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:26.816Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:26.816Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:27.071Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:27.071Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:27.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056511130 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:27.071Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:27.071Z] 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-29T18:23:27.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T18:23:27.071Z] 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-29T18:23:27.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1056511132 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-29T18:23:27.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1056511141 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-29T18:23:27.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1056511142 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-29T18:23:27.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1056511142 data=null item=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-29T18:23:27.071Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T18:23:27.071Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:27.071Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:27.071Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-29T18:23:27.071Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-29T18:23:27.071Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-29T18:23:27.071Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:27.071Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:27.071Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:27.071Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:27.071Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:27.071Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:27.071Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.071Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:27.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056511146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056511146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056511146 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056511146 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056511146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056511146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056511146 data=null item=null detail=0 x=0 y=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-29T18:23:27.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056510966 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-29T18:23:27.071Z] DEBUG - Clicked on [2019-07-29T18:23:27.071Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:27.071Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:27.071Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:27.071Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:27.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1056511251 data=null doit=true} to Tree node with text: channel0 [2019-07-29T18:23:27.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1056511251 data=null} to Tree node with text: channel0 [2019-07-29T18:23:27.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1056511251 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:27.071Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056511251 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-29T18:23:27.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1056511252 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:27.071Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:27.071Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:27.071Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:27.071Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:27.071Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-29T18:23:27.071Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:27.071Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:27.071Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:27.071Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:27.071Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-29T18:23:27.071Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:27.071Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:27.071Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:27.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056511254 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:27.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056511254 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:27.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056511254 data=null} to Tree node with text: mysession [2019-07-29T18:23:27.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056511255 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:27.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056511255 data=null item=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-29T18:23:27.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056511255 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:27.071Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:27.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056511256 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:27.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056511256 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:27.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056511256 data=null} to Tree node with text: mysession [2019-07-29T18:23:27.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056511256 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:27.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056511256 data=null item=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-29T18:23:27.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056511256 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:27.326Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:27.326Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:27.326Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:27.326Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:27.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056511458 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:27.326Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:27.326Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:27.326Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:27.326Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:27.326Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:27.326Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.326Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:27.326Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.326Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:27.326Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-29T18:23:27.326Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-29T18:23:27.326Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:27.326Z] 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-29T18:23:27.326Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.326Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:27.326Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.326Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:27.326Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.326Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:27.326Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:27.326Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:27.326Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T18:23:27.326Z] 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-29T18:23:27.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1056511466 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-29T18:23:27.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1056511469 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-29T18:23:27.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1056511469 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-29T18:23:27.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1056511469 data=null item=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-29T18:23:27.327Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T18:23:27.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:27.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:27.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:27.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:27.327Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-29T18:23:27.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1056511523 data=null doit=true} to TreeItem with text {All} [2019-07-29T18:23:27.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1056511523 data=null} to TreeItem with text {All} [2019-07-29T18:23:27.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1056511523 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T18:23:27.327Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056511523 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-29T18:23:27.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1056511544 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T18:23:27.327Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T18:23:27.327Z] DEBUG - Setting state to checked on: sched_process_fork [2019-07-29T18:23:27.327Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:27.327Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:27.327Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-29T18:23:27.327Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-29T18:23:27.327Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-29T18:23:27.327Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:27.327Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:27.327Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:27.327Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:27.327Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:27.327Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:27.327Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:27.327Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:27.327Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:27.327Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:27.327Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:27.327Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.327Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.327Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.327Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.327Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.327Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:27.327Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:27.327Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:27.327Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:27.327Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.327Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:27.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056511548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056511548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056511548 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056511548 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056511548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056511548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056511548 data=null item=null detail=0 x=0 y=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-29T18:23:27.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056511338 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-29T18:23:27.582Z] DEBUG - Clicked on [2019-07-29T18:23:27.582Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:27.582Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:27.582Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:27.582Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:27.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1056511645 data=null doit=true} to Tree node with text: channel0 [2019-07-29T18:23:27.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1056511645 data=null} to Tree node with text: channel0 [2019-07-29T18:23:27.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1056511645 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:27.582Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056511645 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-29T18:23:27.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1056511646 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:27.582Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:27.582Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:27.582Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:27.582Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:27.582Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-29T18:23:27.582Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:27.582Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:27.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:27.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056511647 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:27.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056511648 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:27.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056511648 data=null} to Tree node with text: mysession [2019-07-29T18:23:27.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056511648 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:27.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056511648 data=null item=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-29T18:23:27.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056511649 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:27.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:27.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056511649 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:27.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056511649 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:27.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056511649 data=null} to Tree node with text: mysession [2019-07-29T18:23:27.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056511649 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:27.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056511649 data=null item=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-29T18:23:27.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056511650 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:27.582Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:27.582Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:27.837Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:27.837Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:27.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056511842 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:27.837Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:27.837Z] 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-29T18:23:27.837Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T18:23:27.837Z] 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-29T18:23:27.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1056511844 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-29T18:23:27.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1056511844 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-29T18:23:27.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1056511844 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-29T18:23:27.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1056511844 data=null item=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-29T18:23:27.837Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T18:23:27.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:27.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:27.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:27.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:27.837Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-29T18:23:27.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1056511854 data=null doit=true} to TreeItem with text {All} [2019-07-29T18:23:27.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1056511854 data=null} to TreeItem with text {All} [2019-07-29T18:23:27.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1056511854 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T18:23:27.837Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056511855 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-29T18:23:27.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1056511876 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T18:23:27.837Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T18:23:27.837Z] DEBUG - Setting state to checked on: sched_process_exec [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:27.837Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.837Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:27.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056511922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056511922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056511922 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056511922 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056511922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056511922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:27.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056511922 data=null item=null detail=0 x=0 y=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-29T18:23:27.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056511728 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-29T18:23:27.837Z] DEBUG - Clicked on [2019-07-29T18:23:27.837Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:27.837Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:27.837Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:27.837Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:27.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1056511974 data=null doit=true} to Tree node with text: channel0 [2019-07-29T18:23:27.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1056511974 data=null} to Tree node with text: channel0 [2019-07-29T18:23:27.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1056512019 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:27.838Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056512019 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-29T18:23:27.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1056512020 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:27.838Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:27.838Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:27.838Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:27.838Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:27.838Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-29T18:23:27.838Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:27.838Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:27.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:27.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056512022 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:27.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056512022 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:27.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056512022 data=null} to Tree node with text: mysession [2019-07-29T18:23:27.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056512022 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:27.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056512022 data=null item=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-29T18:23:27.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056512023 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:27.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:27.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056512023 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:27.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056512023 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:27.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056512023 data=null} to Tree node with text: mysession [2019-07-29T18:23:27.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056512024 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:27.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056512024 data=null item=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-29T18:23:27.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056512024 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:27.838Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:27.838Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:28.093Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:28.093Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:28.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056512224 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:28.093Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:28.093Z] 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-29T18:23:28.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T18:23:28.093Z] 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-29T18:23:28.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1056512226 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-29T18:23:28.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1056512226 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-29T18:23:28.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1056512226 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-29T18:23:28.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1056512226 data=null item=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-29T18:23:28.093Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T18:23:28.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:28.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:28.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:28.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:28.093Z] DEBUG - Setting state to checked on: All [2019-07-29T18:23:28.093Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:28.093Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:28.093Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-29T18:23:28.093Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-29T18:23:28.093Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-29T18:23:28.093Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:28.093Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:28.093Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:28.093Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:28.093Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:28.093Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:28.093Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:28.093Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:28.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056512244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:28.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056512244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:28.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056512244 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:28.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056512244 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:28.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056512244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:28.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056512244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:28.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056512244 data=null item=null detail=0 x=0 y=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-29T18:23:28.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056512057 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-29T18:23:28.093Z] DEBUG - Clicked on [2019-07-29T18:23:28.093Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:28.093Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:28.093Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:28.093Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:28.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1056512344 data=null doit=true} to Tree node with text: channel0 [2019-07-29T18:23:28.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1056512345 data=null} to Tree node with text: channel0 [2019-07-29T18:23:28.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1056512345 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:28.093Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056512345 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-29T18:23:28.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1056512346 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:28.093Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:28.093Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:28.093Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:28.093Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:28.093Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-29T18:23:28.093Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:28.093Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:28.093Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:28.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056512347 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:28.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056512347 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:28.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056512347 data=null} to Tree node with text: mysession [2019-07-29T18:23:28.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056512347 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:28.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056512347 data=null item=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-29T18:23:28.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056512348 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:28.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:28.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056512349 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:28.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056512353 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:28.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056512353 data=null} to Tree node with text: mysession [2019-07-29T18:23:28.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056512353 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:28.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056512353 data=null item=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-29T18:23:28.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056512354 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:28.348Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-29T18:23:28.348Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-29T18:23:28.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1056512430 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-29T18:23:28.348Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-29T18:23:28.348Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:28.348Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:28.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:28.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056512532 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:28.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056512532 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:28.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056512532 data=null} to Tree node with text: mysession [2019-07-29T18:23:28.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056512532 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:28.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056512532 data=null item=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-29T18:23:28.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056512533 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:28.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:28.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056512534 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:28.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056512534 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:28.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056512534 data=null} to Tree node with text: mysession [2019-07-29T18:23:28.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056512534 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:28.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056512534 data=null item=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-29T18:23:28.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056512534 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:28.348Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-29T18:23:28.348Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-29T18:23:28.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1056512564 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-29T18:23:28.348Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-29T18:23:28.603Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:28.603Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:28.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:28.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056512666 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:28.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056512666 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:28.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056512666 data=null} to Tree node with text: mysession [2019-07-29T18:23:28.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056512666 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:28.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056512666 data=null item=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-29T18:23:28.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056512667 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:28.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:28.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056512668 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:28.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056512668 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:28.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056512668 data=null} to Tree node with text: mysession [2019-07-29T18:23:28.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056512668 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:28.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056512668 data=null item=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-29T18:23:28.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056512669 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:28.603Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-29T18:23:28.603Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-29T18:23:28.603Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-29T18:23:28.603Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-29T18:23:28.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1056512762 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-29T18:23:28.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:28.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:23:28.603Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:23:28.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:28.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:28.603Z] DEBUG - Clicking on OK [2019-07-29T18:23:28.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056512763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:28.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056512763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:28.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056512763 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:28.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056512763 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:28.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056512763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:28.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056512763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:28.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056512763 data=null item=null detail=0 x=0 y=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-29T18:23:28.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1056512706 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-29T18:23:28.603Z] DEBUG - Clicked on [2019-07-29T18:23:28.603Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:28.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:28.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056512845 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:28.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056512845 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:28.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056512845 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:28.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056512845 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:28.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056512845 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-29T18:23:28.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056512847 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:28.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:28.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056512847 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:28.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056512847 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:28.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056512847 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:28.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056512848 data=null button=1 stateMask=0x0 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:28.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056512848 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-29T18:23:28.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056512848 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:28.858Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-29T18:23:28.858Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-29T18:23:28.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1056512942 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-29T18:23:28.858Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-29T18:23:28.858Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.501 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-29T18:23:28.858Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest) Time elapsed: 3.291 s [2019-07-29T18:23:28.858Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-29T18:23:29.113Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T18:23:29.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:29.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:29.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:29.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056513340 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:29.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056513340 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:29.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056513340 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:29.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056513340 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:29.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056513340 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-29T18:23:29.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056513342 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:29.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:29.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056513342 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:29.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056513342 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:29.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056513342 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:29.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056513343 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:29.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056513343 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-29T18:23:29.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056513343 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:29.369Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-29T18:23:29.369Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-29T18:23:29.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1056513374 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-29T18:23:29.369Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-29T18:23:29.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:29.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1056513882 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T18:23:29.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056513882 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:29.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056513882 data=null} to Tree node with text: Sessions [2019-07-29T18:23:29.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056513882 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:29.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056513882 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-29T18:23:29.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056513883 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:29.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:29.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1056513884 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T18:23:29.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056513884 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:29.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056513884 data=null} to Tree node with text: Sessions [2019-07-29T18:23:29.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056513884 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:29.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056513884 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-29T18:23:29.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056513885 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:29.928Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-29T18:23:29.928Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-29T18:23:29.928Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-29T18:23:29.928Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-29T18:23:29.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1056513974 data=null doit=true} to Shell with text {Create Session} [2019-07-29T18:23:29.928Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:29.928Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:29.928Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:29.928Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:29.928Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:29.928Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:29.928Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:29.928Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:29.928Z] DEBUG - matched Text with text " [2019-07-29T18:23:29.928Z] ", using matcher: of type 'Text' [2019-07-29T18:23:29.928Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:29.929Z] DEBUG - matched Text with text " [2019-07-29T18:23:29.929Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:29.929Z] DEBUG - matched Text with text " [2019-07-29T18:23:29.929Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:29.929Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:29.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056513976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:29.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056513976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:29.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056513976 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:29.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056513976 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:29.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056513976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:29.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056513976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:29.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056513976 data=null item=null detail=0 x=0 y=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-29T18:23:29.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1056513914 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-29T18:23:29.929Z] DEBUG - Clicked on [2019-07-29T18:23:29.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056514038 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:29.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056514038 data=null} to Tree node with text: Sessions [2019-07-29T18:23:29.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056514038 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-29T18:23:29.929Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056514038 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-29T18:23:29.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056514038 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-29T18:23:29.929Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:29.929Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:29.929Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:29.929Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:29.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:29.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056514039 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-29T18:23:29.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056514039 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:29.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056514039 data=null} to Tree node with text: mysession [2019-07-29T18:23:29.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056514039 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T18:23:29.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056514039 data=null item=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-29T18:23:29.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056514041 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-29T18:23:29.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:29.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056514041 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-29T18:23:29.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056514041 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:29.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056514041 data=null} to Tree node with text: mysession [2019-07-29T18:23:29.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056514041 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-29T18:23:29.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056514041 data=null item=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-29T18:23:29.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056514042 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-29T18:23:29.929Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:29.929Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:29.929Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:29.929Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:29.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056514160 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:29.929Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:29.929Z] 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-29T18:23:29.929Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:29.929Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:29.929Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T18:23:29.929Z] 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-29T18:23:29.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1056514167 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-29T18:23:29.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1056514167 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-29T18:23:29.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1056514167 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-29T18:23:29.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1056514167 data=null item=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-29T18:23:29.929Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T18:23:29.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:29.929Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-29T18:23:29.929Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-29T18:23:29.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-29T18:23:29.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:30.185Z] DEBUG - Setting state to checked on: All [2019-07-29T18:23:30.185Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:30.185Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:30.185Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:30.185Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:30.185Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:30.185Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.185Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.185Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.185Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.185Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.185Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:30.185Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:30.185Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:30.185Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:30.185Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.185Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:30.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056514232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056514232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056514232 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056514232 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056514232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056514232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056514232 data=null item=null detail=0 x=0 y=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-29T18:23:30.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056514073 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-29T18:23:30.185Z] DEBUG - Clicked on [2019-07-29T18:23:30.185Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:30.185Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:30.185Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:30.185Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:30.185Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:30.185Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:30.185Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:30.185Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:30.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1056514325 data=null doit=true} to Tree node with text: channel0 [2019-07-29T18:23:30.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1056514325 data=null} to Tree node with text: channel0 [2019-07-29T18:23:30.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1056514326 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:30.185Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056514326 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-29T18:23:30.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1056514326 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:30.185Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:30.185Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:30.185Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:30.185Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:30.185Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:30.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:30.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056514327 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:30.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056514327 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:30.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056514327 data=null} to Tree node with text: mysession [2019-07-29T18:23:30.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056514327 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:30.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056514327 data=null item=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-29T18:23:30.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056514328 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:30.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:30.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056514328 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:30.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056514328 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:30.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056514328 data=null} to Tree node with text: mysession [2019-07-29T18:23:30.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056514328 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:30.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056514329 data=null item=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-29T18:23:30.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056514329 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:30.185Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:30.185Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:30.440Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:30.440Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:30.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056514478 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:30.440Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:30.440Z] 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-29T18:23:30.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T18:23:30.440Z] 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-29T18:23:30.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1056514480 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-29T18:23:30.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1056514480 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-29T18:23:30.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1056514480 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-29T18:23:30.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1056514480 data=null item=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-29T18:23:30.440Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T18:23:30.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:30.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:30.440Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-29T18:23:30.440Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-29T18:23:30.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-29T18:23:30.440Z] DEBUG - Setting state to checked on: All [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:30.440Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.440Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:30.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056514534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056514534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056514534 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056514534 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056514534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056514534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056514534 data=null item=null detail=0 x=0 y=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-29T18:23:30.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056514360 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-29T18:23:30.440Z] DEBUG - Clicked on [2019-07-29T18:23:30.440Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:30.440Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:30.440Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:30.440Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:30.440Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:30.440Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:30.440Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:30.440Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:30.440Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:30.440Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:30.440Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:30.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1056514626 data=null doit=true} to Tree node with text: channel0 [2019-07-29T18:23:30.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1056514626 data=null} to Tree node with text: channel0 [2019-07-29T18:23:30.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1056514626 data=null button=1 stateMask=0x0 x=127 y=113 count=1} to Tree node with text: channel0 [2019-07-29T18:23:30.441Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056514627 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-29T18:23:30.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1056514627 data=null button=1 stateMask=0x80000 x=127 y=113 count=1} to Tree node with text: channel0 [2019-07-29T18:23:30.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:30.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056514627 data=null button=0 stateMask=0x0 x=96 y=71 count=0} to Tree node with text: mysession [2019-07-29T18:23:30.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056514627 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:30.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056514627 data=null} to Tree node with text: mysession [2019-07-29T18:23:30.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056514627 data=null button=1 stateMask=0x0 x=96 y=71 count=1} to Tree node with text: mysession [2019-07-29T18:23:30.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056514628 data=null item=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-29T18:23:30.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056514628 data=null button=1 stateMask=0x80000 x=96 y=71 count=1} to Tree node with text: mysession [2019-07-29T18:23:30.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:30.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056514628 data=null button=0 stateMask=0x0 x=96 y=71 count=0} to Tree node with text: mysession [2019-07-29T18:23:30.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056514628 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:30.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056514628 data=null} to Tree node with text: mysession [2019-07-29T18:23:30.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056514629 data=null button=1 stateMask=0x0 x=96 y=71 count=1} to Tree node with text: mysession [2019-07-29T18:23:30.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056514629 data=null item=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-29T18:23:30.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056514629 data=null button=1 stateMask=0x80000 x=96 y=71 count=1} to Tree node with text: mysession [2019-07-29T18:23:30.441Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:30.441Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:30.696Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:30.696Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:30.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056514778 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:30.696Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:30.696Z] 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-29T18:23:30.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T18:23:30.696Z] 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-29T18:23:30.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1056514780 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-29T18:23:30.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1056514780 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-29T18:23:30.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1056514780 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-29T18:23:30.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1056514780 data=null item=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-29T18:23:30.696Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T18:23:30.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:30.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:30.696Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-29T18:23:30.696Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-29T18:23:30.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-29T18:23:30.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1056514790 data=null doit=true} to TreeItem with text {All} [2019-07-29T18:23:30.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1056514790 data=null} to TreeItem with text {All} [2019-07-29T18:23:30.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1056514790 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T18:23:30.696Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056514790 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-29T18:23:30.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1056514842 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T18:23:30.696Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] DEBUG - Setting state to checked on: write [2019-07-29T18:23:30.696Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] DEBUG - Setting state to checked on: read [2019-07-29T18:23:30.696Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] DEBUG - Setting state to checked on: close [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:30.696Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.696Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:30.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056514846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056514846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056514846 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056514846 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056514846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056514846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056514846 data=null item=null detail=0 x=0 y=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-29T18:23:30.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056514660 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-29T18:23:30.696Z] DEBUG - Clicked on [2019-07-29T18:23:30.696Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1056514944 data=null doit=true} to Tree node with text: channel0 [2019-07-29T18:23:30.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1056514944 data=null} to Tree node with text: channel0 [2019-07-29T18:23:30.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1056514944 data=null button=1 stateMask=0x0 x=127 y=113 count=1} to Tree node with text: channel0 [2019-07-29T18:23:30.696Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056514944 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-29T18:23:30.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1056514944 data=null button=1 stateMask=0x80000 x=127 y=113 count=1} to Tree node with text: channel0 [2019-07-29T18:23:30.696Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:30.696Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:30.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056514946 data=null button=0 stateMask=0x0 x=96 y=71 count=0} to Tree node with text: mysession [2019-07-29T18:23:30.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056514946 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:30.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056514946 data=null} to Tree node with text: mysession [2019-07-29T18:23:30.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056514946 data=null button=1 stateMask=0x0 x=96 y=71 count=1} to Tree node with text: mysession [2019-07-29T18:23:30.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056514946 data=null item=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-29T18:23:30.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056514947 data=null button=1 stateMask=0x80000 x=96 y=71 count=1} to Tree node with text: mysession [2019-07-29T18:23:30.696Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:30.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056514947 data=null button=0 stateMask=0x0 x=96 y=71 count=0} to Tree node with text: mysession [2019-07-29T18:23:30.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056514947 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:30.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056514947 data=null} to Tree node with text: mysession [2019-07-29T18:23:30.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056514947 data=null button=1 stateMask=0x0 x=96 y=71 count=1} to Tree node with text: mysession [2019-07-29T18:23:30.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056514947 data=null item=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-29T18:23:30.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056514948 data=null button=1 stateMask=0x80000 x=96 y=71 count=1} to Tree node with text: mysession [2019-07-29T18:23:30.952Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...' [2019-07-29T18:23:30.952Z] DEBUG - Clicking on with mnemonic 'Enable Channel...' [2019-07-29T18:23:30.952Z] DEBUG - Clicked on with mnemonic 'Enable Channel...' [2019-07-29T18:23:30.952Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel' [2019-07-29T18:23:30.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=1056515066 data=null doit=true} to Shell with text {Enable Channel} [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:30.952Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:30.952Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:30.952Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:30.952Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:30.952Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:30.952Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:30.952Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-29T18:23:30.952Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-29T18:23:30.952Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:30.952Z] 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-29T18:23:30.952Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:30.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1056515069 data=null doit=true} to Button with text {Kernel} [2019-07-29T18:23:30.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1056515069 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-29T18:23:30.952Z] 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-29T18:23:30.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1056515069 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-29T18:23:30.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1056515069 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-29T18:23:30.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1056515069 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-29T18:23:30.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1056515069 data=null item=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-29T18:23:30.952Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers' [2019-07-29T18:23:30.952Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type') [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:30.952Z] 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-29T18:23:30.952Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] 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-29T18:23:30.952Z] 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-29T18:23:30.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=1056515071 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-29T18:23:30.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=1056515071 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-29T18:23:30.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=1056515071 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-29T18:23:30.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=1056515071 data=null item=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-29T18:23:30.952Z] 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-29T18:23:30.952Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:30.952Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.952Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:30.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056515078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056515078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056515079 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056515079 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056515079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056515079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:30.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056515079 data=null item=null detail=0 x=0 y=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-29T18:23:30.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=1056514980 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-29T18:23:30.952Z] DEBUG - Clicked on [2019-07-29T18:23:30.952Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:30.952Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:30.952Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:30.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=1056515158 data=null doit=true} to Tree node with text: UST global [2019-07-29T18:23:30.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=1056515158 data=null} to Tree node with text: UST global [2019-07-29T18:23:30.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=1056515158 data=null button=1 stateMask=0x0 x=114 y=92 count=1} to Tree node with text: UST global [2019-07-29T18:23:30.952Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056515158 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-29T18:23:30.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=1056515159 data=null button=1 stateMask=0x80000 x=114 y=92 count=1} to Tree node with text: UST global [2019-07-29T18:23:30.952Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:30.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1056515159 data=null button=0 stateMask=0x0 x=127 y=113 count=0} to Tree node with text: channel0 [2019-07-29T18:23:30.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1056515159 data=null doit=true} to Tree node with text: channel0 [2019-07-29T18:23:30.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1056515159 data=null} to Tree node with text: channel0 [2019-07-29T18:23:30.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1056515159 data=null button=1 stateMask=0x0 x=127 y=113 count=1} to Tree node with text: channel0 [2019-07-29T18:23:30.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056515159 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-29T18:23:30.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1056515168 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:30.952Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:30.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1056515168 data=null button=0 stateMask=0x0 x=143 y=92 count=0} to Tree node with text: channel0 [2019-07-29T18:23:30.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1056515168 data=null doit=true} to Tree node with text: channel0 [2019-07-29T18:23:30.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1056515168 data=null} to Tree node with text: channel0 [2019-07-29T18:23:30.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1056515169 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:30.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056515169 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-29T18:23:30.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1056515169 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:31.208Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-29T18:23:31.208Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-29T18:23:31.208Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-29T18:23:31.208Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:31.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056515342 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:31.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:31.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:31.208Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-29T18:23:31.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1056515349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T18:23:31.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1056515349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T18:23:31.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1056515349 data=null doit=true} to (of type 'Tree') [2019-07-29T18:23:31.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1056515349 data=null} to (of type 'Tree') [2019-07-29T18:23:31.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1056515349 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to (of type 'Tree') [2019-07-29T18:23:31.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056515349 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-29T18:23:31.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1056515349 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to (of type 'Tree') [2019-07-29T18:23:31.208Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:31.208Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:31.208Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:31.208Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:31.208Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:31.208Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:31.208Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:31.208Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:31.208Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:31.208Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T18:23:31.208Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T18:23:31.208Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:31.208Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:31.208Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:31.208Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:31.208Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:31.208Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:31.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056515350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:31.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056515350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:31.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056515350 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:31.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056515350 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:31.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056515350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:31.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056515350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:31.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056515350 data=null item=null detail=0 x=0 y=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-29T18:23:31.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1056515225 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-29T18:23:31.208Z] DEBUG - Clicked on [2019-07-29T18:23:31.208Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:31.208Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:31.208Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:31.208Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-29T18:23:31.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1056515459 data=null doit=true} to Tree node with text: channel0 [2019-07-29T18:23:31.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1056515459 data=null} to Tree node with text: channel0 [2019-07-29T18:23:31.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1056515459 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:31.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056515459 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-29T18:23:31.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1056515460 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:31.208Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:31.208Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:31.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:31.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056515460 data=null button=0 stateMask=0x0 x=96 y=8 count=0} to Tree node with text: mysession [2019-07-29T18:23:31.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056515460 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:31.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056515460 data=null} to Tree node with text: mysession [2019-07-29T18:23:31.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056515460 data=null button=1 stateMask=0x0 x=96 y=8 count=1} to Tree node with text: mysession [2019-07-29T18:23:31.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056515460 data=null item=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-29T18:23:31.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056515466 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:31.464Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:31.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056515467 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-29T18:23:31.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056515467 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:31.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056515467 data=null} to Tree node with text: mysession [2019-07-29T18:23:31.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056515467 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:31.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056515467 data=null item=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-29T18:23:31.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056515467 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:31.464Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-29T18:23:31.464Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-29T18:23:31.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1056515537 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-29T18:23:31.464Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-29T18:23:31.464Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:31.464Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:31.464Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:31.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056515639 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-29T18:23:31.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056515639 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:31.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056515639 data=null} to Tree node with text: mysession [2019-07-29T18:23:31.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056515639 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:31.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056515639 data=null item=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-29T18:23:31.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056515640 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:31.464Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:31.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056515641 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-29T18:23:31.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056515641 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:31.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056515641 data=null} to Tree node with text: mysession [2019-07-29T18:23:31.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056515641 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:31.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056515641 data=null item=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-29T18:23:31.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056515641 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:31.464Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-29T18:23:31.464Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-29T18:23:31.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1056515668 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-29T18:23:31.464Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-29T18:23:31.719Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:31.719Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:31.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:31.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056515770 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-29T18:23:31.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056515770 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:31.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056515770 data=null} to Tree node with text: mysession [2019-07-29T18:23:31.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056515771 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:31.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056515771 data=null item=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-29T18:23:31.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056515772 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:31.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:31.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056515830 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-29T18:23:31.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056515830 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:31.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056515830 data=null} to Tree node with text: mysession [2019-07-29T18:23:31.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056515830 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:31.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056515831 data=null item=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-29T18:23:31.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056515831 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:31.719Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:23:31.719Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:23:31.974Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:23:31.974Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-29T18:23:31.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1056516078 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-29T18:23:31.974Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:23:31.974Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:23:31.974Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T18:23:31.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:31.974Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T18:23:31.974Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:31.974Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:23:31.974Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:23:32.536Z] DEBUG - Clicking on Cancel [2019-07-29T18:23:32.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1056516629 data=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-29T18:23:32.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1056516629 data=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-29T18:23:32.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1056516630 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:23:32.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1056516630 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:23:32.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1056516630 data=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-29T18:23:32.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1056516630 data=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-29T18:23:32.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1056516630 data=null item=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-29T18:23:32.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1056515861 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-29T18:23:32.536Z] DEBUG - Clicked on [2019-07-29T18:23:32.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:32.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056516667 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-29T18:23:32.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056516667 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:32.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056516667 data=null} to Tree node with text: mysession [2019-07-29T18:23:32.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056516668 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:32.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056516670 data=null item=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-29T18:23:32.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056516671 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:32.536Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:23:32.536Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:23:32.536Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:23:32.791Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-29T18:23:32.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1056516828 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-29T18:23:32.791Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:23:32.791Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:23:32.791Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T18:23:32.791Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:32.791Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:23:32.791Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:23:32.791Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:32.791Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:33.352Z] DEBUG - Clicking on &Finish [2019-07-29T18:23:33.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1056517329 data=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-29T18:23:33.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1056517329 data=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-29T18:23:33.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1056517329 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:33.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1056517330 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:33.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1056517330 data=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-29T18:23:33.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1056517330 data=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-29T18:23:33.352Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:33.352Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:33.352Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:33.352Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:33.352Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:33.352Z] DEBUG - Clicked on &Finish [2019-07-29T18:23:33.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1056517330 data=null item=null detail=0 x=0 y=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-29T18:23:33.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1056516701 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-29T18:23:33.913Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:33.913Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:33.913Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:33.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056518023 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-29T18:23:33.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056518023 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:33.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056518023 data=null} to Tree node with text: mysession [2019-07-29T18:23:33.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056518023 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:33.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056518023 data=null item=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-29T18:23:33.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056518024 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:33.913Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:33.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056518056 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-29T18:23:33.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056518056 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:33.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056518056 data=null} to Tree node with text: mysession [2019-07-29T18:23:33.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056518056 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:33.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056518056 data=null item=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-29T18:23:33.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056518057 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:33.913Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:23:33.913Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:23:34.168Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:23:34.168Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-29T18:23:34.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1056518253 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-29T18:23:34.168Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:23:34.168Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:23:34.168Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T18:23:34.168Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:34.168Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T18:23:34.168Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:34.168Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:23:34.168Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:23:34.168Z] DEBUG - Clicking on Cancel [2019-07-29T18:23:34.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1056518259 data=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-29T18:23:34.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1056518259 data=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-29T18:23:34.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1056518259 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:23:34.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1056518260 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:23:34.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1056518260 data=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-29T18:23:34.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1056518260 data=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-29T18:23:34.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1056518260 data=null item=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-29T18:23:34.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1056518131 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-29T18:23:34.168Z] DEBUG - Clicked on [2019-07-29T18:23:34.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:34.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056518343 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-29T18:23:34.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056518343 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:34.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056518343 data=null} to Tree node with text: mysession [2019-07-29T18:23:34.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056518343 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:34.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056518343 data=null item=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-29T18:23:34.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056518344 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:34.168Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:23:34.168Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:23:34.424Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:23:34.424Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-29T18:23:34.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1056518553 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-29T18:23:34.424Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:23:34.424Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:23:34.424Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T18:23:34.424Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:23:34.424Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:34.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:34.424Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:23:34.424Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:34.424Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-29T18:23:34.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1056518554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:34.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1056518554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:34.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1056518554 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:34.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1056518555 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:34.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1056518555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:34.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1056518555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:34.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1056518555 data=null item=null detail=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-29T18:23:34.424Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1056518556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:34.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1056518556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:34.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1056518556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:34.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1056518556 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:34.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1056518556 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:34.424Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:34.424Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:23:34.424Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:23:34.424Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T18:23:34.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:34.424Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:23:34.424Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:23:34.424Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:34.424Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:34.424Z] DEBUG - Clicking on &Finish [2019-07-29T18:23:34.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1056518557 data=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-29T18:23:34.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1056518557 data=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-29T18:23:34.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1056518557 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:34.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1056518557 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:34.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1056518557 data=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-29T18:23:34.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1056518557 data=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-29T18:23:34.424Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:34.424Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:34.424Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:34.424Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:34.424Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:34.424Z] DEBUG - Clicked on &Finish [2019-07-29T18:23:34.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1056518557 data=null item=null detail=0 x=0 y=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-29T18:23:34.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1056518419 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-29T18:23:34.933Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:34.933Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:34.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:34.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056519135 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-29T18:23:34.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056519135 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:34.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056519135 data=null} to Tree node with text: mysession [2019-07-29T18:23:34.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056519135 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:34.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056519135 data=null item=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-29T18:23:34.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056519136 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:34.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:34.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056519179 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-29T18:23:34.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056519179 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:34.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056519179 data=null} to Tree node with text: mysession [2019-07-29T18:23:34.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056519179 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:34.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056519179 data=null item=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-29T18:23:34.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056519180 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:35.189Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:23:35.189Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:23:35.189Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:23:35.444Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-29T18:23:35.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1056519444 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:23:35.444Z] DEBUG - Clicking on Cancel [2019-07-29T18:23:35.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1056519445 data=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-29T18:23:35.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1056519446 data=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-29T18:23:35.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1056519446 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:23:35.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1056519446 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:23:35.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1056519446 data=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-29T18:23:35.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1056519446 data=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-29T18:23:35.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1056519446 data=null item=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-29T18:23:35.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1056519250 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-29T18:23:35.444Z] DEBUG - Clicked on [2019-07-29T18:23:35.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:35.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056519482 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-29T18:23:35.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056519482 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:35.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056519482 data=null} to Tree node with text: mysession [2019-07-29T18:23:35.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056519482 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:35.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056519483 data=null item=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-29T18:23:35.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056519486 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:35.444Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:23:35.444Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:23:35.444Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:23:35.444Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-29T18:23:35.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1056519627 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:23:35.444Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:35.444Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-29T18:23:35.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1056519640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:35.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1056519641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:35.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1056519641 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:35.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1056519641 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:35.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1056519641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:35.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1056519641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:35.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1056519641 data=null item=null detail=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-29T18:23:35.444Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1056519644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:35.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1056519644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:35.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1056519644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:35.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1056519644 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:35.444Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1056519644 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:35.444Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:35.444Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:35.444Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text' [2019-07-29T18:23:35.444Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options' [2019-07-29T18:23:35.444Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options') [2019-07-29T18:23:35.444Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2019-07-29T18:23:35.445Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:35.445Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:35.445Z] DEBUG - Clicking on &Finish [2019-07-29T18:23:35.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1056519658 data=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-29T18:23:35.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1056519658 data=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-29T18:23:35.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1056519658 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:35.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1056519658 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:35.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1056519658 data=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-29T18:23:35.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1056519658 data=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-29T18:23:35.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:35.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:35.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:35.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:35.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:23:35.445Z] DEBUG - Clicked on &Finish [2019-07-29T18:23:35.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1056519658 data=null item=null detail=0 x=0 y=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-29T18:23:35.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1056519532 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-29T18:23:35.955Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:35.955Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:35.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:35.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056520171 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-29T18:23:35.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056520171 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:35.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056520171 data=null} to Tree node with text: mysession [2019-07-29T18:23:35.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056520171 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:35.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056520172 data=null item=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-29T18:23:35.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056520172 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:35.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:35.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056520172 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-29T18:23:35.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056520172 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:35.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056520172 data=null} to Tree node with text: mysession [2019-07-29T18:23:35.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056520173 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:35.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056520173 data=null item=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-29T18:23:35.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056520173 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-29T18:23:35.955Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-29T18:23:35.955Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-29T18:23:36.210Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-29T18:23:36.210Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-29T18:23:36.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1056520247 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-29T18:23:36.210Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:36.210Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:23:36.210Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:23:36.210Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:36.210Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:36.210Z] DEBUG - Clicking on OK [2019-07-29T18:23:36.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056520247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:36.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056520247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:36.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056520247 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:36.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056520247 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:36.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056520247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:36.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056520247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:36.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056520248 data=null item=null detail=0 x=0 y=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-29T18:23:36.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1056520200 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-29T18:23:36.210Z] DEBUG - Clicked on [2019-07-29T18:23:36.210Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:36.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:36.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056520286 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:36.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056520286 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:36.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056520286 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:36.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056520286 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:36.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056520286 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-29T18:23:36.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056520288 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:36.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:36.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056520288 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:36.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056520288 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:36.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056520288 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:36.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056520288 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:36.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056520288 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-29T18:23:36.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056520289 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:36.210Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-29T18:23:36.210Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-29T18:23:36.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1056520328 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-29T18:23:36.210Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-29T18:23:36.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056520433 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:23:36.210Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:23:36.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:36.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:36.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:36.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=1056520457 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {Remote} [2019-07-29T18:23:36.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=1056520458 data=null doit=true} to TreeItem with text {Remote} [2019-07-29T18:23:36.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=1056520458 data=null} to TreeItem with text {Remote} [2019-07-29T18:23:36.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=1056520458 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-29T18:23:36.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056520458 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-29T18:23:36.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=1056520545 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-29T18:23:36.465Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:23:36.465Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:23:36.720Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:23:37.281Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:23:37.281Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:23:37.281Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:23:37.281Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:23:37.281Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:37.281Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:23:37.281Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:37.281Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:23:37.281Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:37.281Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:23:37.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056521369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:37.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056521369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:37.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056521369 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:37.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056521369 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:37.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056521369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:37.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056521369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:37.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056521369 data=null item=null detail=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-29T18:23:37.281Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056521369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:37.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056521369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:37.281Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056521369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:37.281Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056521369 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:37.281Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056521369 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:37.281Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:23:37.281Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:23:37.281Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:23:37.281Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:37.281Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:23:37.281Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:23:37.281Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:37.281Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:37.281Z] DEBUG - Clicking on OK [2019-07-29T18:23:37.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056521370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:37.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056521370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:37.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056521371 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:37.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056521371 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:37.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056521371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:37.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056521371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:37.281Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:37.281Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:37.281Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:37.281Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:37.281Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:37.281Z] DEBUG - Clicked on OK [2019-07-29T18:23:37.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056521371 data=null item=null detail=0 x=0 y=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-29T18:23:37.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056520642 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-29T18:23:37.842Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.835 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-29T18:23:37.842Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest) Time elapsed: 8.649 s [2019-07-29T18:23:37.842Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-29T18:23:38.098Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T18:23:38.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:38.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:38.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:38.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056522189 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:38.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056522189 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:38.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056522189 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:38.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056522189 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:38.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056522189 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-29T18:23:38.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056522191 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:38.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:38.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056522191 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:38.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056522191 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:38.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056522192 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:38.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056522192 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:38.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056522192 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-29T18:23:38.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056522216 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:38.098Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-29T18:23:38.098Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-29T18:23:38.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1056522257 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-29T18:23:38.098Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-29T18:23:38.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:38.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1056522765 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T18:23:38.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056522765 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:38.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056522765 data=null} to Tree node with text: Sessions [2019-07-29T18:23:38.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056522765 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:38.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056522765 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-29T18:23:38.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056522766 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:38.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:38.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1056522767 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T18:23:38.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056522767 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:38.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056522767 data=null} to Tree node with text: Sessions [2019-07-29T18:23:38.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056522767 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:38.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056522767 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-29T18:23:38.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056522767 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:38.658Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-29T18:23:38.658Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-29T18:23:38.658Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-29T18:23:38.658Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-29T18:23:38.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1056522868 data=null doit=true} to Shell with text {Create Session} [2019-07-29T18:23:38.658Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:38.658Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:38.658Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:38.658Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:38.658Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:38.658Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:38.658Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:38.658Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:38.658Z] DEBUG - matched Text with text " [2019-07-29T18:23:38.658Z] ", using matcher: of type 'Text' [2019-07-29T18:23:38.658Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:38.658Z] DEBUG - matched Text with text " [2019-07-29T18:23:38.658Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:38.658Z] DEBUG - matched Text with text " [2019-07-29T18:23:38.658Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:38.658Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-29T18:23:38.658Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-29T18:23:38.658Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-29T18:23:38.658Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:38.658Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:38.658Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:38.658Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:38.658Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:38.658Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:38.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056522870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:38.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056522870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:38.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056522870 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:38.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056522870 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:38.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056522870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:38.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056522870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:38.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056522870 data=null item=null detail=0 x=0 y=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-29T18:23:38.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1056522807 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-29T18:23:38.915Z] DEBUG - Clicked on [2019-07-29T18:23:38.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056522934 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:38.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056522934 data=null} to Tree node with text: Sessions [2019-07-29T18:23:38.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056522934 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T18:23:38.915Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056522934 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-29T18:23:38.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056522935 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T18:23:38.915Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:38.915Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:38.915Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:38.915Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:38.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:38.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056522936 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-29T18:23:38.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056522936 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:38.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056522936 data=null} to Tree node with text: mysession [2019-07-29T18:23:38.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056522936 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession [2019-07-29T18:23:38.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056522936 data=null item=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-29T18:23:38.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056522937 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-29T18:23:38.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:38.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056522938 data=null button=0 stateMask=0x0 x=96 y=92 count=0} to Tree node with text: mysession [2019-07-29T18:23:38.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056522938 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:38.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056522938 data=null} to Tree node with text: mysession [2019-07-29T18:23:38.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056522938 data=null button=1 stateMask=0x0 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-29T18:23:38.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056522938 data=null item=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-29T18:23:38.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056522938 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-29T18:23:38.915Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:38.915Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:38.915Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:38.915Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:38.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056523121 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:38.915Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls') [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:38.915Z] 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-29T18:23:38.915Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] 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-29T18:23:38.915Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:38.915Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:38.915Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:38.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056523124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:38.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056523124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:38.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056523124 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:38.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056523124 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:38.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056523124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:38.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056523124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:38.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056523124 data=null item=null detail=0 x=0 y=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-29T18:23:38.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056522970 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-29T18:23:39.170Z] DEBUG - Clicked on [2019-07-29T18:23:39.170Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:39.170Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:39.170Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:39.170Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:39.170Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:39.170Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:39.170Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:39.170Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:39.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1056523222 data=null doit=true} to Tree node with text: channel0 [2019-07-29T18:23:39.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1056523222 data=null} to Tree node with text: channel0 [2019-07-29T18:23:39.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1056523223 data=null button=1 stateMask=0x0 x=127 y=113 count=1} to Tree node with text: channel0 [2019-07-29T18:23:39.170Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056523223 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-29T18:23:39.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1056523223 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:39.170Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:39.170Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:39.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:39.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056523224 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056523224 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056523224 data=null} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056523224 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056523224 data=null item=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-29T18:23:39.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056523225 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:39.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056523225 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056523225 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056523225 data=null} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056523225 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056523225 data=null item=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-29T18:23:39.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056523226 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-29T18:23:39.170Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-29T18:23:39.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1056523258 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-29T18:23:39.170Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-29T18:23:39.170Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:39.170Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:39.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:39.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056523360 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056523360 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056523360 data=null} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056523360 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056523360 data=null item=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-29T18:23:39.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056523361 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:39.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056523361 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056523361 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056523361 data=null} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056523361 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056523362 data=null item=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-29T18:23:39.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056523362 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:39.170Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-29T18:23:39.170Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-29T18:23:39.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1056523391 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-29T18:23:39.170Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-29T18:23:39.426Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:39.426Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:39.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:39.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056523492 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:39.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056523492 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:39.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056523492 data=null} to Tree node with text: mysession [2019-07-29T18:23:39.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056523492 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:39.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056523492 data=null item=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-29T18:23:39.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056523493 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:39.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:39.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056523494 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:39.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056523494 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:39.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056523494 data=null} to Tree node with text: mysession [2019-07-29T18:23:39.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056523494 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:39.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056523494 data=null item=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-29T18:23:39.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056523494 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:39.426Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-29T18:23:39.426Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-29T18:23:39.426Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-29T18:23:39.426Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-29T18:23:39.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1056523569 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-29T18:23:39.426Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:39.426Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:23:39.426Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:23:39.426Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:39.426Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:39.426Z] DEBUG - Clicking on OK [2019-07-29T18:23:39.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056523569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:39.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056523569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:39.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056523569 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:39.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056523569 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:39.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056523569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:39.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056523569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:39.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056523569 data=null item=null detail=0 x=0 y=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-29T18:23:39.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1056523523 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-29T18:23:39.426Z] DEBUG - Clicked on [2019-07-29T18:23:39.426Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:39.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:39.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056523616 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:39.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056523616 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:39.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056523616 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:39.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056523616 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:39.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056523616 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-29T18:23:39.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056523618 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:39.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:39.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056523618 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:39.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056523618 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:39.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056523618 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:39.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056523618 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:39.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056523618 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-29T18:23:39.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056523619 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:39.426Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-29T18:23:39.426Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-29T18:23:39.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1056523661 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-29T18:23:39.426Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-29T18:23:39.681Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.874 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-29T18:23:39.681Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest) Time elapsed: 1.675 s [2019-07-29T18:23:39.681Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-29T18:23:39.936Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T18:23:39.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:39.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:39.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:39.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056523962 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:39.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056523962 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:39.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056523962 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:39.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056523963 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:39.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056523963 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-29T18:23:39.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056523964 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:39.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:39.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056523965 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:39.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056523965 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:39.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056523965 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:39.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056523965 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:39.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056523965 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-29T18:23:39.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056523966 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:39.936Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-29T18:23:39.936Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-29T18:23:39.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1056524032 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-29T18:23:39.936Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-29T18:23:40.498Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:40.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1056524538 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T18:23:40.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056524538 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:40.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056524538 data=null} to Tree node with text: Sessions [2019-07-29T18:23:40.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056524538 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:40.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056524538 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-29T18:23:40.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056524539 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:40.498Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:40.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1056524540 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T18:23:40.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056524540 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:40.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056524540 data=null} to Tree node with text: Sessions [2019-07-29T18:23:40.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056524540 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:40.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056524540 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-29T18:23:40.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056524541 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:40.498Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-29T18:23:40.498Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-29T18:23:40.498Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-29T18:23:40.498Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-29T18:23:40.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1056524630 data=null doit=true} to Shell with text {Create Session} [2019-07-29T18:23:40.498Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:40.498Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:40.498Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:40.498Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:40.498Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:40.498Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:40.498Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:40.498Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:40.498Z] DEBUG - matched Text with text " [2019-07-29T18:23:40.498Z] ", using matcher: of type 'Text' [2019-07-29T18:23:40.498Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:40.498Z] DEBUG - matched Text with text " [2019-07-29T18:23:40.498Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:40.498Z] DEBUG - matched Text with text " [2019-07-29T18:23:40.498Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:40.498Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-29T18:23:40.498Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-29T18:23:40.498Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-29T18:23:40.498Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:40.498Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:40.498Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:40.498Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:40.498Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:40.498Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:40.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056524632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:40.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056524632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:40.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056524632 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:40.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056524632 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:40.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056524632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:40.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056524632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:40.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056524632 data=null item=null detail=0 x=0 y=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-29T18:23:40.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1056524570 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-29T18:23:40.498Z] DEBUG - Clicked on [2019-07-29T18:23:40.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056524674 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:40.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056524674 data=null} to Tree node with text: Sessions [2019-07-29T18:23:40.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056524674 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-29T18:23:40.498Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056524674 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-29T18:23:40.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056524674 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-29T18:23:40.498Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:40.498Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:40.498Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:40.498Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again. [2019-07-29T18:23:40.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=1056524717 data=null doit=true} to Tree node with text: Kernel [2019-07-29T18:23:40.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1056524717 data=null} to Tree node with text: Kernel [2019-07-29T18:23:40.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1056524717 data=null button=1 stateMask=0x0 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-29T18:23:40.498Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056524717 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-29T18:23:40.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1056524769 data=null button=1 stateMask=0x80000 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-29T18:23:40.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:40.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1056524770 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-29T18:23:40.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1056524770 data=null doit=true} to Tree node with text: sched_switch [2019-07-29T18:23:40.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1056524770 data=null} to Tree node with text: sched_switch [2019-07-29T18:23:40.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1056524770 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-29T18:23:40.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056524771 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-29T18:23:40.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1056524773 data=null button=1 stateMask=0x80000 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-29T18:23:40.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:40.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1056524773 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-29T18:23:40.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1056524773 data=null doit=true} to Tree node with text: sched_switch [2019-07-29T18:23:40.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1056524773 data=null} to Tree node with text: sched_switch [2019-07-29T18:23:40.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1056524773 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-29T18:23:40.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056524773 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-29T18:23:40.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1056524774 data=null button=1 stateMask=0x80000 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-29T18:23:40.753Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-29T18:23:40.753Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-29T18:23:40.753Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-29T18:23:40.753Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:40.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056524879 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:40.753Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-29T18:23:40.753Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List' [2019-07-29T18:23:40.753Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List') [2019-07-29T18:23:40.753Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List')) [2019-07-29T18:23:40.753Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-29T18:23:40.753Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession [2019-07-29T18:23:40.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1056524880 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-29T18:23:40.753Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession [2019-07-29T18:23:40.753Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:40.753Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-29T18:23:40.753Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-29T18:23:40.753Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-29T18:23:40.753Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:40.753Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:40.753Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:40.753Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:40.753Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:40.753Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:40.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056524882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:40.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056524882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:40.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056524882 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:40.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056524882 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:40.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056524882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:40.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056524882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:40.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056524882 data=null item=null detail=0 x=0 y=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-29T18:23:40.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1056524821 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-29T18:23:41.008Z] DEBUG - Clicked on [2019-07-29T18:23:41.008Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:41.008Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:41.008Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:41.008Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:41.008Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:41.008Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:41.008Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:41.008Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:41.008Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:41.008Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:41.008Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:41.008Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:41.008Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:41.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1056525050 data=null doit=true} to Tree node with text: channel0 [2019-07-29T18:23:41.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1056525050 data=null} to Tree node with text: channel0 [2019-07-29T18:23:41.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1056525050 data=null button=1 stateMask=0x0 x=143 y=9440 count=1} to Tree node with text: channel0 [2019-07-29T18:23:41.008Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056525050 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-29T18:23:41.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1056525051 data=null button=1 stateMask=0x80000 x=143 y=9440 count=1} to Tree node with text: channel0 [2019-07-29T18:23:41.008Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:41.008Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:41.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:41.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056525051 data=null button=0 stateMask=0x0 x=112 y=9398 count=0} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056525051 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056525052 data=null} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056525052 data=null button=1 stateMask=0x0 x=112 y=9398 count=1} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056525052 data=null item=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-29T18:23:41.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056525053 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:41.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056525053 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056525054 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056525054 data=null} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056525054 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056525054 data=null item=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-29T18:23:41.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056525054 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-29T18:23:41.008Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-29T18:23:41.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1056525087 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-29T18:23:41.008Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-29T18:23:41.008Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:41.008Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:41.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:41.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056525189 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056525189 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056525189 data=null} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056525189 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056525189 data=null item=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-29T18:23:41.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056525190 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:41.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056525190 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056525190 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056525190 data=null} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056525191 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056525191 data=null item=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-29T18:23:41.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056525192 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-29T18:23:41.008Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-29T18:23:41.008Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-29T18:23:41.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1056525221 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-29T18:23:41.008Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-29T18:23:41.274Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:41.274Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:41.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:41.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056525323 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-29T18:23:41.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056525323 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:41.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056525323 data=null} to Tree node with text: mysession [2019-07-29T18:23:41.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056525323 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-29T18:23:41.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056525324 data=null item=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-29T18:23:41.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056525324 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-29T18:23:41.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:41.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056525325 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-29T18:23:41.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056525325 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:41.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056525325 data=null} to Tree node with text: mysession [2019-07-29T18:23:41.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056525325 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-29T18:23:41.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056525325 data=null item=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-29T18:23:41.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056525325 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-29T18:23:41.274Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-29T18:23:41.274Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-29T18:23:41.274Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-29T18:23:41.274Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-29T18:23:41.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1056525436 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-29T18:23:41.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:41.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:23:41.274Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:23:41.274Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:41.274Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:41.274Z] DEBUG - Clicking on OK [2019-07-29T18:23:41.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056525437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:41.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056525437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:41.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056525437 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:41.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056525437 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:41.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056525437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:41.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056525437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:41.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056525437 data=null item=null detail=0 x=0 y=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-29T18:23:41.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1056525366 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-29T18:23:41.529Z] DEBUG - Clicked on [2019-07-29T18:23:41.529Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:41.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:41.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056525550 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056525551 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056525551 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056525551 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056525551 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-29T18:23:41.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056525552 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:41.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056525553 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056525553 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056525553 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056525553 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056525553 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-29T18:23:41.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056525554 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-29T18:23:41.529Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-29T18:23:41.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1056525635 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-29T18:23:41.529Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-29T18:23:41.529Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T18:23:41.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:41.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:41.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:41.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056525740 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056525740 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056525740 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056525740 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056525740 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-29T18:23:41.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056525742 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:41.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056525742 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056525742 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056525742 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056525742 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056525742 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-29T18:23:41.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056525743 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:41.529Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-29T18:23:41.529Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-29T18:23:41.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1056525773 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-29T18:23:41.529Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-29T18:23:42.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:42.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1056526280 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T18:23:42.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056526280 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:42.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056526280 data=null} to Tree node with text: Sessions [2019-07-29T18:23:42.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056526280 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:42.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056526280 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-29T18:23:42.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056526281 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:42.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:42.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1056526282 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T18:23:42.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056526282 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:42.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056526282 data=null} to Tree node with text: Sessions [2019-07-29T18:23:42.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056526282 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:42.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056526282 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-29T18:23:42.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056526282 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T18:23:42.089Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-29T18:23:42.089Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-29T18:23:42.345Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-29T18:23:42.345Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-29T18:23:42.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1056526368 data=null doit=true} to Shell with text {Create Session} [2019-07-29T18:23:42.345Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:42.345Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:42.345Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:42.345Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:42.345Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:42.345Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:42.345Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:42.345Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:42.345Z] DEBUG - matched Text with text " [2019-07-29T18:23:42.345Z] ", using matcher: of type 'Text' [2019-07-29T18:23:42.345Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T18:23:42.345Z] DEBUG - matched Text with text " [2019-07-29T18:23:42.345Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T18:23:42.345Z] DEBUG - matched Text with text " [2019-07-29T18:23:42.345Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T18:23:42.345Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-29T18:23:42.345Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-29T18:23:42.345Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-29T18:23:42.345Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:42.345Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:42.345Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:42.345Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:42.345Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:42.345Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:42.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056526369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:42.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056526369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:42.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056526369 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:42.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056526369 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:42.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056526369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:42.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056526369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:42.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056526369 data=null item=null detail=0 x=0 y=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-29T18:23:42.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1056526311 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-29T18:23:42.345Z] DEBUG - Clicked on [2019-07-29T18:23:42.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056526440 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:42.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056526440 data=null} to Tree node with text: Sessions [2019-07-29T18:23:42.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056526440 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T18:23:42.345Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056526441 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-29T18:23:42.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056526441 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T18:23:42.345Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:42.345Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:42.345Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:42.345Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:42.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:42.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056526442 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-29T18:23:42.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056526442 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:42.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056526442 data=null} to Tree node with text: mysession [2019-07-29T18:23:42.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056526442 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession [2019-07-29T18:23:42.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056526442 data=null item=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-29T18:23:42.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056526444 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-29T18:23:42.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:42.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056526444 data=null button=0 stateMask=0x0 x=96 y=92 count=0} to Tree node with text: mysession [2019-07-29T18:23:42.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056526444 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:42.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056526444 data=null} to Tree node with text: mysession [2019-07-29T18:23:42.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056526445 data=null button=1 stateMask=0x0 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-29T18:23:42.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056526445 data=null item=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-29T18:23:42.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056526445 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-29T18:23:42.345Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:42.345Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:42.601Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T18:23:42.601Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T18:23:42.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1056526636 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:42.601Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:42.601Z] 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-29T18:23:42.601Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T18:23:42.601Z] 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-29T18:23:42.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1056526639 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-29T18:23:42.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1056526639 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-29T18:23:42.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1056526639 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-29T18:23:42.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1056526639 data=null item=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-29T18:23:42.601Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T18:23:42.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:42.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:42.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:42.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:42.601Z] DEBUG - Setting state to checked on: All [2019-07-29T18:23:42.601Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:42.601Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:42.601Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:42.601Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:42.601Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:42.601Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:42.601Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:42.601Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:23:42.601Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-29T18:23:42.601Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-29T18:23:42.601Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:42.601Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:42.601Z] DEBUG - Clicking on &Ok [2019-07-29T18:23:42.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1056526659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:42.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1056526659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:42.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1056526659 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:42.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1056526660 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:42.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1056526660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:42.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1056526660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T18:23:42.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1056526660 data=null item=null detail=0 x=0 y=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-29T18:23:42.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1056526518 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-29T18:23:42.601Z] DEBUG - Clicked on [2019-07-29T18:23:42.601Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:42.601Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:42.601Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:42.601Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:42.601Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:42.601Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:42.601Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:42.601Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:42.601Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:42.601Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T18:23:42.601Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T18:23:42.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1056526764 data=null doit=true} to Tree node with text: channel0 [2019-07-29T18:23:42.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1056526764 data=null} to Tree node with text: channel0 [2019-07-29T18:23:42.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1056526764 data=null button=1 stateMask=0x0 x=127 y=113 count=1} to Tree node with text: channel0 [2019-07-29T18:23:42.601Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056526764 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-29T18:23:42.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1056526765 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-29T18:23:42.601Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:42.601Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:42.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:42.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056526765 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:42.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056526765 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:42.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056526765 data=null} to Tree node with text: mysession [2019-07-29T18:23:42.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056526765 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:42.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056526765 data=null item=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-29T18:23:42.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056526766 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:42.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:42.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056526766 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:42.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056526766 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:42.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056526766 data=null} to Tree node with text: mysession [2019-07-29T18:23:42.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056526766 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:42.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056526766 data=null item=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-29T18:23:42.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056526767 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:42.601Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-29T18:23:42.601Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-29T18:23:42.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1056526832 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-29T18:23:42.601Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-29T18:23:42.856Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:42.856Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:42.856Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:42.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056526934 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056526934 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056526934 data=null} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056526935 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056526935 data=null item=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-29T18:23:42.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056526935 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:42.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056526936 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056526936 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056526936 data=null} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056526936 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056526936 data=null item=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-29T18:23:42.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056526937 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-29T18:23:42.856Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-29T18:23:42.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1056526963 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-29T18:23:42.856Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-29T18:23:42.856Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:42.856Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:42.856Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:42.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056527065 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056527065 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056527065 data=null} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056527065 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056527065 data=null item=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-29T18:23:42.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056527066 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:42.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1056527066 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1056527067 data=null doit=true} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1056527067 data=null} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1056527067 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056527067 data=null item=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-29T18:23:42.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1056527067 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T18:23:42.856Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-29T18:23:42.856Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-29T18:23:43.112Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-29T18:23:43.112Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-29T18:23:43.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1056527143 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-29T18:23:43.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:43.112Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:23:43.112Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:23:43.112Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:43.112Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:43.112Z] DEBUG - Clicking on OK [2019-07-29T18:23:43.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056527143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:43.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056527143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:43.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056527143 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:43.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056527144 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:43.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056527144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:43.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056527144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:43.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056527144 data=null item=null detail=0 x=0 y=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-29T18:23:43.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1056527097 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-29T18:23:43.112Z] DEBUG - Clicked on [2019-07-29T18:23:43.112Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:43.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:43.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056527182 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:43.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056527182 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:43.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056527182 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:43.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056527183 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:43.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056527183 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-29T18:23:43.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056527184 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:43.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:43.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056527184 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:43.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056527184 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:43.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056527184 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:43.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056527185 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:43.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056527185 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-29T18:23:43.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056527185 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:43.112Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-29T18:23:43.112Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-29T18:23:43.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1056527224 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-29T18:23:43.112Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-29T18:23:43.112Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.56 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-29T18:23:43.112Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 1.843 s [2019-07-29T18:23:43.112Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 1.59 s [2019-07-29T18:23:43.112Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-29T18:23:43.368Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T18:23:43.368Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:43.368Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:43.368Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:43.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056527621 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:43.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056527621 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:43.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056527621 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:43.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056527622 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:43.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056527622 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-29T18:23:43.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056527623 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:43.624Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:43.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056527623 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:43.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056527623 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:43.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056527623 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:43.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056527624 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:43.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056527624 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-29T18:23:43.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056527624 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:43.624Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-29T18:23:43.624Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-29T18:23:43.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1056527658 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-29T18:23:43.624Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-29T18:23:44.185Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:44.185Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:44.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10297226811715716} time=1056528165 data=null button=0 stateMask=0x0 x=146 y=158 count=0} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10297226811715716} time=1056528165 data=null doit=true} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10297226811715716} time=1056528165 data=null} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10297226811715716} time=1056528166 data=null button=1 stateMask=0x0 x=146 y=158 count=1} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056528166 data=null item=TreeItem {10297226811715716} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10297226811715716} time=1056528167 data=null button=1 stateMask=0x80000 x=146 y=158 count=1} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10297226811715716} time=1056528167 data=null button=0 stateMask=0x0 x=146 y=158 count=0} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10297226811715716} time=1056528167 data=null doit=true} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10297226811715716} time=1056528167 data=null} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10297226811715716} time=1056528167 data=null button=1 stateMask=0x0 x=146 y=158 count=1} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056528168 data=null item=TreeItem {10297226811715716} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10297226811715716} time=1056528168 data=null button=1 stateMask=0x80000 x=146 y=158 count=1} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...' [2019-07-29T18:23:44.185Z] DEBUG - Clicking on with mnemonic 'Save...' [2019-07-29T18:23:44.185Z] DEBUG - Clicked on with mnemonic 'Save...' [2019-07-29T18:23:44.185Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions' [2019-07-29T18:23:44.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=1056528241 data=null doit=true} to Shell with text {Save Sessions} [2019-07-29T18:23:44.185Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-29T18:23:44.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:44.185Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:23:44.185Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:23:44.185Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:44.185Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.185Z] DEBUG - Clicking on OK [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056528241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056528241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056528241 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056528241 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056528242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056528242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056528242 data=null item=null detail=0 x=0 y=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-29T18:23:44.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=1056528196 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-29T18:23:44.185Z] DEBUG - Clicked on [2019-07-29T18:23:44.185Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:44.185Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:44.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10297226811715716} time=1056528275 data=null button=0 stateMask=0x0 x=146 y=100 count=0} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10297226811715716} time=1056528279 data=null doit=true} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10297226811715716} time=1056528279 data=null} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10297226811715716} time=1056528279 data=null button=1 stateMask=0x0 x=146 y=97 count=1} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056528279 data=null item=TreeItem {10297226811715716} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10297226811715716} time=1056528280 data=null button=1 stateMask=0x80000 x=146 y=97 count=1} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10297226811715716} time=1056528281 data=null button=0 stateMask=0x0 x=146 y=97 count=0} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10297226811715716} time=1056528281 data=null doit=true} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10297226811715716} time=1056528281 data=null} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10297226811715716} time=1056528281 data=null button=1 stateMask=0x0 x=146 y=97 count=1} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056528281 data=null item=TreeItem {10297226811715716} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10297226811715716} time=1056528282 data=null button=1 stateMask=0x80000 x=146 y=97 count=1} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.185Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-29T18:23:44.185Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-29T18:23:44.185Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-29T18:23:44.185Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-29T18:23:44.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1056528377 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-29T18:23:44.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:44.185Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:23:44.185Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:23:44.185Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:44.185Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.185Z] DEBUG - Clicking on OK [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056528378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056528378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056528378 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056528378 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056528378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056528378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056528378 data=null item=null detail=0 x=0 y=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-29T18:23:44.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1056528332 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-29T18:23:44.186Z] DEBUG - Clicked on [2019-07-29T18:23:44.186Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:44.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:44.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1056528416 data=null button=0 stateMask=0x0 x=89 y=92 count=0} to Tree node with text: Sessions [2019-07-29T18:23:44.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056528416 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:44.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056528416 data=null} to Tree node with text: Sessions [2019-07-29T18:23:44.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056528416 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-29T18:23:44.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056528416 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-29T18:23:44.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056528417 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-29T18:23:44.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:44.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1056528417 data=null button=0 stateMask=0x0 x=89 y=92 count=0} to Tree node with text: Sessions [2019-07-29T18:23:44.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1056528417 data=null doit=true} to Tree node with text: Sessions [2019-07-29T18:23:44.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1056528417 data=null} to Tree node with text: Sessions [2019-07-29T18:23:44.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1056528418 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-29T18:23:44.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056528418 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-29T18:23:44.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1056528418 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-29T18:23:44.441Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...' [2019-07-29T18:23:44.441Z] DEBUG - Clicking on with mnemonic 'Load...' [2019-07-29T18:23:44.441Z] DEBUG - Clicked on with mnemonic 'Load...' [2019-07-29T18:23:44.441Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions' [2019-07-29T18:23:44.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=1056528548 data=null doit=true} to Shell with text {Load Sessions} [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote' [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO' [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:23:44.441Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-29T18:23:44.441Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=1056528549 data=null doit=true} to Button with text {Local} [2019-07-29T18:23:44.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=1056528549 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-29T18:23:44.441Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-29T18:23:44.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=1056528549 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-29T18:23:44.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=1056528550 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-29T18:23:44.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=1056528550 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-29T18:23:44.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=1056528550 data=null item=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-29T18:23:44.441Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-29T18:23:44.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:23:44.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:23:44.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:44.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10297226811715716.lttng} time=1056528624 data=null button=0 stateMask=0x0 x=127 y=11 count=0} to TreeItem with text {10297226811715716.lttng} [2019-07-29T18:23:44.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10297226811715716.lttng} time=1056528624 data=null doit=true} to TreeItem with text {10297226811715716.lttng} [2019-07-29T18:23:44.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10297226811715716.lttng} time=1056528625 data=null} to TreeItem with text {10297226811715716.lttng} [2019-07-29T18:23:44.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10297226811715716.lttng} time=1056528625 data=null button=1 stateMask=0x0 x=127 y=11 count=1} to TreeItem with text {10297226811715716.lttng} [2019-07-29T18:23:44.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056528625 data=null item=TreeItem {10297226811715716.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {10297226811715716.lttng} [2019-07-29T18:23:44.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10297226811715716.lttng} time=1056528625 data=null button=1 stateMask=0x80000 x=127 y=11 count=1} to TreeItem with text {10297226811715716.lttng} [2019-07-29T18:23:44.441Z] DEBUG - Clicking on TreeItem with text {10297226811715716.lttng} [2019-07-29T18:23:44.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10297226811715716.lttng} time=1056528625 data=null button=0 stateMask=0x0 x=127 y=11 count=0} to TreeItem with text {10297226811715716.lttng} [2019-07-29T18:23:44.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10297226811715716.lttng} time=1056528625 data=null doit=true} to TreeItem with text {10297226811715716.lttng} [2019-07-29T18:23:44.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:44.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10297226811715716.lttng} time=1056528626 data=null} to TreeItem with text {10297226811715716.lttng} [2019-07-29T18:23:44.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10297226811715716.lttng} time=1056528626 data=null button=1 stateMask=0x0 x=127 y=11 count=1} to TreeItem with text {10297226811715716.lttng} [2019-07-29T18:23:44.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056528626 data=null item=TreeItem {10297226811715716.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {10297226811715716.lttng} [2019-07-29T18:23:44.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10297226811715716.lttng} time=1056528626 data=null button=1 stateMask=0x80000 x=127 y=11 count=1} to TreeItem with text {10297226811715716.lttng} [2019-07-29T18:23:44.441Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {10297226811715716.lttng} time=1056528626 data=null button=0 stateMask=0x0 x=127 y=11 count=0} to TreeItem with text {10297226811715716.lttng} [2019-07-29T18:23:44.441Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {10297226811715716.lttng} time=1056528626 data=null doit=true} to TreeItem with text {10297226811715716.lttng} [2019-07-29T18:23:44.441Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {10297226811715716.lttng} time=1056528626 data=null} to TreeItem with text {10297226811715716.lttng} [2019-07-29T18:23:44.441Z] DEBUG - Clicked on TreeItem with text {10297226811715716.lttng} [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button' [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:44.441Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.441Z] DEBUG - Clicking on OK [2019-07-29T18:23:44.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056528627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056528627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056528627 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056528627 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056528627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056528627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056528627 data=null item=null detail=0 x=0 y=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-29T18:23:44.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=1056528448 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-29T18:23:44.697Z] DEBUG - Clicked on [2019-07-29T18:23:44.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:44.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:44.697Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T18:23:44.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:44.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10297226811715716} time=1056528745 data=null button=0 stateMask=0x0 x=130 y=8 count=0} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10297226811715716} time=1056528745 data=null doit=true} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10297226811715716} time=1056528745 data=null} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10297226811715716} time=1056528745 data=null button=1 stateMask=0x0 x=130 y=8 count=1} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056528745 data=null item=TreeItem {10297226811715716} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10297226811715716} time=1056528746 data=null button=1 stateMask=0x80000 x=130 y=11 count=1} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:44.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10297226811715716} time=1056528747 data=null button=0 stateMask=0x0 x=130 y=11 count=0} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10297226811715716} time=1056528747 data=null doit=true} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10297226811715716} time=1056528747 data=null} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10297226811715716} time=1056528747 data=null button=1 stateMask=0x0 x=130 y=11 count=1} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056528747 data=null item=TreeItem {10297226811715716} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10297226811715716} time=1056528748 data=null button=1 stateMask=0x80000 x=130 y=11 count=1} to Tree node with text: 10297226811715716 [2019-07-29T18:23:44.697Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-29T18:23:44.697Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-29T18:23:44.697Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-29T18:23:44.697Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-29T18:23:44.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1056528869 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-29T18:23:44.697Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:23:44.697Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:23:44.697Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:23:44.697Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:23:44.697Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.697Z] DEBUG - Clicking on OK [2019-07-29T18:23:44.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056528869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056528869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056528869 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056528869 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056528869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056528869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:23:44.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056528869 data=null item=null detail=0 x=0 y=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-29T18:23:44.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1056528821 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-29T18:23:44.697Z] DEBUG - Clicked on [2019-07-29T18:23:44.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T18:23:44.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:44.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056528917 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:44.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056528917 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:44.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056528917 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:44.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056528917 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:44.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056528917 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-29T18:23:44.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056528918 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:44.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:23:44.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1056528919 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T18:23:44.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1056528919 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T18:23:44.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1056528919 data=null} to TreeItem with text {myNode} [2019-07-29T18:23:44.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1056528919 data=null button=1 stateMask=0x0 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:44.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056528919 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-29T18:23:44.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1056528923 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T18:23:44.952Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-29T18:23:44.952Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-29T18:23:44.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1056528954 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-29T18:23:44.952Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-29T18:23:44.952Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.728 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-29T18:23:44.952Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest) Time elapsed: 1.53 s [2019-07-29T18:23:44.952Z] [2019-07-29T18:23:44.952Z] Results: [2019-07-29T18:23:44.952Z] [2019-07-29T18:23:44.952Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:23:44.952Z] [2019-07-29T18:23:45.207Z] [2019-07-29T18:23:45.207Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 18:23:45.094 [2019-07-29T18:23:45.207Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T18:23:46.132Z] [INFO] All tests passed! [2019-07-29T18:23:46.132Z] [INFO] [2019-07-29T18:23:46.132Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:46.132Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T18:23:46.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-29T18:23:46.132Z] [INFO] [2019-07-29T18:23:46.132Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:46.132Z] [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-29T18:23:46.132Z] [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-29T18:23:46.132Z] [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-29T18:23:46.132Z] [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-29T18:23:46.132Z] [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-29T18:23:46.132Z] [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-29T18:23:46.132Z] [INFO] [2019-07-29T18:23:46.132Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T18:23:46.132Z] [INFO] [2019-07-29T18:23:46.132Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >-- [2019-07-29T18:23:46.132Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT [99/134] [2019-07-29T18:23:46.132Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:23:46.132Z] [INFO] [2019-07-29T18:23:46.132Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:23:46.132Z] [INFO] [2019-07-29T18:23:46.132Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:23:46.132Z] [INFO] The project's OSGi version is 1.0.10.201907291748 [2019-07-29T18:23:46.132Z] [INFO] [2019-07-29T18:23:46.132Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:23:46.132Z] [INFO] [2019-07-29T18:23:46.132Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:23:46.132Z] [INFO] [2019-07-29T18:23:46.132Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:23:46.132Z] [INFO] [2019-07-29T18:23:46.132Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:23:46.132Z] [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-29T18:23:46.132Z] [INFO] [2019-07-29T18:23:46.132Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:23:46.132Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:23:46.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources [2019-07-29T18:23:46.132Z] [INFO] [2019-07-29T18:23:46.132Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:23:46.132Z] [INFO] Compiling 19 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes [2019-07-29T18:23:46.387Z] [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-29T18:23:46.387Z] final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class)); [2019-07-29T18:23:46.387Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:23:46.387Z] 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-29T18:23:46.387Z] [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-29T18:23:46.387Z] final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-29T18:23:46.387Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:23:46.387Z] 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-29T18:23:46.387Z] [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-29T18:23:46.387Z] final TimeGraphControl timegraph = view.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-29T18:23:46.387Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:23:46.387Z] 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-29T18:23:46.387Z] [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-29T18:23:46.387Z] final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-29T18:23:46.387Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:23:46.387Z] 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-29T18:23:46.387Z] 4 problems (4 warnings) [2019-07-29T18:23:46.387Z] [INFO] [2019-07-29T18:23:46.387Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:23:46.387Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:23:46.387Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources [2019-07-29T18:23:46.387Z] [INFO] [2019-07-29T18:23:46.387Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:23:46.387Z] [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-29T18:23:46.387Z] [INFO] [2019-07-29T18:23:46.387Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:23:46.387Z] [INFO] [2019-07-29T18:23:46.387Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:23:46.387Z] [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-29T18:23:46.387Z] [INFO] [2019-07-29T18:23:46.387Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:23:46.387Z] [INFO] [2019-07-29T18:23:46.387Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:23:46.387Z] [INFO] [2019-07-29T18:23:46.387Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:23:46.387Z] [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-29T18:23:46.643Z] [INFO] [2019-07-29T18:23:46.643Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:23:46.643Z] [INFO] [2019-07-29T18:23:46.643Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:23:47.204Z] [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-29T18:23:47.204Z] [INFO] Command line: [2019-07-29T18:23:47.204Z] [/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-29T18:23:47.204Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:23:49.090Z] !SESSION 2019-07-29 18:23:47.298 ----------------------------------------------- [2019-07-29T18:23:49.090Z] eclipse.buildId=unknown [2019-07-29T18:23:49.090Z] java.version=1.8.0_202 [2019-07-29T18:23:49.090Z] java.vendor=Oracle Corporation [2019-07-29T18:23:49.090Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:23:49.090Z] 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-29T18:23:49.090Z] 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-29T18:23:49.090Z] [2019-07-29T18:23:49.090Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:23:48.768 [2019-07-29T18:23:49.090Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:23:49.090Z] !STACK 0 [2019-07-29T18:23:49.090Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:23:49.090Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:23:49.090Z] [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:23:49.090Z] [2019-07-29T18:23:49.090Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:23:48.805 [2019-07-29T18:23:49.090Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:23:49.090Z] !STACK 0 [2019-07-29T18:23:49.090Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:23:49.090Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:23:49.090Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:23:49.090Z] -> 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-29T18:23:49.090Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:23:49.090Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:23:49.090Z] [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:23:49.090Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:23:50.015Z] process 10988: 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-29T18:23:50.015Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:23:50.015Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:23:50.015Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:23:55.256Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-29T18:23:55.256Z] Display size: 1440x900 [2019-07-29T18:23:55.256Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-29T18:23:55.256Z] GTK version=3.18.9 [2019-07-29T18:23:55.256Z] GTK theme=Ambiance [2019-07-29T18:23:55.256Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T18:23:55.256Z] Time zone: Coordinated Universal Time [2019-07-29T18:23:55.256Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T18:23:55.256Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T18:23:55.817Z] *** BUG *** [2019-07-29T18:23:55.817Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:23:55.817Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:23:55.817Z] [2019-07-29T18:23:55.817Z] *** BUG *** [2019-07-29T18:23:55.817Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:23:55.817Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:23:55.817Z] [2019-07-29T18:23:55.817Z] *** BUG *** [2019-07-29T18:23:55.817Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:23:55.817Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:23:55.817Z] [2019-07-29T18:23:55.817Z] *** BUG *** [2019-07-29T18:23:55.817Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:23:55.817Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:23:55.817Z] [2019-07-29T18:23:57.179Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:03.709Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:24:03.709Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:24:03.709Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:03.709Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T18:24:03.709Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T18:24:03.709Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T18:24:03.709Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T18:24:03.709Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T18:24:03.709Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T18:24:03.709Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:03.709Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:03.709Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:24:03.709Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:24:03.965Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:03.965Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:03.965Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:04.524Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:04.524Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:04.524Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:05.085Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:05.085Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:05.085Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:05.646Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:05.646Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:05.646Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:05.901Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:05.901Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:05.901Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:06.463Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:06.463Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:06.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:07.024Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:07.024Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:07.024Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:07.584Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:07.584Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:07.584Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:08.144Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:08.144Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:08.144Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:08.704Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:08.704Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:08.704Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:09.265Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:09.265Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:09.265Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:09.824Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:09.824Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:24:09.824Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:09.824Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:11.710Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:24:11.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:24:11.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:11.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:11.710Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis' [2019-07-29T18:24:11.710Z] DEBUG - number of items : 17 [2019-07-29T18:24:11.710Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:11.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056555646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:11.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056555647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:11.710Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056555726 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:11.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056555728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:11.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056555728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:11.966Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056555932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:11.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056556026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:11.966Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056556027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:11.966Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056556027 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:11.966Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056556027 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:11.966Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:11.966Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-29T18:24:11.966Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:24:11.966Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:24:11.966Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:24:11.966Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:11.966Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:11.966Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:24:11.966Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:11.966Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:11.966Z] DEBUG - Clicking on OK [2019-07-29T18:24:11.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056556033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:11.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056556033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:11.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056556033 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:11.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056556034 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:11.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056556034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:11.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056556034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:11.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056556034 data=null item=null detail=0 x=0 y=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-29T18:24:11.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056555728 data=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-29T18:24:12.222Z] DEBUG - Clicked on [2019-07-29T18:24:12.222Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:24:12.222Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-29T18:24:12.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1056556251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:12.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1056556251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:12.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1056556251 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:12.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1056556252 data=null} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:12.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1056556252 data=null button=1 stateMask=0x0 x=538 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:12.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1056556252 data=null button=1 stateMask=0x80000 x=538 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:12.222Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-29T18:24:12.782Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-29T18:24:12.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1056556760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:12.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1056556762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:12.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1056556762 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:12.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1056556762 data=null} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:12.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1056556762 data=null button=1 stateMask=0x0 x=239 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:12.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1056556763 data=null button=1 stateMask=0x80000 x=239 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:12.782Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.037Z] DEBUG - number of items : 17 [2019-07-29T18:24:13.293Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-29T18:24:13.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056557315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T18:24:13.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056557315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T18:24:13.293Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056557315 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T18:24:13.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056557315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T18:24:13.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056557315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T18:24:13.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056557316 data=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-29T18:24:13.293Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056557317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:13.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056557363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:13.293Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056557370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:13.293Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056557370 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:13.293Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056557370 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:13.293Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:13.293Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1056557370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1056557371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1056557371 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1056557371 data=null} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1056557371 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1056557426 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1056557428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1056557428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1056557428 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1056557428 data=null} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1056557428 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1056557429 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1056557429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1056557429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1056557429 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1056557429 data=null} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1056557430 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1056557430 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-29T18:24:13.293Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-29T18:24:13.548Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-29T18:24:13.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1056557555 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-29T18:24:13.548Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-29T18:24:13.548Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:15.433Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:24:15.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:24:15.433Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:15.433Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:15.433Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:24:15.433Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:24:15.433Z] DEBUG - number of items : 17 [2019-07-29T18:24:15.433Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056559453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056559453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.433Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056559453 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056559453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056559453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056559453 data=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-29T18:24:15.433Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056559454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056559454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.433Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056559454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.433Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056559454 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.433Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056559454 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.433Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.433Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:15.992Z] DEBUG - number of items : 17 [2019-07-29T18:24:15.992Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056559956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056559956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.993Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056559956 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056559956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056559956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056559956 data=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-29T18:24:15.993Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056559957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056559957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.993Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056559958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.993Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056559958 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.993Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056559958 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.993Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:15.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:16.247Z] DEBUG - number of items : 17 [2019-07-29T18:24:16.247Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:16.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056560460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:16.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056560460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:16.247Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056560460 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:16.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056560461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:16.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056560461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:16.502Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056560556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:16.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056560556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:16.502Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056560556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:16.502Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056560557 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:16.502Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056560557 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:16.502Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:16.502Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-29T18:24:16.502Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:24:16.502Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:24:16.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:24:16.502Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:16.502Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:16.502Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:24:16.502Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:16.502Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:16.502Z] DEBUG - Clicking on OK [2019-07-29T18:24:16.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056560559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:16.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056560559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:16.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056560559 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:16.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056560559 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:16.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056560560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:16.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056560560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:16.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056560560 data=null item=null detail=0 x=0 y=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-29T18:24:16.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056560461 data=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-29T18:24:16.502Z] DEBUG - Clicked on [2019-07-29T18:24:16.502Z] DEBUG - number of items : 17 [2019-07-29T18:24:16.502Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:16.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056560745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:16.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056560745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:16.502Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056560745 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:16.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056560745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:16.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056560745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:16.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056560745 data=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-29T18:24:16.502Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056560747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:16.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056560747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:16.502Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056560747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:16.502Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056560747 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:16.502Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056560747 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:16.502Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:16.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:17.063Z] DEBUG - number of items : 17 [2019-07-29T18:24:17.063Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056561249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056561249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.063Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056561249 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056561249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056561249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056561249 data=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-29T18:24:17.063Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056561250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056561250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056561251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056561251 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056561251 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.063Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.063Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:17.623Z] DEBUG - number of items : 17 [2019-07-29T18:24:17.623Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T18:24:17.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056561753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056561753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.623Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056561753 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056561753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056561753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056561753 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-29T18:24:17.623Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056561754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056561754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.623Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056561754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056561754 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.623Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056561754 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:24:17.623Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T18:24:17.623Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:18.184Z] DEBUG - number of items : 17 [2019-07-29T18:24:18.184Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:18.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056562256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:18.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056562256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:18.184Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056562256 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:18.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056562256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:18.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056562256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:18.184Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056562437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:18.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056562439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:18.440Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056562439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:18.440Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056562440 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:18.440Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056562440 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:18.440Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:18.440Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-29T18:24:18.440Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:24:18.440Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:24:18.440Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:24:18.440Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:18.440Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:18.440Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:24:18.440Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:18.440Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:18.440Z] DEBUG - Clicking on OK [2019-07-29T18:24:18.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056562449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:18.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056562449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:18.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056562449 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:18.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056562449 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:18.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056562449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:18.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056562449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:18.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056562449 data=null item=null detail=0 x=0 y=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-29T18:24:18.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056562256 data=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-29T18:24:18.440Z] DEBUG - Clicked on [2019-07-29T18:24:18.440Z] DEBUG - number of items : 17 [2019-07-29T18:24:18.440Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:18.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056562664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:18.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056562664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:18.440Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056562665 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:18.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056562665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:18.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056562665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:18.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056562665 data=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-29T18:24:18.440Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056562665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:18.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056562665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:18.440Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056562665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:18.440Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056562665 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:18.440Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056562665 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:18.440Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:18.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:19.001Z] DEBUG - number of items : 17 [2019-07-29T18:24:19.001Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-29T18:24:19.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056563167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T18:24:19.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056563167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T18:24:19.001Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056563167 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T18:24:19.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056563167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T18:24:19.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056563167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T18:24:19.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056563167 data=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-29T18:24:19.001Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056563168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:19.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056563195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:19.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056563198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:19.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056563198 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:19.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056563199 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:19.001Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:19.001Z] DEBUG - number of items : 17 [2019-07-29T18:24:19.001Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:19.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056563199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:19.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056563200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:19.001Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056563200 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:19.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056563200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:19.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056563200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:19.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056563200 data=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-29T18:24:19.001Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056563201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:19.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056563201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:19.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056563201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:19.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056563201 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:19.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056563201 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:19.001Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:19.001Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:19.565Z] DEBUG - number of items : 17 [2019-07-29T18:24:19.565Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-29T18:24:19.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056563703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T18:24:19.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056563703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T18:24:19.565Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056563703 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T18:24:19.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056563703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T18:24:19.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056563703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T18:24:19.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056563703 data=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-29T18:24:19.565Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056563705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:19.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056563734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:19.565Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056563738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:19.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056563739 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:19.565Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056563739 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:19.565Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-29T18:24:19.565Z] DEBUG - number of items : 17 [2019-07-29T18:24:19.565Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:19.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056563740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:19.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056563740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:19.565Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056563740 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:19.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056563740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:19.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056563740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:19.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056563740 data=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-29T18:24:19.565Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056563740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:19.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056563741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:19.565Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056563741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:19.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056563741 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:19.565Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056563741 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:19.565Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:19.565Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:19.565Z] DEBUG - number of items : 17 [2019-07-29T18:24:19.565Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:24:19.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056563742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:24:19.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056563742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:24:19.565Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056563742 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:24:19.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056563742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:24:19.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056563742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:24:19.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056563742 data=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-29T18:24:19.565Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056563743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:24:19.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056563744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:24:19.565Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056563744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:24:19.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056563744 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:24:19.565Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056563744 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:24:19.565Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:24:19.565Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:20.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:22.011Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:24:22.011Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:24:22.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:22.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:22.011Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:24:22.011Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:24:22.011Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-29T18:24:22.011Z] DEBUG - number of items : 17 [2019-07-29T18:24:22.011Z] DEBUG - number of items : 17 [2019-07-29T18:24:22.011Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-29T18:24:22.011Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-29T18:24:22.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1056566157 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-29T18:24:22.011Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-29T18:24:22.011Z] DEBUG - number of items : 17 [2019-07-29T18:24:22.011Z] DEBUG - number of items : 17 [2019-07-29T18:24:22.011Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-29T18:24:22.011Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-29T18:24:22.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1056566246 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-29T18:24:22.011Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-29T18:24:22.011Z] DEBUG - number of items : 17 [2019-07-29T18:24:22.011Z] DEBUG - number of items : 17 [2019-07-29T18:24:22.266Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:24.152Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:24:24.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:24:24.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:24.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:24.152Z] DEBUG - number of items : 17 [2019-07-29T18:24:24.152Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:24.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056568027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:24.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056568027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:24.152Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056568028 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:24.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056568028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:24.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056568028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:24.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056568174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:24.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056568180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:24.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056568180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:24.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056568180 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:24.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056568180 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:24.152Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:24.152Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-29T18:24:24.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1056568181 data=null doit=true} to Shell with text {Filter} [2019-07-29T18:24:24.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:24:24.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:24:24.152Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:24:24.152Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:24:24.712Z] DEBUG - matched Text with text "24", using matcher: of type 'Text' [2019-07-29T18:24:24.712Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text') [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - Clicking on Uncheck all [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1056569228 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1056569228 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1056569228 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1056569228 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1056569228 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1056569228 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1056569228 data=null item=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-29T18:24:25.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1056569234 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1056569234 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1056569234 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1056569234 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1056569234 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Clicked on Uncheck all [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - Clicking on Check all [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1056569235 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1056569235 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1056569235 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1056569235 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1056569235 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1056569235 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1056569235 data=null item=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-29T18:24:25.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1056569239 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1056569240 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1056569240 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1056569240 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1056569240 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Clicked on Check all [2019-07-29T18:24:25.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=1056569242 data=null button=0 stateMask=0x0 x=107 y=121 count=0} to TreeItem with text {synthetic-trace} [2019-07-29T18:24:25.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1056569242 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1056569242 data=null} to TreeItem with text {synthetic-trace} [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=1056569242 data=null button=1 stateMask=0x0 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-29T18:24:25.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056569243 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-29T18:24:25.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=1056569244 data=null button=1 stateMask=0x80000 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - Clicking on Uncheck all [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1056569245 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1056569245 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1056569245 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1056569245 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1056569245 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1056569245 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1056569245 data=null item=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-29T18:24:25.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1056569252 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1056569252 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1056569252 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1056569252 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1056569252 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Clicked on Uncheck all [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - Clicking on Check selected [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1056569253 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1056569253 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1056569253 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1056569253 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1056569253 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1056569254 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1056569254 data=null item=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-29T18:24:25.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1056569254 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1056569254 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1056569254 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1056569254 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1056569254 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Clicked on Check selected [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - Clicking on Uncheck all [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1056569255 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1056569255 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1056569256 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1056569256 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1056569256 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1056569256 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1056569256 data=null item=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-29T18:24:25.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1056569256 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1056569256 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1056569256 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1056569256 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1056569256 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Clicked on Uncheck all [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - Clicking on Check subtree [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1056569257 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1056569257 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-29T18:24:25.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1056569257 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1056569257 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1056569257 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-29T18:24:25.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1056569257 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-29T18:24:25.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1056569258 data=null item=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-29T18:24:25.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1056569258 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1056569258 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-29T18:24:25.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1056569258 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-29T18:24:25.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1056569258 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1056569258 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Clicked on Check subtree [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - Clicking on Check all [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1056569259 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1056569259 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1056569259 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1056569259 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1056569259 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1056569259 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1056569259 data=null item=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-29T18:24:25.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1056569266 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1056569266 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1056569266 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1056569266 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1056569266 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Clicked on Check all [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - Clicking on Uncheck selected [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1056569267 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1056569267 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-29T18:24:25.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1056569267 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1056569267 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1056569267 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-29T18:24:25.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1056569267 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-29T18:24:25.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1056569267 data=null item=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-29T18:24:25.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1056569268 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1056569268 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-29T18:24:25.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1056569268 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-29T18:24:25.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1056569268 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1056569268 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Clicked on Uncheck selected [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - Clicking on Check all [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1056569268 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1056569268 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1056569269 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1056569269 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1056569269 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1056569269 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1056569269 data=null item=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-29T18:24:25.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1056569269 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1056569269 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1056569269 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1056569269 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1056569269 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Clicked on Check all [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - Clicking on Uncheck subtree [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1056569270 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1056569270 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-29T18:24:25.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1056569270 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1056569270 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1056569270 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-29T18:24:25.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1056569270 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-29T18:24:25.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1056569270 data=null item=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-29T18:24:25.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1056569271 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1056569271 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-29T18:24:25.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1056569271 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-29T18:24:25.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1056569271 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1056569271 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Clicked on Uncheck subtree [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - Clicking on Uncheck all [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1056569272 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1056569272 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1056569272 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1056569272 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1056569272 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1056569272 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1056569272 data=null item=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-29T18:24:25.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1056569276 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1056569276 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1056569276 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1056569276 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1056569276 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Clicked on Uncheck all [2019-07-29T18:24:25.274Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text' [2019-07-29T18:24:25.274Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text') [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - Clicking on Check all [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1056569278 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1056569278 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1056569278 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1056569278 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1056569278 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1056569278 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1056569278 data=null item=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-29T18:24:25.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1056569315 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1056569315 data=null 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-29T18:24:25.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1056569315 data=null 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-29T18:24:25.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1056569315 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1056569315 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Clicked on Check all [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:25.274Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:25.274Z] DEBUG - Clicking on OK [2019-07-29T18:24:25.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056569316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:25.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056569316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:25.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056569316 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:25.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056569316 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:25.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056569316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:25.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056569317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:25.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056569317 data=null item=null detail=0 x=0 y=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-29T18:24:25.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056568028 data=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-29T18:24:25.275Z] DEBUG - Clicked on [2019-07-29T18:24:25.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:27.162Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:24:27.162Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:24:27.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:27.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:27.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:27.162Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:24:27.162Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:24:27.162Z] DEBUG - number of items : 17 [2019-07-29T18:24:27.162Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056571290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056571290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.162Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056571290 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056571290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056571290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056571290 data=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-29T18:24:27.162Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056571291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056571330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.162Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056571330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.162Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056571330 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.162Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056571330 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.162Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:27.724Z] DEBUG - number of items : 17 [2019-07-29T18:24:27.724Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056571832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056571832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.724Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056571832 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056571832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056571832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056571832 data=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-29T18:24:27.724Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056571832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056571832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.724Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056571833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.724Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056571833 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.724Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056571833 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.724Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:27.724Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:28.285Z] DEBUG - number of items : 17 [2019-07-29T18:24:28.285Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:28.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056572344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056572344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:28.285Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056572344 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:28.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056572344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:28.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056572344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:28.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056572345 data=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-29T18:24:28.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056572345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056572345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:28.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056572345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:28.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056572345 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:28.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056572345 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:28.285Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:28.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:28.846Z] DEBUG - number of items : 17 [2019-07-29T18:24:28.846Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-29T18:24:28.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056572927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:28.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056572950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:28.846Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056572951 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:28.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056572951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:28.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056572951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:28.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056572951 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-29T18:24:28.846Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056572951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:28.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056572951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:28.846Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056572951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:28.846Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056572952 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:28.846Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056572952 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:28.846Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-29T18:24:28.846Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:29.407Z] DEBUG - number of items : 17 [2019-07-29T18:24:29.407Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-29T18:24:29.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056573453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056573453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.407Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056573453 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056573453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056573453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056573453 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-29T18:24:29.407Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056573467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056573467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056573467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056573467 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056573467 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.407Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-29T18:24:29.407Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:29.967Z] DEBUG - number of items : 17 [2019-07-29T18:24:29.967Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-29T18:24:29.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056573969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056573970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.967Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056573970 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056573970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056573970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056573970 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-29T18:24:29.967Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056573970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056573970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.967Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056573971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.967Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056573971 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.967Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056573971 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:29.967Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-29T18:24:29.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:30.527Z] DEBUG - number of items : 17 [2019-07-29T18:24:30.527Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-29T18:24:30.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056574525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056574525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.527Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056574525 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056574525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056574526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056574526 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-29T18:24:30.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056574526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056574526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056574526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056574526 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056574526 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.527Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-29T18:24:30.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:30.783Z] DEBUG - number of items : 17 [2019-07-29T18:24:30.783Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-29T18:24:30.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056575028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.783Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056575028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.783Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056575028 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056575028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056575028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056575028 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-29T18:24:30.783Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056575028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.783Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056575028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.783Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056575029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.783Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056575029 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.783Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056575029 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:30.783Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-29T18:24:30.783Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:31.343Z] DEBUG - number of items : 17 [2019-07-29T18:24:31.343Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-29T18:24:31.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056575530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:31.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056575530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:31.343Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056575530 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:31.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056575530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:31.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056575530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:31.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056575530 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-29T18:24:31.343Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056575531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:31.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056575531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:31.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056575531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:31.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056575531 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:31.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056575531 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-29T18:24:31.343Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-29T18:24:31.343Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:31.903Z] DEBUG - number of items : 17 [2019-07-29T18:24:31.903Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:31.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056576032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:31.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056576032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:31.903Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056576033 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:31.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056576033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:31.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056576033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:31.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056576033 data=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-29T18:24:31.903Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056576033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:31.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056576033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:31.903Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056576033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:31.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056576034 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:31.903Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056576034 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:31.903Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:31.903Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:32.462Z] DEBUG - number of items : 17 [2019-07-29T18:24:32.462Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:32.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056576535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:32.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056576535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:32.462Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056576535 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:32.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056576535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:32.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056576535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:32.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056576535 data=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-29T18:24:32.462Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056576536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:32.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056576536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:32.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056576536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:32.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056576536 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:32.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056576536 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:32.463Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:32.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:33.023Z] DEBUG - number of items : 17 [2019-07-29T18:24:33.023Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:33.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056577037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:33.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056577037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:33.023Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056577037 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:33.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056577037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:33.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056577037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:33.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056577037 data=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-29T18:24:33.023Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056577038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:33.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056577038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:33.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056577038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:33.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056577038 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:33.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056577038 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:33.023Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-29T18:24:33.023Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:33.023Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:34.911Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:24:34.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:24:34.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:34.911Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-29T18:24:34.911Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-29T18:24:34.911Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:24:34.911Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:24:34.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:36.273Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:24:36.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:24:36.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:36.273Z] DEBUG - number of items : 17 [2019-07-29T18:24:36.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:37.635Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:24:37.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:24:37.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:37.890Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-29T18:24:37.890Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-29T18:24:37.890Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:24:37.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:39.776Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:24:39.776Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:24:39.776Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:39.776Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:24:40.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:40.337Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:24:40.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:42.223Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:24:42.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:24:42.223Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:24:42.223Z] DEBUG - number of items : 17 [2019-07-29T18:24:42.223Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T18:24:42.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056586230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:24:42.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056586230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:24:42.223Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056586230 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:24:42.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056586230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:24:42.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056586230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:24:42.223Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056586437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:24:42.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056586437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:24:42.223Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056586437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:24:42.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056586437 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:24:42.223Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056586437 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:24:42.223Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T18:24:42.223Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T18:24:42.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1056586438 data=null doit=true} to Shell with text {Legend} [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-29T18:24:42.223Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-29T18:24:42.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:24:42.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:24:42.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:24:42.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:24:42.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:24:42.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:24:42.223Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:42.223Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:24:42.223Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:42.223Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:42.223Z] DEBUG - Clicking on OK [2019-07-29T18:24:42.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056586461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:42.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056586461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:42.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056586461 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:42.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056586461 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:42.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056586461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:42.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056586461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:42.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056586461 data=null item=null detail=0 x=0 y=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-29T18:24:42.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056586230 data=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-29T18:24:42.479Z] DEBUG - Clicked on [2019-07-29T18:24:42.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056586824 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:24:42.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:24:42.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:24:42.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:24:42.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:24:42.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056586924 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:24:42.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056586924 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:24:42.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056586924 data=null} to TreeItem with text {test} [2019-07-29T18:24:42.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056586924 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:24:42.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056586924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:24:42.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056586931 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:24:42.990Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:24:42.990Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:24:42.990Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:24:43.245Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:24:43.245Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:24:43.245Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:24:43.245Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:24:43.245Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:43.245Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:24:43.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:43.245Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:43.245Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:43.245Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:24:43.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056587258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:43.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056587259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:43.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056587259 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:43.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056587259 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:43.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056587259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:43.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056587259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:43.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056587259 data=null item=null detail=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-29T18:24:43.245Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056587259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:43.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056587259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:43.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056587259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:43.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056587259 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:43.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056587259 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:43.245Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:43.245Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:24:43.245Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:24:43.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:43.245Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:43.245Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:24:43.245Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:43.245Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:43.245Z] DEBUG - Clicking on OK [2019-07-29T18:24:43.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056587260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:43.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056587260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:43.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056587260 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:43.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056587260 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:43.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056587260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:43.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056587261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:43.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:43.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:43.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:43.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:43.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:43.245Z] DEBUG - Clicked on OK [2019-07-29T18:24:43.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056587261 data=null item=null detail=0 x=0 y=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-29T18:24:43.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056587036 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-29T18:24:44.366Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 49.495 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-29T18:24:44.366Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 12.903 s [2019-07-29T18:24:44.366Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.714 s [2019-07-29T18:24:44.366Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 6.631 s [2019-07-29T18:24:44.366Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.076 s [2019-07-29T18:24:44.366Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped [2019-07-29T18:24:44.366Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.113 s [2019-07-29T18:24:44.366Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 7.603 s [2019-07-29T18:24:44.366Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 1.655 s [2019-07-29T18:24:44.366Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 1.612 s [2019-07-29T18:24:44.366Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 1.648 s [2019-07-29T18:24:44.366Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.479 s [2019-07-29T18:24:44.366Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.209 s [2019-07-29T18:24:44.366Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-29T18:24:44.621Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:24:48.792Z] DEBUG - number of items : 25 [2019-07-29T18:24:48.792Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056592668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056592668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:48.792Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056592668 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056592668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056592668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056592924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056592927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056592927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:48.792Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056592927 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:48.792Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056592927 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:48.792Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-29T18:24:48.792Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-29T18:24:48.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1056592928 data=null doit=true} to Shell with text {Filter} [2019-07-29T18:24:48.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:24:48.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - Clicking on Uncheck all [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1056592929 data=null 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-29T18:24:48.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1056592929 data=null 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-29T18:24:48.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1056592929 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:48.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1056592929 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1056592929 data=null 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-29T18:24:48.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1056592929 data=null 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-29T18:24:48.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1056592930 data=null item=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-29T18:24:48.792Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1056592960 data=null 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-29T18:24:48.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1056592961 data=null 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-29T18:24:48.792Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1056592961 data=null 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-29T18:24:48.792Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1056592961 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:48.792Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1056592961 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:24:48.792Z] DEBUG - Clicked on Uncheck all [2019-07-29T18:24:48.792Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-29T18:24:48.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=1056592964 data=null button=0 stateMask=0x0 x=92 y=77 count=0} to Tree node with text: systemd [2019-07-29T18:24:48.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=1056592965 data=null doit=true} to Tree node with text: systemd [2019-07-29T18:24:48.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=1056592965 data=null} to Tree node with text: systemd [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=1056592965 data=null button=1 stateMask=0x0 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-29T18:24:48.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056592965 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-29T18:24:48.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=1056592965 data=null button=1 stateMask=0x80000 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - Clicking on Check subtree [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1056592966 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-29T18:24:48.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1056592966 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-29T18:24:48.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1056592966 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:48.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1056592966 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1056592966 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-29T18:24:48.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1056592966 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-29T18:24:48.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1056592966 data=null item=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-29T18:24:48.792Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1056593021 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-29T18:24:48.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1056593021 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-29T18:24:48.792Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1056593021 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-29T18:24:48.792Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1056593021 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:48.792Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1056593021 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:48.792Z] DEBUG - Clicked on Check subtree [2019-07-29T18:24:48.792Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-29T18:24:48.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=1056593022 data=null button=0 stateMask=0x0 x=93 y=1221 count=0} to Tree node with text: kthreadd [2019-07-29T18:24:48.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=1056593022 data=null doit=true} to Tree node with text: kthreadd [2019-07-29T18:24:48.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=1056593022 data=null} to Tree node with text: kthreadd [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=1056593022 data=null button=1 stateMask=0x0 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-29T18:24:48.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056593023 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-29T18:24:48.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=1056593023 data=null button=1 stateMask=0x80000 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:48.792Z] DEBUG - Clicking on Check subtree [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1056593024 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-29T18:24:48.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1056593024 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-29T18:24:48.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1056593024 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:48.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1056593024 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1056593024 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-29T18:24:48.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1056593024 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-29T18:24:48.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1056593024 data=null item=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-29T18:24:48.792Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1056593027 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-29T18:24:48.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1056593027 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-29T18:24:48.792Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1056593027 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-29T18:24:48.792Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1056593027 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:48.792Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1056593027 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:48.792Z] DEBUG - Clicked on Check subtree [2019-07-29T18:24:48.792Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-29T18:24:48.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=1056593028 data=null button=0 stateMask=0x0 x=110 y=-946 count=0} to Tree node with text: lttng-consumerd [2019-07-29T18:24:48.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=1056593028 data=null doit=true} to Tree node with text: lttng-consumerd [2019-07-29T18:24:48.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=1056593028 data=null} to Tree node with text: lttng-consumerd [2019-07-29T18:24:48.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=1056593028 data=null button=1 stateMask=0x0 x=110 y=-946 count=1} to Tree node with text: lttng-consumerd [2019-07-29T18:24:48.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056593028 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-29T18:24:48.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=1056593029 data=null button=1 stateMask=0x80000 x=110 y=-946 count=1} to Tree node with text: lttng-consumerd [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - Clicking on Check subtree [2019-07-29T18:24:48.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1056593029 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-29T18:24:48.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1056593029 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-29T18:24:48.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1056593029 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:48.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1056593029 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:48.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1056593029 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-29T18:24:48.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1056593029 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-29T18:24:48.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1056593029 data=null item=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-29T18:24:48.793Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1056593030 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-29T18:24:48.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1056593030 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-29T18:24:48.793Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1056593030 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-29T18:24:48.793Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1056593030 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:48.793Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1056593030 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:24:48.793Z] DEBUG - Clicked on Check subtree [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:48.793Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:48.793Z] DEBUG - Clicking on OK [2019-07-29T18:24:48.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056593031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:48.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056593031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:48.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056593031 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:48.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056593031 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:48.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056593031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:48.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056593031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:48.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056593031 data=null item=null detail=0 x=0 y=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-29T18:24:48.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056592668 data=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-29T18:24:49.048Z] DEBUG - Clicked on [2019-07-29T18:24:49.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:24:49.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:24:49.048Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:24:49.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1056593153 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-29T18:24:49.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1056593214 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process} [2019-07-29T18:24:49.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1056593223 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-29T18:24:49.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1056593224 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process} [2019-07-29T18:24:49.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1056593225 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-29T18:24:49.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1056593227 data=null button=1 stateMask=0x80000 x=158 y=-12 count=1} to TreeColumn with text {TID} [2019-07-29T18:24:49.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1056593227 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-29T18:24:49.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1056593228 data=null button=1 stateMask=0x80000 x=158 y=-12 count=1} to TreeColumn with text {TID} [2019-07-29T18:24:49.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1056593228 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-29T18:24:49.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1056593229 data=null button=1 stateMask=0x80000 x=198 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-29T18:24:49.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1056593230 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-29T18:24:49.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1056593231 data=null button=1 stateMask=0x80000 x=198 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-29T18:24:49.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1056593231 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-29T18:24:49.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1056593242 data=null button=1 stateMask=0x80000 x=288 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-29T18:24:49.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1056593243 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-29T18:24:49.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1056593244 data=null button=1 stateMask=0x80000 x=288 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-29T18:24:49.303Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056593326 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:24:49.303Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:24:49.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:24:49.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:24:49.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:24:49.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056593352 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:24:49.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056593353 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:24:49.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056593353 data=null} to TreeItem with text {test} [2019-07-29T18:24:49.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056593353 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:24:49.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056593353 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:24:49.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056593370 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:24:49.303Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:24:49.303Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:24:49.303Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:24:50.229Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:24:50.229Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:24:50.229Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:24:50.229Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:24:50.229Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:50.229Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:24:50.229Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:50.229Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:50.229Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:50.229Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:24:50.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056594130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:50.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056594130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:50.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056594130 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:50.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056594130 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:50.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056594130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:50.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056594130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:50.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056594130 data=null item=null detail=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-29T18:24:50.229Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056594130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:50.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056594130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:50.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056594130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:50.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056594130 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:50.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056594130 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:50.229Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:24:50.229Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:24:50.229Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:24:50.229Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:24:50.229Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:24:50.229Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:24:50.229Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:24:50.229Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:50.229Z] DEBUG - Clicking on OK [2019-07-29T18:24:50.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056594131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:50.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056594131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:50.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056594131 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:50.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056594131 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:50.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056594131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:50.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056594131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:50.229Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:50.229Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:50.229Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:50.229Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:50.229Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:24:50.229Z] DEBUG - Clicked on OK [2019-07-29T18:24:50.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056594131 data=null item=null detail=0 x=0 y=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-29T18:24:50.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056593449 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-29T18:24:50.484Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.287 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-29T18:24:50.484Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest) Time elapsed: 4.474 s [2019-07-29T18:24:50.484Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-29T18:24:51.045Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:24:54.308Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:24:54.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:24:54.308Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:24:54.308Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:24:54.308Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:24:54.563Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:24:54.563Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:24:54.563Z] DEBUG - number of items : 25 [2019-07-29T18:24:54.563Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:54.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056598619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:54.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056598619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:54.563Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056598619 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:54.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056598619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:54.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056598619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:54.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056598619 data=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-29T18:24:54.563Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056598620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:54.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056598620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:54.563Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056598620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:54.563Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056598620 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:54.563Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056598620 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:54.563Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:54.563Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:24:55.122Z] DEBUG - number of items : 25 [2019-07-29T18:24:55.122Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056599122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056599122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.122Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056599122 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056599122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056599122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056599122 data=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-29T18:24:55.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056599123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056599123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056599123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056599123 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056599123 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.122Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.122Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:24:55.377Z] DEBUG - number of items : 25 [2019-07-29T18:24:55.377Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056599625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056599625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.377Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056599625 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056599625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056599625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056599625 data=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-29T18:24:55.377Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056599626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056599626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056599626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056599626 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056599626 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.377Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.377Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:24:55.938Z] DEBUG - number of items : 25 [2019-07-29T18:24:55.938Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T18:24:55.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056600129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056600129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.938Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056600129 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056600129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056600129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056600129 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-29T18:24:55.938Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056600130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056600130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056600130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056600130 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056600130 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:55.938Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T18:24:55.938Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:24:56.499Z] DEBUG - number of items : 25 [2019-07-29T18:24:56.499Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T18:24:56.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056600632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:56.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056600632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:56.499Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056600632 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:56.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056600632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:56.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056600632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:56.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056600632 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-29T18:24:56.499Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056600633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:56.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056600633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:56.499Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056600633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:56.499Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056600633 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:56.499Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056600633 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:56.499Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T18:24:56.499Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:24:57.060Z] DEBUG - number of items : 25 [2019-07-29T18:24:57.060Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T18:24:57.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056601135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056601135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056601135 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056601135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056601135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056601135 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-29T18:24:57.060Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056601136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056601136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056601136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056601136 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056601136 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:57.060Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T18:24:57.060Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:24:57.060Z] DEBUG - number of items : 25 [2019-07-29T18:24:57.060Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T18:24:57.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056601137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056601137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056601137 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056601137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056601137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056601137 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-29T18:24:57.060Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056601137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056601137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056601137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056601137 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056601137 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T18:24:57.060Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:24:57.060Z] DEBUG - number of items : 25 [2019-07-29T18:24:57.060Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T18:24:57.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056601138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056601138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056601138 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056601138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056601138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056601138 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-29T18:24:57.060Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056601139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056601139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056601139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056601139 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056601139 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.060Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T18:24:57.060Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:24:57.620Z] DEBUG - number of items : 25 [2019-07-29T18:24:57.620Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T18:24:57.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056601640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056601641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.620Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056601641 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056601641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056601641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056601641 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-29T18:24:57.620Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056601642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056601642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.620Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056601642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.620Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056601642 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.620Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056601642 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:57.620Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T18:24:57.620Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:24:58.180Z] DEBUG - number of items : 25 [2019-07-29T18:24:58.180Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T18:24:58.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056602143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:58.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056602143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:58.180Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056602143 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:58.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056602143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:58.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056602143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:58.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056602143 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-29T18:24:58.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056602144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:58.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056602144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:58.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056602144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:58.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056602144 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:58.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056602144 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:58.181Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T18:24:58.181Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:24:58.436Z] DEBUG - number of items : 25 [2019-07-29T18:24:58.436Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056602646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056602646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.436Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056602646 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056602646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056602646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056602646 data=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-29T18:24:58.436Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056602647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056602647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.436Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056602647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056602647 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.436Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056602647 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.436Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.436Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:24:58.998Z] DEBUG - number of items : 25 [2019-07-29T18:24:58.998Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056603149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056603149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.998Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056603149 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056603149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056603149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056603149 data=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-29T18:24:58.998Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056603150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056603150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.998Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056603150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.998Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056603150 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.998Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056603150 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.998Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:24:58.998Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:24:59.560Z] DEBUG - number of items : 25 [2019-07-29T18:24:59.560Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T18:24:59.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056603651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:59.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056603651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:59.560Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056603651 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:59.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056603651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:59.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056603651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:59.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056603651 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-29T18:24:59.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056603652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:59.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056603652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:59.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056603652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:59.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056603652 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:59.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056603652 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:24:59.560Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T18:24:59.560Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:00.120Z] DEBUG - number of items : 25 [2019-07-29T18:25:00.120Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T18:25:00.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056604154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056604154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.120Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056604154 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056604154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056604154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056604154 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-29T18:25:00.120Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056604155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056604155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.120Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056604155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.120Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056604155 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.120Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056604155 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.120Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T18:25:00.120Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:00.682Z] DEBUG - number of items : 25 [2019-07-29T18:25:00.682Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T18:25:00.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056604663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056604663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.682Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056604663 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056604663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056604663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056604663 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-29T18:25:00.682Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056604664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056604664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.682Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056604664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.682Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056604664 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.682Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056604664 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:00.682Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T18:25:00.682Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:00.937Z] DEBUG - number of items : 25 [2019-07-29T18:25:00.937Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T18:25:00.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056605166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:00.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056605166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:00.937Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056605166 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:00.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056605166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:00.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056605166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:00.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056605166 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-29T18:25:00.937Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056605167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:00.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056605167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:00.937Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056605167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:00.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056605167 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:00.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056605167 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:00.937Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T18:25:00.937Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:01.497Z] DEBUG - number of items : 25 [2019-07-29T18:25:01.498Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T18:25:01.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056605669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:01.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056605669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:01.498Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056605669 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:01.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056605669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:01.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056605669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:01.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056605669 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-29T18:25:01.498Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056605670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:01.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056605670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:01.498Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056605670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:01.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056605670 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:01.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056605670 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:01.498Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T18:25:01.498Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:02.058Z] DEBUG - number of items : 25 [2019-07-29T18:25:02.058Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T18:25:02.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056606172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056606172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.058Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056606172 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056606172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056606172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056606172 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-29T18:25:02.058Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056606173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056606173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056606173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056606173 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056606173 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.058Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T18:25:02.058Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:02.618Z] DEBUG - number of items : 25 [2019-07-29T18:25:02.618Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T18:25:02.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056606675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056606675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.618Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056606675 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056606675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056606675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056606675 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-29T18:25:02.618Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056606676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056606676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.618Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056606676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.618Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056606676 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.618Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056606676 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T18:25:02.618Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T18:25:02.618Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:03.179Z] DEBUG - number of items : 25 [2019-07-29T18:25:03.179Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056607178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056607178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.179Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056607178 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056607178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056607178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056607178 data=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-29T18:25:03.179Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056607179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056607179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056607179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056607179 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056607179 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.179Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.179Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:03.434Z] DEBUG - number of items : 25 [2019-07-29T18:25:03.434Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056607681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056607681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.434Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056607681 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056607681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056607681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056607681 data=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-29T18:25:03.434Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056607682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056607682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.434Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056607682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.434Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056607682 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056607682 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.434Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.434Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:03.994Z] DEBUG - number of items : 25 [2019-07-29T18:25:03.994Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056608184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056608184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.994Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056608184 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056608184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056608184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056608184 data=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-29T18:25:03.994Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056608185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056608185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.994Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056608185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.994Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056608185 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.994Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056608185 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.994Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:03.994Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:04.553Z] DEBUG - number of items : 25 [2019-07-29T18:25:04.553Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:04.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056608687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:04.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056608687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:04.553Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056608687 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:04.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056608687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:04.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056608687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:04.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056608687 data=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-29T18:25:04.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056608688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:04.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056608688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:04.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056608688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:04.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056608688 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:04.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056608688 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:04.553Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:04.553Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:05.114Z] DEBUG - number of items : 25 [2019-07-29T18:25:05.114Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:05.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056609190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:05.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056609190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:05.114Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056609190 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:05.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056609190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:05.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056609190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:05.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056609190 data=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-29T18:25:05.114Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056609191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:05.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056609191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:05.114Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056609191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:05.114Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056609191 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:05.114Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056609191 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:05.114Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T18:25:05.114Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:05.673Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:07.038Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:25:07.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:25:07.038Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:07.038Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:07.293Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:07.293Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:25:07.293Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:25:07.293Z] DEBUG - number of items : 25 [2019-07-29T18:25:07.293Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056611348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056611348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.293Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056611348 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056611348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056611348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056611348 data=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-29T18:25:07.293Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056611349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056611349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.293Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056611349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.293Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056611349 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.293Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056611349 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.293Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.293Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:07.852Z] DEBUG - number of items : 25 [2019-07-29T18:25:07.852Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056611850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056611850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.852Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056611850 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056611850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056611850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056611851 data=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-29T18:25:07.852Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056611852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056611852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056611852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056611852 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056611852 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.852Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:07.852Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:08.107Z] DEBUG - number of items : 25 [2019-07-29T18:25:08.107Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056612353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056612353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.107Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056612353 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056612353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056612353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056612353 data=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-29T18:25:08.107Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056612354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056612354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.107Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056612354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.107Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056612354 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.107Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056612354 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.107Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.107Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:08.668Z] DEBUG - number of items : 25 [2019-07-29T18:25:08.668Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T18:25:08.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056612855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056612855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.668Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056612855 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056612855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056612855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056612855 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-29T18:25:08.668Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056612856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056612856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.668Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056612856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.668Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056612856 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.668Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056612856 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:08.668Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T18:25:08.668Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:09.228Z] DEBUG - number of items : 25 [2019-07-29T18:25:09.228Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T18:25:09.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056613358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056613358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.228Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056613358 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056613358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056613358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056613358 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-29T18:25:09.228Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056613359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056613359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.228Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056613359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.228Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056613359 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.228Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056613359 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.228Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T18:25:09.228Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:09.788Z] DEBUG - number of items : 25 [2019-07-29T18:25:09.788Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T18:25:09.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056613860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056613860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.788Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056613860 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056613860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056613860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056613860 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-29T18:25:09.788Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056613861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056613861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056613861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056613861 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056613861 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:09.788Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T18:25:09.788Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:10.348Z] DEBUG - number of items : 25 [2019-07-29T18:25:10.348Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T18:25:10.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056614362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056614362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.348Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056614363 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056614363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056614363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056614363 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-29T18:25:10.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056614363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056614363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056614364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056614364 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056614364 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.348Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T18:25:10.348Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:10.908Z] DEBUG - number of items : 25 [2019-07-29T18:25:10.908Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T18:25:10.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056614865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056614865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.908Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056614865 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056614865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056614865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056614865 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-29T18:25:10.908Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056614866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056614866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056614866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056614866 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056614866 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:10.908Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T18:25:10.908Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:11.164Z] DEBUG - number of items : 25 [2019-07-29T18:25:11.164Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T18:25:11.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056615367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056615367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.164Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056615367 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056615367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056615367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056615367 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-29T18:25:11.164Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056615368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056615368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056615368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056615368 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056615368 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.164Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T18:25:11.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:11.724Z] DEBUG - number of items : 25 [2019-07-29T18:25:11.724Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T18:25:11.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056615869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056615869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.724Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056615869 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056615869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056615869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056615869 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-29T18:25:11.724Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056615870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056615870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.724Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056615870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.724Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056615870 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.724Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056615870 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:11.724Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T18:25:11.724Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:12.283Z] DEBUG - number of items : 25 [2019-07-29T18:25:12.283Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056616371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056616371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.283Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056616371 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056616371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056616371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056616371 data=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-29T18:25:12.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056616372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056616372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056616372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056616372 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056616372 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.283Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.283Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:12.843Z] DEBUG - number of items : 25 [2019-07-29T18:25:12.843Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056616874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056616874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.843Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056616874 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056616874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056616874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056616874 data=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-29T18:25:12.843Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056616875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056616875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056616875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056616875 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056616875 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.843Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:12.843Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:13.404Z] DEBUG - number of items : 25 [2019-07-29T18:25:13.404Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T18:25:13.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056617376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056617376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.404Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056617376 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056617376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056617376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056617376 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-29T18:25:13.404Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056617377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056617377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.404Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056617377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056617377 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.404Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056617377 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.404Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T18:25:13.404Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:13.659Z] DEBUG - number of items : 25 [2019-07-29T18:25:13.659Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T18:25:13.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056617879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056617879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.659Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056617879 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056617879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056617879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056617879 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-29T18:25:13.659Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056617883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056617883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056617883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056617883 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056617883 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:13.659Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T18:25:13.659Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:14.221Z] DEBUG - number of items : 25 [2019-07-29T18:25:14.221Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T18:25:14.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056618384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:14.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056618384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:14.221Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056618384 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:14.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056618384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:14.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056618385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:14.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056618385 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-29T18:25:14.221Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056618385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:14.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056618385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:14.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056618385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:14.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056618385 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:14.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056618385 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:14.221Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T18:25:14.221Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:14.781Z] DEBUG - number of items : 25 [2019-07-29T18:25:14.781Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T18:25:14.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056618887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:14.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056618887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:14.781Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056618887 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:14.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056618887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:14.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056618887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:14.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056618887 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-29T18:25:14.781Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056618888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:14.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056618888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:14.781Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056618888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:14.781Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056618888 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:14.781Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056618888 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:14.781Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T18:25:14.781Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:15.343Z] DEBUG - number of items : 25 [2019-07-29T18:25:15.343Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T18:25:15.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056619390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056619390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.343Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056619390 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056619390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056619390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056619390 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-29T18:25:15.343Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056619394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056619394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056619394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056619394 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056619394 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.343Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T18:25:15.343Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:15.903Z] DEBUG - number of items : 25 [2019-07-29T18:25:15.903Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T18:25:15.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056619895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056619895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.903Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056619895 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056619895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056619895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056619895 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-29T18:25:15.903Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056619899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056619899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.903Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056619899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056619899 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.903Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056619899 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:15.903Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T18:25:15.903Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:16.159Z] DEBUG - number of items : 25 [2019-07-29T18:25:16.159Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T18:25:16.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056620400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:16.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056620400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:16.159Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056620400 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:16.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056620400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:16.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056620401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:16.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056620401 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-29T18:25:16.159Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056620401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:16.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056620401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:16.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056620401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:16.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056620402 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:16.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056620402 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:25:16.159Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T18:25:16.159Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:16.719Z] DEBUG - number of items : 25 [2019-07-29T18:25:16.719Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:16.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056620903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:16.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056620903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:16.719Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056620903 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:16.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056620903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:16.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056620903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:16.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056620903 data=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-29T18:25:16.719Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056620904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:16.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056620904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:16.719Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056620904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:16.719Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056620904 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:16.719Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056620904 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:16.719Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:16.719Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:17.278Z] DEBUG - number of items : 25 [2019-07-29T18:25:17.278Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056621405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056621406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.278Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056621406 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056621406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056621406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056621406 data=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-29T18:25:17.279Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056621406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056621406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056621407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056621407 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056621407 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.279Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:17.838Z] DEBUG - number of items : 25 [2019-07-29T18:25:17.838Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056621908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056621908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.838Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056621908 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056621908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056621908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056621908 data=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-29T18:25:17.838Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056621909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056621909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056621909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056621909 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056621909 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.838Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:17.838Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:18.399Z] DEBUG - number of items : 25 [2019-07-29T18:25:18.399Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056622411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056622411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.399Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056622411 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056622411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056622411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056622411 data=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-29T18:25:18.399Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056622412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056622412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056622412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056622412 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056622412 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.399Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:18.960Z] DEBUG - number of items : 25 [2019-07-29T18:25:18.960Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056622914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056622914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.960Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056622914 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056622915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056622915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056622915 data=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-29T18:25:18.960Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056622915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056622915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056622915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056622916 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056622916 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.960Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:25:18.960Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:19.215Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:21.103Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:25:21.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:25:21.103Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:21.103Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:21.103Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:25:21.103Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:21.103Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-29T18:25:21.103Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-29T18:25:21.103Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-29T18:25:21.103Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-29T18:25:21.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1056625332 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-29T18:25:21.103Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T18:25:21.103Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-29T18:25:21.103Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:21.103Z] 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-29T18:25:21.103Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T18:25:21.103Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T18:25:21.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:21.103Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:21.103Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T18:25:21.103Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-29T18:25:21.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1056625333 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-29T18:25:21.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1056625333 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-29T18:25:21.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1056625333 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T18:25:21.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1056625333 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T18:25:21.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1056625333 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-29T18:25:21.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1056625333 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-29T18:25:21.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1056625333 data=null item=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-29T18:25:21.103Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1056625334 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-29T18:25:21.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1056625334 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-29T18:25:21.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1056625334 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-29T18:25:21.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1056625334 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T18:25:21.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1056625334 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T18:25:21.103Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T18:25:21.103Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T18:25:21.103Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T18:25:21.103Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T18:25:21.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:21.103Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:21.103Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:25:21.103Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:21.103Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:21.103Z] DEBUG - Clicking on OK [2019-07-29T18:25:21.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056625335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:21.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056625335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:21.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056625335 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:21.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056625335 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:21.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056625335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:21.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056625335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:21.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056625335 data=null item=null detail=0 x=0 y=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-29T18:25:21.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1056625159 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-29T18:25:21.359Z] DEBUG - Clicked on [2019-07-29T18:25:21.359Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:21.359Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:21.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:21.919Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-29T18:25:21.919Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-29T18:25:21.919Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-29T18:25:21.919Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-29T18:25:21.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1056626077 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-29T18:25:21.919Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T18:25:21.919Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-29T18:25:21.919Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:21.919Z] 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-29T18:25:21.919Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T18:25:21.919Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T18:25:21.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:21.919Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:21.919Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T18:25:21.919Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2019-07-29T18:25:21.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1056626077 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-29T18:25:21.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1056626077 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-29T18:25:21.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1056626077 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T18:25:21.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1056626078 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T18:25:21.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1056626078 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-29T18:25:21.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1056626078 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-29T18:25:21.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1056626078 data=null item=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-29T18:25:21.919Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1056626078 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-29T18:25:21.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1056626078 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-29T18:25:21.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1056626078 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-29T18:25:21.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1056626078 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T18:25:21.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1056626078 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T18:25:21.919Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T18:25:21.919Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration [2019-07-29T18:25:21.919Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=1056626130 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-29T18:25:21.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1056625987 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-29T18:25:22.174Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:23.537Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:25:23.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:25:23.792Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:23.792Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:23.792Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:23.792Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:23.792Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:23.792Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:23.792Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:23.792Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:23.792Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:23.792Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:25:23.792Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T18:25:23.792Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:23.792Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:23.792Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:24.352Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:24.352Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:24.352Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:24.912Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:24.912Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:24.912Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:25.167Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:25.167Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:25.167Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:25.726Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:25.726Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:25.726Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:26.287Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:26.287Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:26.287Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:26.848Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:26.848Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:26.848Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:27.409Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:27.409Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:27.409Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:27.664Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:27.664Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:27.664Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:28.225Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:28.225Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:28.225Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:28.786Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:28.786Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:28.786Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:29.347Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:29.347Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:29.347Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:29.907Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:29.907Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:29.907Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:30.468Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:30.468Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:30.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:30.723Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:30.723Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:30.723Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:31.284Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:31.284Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:31.284Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:31.844Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:31.844Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:31.844Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:32.404Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:32.404Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:32.404Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:32.964Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:32.964Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:32.964Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:33.219Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:33.219Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:33.219Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:33.780Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:33.780Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:33.780Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:34.340Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:34.340Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:34.340Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:34.901Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:34.901Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:34.901Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:35.462Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:35.462Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:35.462Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:36.022Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:37.385Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:25:37.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:25:37.385Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:37.385Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:37.385Z] DEBUG - number of items : 25 [2019-07-29T18:25:37.385Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-29T18:25:37.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056641488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:25:37.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056641488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:25:37.385Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056641488 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:25:37.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056641488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:25:37.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056641488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:25:37.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056641724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:25:37.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056641726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:25:37.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056641726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:25:37.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056641726 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:25:37.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056641726 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-29T18:25:37.640Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-29T18:25:37.640Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-29T18:25:37.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1056641727 data=null doit=true} to Shell with text {Filter} [2019-07-29T18:25:37.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:25:37.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - Clicking on Uncheck all [2019-07-29T18:25:37.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1056641729 data=null 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-29T18:25:37.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1056641729 data=null 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-29T18:25:37.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1056641729 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:37.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1056641729 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:37.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1056641729 data=null 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-29T18:25:37.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1056641729 data=null 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-29T18:25:37.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1056641729 data=null item=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-29T18:25:37.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1056641768 data=null 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-29T18:25:37.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1056641768 data=null 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-29T18:25:37.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1056641768 data=null 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-29T18:25:37.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1056641768 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:37.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1056641768 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:37.640Z] DEBUG - Clicked on Uncheck all [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:37.640Z] DEBUG - Clicking on Check Active [2019-07-29T18:25:37.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=1056641769 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-29T18:25:37.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1056641824 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-29T18:25:37.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=1056641824 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-29T18:25:37.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=1056641824 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-29T18:25:37.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=1056641824 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-29T18:25:37.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=1056641824 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-29T18:25:38.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=1056641824 data=null item=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-29T18:25:38.565Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=1056642632 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-29T18:25:38.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1056642655 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-29T18:25:38.565Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=1056642655 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-29T18:25:38.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=1056642655 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-29T18:25:38.565Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=1056642655 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-29T18:25:38.565Z] DEBUG - Clicked on Check Active [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - Clicking on Check all [2019-07-29T18:25:38.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1056642656 data=null 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-29T18:25:38.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1056642656 data=null 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-29T18:25:38.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1056642656 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:38.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1056642656 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:38.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1056642656 data=null 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-29T18:25:38.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1056642656 data=null 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-29T18:25:38.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1056642656 data=null item=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-29T18:25:38.565Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1056642669 data=null 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-29T18:25:38.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1056642669 data=null 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-29T18:25:38.565Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1056642669 data=null 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-29T18:25:38.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1056642669 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:38.565Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1056642669 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:38.565Z] DEBUG - Clicked on Check all [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:38.565Z] DEBUG - Clicking on Uncheck Inactive [2019-07-29T18:25:38.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=1056642670 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-29T18:25:38.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1056642670 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-29T18:25:38.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=1056642670 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-29T18:25:38.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=1056642670 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-29T18:25:38.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=1056642670 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-29T18:25:38.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=1056642670 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-29T18:25:39.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=1056642670 data=null item=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-29T18:25:39.491Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=1056643463 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-29T18:25:39.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1056643463 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-29T18:25:39.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=1056643463 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-29T18:25:39.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=1056643463 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=1056643463 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Clicked on Uncheck Inactive [2019-07-29T18:25:39.491Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:25:39.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=1056643464 data=null button=0 stateMask=0x0 x=88 y=33 count=0} to TreeItem with text {synthetic-trace} [2019-07-29T18:25:39.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1056643464 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-29T18:25:39.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1056643464 data=null} to TreeItem with text {synthetic-trace} [2019-07-29T18:25:39.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=1056643465 data=null button=1 stateMask=0x0 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-29T18:25:39.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056643465 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-29T18:25:39.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=1056643465 data=null button=1 stateMask=0x80000 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - Clicking on Uncheck all [2019-07-29T18:25:39.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1056643466 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1056643466 data=null 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-29T18:25:39.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1056643466 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1056643466 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1056643466 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1056643466 data=null 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-29T18:25:39.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1056643466 data=null item=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-29T18:25:39.491Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1056643476 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1056643476 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1056643476 data=null 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-29T18:25:39.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1056643476 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1056643476 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Clicked on Uncheck all [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - Clicking on Check selected [2019-07-29T18:25:39.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1056643477 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1056643477 data=null 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-29T18:25:39.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1056643477 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1056643477 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1056643477 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1056643477 data=null 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-29T18:25:39.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1056643477 data=null item=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-29T18:25:39.491Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1056643478 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1056643478 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1056643478 data=null 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-29T18:25:39.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1056643478 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1056643478 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Clicked on Check selected [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - Clicking on Uncheck all [2019-07-29T18:25:39.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1056643479 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1056643479 data=null 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-29T18:25:39.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1056643479 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1056643479 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1056643479 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1056643479 data=null 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-29T18:25:39.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1056643479 data=null item=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-29T18:25:39.491Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1056643480 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1056643480 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1056643480 data=null 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-29T18:25:39.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1056643480 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1056643480 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Clicked on Uncheck all [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - Clicking on Check subtree [2019-07-29T18:25:39.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1056643480 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-29T18:25:39.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1056643481 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-29T18:25:39.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1056643481 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1056643481 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1056643481 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-29T18:25:39.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1056643481 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-29T18:25:39.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1056643481 data=null item=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-29T18:25:39.491Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1056643481 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-29T18:25:39.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1056643481 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-29T18:25:39.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1056643481 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-29T18:25:39.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1056643481 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1056643481 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Clicked on Check subtree [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - Clicking on Check all [2019-07-29T18:25:39.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1056643482 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1056643482 data=null 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-29T18:25:39.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1056643482 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1056643482 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1056643482 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1056643482 data=null 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-29T18:25:39.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1056643482 data=null item=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-29T18:25:39.491Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1056643504 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1056643505 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1056643505 data=null 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-29T18:25:39.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1056643505 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1056643505 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Clicked on Check all [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - Clicking on Uncheck selected [2019-07-29T18:25:39.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1056643506 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-29T18:25:39.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1056643506 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-29T18:25:39.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1056643506 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1056643506 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1056643506 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-29T18:25:39.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1056643506 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-29T18:25:39.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1056643506 data=null item=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-29T18:25:39.491Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1056643506 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-29T18:25:39.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1056643506 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-29T18:25:39.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1056643506 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-29T18:25:39.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1056643506 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1056643506 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Clicked on Uncheck selected [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - Clicking on Check all [2019-07-29T18:25:39.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1056643507 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1056643507 data=null 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-29T18:25:39.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1056643507 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1056643507 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1056643507 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1056643507 data=null 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-29T18:25:39.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1056643507 data=null item=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-29T18:25:39.491Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1056643508 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1056643508 data=null 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-29T18:25:39.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1056643508 data=null 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-29T18:25:39.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1056643508 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1056643508 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Clicked on Check all [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - Clicking on Uncheck subtree [2019-07-29T18:25:39.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1056643509 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-29T18:25:39.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1056643509 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-29T18:25:39.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1056643509 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1056643509 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1056643509 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-29T18:25:39.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1056643509 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-29T18:25:39.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1056643509 data=null item=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-29T18:25:39.491Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1056643509 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-29T18:25:39.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1056643509 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-29T18:25:39.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1056643509 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-29T18:25:39.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1056643509 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1056643510 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T18:25:39.491Z] DEBUG - Clicked on Uncheck subtree [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:39.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.492Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:25:39.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:39.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:39.492Z] DEBUG - Clicking on Uncheck all [2019-07-29T18:25:39.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1056643510 data=null 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-29T18:25:39.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1056643510 data=null 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-29T18:25:39.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1056643510 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1056643511 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1056643511 data=null 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-29T18:25:39.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1056643511 data=null 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-29T18:25:39.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1056643511 data=null item=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-29T18:25:39.492Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1056643531 data=null 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-29T18:25:39.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1056643531 data=null 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-29T18:25:39.492Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1056643531 data=null 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-29T18:25:39.492Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1056643531 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.492Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1056643531 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:25:39.492Z] DEBUG - Clicked on Uncheck all [2019-07-29T18:25:39.492Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:25:39.492Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - Clicking on Check all [2019-07-29T18:25:40.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1056644033 data=null 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-29T18:25:40.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1056644033 data=null 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-29T18:25:40.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1056644033 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:40.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1056644033 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:40.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1056644033 data=null 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-29T18:25:40.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1056644033 data=null 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-29T18:25:40.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1056644033 data=null item=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-29T18:25:40.052Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1056644037 data=null 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-29T18:25:40.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1056644038 data=null 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-29T18:25:40.052Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1056644038 data=null 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-29T18:25:40.052Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1056644038 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:40.052Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1056644038 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:25:40.052Z] DEBUG - Clicked on Check all [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:40.052Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:40.052Z] DEBUG - Clicking on OK [2019-07-29T18:25:40.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056644038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:40.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056644038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:40.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056644038 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:40.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056644038 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:40.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056644039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:40.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056644039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:40.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056644039 data=null item=null detail=0 x=0 y=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-29T18:25:40.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056641488 data=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-29T18:25:40.052Z] DEBUG - Clicked on [2019-07-29T18:25:40.052Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:40.052Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:25:40.052Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:41.939Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:25:41.939Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:25:41.939Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:41.939Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:41.939Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-29T18:25:41.939Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-29T18:25:41.939Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-29T18:25:41.939Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-29T18:25:41.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1056645950 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:41.939Z] 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-29T18:25:41.939Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:25:41.939Z] 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-29T18:25:41.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-29T18:25:41.939Z] 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-29T18:25:41.939Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:25:41.939Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-29T18:25:41.939Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-29T18:25:41.939Z] DEBUG - matched Text with text " [2019-07-29T18:25:41.939Z] ", using matcher: of type 'Text' [2019-07-29T18:25:41.939Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T18:25:41.939Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-29T18:25:41.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1056645952 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-29T18:25:41.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1056645953 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-29T18:25:41.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1056645953 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T18:25:41.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1056645953 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T18:25:41.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1056645953 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-29T18:25:41.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1056645953 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-29T18:25:41.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1056645953 data=null item=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-29T18:25:41.939Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1056645953 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-29T18:25:41.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1056645953 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-29T18:25:41.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1056645954 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-29T18:25:41.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1056645954 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T18:25:41.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1056645954 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T18:25:41.939Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T18:25:41.939Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T18:25:41.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1056645964 data=null doit=true} to Button with text {All Active Threads} [2019-07-29T18:25:41.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1056645965 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-29T18:25:41.939Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T18:25:41.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1056645965 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T18:25:41.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1056645966 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-29T18:25:41.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1056645966 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-29T18:25:41.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1056645966 data=null item=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-29T18:25:41.939Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T18:25:41.939Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T18:25:41.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1056645966 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-29T18:25:41.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1056645966 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-29T18:25:41.939Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T18:25:41.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1056645967 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T18:25:41.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1056645967 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-29T18:25:41.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1056645967 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-29T18:25:41.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1056645967 data=null item=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-29T18:25:41.939Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T18:25:41.939Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T18:25:41.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1056645967 data=null doit=true} to Button with text {All Active Threads} [2019-07-29T18:25:41.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1056645967 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-29T18:25:41.939Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T18:25:41.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1056645968 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T18:25:41.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1056645968 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-29T18:25:41.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1056645968 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-29T18:25:41.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1056645968 data=null item=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-29T18:25:41.939Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:41.939Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:41.939Z] DEBUG - Clicking on OK [2019-07-29T18:25:41.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056645983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:41.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056645983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:41.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056645983 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:41.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056645983 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:41.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056645983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:41.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056645983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:41.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056645983 data=null item=null detail=0 x=0 y=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-29T18:25:41.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1056645852 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-29T18:25:41.939Z] DEBUG - Clicked on [2019-07-29T18:25:41.939Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:41.939Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:42.194Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only' [2019-07-29T18:25:42.194Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:42.194Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat' [2019-07-29T18:25:42.194Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:42.194Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical' [2019-07-29T18:25:42.194Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:42.194Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-29T18:25:42.194Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-29T18:25:42.448Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-29T18:25:42.448Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-29T18:25:42.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1056646456 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:42.448Z] 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-29T18:25:42.448Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:25:42.448Z] 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-29T18:25:42.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-29T18:25:42.448Z] 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-29T18:25:42.448Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-29T18:25:42.448Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-29T18:25:42.448Z] 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-29T18:25:42.448Z] DEBUG - matched Text with text " [2019-07-29T18:25:42.448Z] ", using matcher: of type 'Text' [2019-07-29T18:25:42.448Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T18:25:42.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1056646458 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-29T18:25:42.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1056646458 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-29T18:25:42.448Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T18:25:42.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1056646461 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T18:25:42.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1056646469 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-29T18:25:42.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1056646469 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-29T18:25:42.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1056646469 data=null item=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-29T18:25:42.448Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:42.448Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:42.448Z] DEBUG - Clicking on OK [2019-07-29T18:25:42.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056646470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:42.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056646470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:42.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056646470 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:42.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056646470 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:42.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056646470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:42.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056646470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:42.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056646470 data=null item=null detail=0 x=0 y=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-29T18:25:42.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1056646329 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-29T18:25:42.448Z] DEBUG - Clicked on [2019-07-29T18:25:42.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:43.009Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:43.009Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-29T18:25:43.009Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-29T18:25:43.009Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-29T18:25:43.009Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-29T18:25:43.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1056647163 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:43.009Z] 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-29T18:25:43.009Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:25:43.009Z] 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-29T18:25:43.009Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-29T18:25:43.009Z] 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-29T18:25:43.009Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-29T18:25:43.009Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-29T18:25:43.009Z] 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-29T18:25:43.009Z] DEBUG - matched Text with text " [2019-07-29T18:25:43.009Z] ", using matcher: of type 'Text' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:25:43.009Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:43.009Z] DEBUG - Clicking on Cancel [2019-07-29T18:25:43.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1056647165 data=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-29T18:25:43.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1056647165 data=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-29T18:25:43.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1056647165 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:25:43.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1056647165 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:25:43.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1056647165 data=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-29T18:25:43.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1056647165 data=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-29T18:25:43.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1056647166 data=null item=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-29T18:25:43.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1056647072 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-29T18:25:43.009Z] DEBUG - Clicked on [2019-07-29T18:25:43.264Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:44.626Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:25:44.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:25:44.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:44.882Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-29T18:25:44.882Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-29T18:25:44.882Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:25:44.882Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:25:44.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:46.244Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:25:46.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:25:46.499Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:46.499Z] DEBUG - number of items : 25 [2019-07-29T18:25:46.499Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:47.862Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:25:47.862Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:25:47.862Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:47.862Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-29T18:25:47.862Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-29T18:25:47.862Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:25:47.862Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:49.748Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:25:49.748Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:25:49.748Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:49.748Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:25:50.004Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:50.004Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:25:50.004Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:51.890Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:25:51.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:25:51.890Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:51.890Z] DEBUG - number of items : 25 [2019-07-29T18:25:51.890Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T18:25:51.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056655711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:25:51.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056655711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:25:51.890Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056655711 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:25:51.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056655711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:25:51.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056655711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:25:51.890Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056655833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:25:51.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056655834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:25:51.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056655834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:25:51.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056655834 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:25:51.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056655834 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T18:25:51.890Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T18:25:51.890Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T18:25:51.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1056655835 data=null doit=true} to Shell with text {Legend} [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T18:25:51.890Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T18:25:51.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:25:51.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:25:51.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:25:51.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:25:51.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:25:51.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:25:51.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:25:51.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T18:25:51.890Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:51.890Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:25:51.890Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:51.890Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:51.890Z] DEBUG - Clicking on OK [2019-07-29T18:25:51.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056655869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:51.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056655870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:51.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056655870 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:51.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056655870 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:51.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056655870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:51.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056655870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:51.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056655870 data=null item=null detail=0 x=0 y=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-29T18:25:51.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056655711 data=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-29T18:25:51.890Z] DEBUG - Clicked on [2019-07-29T18:25:52.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056656232 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:25:52.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:25:52.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:25:52.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:25:52.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:25:52.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056656254 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:25:52.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056656254 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:25:52.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056656254 data=null} to TreeItem with text {test} [2019-07-29T18:25:52.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056656255 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:25:52.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056656255 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:25:52.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056656264 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:25:52.145Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:25:52.145Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:25:52.145Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:25:52.706Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:25:52.706Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:25:52.706Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:25:52.706Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:52.706Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:52.706Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:25:52.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:52.706Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:52.706Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:52.706Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:25:52.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056656953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:52.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056656953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:52.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056656953 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:52.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056656953 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:52.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056656953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:52.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056656953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:52.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056656953 data=null item=null detail=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-29T18:25:52.706Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056656953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:52.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056656953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:52.706Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056656953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:52.706Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056656953 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:52.706Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056656953 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:52.706Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:52.706Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:25:52.706Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:25:52.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:52.706Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:52.706Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:25:52.706Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:52.706Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:52.706Z] DEBUG - Clicking on OK [2019-07-29T18:25:52.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056656954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:52.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056656954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:52.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056656954 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:52.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056656954 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:52.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056656954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:52.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056656954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:52.706Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:52.706Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:52.706Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:52.706Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:52.706Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:52.706Z] DEBUG - Clicked on OK [2019-07-29T18:25:52.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056656954 data=null item=null detail=0 x=0 y=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-29T18:25:52.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056656296 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-29T18:25:53.216Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.819 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-29T18:25:53.216Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 14.583 s [2019-07-29T18:25:53.216Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 13.719 s [2019-07-29T18:25:53.216Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.746 s [2019-07-29T18:25:53.216Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 13.8 s [2019-07-29T18:25:53.216Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 4.159 s [2019-07-29T18:25:53.216Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 3.129 s [2019-07-29T18:25:53.216Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 1.666 s [2019-07-29T18:25:53.216Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 1.619 s [2019-07-29T18:25:53.216Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 1.547 s [2019-07-29T18:25:53.216Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 1.954 s [2019-07-29T18:25:53.216Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.067 s [2019-07-29T18:25:53.216Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-29T18:25:56.479Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T18:25:56.479Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:25:56.479Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:56.479Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:56.479Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:56.479Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:56.479Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:56.479Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:56.479Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:56.479Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:56.479Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:56.479Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:56.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1056660523 data=null doit=true} to Shell with text {Find} [2019-07-29T18:25:56.479Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:56.479Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T18:25:56.479Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T18:25:56.479Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-29T18:25:56.479Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1056660526 data=null} to (of type 'Combo') [2019-07-29T18:25:56.479Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:56.479Z] 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-29T18:25:56.479Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@a1a561 [2019-07-29T18:25:56.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1056660528 data=null 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-29T18:25:56.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1056660529 data=null 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-29T18:25:56.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1056660529 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1056660529 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1056660529 data=null 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-29T18:25:56.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1056660529 data=null 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-29T18:25:56.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1056660529 data=null item=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-29T18:25:56.479Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1056660529 data=null 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-29T18:25:56.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1056660529 data=null 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-29T18:25:56.479Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1056660529 data=null 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-29T18:25:56.479Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1056660529 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1056660529 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:56.479Z] 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-29T18:25:56.479Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6fc75d9c [2019-07-29T18:25:56.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1056660544 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-29T18:25:56.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1056660544 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-29T18:25:56.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1056660544 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1056660544 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1056660544 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-29T18:25:56.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1056660544 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-29T18:25:56.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1056660544 data=null item=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-29T18:25:56.479Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1056660544 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-29T18:25:56.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1056660544 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-29T18:25:56.479Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1056660544 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-29T18:25:56.479Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1056660544 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1056660544 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:25:56.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056660544 data=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-29T18:25:56.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056660544 data=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-29T18:25:56.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056660545 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:56.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056660545 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:56.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056660545 data=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-29T18:25:56.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056660545 data=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-29T18:25:56.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056660545 data=null item=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-29T18:25:56.479Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056660546 data=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-29T18:25:56.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056660546 data=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-29T18:25:56.479Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056660546 data=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-29T18:25:56.479Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056660546 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:56.479Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056660546 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:56.479Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:25:56.479Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:25:56.479Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:25:56.479Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:25:56.479Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:25:56.479Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo' [2019-07-29T18:25:56.479Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo') [2019-07-29T18:25:56.479Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-29T18:25:56.479Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1056660547 data=null} to (of type 'Combo') [2019-07-29T18:25:56.479Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:56.479Z] 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-29T18:25:56.479Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:56.479Z] 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-29T18:25:56.479Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@308254c3 [2019-07-29T18:25:56.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1056660562 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-29T18:25:56.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1056660562 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-29T18:25:56.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1056660562 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1056660562 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1056660562 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-29T18:25:56.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1056660562 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-29T18:25:56.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1056660562 data=null item=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-29T18:25:56.479Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1056660622 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-29T18:25:56.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1056660623 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-29T18:25:56.479Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1056660623 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-29T18:25:56.479Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1056660623 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1056660623 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:25:56.479Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:25:56.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056660623 data=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-29T18:25:56.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056660623 data=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-29T18:25:56.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056660623 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:56.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056660623 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:56.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056660623 data=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-29T18:25:56.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056660623 data=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-29T18:25:56.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056660623 data=null item=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-29T18:25:56.479Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056660624 data=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-29T18:25:56.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056660624 data=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-29T18:25:56.479Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056660624 data=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-29T18:25:56.479Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056660624 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:56.479Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056660624 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:56.479Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:25:56.479Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:25:56.479Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:25:56.479Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-29T18:25:56.479Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-29T18:25:56.479Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:56.479Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:56.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.479Z] DEBUG - Clicking on Close [2019-07-29T18:25:56.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1056660626 data=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-29T18:25:56.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1056660626 data=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-29T18:25:56.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1056660626 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:56.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1056660626 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:56.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1056660626 data=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-29T18:25:56.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1056660626 data=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-29T18:25:56.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1056660626 data=null item=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-29T18:25:56.479Z] DEBUG - Clicked on [2019-07-29T18:25:56.479Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:56.479Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:56.479Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:56.479Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:56.479Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:56.479Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:56.479Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:56.735Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:56.735Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:56.735Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:56.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1056660879 data=null doit=true} to Shell with text {Find} [2019-07-29T18:25:56.735Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:56.735Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:25:56.735Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T18:25:56.735Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T18:25:56.735Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-29T18:25:56.735Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1056660884 data=null} to (of type 'Combo') [2019-07-29T18:25:56.735Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:56.735Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:56.735Z] 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-29T18:25:56.735Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:56.735Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4a9fb5e9 [2019-07-29T18:25:56.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1056660897 data=null 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-29T18:25:56.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1056660898 data=null 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-29T18:25:56.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1056660898 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:56.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1056660898 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:56.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1056660900 data=null 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-29T18:25:56.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1056660900 data=null 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-29T18:25:56.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1056660900 data=null item=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-29T18:25:56.735Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1056660924 data=null 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-29T18:25:56.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1056660924 data=null 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-29T18:25:56.735Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1056660924 data=null 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-29T18:25:56.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1056660924 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:56.735Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1056660924 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:56.735Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:56.735Z] 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-29T18:25:56.735Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:25:56.735Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:56.735Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:25:56.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056660925 data=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-29T18:25:56.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056660925 data=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-29T18:25:56.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056660925 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:56.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056660925 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:56.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056660925 data=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-29T18:25:56.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056660925 data=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-29T18:25:56.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056660925 data=null item=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-29T18:25:56.735Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056660926 data=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-29T18:25:56.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056660926 data=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-29T18:25:56.735Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056660926 data=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-29T18:25:56.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056660926 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:56.735Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056660926 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:56.735Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:25:56.735Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:25:56.735Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:25:56.735Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:25:56.735Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:25:56.735Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:25:56.735Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:25:56.735Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:25:56.735Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-29T18:25:56.735Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-29T18:25:56.735Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-29T18:25:56.735Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1056660928 data=null} to (of type 'Combo') [2019-07-29T18:25:56.735Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:25:56.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1056660929 data=null doit=true} to Button with text {F&orward} [2019-07-29T18:25:56.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1056660929 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-29T18:25:56.735Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:25:56.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1056660930 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:25:56.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1056660960 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-29T18:25:56.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1056660960 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-29T18:25:56.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1056660960 data=null item=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-29T18:25:56.735Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:56.735Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:56.735Z] 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-29T18:25:56.735Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:56.735Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:56.735Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:56.735Z] 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-29T18:25:56.735Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.735Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:25:56.735Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:56.735Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:25:56.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056661013 data=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-29T18:25:56.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056661024 data=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-29T18:25:56.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056661025 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:56.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056661025 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:56.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056661025 data=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-29T18:25:56.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056661025 data=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-29T18:25:56.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056661025 data=null item=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-29T18:25:56.991Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056661026 data=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-29T18:25:56.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056661026 data=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-29T18:25:56.991Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056661026 data=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-29T18:25:56.991Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056661026 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:56.991Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056661026 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:56.991Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:25:56.991Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:25:56.991Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:25:56.991Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-29T18:25:56.991Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-29T18:25:56.991Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:25:56.991Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:25:56.991Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:56.991Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:56.991Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:56.991Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:56.991Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:56.991Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:56.991Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:56.991Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:56.991Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:56.991Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T18:25:56.991Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:56.991Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:56.991Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:56.991Z] DEBUG - Clicking on Close [2019-07-29T18:25:56.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1056661028 data=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-29T18:25:56.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1056661028 data=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-29T18:25:56.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1056661028 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:56.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1056661028 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:56.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1056661028 data=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-29T18:25:56.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1056661028 data=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-29T18:25:56.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1056661028 data=null item=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-29T18:25:56.991Z] DEBUG - Clicked on [2019-07-29T18:25:56.991Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:57.553Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:57.553Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:57.553Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:57.553Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:57.553Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:57.553Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:57.553Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:57.553Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:57.553Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:57.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1056661755 data=null doit=true} to Shell with text {Find} [2019-07-29T18:25:57.553Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:57.553Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T18:25:57.553Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T18:25:57.553Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-29T18:25:57.553Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1056661757 data=null} to (of type 'Combo') [2019-07-29T18:25:57.553Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:25:57.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1056661761 data=null doit=true} to Button with text {&Backward} [2019-07-29T18:25:57.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1056661761 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-29T18:25:57.553Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:25:57.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1056661762 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:25:57.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1056661772 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-29T18:25:57.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1056661772 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-29T18:25:57.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1056661772 data=null item=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-29T18:25:57.553Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:57.553Z] 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-29T18:25:57.553Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@22360505 [2019-07-29T18:25:57.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1056661773 data=null 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-29T18:25:57.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1056661773 data=null 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-29T18:25:57.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1056661773 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1056661773 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1056661773 data=null 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-29T18:25:57.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1056661773 data=null 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-29T18:25:57.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1056661773 data=null item=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-29T18:25:57.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1056661774 data=null 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-29T18:25:57.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1056661774 data=null 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-29T18:25:57.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1056661774 data=null 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-29T18:25:57.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1056661774 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1056661774 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@d0e05e8 [2019-07-29T18:25:57.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1056661774 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-29T18:25:57.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1056661774 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-29T18:25:57.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1056661774 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1056661774 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1056661774 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-29T18:25:57.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1056661774 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-29T18:25:57.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1056661774 data=null item=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-29T18:25:57.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1056661775 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-29T18:25:57.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1056661775 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-29T18:25:57.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1056661775 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-29T18:25:57.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1056661775 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1056661775 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:57.553Z] 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-29T18:25:57.553Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:57.553Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:25:57.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056661778 data=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-29T18:25:57.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056661778 data=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-29T18:25:57.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056661778 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:57.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056661778 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:57.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056661778 data=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-29T18:25:57.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056661778 data=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-29T18:25:57.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056661778 data=null item=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-29T18:25:57.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056661789 data=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-29T18:25:57.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056661789 data=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-29T18:25:57.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056661789 data=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-29T18:25:57.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056661789 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:57.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056661789 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:57.553Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:25:57.553Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:25:57.553Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:25:57.553Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:25:57.553Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:25:57.553Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-29T18:25:57.553Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-29T18:25:57.553Z] DEBUG - Setting text on (of type 'Combo') to lttn [2019-07-29T18:25:57.553Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=1056661790 data=null} to (of type 'Combo') [2019-07-29T18:25:57.553Z] DEBUG - Set text on (of type 'Combo') to lttn [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:57.553Z] 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-29T18:25:57.553Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:57.553Z] 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-29T18:25:57.553Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:57.553Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:25:57.553Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:57.553Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:25:57.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056661796 data=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-29T18:25:57.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056661796 data=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-29T18:25:57.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056661796 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:57.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056661796 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:57.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056661796 data=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-29T18:25:57.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056661796 data=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-29T18:25:57.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056661796 data=null item=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-29T18:25:57.809Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056661807 data=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-29T18:25:57.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056661823 data=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-29T18:25:57.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056661823 data=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-29T18:25:57.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056661823 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:57.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056661823 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:57.809Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:25:57.809Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:25:57.809Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:25:57.809Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-29T18:25:57.809Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-29T18:25:57.809Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:57.809Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:57.809Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:57.809Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:57.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:57.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:57.809Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:57.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:57.809Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:57.809Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T18:25:57.809Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:57.809Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:57.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:57.809Z] DEBUG - Clicking on Close [2019-07-29T18:25:57.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1056661824 data=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-29T18:25:57.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1056661824 data=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-29T18:25:57.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1056661825 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:57.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1056661825 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:57.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1056661825 data=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-29T18:25:57.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1056661825 data=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-29T18:25:57.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1056661825 data=null item=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-29T18:25:57.809Z] DEBUG - Clicked on [2019-07-29T18:25:57.809Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:57.809Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:57.809Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:57.809Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:57.809Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:57.809Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:57.809Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:57.809Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:57.809Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:58.065Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:58.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1056662109 data=null doit=true} to Shell with text {Find} [2019-07-29T18:25:58.065Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:58.065Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T18:25:58.065Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T18:25:58.065Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-29T18:25:58.065Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1056662111 data=null} to (of type 'Combo') [2019-07-29T18:25:58.065Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@47211e6e [2019-07-29T18:25:58.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1056662116 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-29T18:25:58.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1056662116 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-29T18:25:58.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1056662117 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1056662117 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1056662117 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-29T18:25:58.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1056662117 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-29T18:25:58.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1056662123 data=null item=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-29T18:25:58.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1056662124 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-29T18:25:58.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1056662124 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-29T18:25:58.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1056662124 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-29T18:25:58.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1056662124 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1056662124 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:58.065Z] 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-29T18:25:58.065Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4b09f5f2 [2019-07-29T18:25:58.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1056662125 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-29T18:25:58.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1056662125 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-29T18:25:58.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1056662125 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1056662126 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1056662126 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-29T18:25:58.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1056662126 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-29T18:25:58.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1056662126 data=null item=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-29T18:25:58.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1056662126 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-29T18:25:58.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1056662126 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-29T18:25:58.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1056662126 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-29T18:25:58.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1056662126 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1056662126 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:58.065Z] 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-29T18:25:58.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:58.065Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:25:58.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056662126 data=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-29T18:25:58.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056662126 data=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-29T18:25:58.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056662126 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:58.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056662126 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:58.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056662126 data=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-29T18:25:58.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056662127 data=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-29T18:25:58.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056662127 data=null item=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-29T18:25:58.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056662127 data=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-29T18:25:58.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056662127 data=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-29T18:25:58.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056662127 data=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-29T18:25:58.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056662127 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:58.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056662127 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:58.065Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:25:58.065Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:25:58.065Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:25:58.065Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:25:58.065Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:25:58.065Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-29T18:25:58.065Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-29T18:25:58.065Z] DEBUG - Setting text on (of type 'Combo') to LTTNG [2019-07-29T18:25:58.065Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=1056662128 data=null} to (of type 'Combo') [2019-07-29T18:25:58.065Z] DEBUG - Set text on (of type 'Combo') to LTTNG [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:58.065Z] 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-29T18:25:58.065Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:58.065Z] 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-29T18:25:58.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:25:58.065Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:58.065Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:25:58.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056662130 data=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-29T18:25:58.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056662130 data=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-29T18:25:58.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056662130 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:58.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056662130 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:58.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056662130 data=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-29T18:25:58.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056662130 data=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-29T18:25:58.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056662130 data=null item=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-29T18:25:58.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056662144 data=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-29T18:25:58.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056662144 data=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-29T18:25:58.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056662145 data=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-29T18:25:58.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056662145 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:58.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056662145 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:58.065Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:25:58.065Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:25:58.065Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:25:58.065Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-29T18:25:58.065Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-29T18:25:58.065Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:58.065Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:58.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.065Z] DEBUG - Clicking on Close [2019-07-29T18:25:58.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1056662146 data=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-29T18:25:58.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1056662146 data=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-29T18:25:58.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1056662146 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:58.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1056662146 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:58.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1056662146 data=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-29T18:25:58.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1056662146 data=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-29T18:25:58.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1056662146 data=null item=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-29T18:25:58.065Z] DEBUG - Clicked on [2019-07-29T18:25:58.065Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:58.065Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:58.065Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:58.065Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:58.065Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:58.065Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:58.065Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:58.065Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:58.065Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:58.320Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:58.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1056662376 data=null doit=true} to Shell with text {Find} [2019-07-29T18:25:58.320Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:58.320Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.320Z] DEBUG - Clicking on Close [2019-07-29T18:25:58.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1056662377 data=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-29T18:25:58.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1056662377 data=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-29T18:25:58.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1056662377 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:58.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1056662377 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:58.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1056662377 data=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-29T18:25:58.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1056662377 data=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-29T18:25:58.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1056662377 data=null item=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-29T18:25:58.320Z] DEBUG - Clicked on [2019-07-29T18:25:58.320Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:58.320Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:58.320Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:58.320Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:58.320Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:58.320Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:58.320Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:58.320Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:58.320Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:58.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1056662561 data=null doit=true} to Shell with text {Find} [2019-07-29T18:25:58.320Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:58.320Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:58.320Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.320Z] DEBUG - Clicking on Close [2019-07-29T18:25:58.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1056662562 data=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-29T18:25:58.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1056662562 data=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-29T18:25:58.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1056662562 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:58.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1056662562 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:58.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1056662562 data=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-29T18:25:58.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1056662562 data=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-29T18:25:58.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1056662562 data=null item=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-29T18:25:58.575Z] DEBUG - Clicked on [2019-07-29T18:25:58.575Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:25:58.575Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:58.575Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:58.575Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:58.575Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:58.575Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T18:25:58.575Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T18:25:58.575Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:58.575Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:25:58.575Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:58.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1056662826 data=null doit=true} to Shell with text {Find} [2019-07-29T18:25:58.575Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:58.575Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T18:25:58.575Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T18:25:58.575Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-29T18:25:58.575Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1056662828 data=null} to (of type 'Combo') [2019-07-29T18:25:58.575Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:25:58.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1056662829 data=null doit=true} to Button with text {F&orward} [2019-07-29T18:25:58.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1056662829 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-29T18:25:58.575Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:25:58.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1056662829 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:25:58.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1056662830 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-29T18:25:58.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1056662830 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-29T18:25:58.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1056662830 data=null item=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-29T18:25:58.575Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.575Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.830Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:58.830Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@105be2d9 [2019-07-29T18:25:58.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1056662830 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-29T18:25:58.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1056662830 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-29T18:25:58.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1056662830 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:58.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1056662831 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:58.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1056662831 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-29T18:25:58.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1056662831 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-29T18:25:58.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1056662831 data=null item=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-29T18:25:58.830Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1056662831 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-29T18:25:58.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1056662831 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-29T18:25:58.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1056662831 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-29T18:25:58.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1056662831 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:58.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1056662831 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:58.830Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.830Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.830Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.830Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.830Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:25:58.830Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:58.830Z] 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-29T18:25:58.830Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.830Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.830Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.830Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.830Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:58.830Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@37045c86 [2019-07-29T18:25:58.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1056662831 data=null 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-29T18:25:58.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1056662831 data=null 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-29T18:25:58.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1056662832 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:58.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1056662832 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:58.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1056662832 data=null 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-29T18:25:58.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1056662832 data=null 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-29T18:25:58.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1056662832 data=null item=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-29T18:25:58.830Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1056662842 data=null 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-29T18:25:58.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1056662842 data=null 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-29T18:25:58.831Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1056662842 data=null 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-29T18:25:58.831Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1056662842 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:58.831Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1056662842 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:58.831Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:58.831Z] 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-29T18:25:58.831Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:25:58.831Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:58.831Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:25:58.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056662843 data=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-29T18:25:58.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056662843 data=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-29T18:25:58.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056662843 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:58.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056662843 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:58.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056662843 data=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-29T18:25:58.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056662843 data=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-29T18:25:58.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056662843 data=null item=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-29T18:25:58.831Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056662844 data=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-29T18:25:58.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056662844 data=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-29T18:25:58.831Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056662844 data=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-29T18:25:58.831Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056662844 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:58.831Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056662844 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:58.831Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:25:58.831Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:25:58.831Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:25:58.831Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-29T18:25:58.831Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-29T18:25:58.831Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:25:58.831Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:25:58.831Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-29T18:25:58.831Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-29T18:25:58.831Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:25:58.831Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:25:58.831Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-29T18:25:58.831Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-29T18:25:58.831Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-29T18:25:58.831Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1056662845 data=null} to (of type 'Combo') [2019-07-29T18:25:58.831Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:25:58.831Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1056662846 data=null doit=true} to Button with text {&Backward} [2019-07-29T18:25:58.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1056662846 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-29T18:25:58.831Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:25:58.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1056662847 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:25:58.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1056662847 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-29T18:25:58.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1056662847 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-29T18:25:58.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1056662847 data=null item=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-29T18:25:58.831Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:25:58.831Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:58.831Z] 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-29T18:25:58.831Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:25:58.831Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:25:58.831Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:58.831Z] 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-29T18:25:58.831Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:25:58.831Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:25:58.831Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:25:58.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056662851 data=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-29T18:25:58.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056662851 data=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-29T18:25:58.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056662852 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:58.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056662852 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:58.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056662852 data=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-29T18:25:58.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056662852 data=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-29T18:25:58.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056662852 data=null item=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-29T18:25:58.831Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056662862 data=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-29T18:25:58.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056662862 data=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-29T18:25:58.831Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056662862 data=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-29T18:25:58.831Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056662862 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:58.831Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056662862 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:25:58.831Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:25:58.831Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:25:58.831Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:25:58.831Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-29T18:25:58.831Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-29T18:25:58.831Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:58.831Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:58.831Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:25:58.831Z] DEBUG - Clicking on Close [2019-07-29T18:25:58.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1056662863 data=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-29T18:25:58.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1056662864 data=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-29T18:25:58.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1056662864 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:58.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1056662864 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:25:58.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1056662864 data=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-29T18:25:58.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1056662864 data=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-29T18:25:58.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1056662864 data=null item=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-29T18:25:58.831Z] DEBUG - Clicked on [2019-07-29T18:25:58.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1056662962 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-29T18:25:58.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:25:58.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:25:58.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:25:58.831Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:25:58.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056662998 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:25:58.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056662998 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:25:58.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056662999 data=null} to TreeItem with text {test} [2019-07-29T18:25:58.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056662999 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:25:58.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056662999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:25:58.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056663003 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:25:58.831Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:25:58.831Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:25:59.086Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:25:59.086Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:25:59.086Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:25:59.086Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:25:59.086Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:25:59.086Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:59.086Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:25:59.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:59.086Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:59.086Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:59.086Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:25:59.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056663302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:59.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056663302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:59.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056663303 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:59.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056663303 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:59.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056663303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:59.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056663303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:59.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056663303 data=null item=null detail=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-29T18:25:59.086Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056663303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:59.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056663303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:59.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056663303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:59.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056663303 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:59.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056663303 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:59.086Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:25:59.086Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:25:59.086Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:25:59.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:25:59.086Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:25:59.086Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:25:59.086Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:25:59.086Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:59.086Z] DEBUG - Clicking on OK [2019-07-29T18:25:59.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056663303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:59.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056663303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:59.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056663303 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:59.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056663304 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:59.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056663304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:59.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056663304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:59.086Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:59.086Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:59.086Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:59.086Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:59.086Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:25:59.086Z] DEBUG - Clicked on OK [2019-07-29T18:25:59.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056663304 data=null item=null detail=0 x=0 y=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-29T18:25:59.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056663045 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-29T18:25:59.646Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.347 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-29T18:25:59.646Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.575 s [2019-07-29T18:25:59.646Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.451 s [2019-07-29T18:25:59.646Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.769 s [2019-07-29T18:25:59.646Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.321 s [2019-07-29T18:25:59.646Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.407 s [2019-07-29T18:25:59.646Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.31 s [2019-07-29T18:25:59.646Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-29T18:25:59.902Z] *** BUG *** [2019-07-29T18:25:59.902Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:25:59.902Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:25:59.902Z] [2019-07-29T18:25:59.902Z] *** BUG *** [2019-07-29T18:25:59.902Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:25:59.902Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:25:59.902Z] [2019-07-29T18:26:00.157Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-29T18:26:00.157Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:26:03.418Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T18:26:03.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:03.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:26:03.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:26:03.418Z] DEBUG - number of items : 6 [2019-07-29T18:26:03.418Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056667123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056667123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056667123 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056667123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056667123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056667123 data=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-29T18:26:03.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056667124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056667138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056667138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056667138 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056667138 data=null} to ToolItem with tooltip text {Showing all threads} [2019-07-29T18:26:03.418Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads} [2019-07-29T18:26:03.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:26:03.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:26:03.418Z] DEBUG - number of items : 6 [2019-07-29T18:26:03.418Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056667141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056667141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056667141 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056667141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056667141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056667141 data=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-29T18:26:03.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056667141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056667147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056667147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056667147 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-29T18:26:03.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056667147 data=null} to ToolItem with tooltip text {Showing active threads} [2019-07-29T18:26:03.418Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads} [2019-07-29T18:26:03.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:26:03.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:26:03.418Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-29T18:26:03.418Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:26:05.303Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T18:26:05.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:05.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:26:05.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:26:05.303Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-29T18:26:05.303Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-29T18:26:05.303Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056669348 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:26:05.303Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:26:05.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:26:05.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:26:05.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:26:05.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056669368 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:26:05.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056669368 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:26:05.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056669368 data=null} to TreeItem with text {test} [2019-07-29T18:26:05.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056669368 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:26:05.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056669368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:26:05.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056669419 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:26:05.303Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:26:05.303Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:26:05.303Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:26:05.864Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:26:05.864Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:26:05.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:26:05.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:05.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:05.864Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:26:05.864Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:26:05.864Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:26:05.864Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:05.864Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:26:05.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056670070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:05.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056670071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:05.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056670071 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:05.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056670071 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:05.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056670071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:05.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056670071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:05.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056670071 data=null item=null detail=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-29T18:26:05.864Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056670071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:05.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056670071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:05.864Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056670071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:05.864Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056670071 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:05.864Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056670071 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:05.864Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:05.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:26:05.864Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:26:05.864Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:26:05.864Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:26:05.864Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:26:05.864Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:26:05.864Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:05.864Z] DEBUG - Clicking on OK [2019-07-29T18:26:05.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056670072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:05.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056670072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:05.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056670072 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:05.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056670072 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:05.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056670072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:05.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056670072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:05.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:05.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:05.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:05.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:05.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:05.864Z] DEBUG - Clicked on OK [2019-07-29T18:26:06.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056670072 data=null item=null detail=0 x=0 y=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-29T18:26:06.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056669448 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-29T18:26:06.374Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.766 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-29T18:26:06.374Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 3.219 s [2019-07-29T18:26:06.374Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 2.111 s [2019-07-29T18:26:06.374Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-29T18:26:11.616Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-29T18:26:11.616Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:11.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:11.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056675628 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:26:11.616Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:26:11.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:26:11.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:26:11.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:26:11.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056675638 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:26:11.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056675638 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:26:11.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056675638 data=null} to TreeItem with text {test} [2019-07-29T18:26:11.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056675638 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:26:11.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056675638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:26:11.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056675658 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:26:11.616Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:26:11.616Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:26:11.616Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:26:12.177Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:26:12.177Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:26:12.177Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:26:12.177Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:12.177Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:12.177Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:26:12.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:26:12.177Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:26:12.177Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:12.177Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:26:12.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056676420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:12.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056676420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:12.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056676420 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:12.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056676420 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:12.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056676420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:12.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056676420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:12.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056676420 data=null item=null detail=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-29T18:26:12.177Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056676420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:12.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056676420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:12.177Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056676420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:12.177Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056676421 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:12.177Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056676421 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:12.177Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:12.177Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:26:12.177Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:26:12.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:26:12.177Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:26:12.177Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:26:12.177Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:26:12.177Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:12.177Z] DEBUG - Clicking on OK [2019-07-29T18:26:12.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056676421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:12.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056676421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:12.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056676421 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:12.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056676421 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:12.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056676421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:12.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056676421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:12.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:12.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:12.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:12.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:12.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:12.177Z] DEBUG - Clicked on OK [2019-07-29T18:26:12.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056676421 data=null item=null detail=0 x=0 y=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-29T18:26:12.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056675721 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-29T18:26:12.688Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.347 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-29T18:26:12.688Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest) Time elapsed: 0.77 s [2019-07-29T18:26:12.688Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-29T18:26:12.943Z] *** BUG *** [2019-07-29T18:26:12.943Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:26:12.943Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:26:12.943Z] [2019-07-29T18:26:12.943Z] *** BUG *** [2019-07-29T18:26:12.943Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:26:12.943Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:26:12.943Z] [2019-07-29T18:26:12.943Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-29T18:26:12.943Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:26:15.453Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T18:26:15.453Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:15.453Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:26:15.709Z] DEBUG - number of items : 5 [2019-07-29T18:26:15.709Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T18:26:15.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056679735 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-29T18:26:15.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056679735 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-29T18:26:15.709Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056679735 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T18:26:15.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056679735 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-29T18:26:15.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056679735 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-29T18:26:15.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056679735 data=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-29T18:26:15.709Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056679748 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-29T18:26:15.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056679776 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-29T18:26:15.709Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056679776 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-29T18:26:15.709Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056679776 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T18:26:15.709Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056679776 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T18:26:15.709Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T18:26:16.269Z] DEBUG - number of items : 17 [2019-07-29T18:26:16.269Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T18:26:16.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056680359 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-29T18:26:16.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056680359 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-29T18:26:16.269Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056680359 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T18:26:16.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056680359 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-29T18:26:16.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056680359 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-29T18:26:16.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056680359 data=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-29T18:26:16.269Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056680359 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-29T18:26:16.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056680359 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-29T18:26:16.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056680359 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-29T18:26:16.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056680359 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T18:26:16.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056680359 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T18:26:16.269Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T18:26:16.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-29T18:26:16.830Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:26:18.715Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T18:26:18.715Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:18.715Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:26:19.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:26:19.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:26:19.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:26:19.276Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-29T18:26:19.531Z] DEBUG - Setting state to unchecked on: lttng-sessiond [2019-07-29T18:26:19.531Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-29T18:26:20.092Z] DEBUG - number of items : 17 [2019-07-29T18:26:20.092Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T18:26:20.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056684169 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-29T18:26:20.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056684169 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-29T18:26:20.092Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056684169 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T18:26:20.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056684169 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-29T18:26:20.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056684169 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-29T18:26:20.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056684169 data=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-29T18:26:20.092Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056684169 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-29T18:26:20.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056684169 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-29T18:26:20.092Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056684170 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-29T18:26:20.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056684170 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T18:26:20.092Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056684170 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T18:26:20.092Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T18:26:20.651Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-29T18:26:20.651Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:26:22.537Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T18:26:22.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:22.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T18:26:22.537Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:26:22.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:26:22.537Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:26:22.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:26:22.792Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:26:22.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:26:22.792Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:26:22.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:26:22.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056687015 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:26:22.792Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:26:22.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:26:22.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:26:22.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:26:22.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056687034 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:26:22.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056687034 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:26:22.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056687034 data=null} to TreeItem with text {test} [2019-07-29T18:26:22.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056687034 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:26:22.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056687034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:26:22.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056687039 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:26:23.047Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:26:23.047Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:26:23.047Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:26:23.609Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:26:23.609Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:26:23.609Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:26:23.610Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:23.610Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:23.610Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:26:23.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:26:23.610Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:26:23.610Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:23.610Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:26:23.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056687734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:23.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056687735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:23.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056687735 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:23.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056687735 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:23.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056687735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:23.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056687735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:23.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056687735 data=null item=null detail=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-29T18:26:23.610Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056687735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:23.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056687735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:23.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056687735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:23.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056687735 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:23.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056687735 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:23.610Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:23.610Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:26:23.610Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:26:23.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:26:23.610Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:26:23.610Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:26:23.610Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:26:23.610Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:23.610Z] DEBUG - Clicking on OK [2019-07-29T18:26:23.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056687735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:23.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056687735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:23.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056687735 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:23.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056687735 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:23.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056687736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:23.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056687736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:23.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:23.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:23.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:23.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:23.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:23.610Z] DEBUG - Clicked on OK [2019-07-29T18:26:23.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056687736 data=null item=null detail=0 x=0 y=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-29T18:26:23.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056687069 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-29T18:26:24.120Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.312 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-29T18:26:24.120Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 3.836 s [2019-07-29T18:26:24.120Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 3.75 s [2019-07-29T18:26:24.120Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 2.294 s [2019-07-29T18:26:24.120Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-29T18:26:28.281Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T18:26:28.281Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:26:28.281Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T18:26:28.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:28.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:28.281Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-29T18:26:28.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:28.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:28.281Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T18:26:28.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:28.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:28.281Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-29T18:26:28.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:28.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:28.537Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T18:26:28.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:28.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:28.537Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-29T18:26:28.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:28.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:28.792Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T18:26:28.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:28.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:29.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056693176 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:26:29.048Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:26:29.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:26:29.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:26:29.048Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:26:29.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056693200 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:26:29.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056693200 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:26:29.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056693200 data=null} to TreeItem with text {test} [2019-07-29T18:26:29.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056693200 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:26:29.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056693200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:26:29.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056693222 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:26:29.048Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:26:29.048Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:26:29.048Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:26:29.975Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:26:29.975Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:26:29.975Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:26:29.975Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:29.975Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:29.975Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:26:29.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:26:29.975Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:26:29.975Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:29.975Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:26:29.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056693927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:29.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056693928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:29.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056693928 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:29.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056693928 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:29.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056693928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:29.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056693928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:29.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056693928 data=null item=null detail=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-29T18:26:29.975Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056693928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:29.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056693928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:29.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056693928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:29.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056693928 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:29.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056693928 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:29.975Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:29.975Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:26:29.975Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:26:29.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:26:29.975Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:26:29.975Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:26:29.975Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:26:29.975Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:29.975Z] DEBUG - Clicking on OK [2019-07-29T18:26:29.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056693929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:29.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056693929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:29.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056693929 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:29.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056693929 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:29.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056693929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:29.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056693929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:29.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:29.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:29.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:29.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:29.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:29.975Z] DEBUG - Clicked on OK [2019-07-29T18:26:29.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056693929 data=null item=null detail=0 x=0 y=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-29T18:26:29.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056693249 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-29T18:26:30.229Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.191 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-29T18:26:30.229Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest) Time elapsed: 0.878 s [2019-07-29T18:26:30.230Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-29T18:26:40.162Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.295 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-29T18:26:40.162Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest) Time elapsed: 9.031 s [2019-07-29T18:26:40.162Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-29T18:26:42.047Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T18:26:42.047Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:42.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"' [2019-07-29T18:26:42.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"' [2019-07-29T18:26:42.047Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:26:42.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:26:42.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:26:42.047Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:26:42.047Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338' [2019-07-29T18:26:42.047Z] DEBUG - Clicking on with mnemonic 'Follow weston/338' [2019-07-29T18:26:42.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=1056706223 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-29T18:26:42.047Z] DEBUG - Clicked on with mnemonic 'Follow weston/338' [2019-07-29T18:26:44.559Z] DEBUG - number of items : 19 [2019-07-29T18:26:44.559Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056708319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.559Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056708320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.559Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056708320 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056708320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056708320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056708320 data=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-29T18:26:44.559Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056708320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.559Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056708321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.559Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056708321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.559Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056708321 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.559Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056708321 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.559Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.815Z] DEBUG - number of items : 19 [2019-07-29T18:26:44.815Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056708822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056708822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056708822 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056708822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056708822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056708822 data=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-29T18:26:44.815Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056708822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056708822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056708822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056708822 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056708823 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.815Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-29T18:26:44.815Z] DEBUG - number of items : 19 [2019-07-29T18:26:44.815Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056708823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056708823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056708823 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056708823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056708823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056708823 data=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-29T18:26:44.815Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056708823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056708823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056708823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056708824 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T18:26:44.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056708824 data=null} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T18:26:44.815Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward} [2019-07-29T18:26:44.815Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340' [2019-07-29T18:26:44.815Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340' [2019-07-29T18:26:44.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=1056708922 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-29T18:26:44.815Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340' [2019-07-29T18:26:45.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056709453 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:26:45.377Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:26:45.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:26:45.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:26:45.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:26:45.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056709483 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:26:45.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056709483 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:26:45.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056709483 data=null} to TreeItem with text {test} [2019-07-29T18:26:45.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056709483 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:26:45.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056709483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:26:45.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056709488 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:26:45.377Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:26:45.377Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:26:45.377Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:26:45.938Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:26:45.938Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:26:45.938Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:26:45.938Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:45.938Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:45.938Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:26:45.938Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:26:45.938Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:26:45.938Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:45.938Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:26:45.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056710166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:45.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056710166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:45.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056710166 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:45.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056710166 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:45.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056710166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:45.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056710166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:45.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056710166 data=null item=null detail=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-29T18:26:45.938Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056710167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:45.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056710167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:45.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056710167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:45.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056710167 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:45.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056710167 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:45.938Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:45.938Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:26:45.938Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:26:45.938Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:26:45.938Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:26:45.938Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:26:45.938Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:26:45.938Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:45.938Z] DEBUG - Clicking on OK [2019-07-29T18:26:45.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056710167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:45.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056710167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:45.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056710167 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:45.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056710167 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:45.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056710167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:45.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056710167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:45.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:45.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:45.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:45.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:45.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:45.938Z] DEBUG - Clicked on OK [2019-07-29T18:26:46.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056710167 data=null item=null detail=0 x=0 y=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-29T18:26:46.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056709527 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-29T18:26:46.448Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.938 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-29T18:26:46.448Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest) Time elapsed: 5.418 s [2019-07-29T18:26:46.448Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-29T18:26:49.713Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T18:26:49.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:49.713Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-29T18:26:49.713Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:49.713Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:49.713Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:49.713Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:49.713Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:49.713Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:49.713Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:26:49.713Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:26:49.713Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:49.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1056713861 data=null doit=true} to Shell with text {Find} [2019-07-29T18:26:49.713Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:49.713Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T18:26:49.713Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T18:26:49.713Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-29T18:26:49.713Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1056713863 data=null} to (of type 'Combo') [2019-07-29T18:26:49.713Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:49.713Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:49.713Z] 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-29T18:26:49.713Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:49.713Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5e8767ca [2019-07-29T18:26:49.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1056713875 data=null 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-29T18:26:49.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1056713875 data=null 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-29T18:26:49.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1056713875 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:49.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1056713875 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:49.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1056713876 data=null 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-29T18:26:49.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1056713876 data=null 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-29T18:26:49.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1056713876 data=null item=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-29T18:26:49.713Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1056713876 data=null 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-29T18:26:49.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1056713876 data=null 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-29T18:26:49.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1056713876 data=null 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-29T18:26:49.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1056713876 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:49.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1056713876 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:49.713Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:49.714Z] 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-29T18:26:49.714Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:26:49.714Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@220bb801 [2019-07-29T18:26:49.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1056713876 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-29T18:26:49.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1056713877 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-29T18:26:49.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1056713877 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:26:49.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1056713877 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:26:49.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1056713877 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-29T18:26:49.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1056713877 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-29T18:26:49.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1056713877 data=null item=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-29T18:26:49.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1056713877 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-29T18:26:49.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1056713877 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-29T18:26:49.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1056713877 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-29T18:26:49.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1056713877 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:26:49.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1056713877 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:26:49.714Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:26:49.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056713877 data=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-29T18:26:49.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056713877 data=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-29T18:26:49.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056713877 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:49.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056713877 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:49.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056713877 data=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-29T18:26:49.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056713877 data=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-29T18:26:49.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056713877 data=null item=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-29T18:26:49.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056713877 data=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-29T18:26:49.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056713877 data=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-29T18:26:49.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056713877 data=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-29T18:26:49.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056713877 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:49.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056713878 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:49.714Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:26:49.714Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:26:49.714Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:26:49.714Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:26:49.714Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:26:49.714Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo' [2019-07-29T18:26:49.714Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo') [2019-07-29T18:26:49.714Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-29T18:26:49.714Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1056713878 data=null} to (of type 'Combo') [2019-07-29T18:26:49.714Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:49.714Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:49.714Z] 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-29T18:26:49.714Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:49.714Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:49.714Z] 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-29T18:26:49.714Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:26:49.714Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@20356292 [2019-07-29T18:26:49.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1056713929 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-29T18:26:49.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1056713929 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-29T18:26:49.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1056713929 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:26:49.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1056713929 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:26:49.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1056713929 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-29T18:26:49.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1056713929 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-29T18:26:49.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1056713929 data=null item=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-29T18:26:49.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1056713930 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-29T18:26:49.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1056713930 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-29T18:26:49.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1056713930 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-29T18:26:49.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1056713930 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:26:49.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1056713930 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:26:49.714Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:26:49.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056713930 data=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-29T18:26:49.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056713930 data=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-29T18:26:49.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056713930 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:49.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056713930 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:49.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056713930 data=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-29T18:26:49.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056713930 data=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-29T18:26:49.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056713930 data=null item=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-29T18:26:49.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056713939 data=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-29T18:26:49.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056713939 data=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-29T18:26:49.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056713940 data=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-29T18:26:49.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056713940 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:49.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056713940 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:49.714Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:26:49.714Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:26:49.714Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:26:49.714Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-29T18:26:49.714Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-29T18:26:49.714Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:49.714Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:49.714Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:49.714Z] DEBUG - Clicking on Close [2019-07-29T18:26:49.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1056713941 data=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-29T18:26:49.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1056713941 data=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-29T18:26:49.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1056713941 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:49.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1056713941 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:49.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1056713941 data=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-29T18:26:49.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1056713941 data=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-29T18:26:49.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1056713941 data=null item=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-29T18:26:49.969Z] DEBUG - Clicked on [2019-07-29T18:26:49.969Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-29T18:26:49.969Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:49.969Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:49.969Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:49.969Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:49.969Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:49.969Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:49.969Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:26:49.969Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:26:50.224Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:50.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1056714326 data=null doit=true} to Shell with text {Find} [2019-07-29T18:26:50.224Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:50.224Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:26:50.224Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T18:26:50.224Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T18:26:50.224Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-29T18:26:50.224Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1056714328 data=null} to (of type 'Combo') [2019-07-29T18:26:50.224Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:50.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:50.224Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:50.225Z] 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-29T18:26:50.225Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:50.225Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2d6f9f61 [2019-07-29T18:26:50.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1056714330 data=null 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-29T18:26:50.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1056714330 data=null 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-29T18:26:50.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1056714330 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:50.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1056714330 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:50.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1056714330 data=null 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-29T18:26:50.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1056714330 data=null 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-29T18:26:50.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1056714330 data=null item=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-29T18:26:50.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1056714331 data=null 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-29T18:26:50.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1056714331 data=null 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-29T18:26:50.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1056714331 data=null 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-29T18:26:50.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1056714331 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:50.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1056714331 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:50.225Z] 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-29T18:26:50.225Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:26:50.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:50.225Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:26:50.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056714331 data=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-29T18:26:50.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056714331 data=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-29T18:26:50.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056714331 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:50.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056714331 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:50.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056714331 data=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-29T18:26:50.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056714332 data=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-29T18:26:50.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056714332 data=null item=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-29T18:26:50.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056714332 data=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-29T18:26:50.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056714332 data=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-29T18:26:50.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056714332 data=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-29T18:26:50.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056714332 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:50.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056714332 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:50.225Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:26:50.225Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:26:50.225Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:26:50.225Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:26:50.225Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:26:50.225Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:26:50.225Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:26:50.225Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:26:50.225Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-29T18:26:50.225Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-29T18:26:50.225Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-29T18:26:50.225Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1056714351 data=null} to (of type 'Combo') [2019-07-29T18:26:50.225Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:26:50.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1056714359 data=null doit=true} to Button with text {F&orward} [2019-07-29T18:26:50.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1056714359 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-29T18:26:50.225Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:26:50.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1056714360 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:26:50.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1056714360 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-29T18:26:50.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1056714360 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-29T18:26:50.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1056714360 data=null item=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-29T18:26:50.225Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:50.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:50.225Z] 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-29T18:26:50.225Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:50.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:50.225Z] 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-29T18:26:50.225Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:26:50.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:50.225Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:26:50.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056714362 data=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-29T18:26:50.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056714362 data=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-29T18:26:50.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056714362 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:50.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056714362 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:50.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056714362 data=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-29T18:26:50.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056714362 data=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-29T18:26:50.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056714362 data=null item=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-29T18:26:50.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056714362 data=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-29T18:26:50.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056714362 data=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-29T18:26:50.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056714362 data=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-29T18:26:50.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056714362 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:50.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056714362 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:50.225Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:26:50.225Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:26:50.225Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:26:50.225Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-29T18:26:50.225Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-29T18:26:50.225Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:26:50.225Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:26:50.225Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:50.225Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:50.225Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:50.225Z] DEBUG - Clicking on Close [2019-07-29T18:26:50.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1056714364 data=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-29T18:26:50.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1056714364 data=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-29T18:26:50.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1056714364 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:50.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1056714364 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:50.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1056714364 data=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-29T18:26:50.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1056714364 data=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-29T18:26:50.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1056714364 data=null item=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-29T18:26:50.225Z] DEBUG - Clicked on [2019-07-29T18:26:50.225Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-29T18:26:50.785Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:50.785Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:50.785Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:50.785Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:50.785Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:50.785Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:50.785Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:26:50.785Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:26:51.040Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:51.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1056715077 data=null doit=true} to Shell with text {Find} [2019-07-29T18:26:51.040Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:51.040Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T18:26:51.040Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T18:26:51.040Z] DEBUG - Setting text on (of type 'Combo') to CPU [2019-07-29T18:26:51.040Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=1056715079 data=null} to (of type 'Combo') [2019-07-29T18:26:51.040Z] DEBUG - Set text on (of type 'Combo') to CPU [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:26:51.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1056715080 data=null doit=true} to Button with text {&Backward} [2019-07-29T18:26:51.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1056715080 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-29T18:26:51.040Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:26:51.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1056715081 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:26:51.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1056715084 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-29T18:26:51.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1056715084 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-29T18:26:51.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1056715084 data=null item=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-29T18:26:51.040Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:51.040Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:51.040Z] 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-29T18:26:51.040Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:51.040Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3775564e [2019-07-29T18:26:51.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1056715092 data=null 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-29T18:26:51.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1056715092 data=null 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-29T18:26:51.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1056715092 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:51.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1056715092 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:51.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1056715093 data=null 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-29T18:26:51.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1056715093 data=null 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-29T18:26:51.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1056715093 data=null item=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-29T18:26:51.040Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1056715124 data=null 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-29T18:26:51.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1056715124 data=null 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-29T18:26:51.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1056715124 data=null 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-29T18:26:51.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1056715124 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:51.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1056715124 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:26:51.040Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6502e0e [2019-07-29T18:26:51.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1056715125 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-29T18:26:51.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1056715125 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-29T18:26:51.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1056715125 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:26:51.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1056715125 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:26:51.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1056715125 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-29T18:26:51.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1056715125 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-29T18:26:51.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1056715125 data=null item=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-29T18:26:51.040Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1056715125 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-29T18:26:51.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1056715125 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-29T18:26:51.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1056715125 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-29T18:26:51.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1056715125 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:26:51.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1056715125 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:51.040Z] 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-29T18:26:51.040Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:26:51.040Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:51.040Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:26:51.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056715126 data=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-29T18:26:51.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056715126 data=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-29T18:26:51.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056715126 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:51.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056715126 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:51.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056715126 data=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-29T18:26:51.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056715126 data=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-29T18:26:51.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056715126 data=null item=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-29T18:26:51.040Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056715126 data=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-29T18:26:51.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056715127 data=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-29T18:26:51.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056715127 data=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-29T18:26:51.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056715127 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:51.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056715127 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:51.040Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:26:51.040Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:26:51.040Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:26:51.040Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:26:51.040Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:26:51.040Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo' [2019-07-29T18:26:51.040Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo') [2019-07-29T18:26:51.040Z] DEBUG - Setting text on (of type 'Combo') to CP [2019-07-29T18:26:51.040Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=1056715127 data=null} to (of type 'Combo') [2019-07-29T18:26:51.040Z] DEBUG - Set text on (of type 'Combo') to CP [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.040Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:51.041Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:51.041Z] 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-29T18:26:51.041Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:51.041Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:26:51.041Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:51.041Z] 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-29T18:26:51.041Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:26:51.041Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:51.041Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:26:51.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056715130 data=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-29T18:26:51.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056715130 data=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-29T18:26:51.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056715130 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:51.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056715130 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:51.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056715130 data=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-29T18:26:51.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056715130 data=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-29T18:26:51.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056715130 data=null item=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-29T18:26:51.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056715144 data=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-29T18:26:51.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056715145 data=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-29T18:26:51.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056715145 data=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-29T18:26:51.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056715145 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:51.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056715145 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:51.041Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:26:51.041Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:26:51.041Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:26:51.041Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-29T18:26:51.041Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-29T18:26:51.041Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:51.041Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:51.041Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.041Z] DEBUG - Clicking on Close [2019-07-29T18:26:51.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1056715146 data=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-29T18:26:51.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1056715146 data=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-29T18:26:51.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1056715146 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:51.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1056715146 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:51.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1056715146 data=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-29T18:26:51.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1056715146 data=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-29T18:26:51.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1056715146 data=null item=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-29T18:26:51.297Z] DEBUG - Clicked on [2019-07-29T18:26:51.297Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-29T18:26:51.297Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:51.297Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:51.297Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:51.297Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:51.297Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:51.297Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:51.297Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:26:51.297Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:26:51.297Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:51.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1056715502 data=null doit=true} to Shell with text {Find} [2019-07-29T18:26:51.297Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:51.297Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T18:26:51.297Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T18:26:51.297Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-29T18:26:51.297Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1056715503 data=null} to (of type 'Combo') [2019-07-29T18:26:51.297Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:51.297Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6ca8b8fa [2019-07-29T18:26:51.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1056715504 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-29T18:26:51.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1056715504 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-29T18:26:51.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1056715504 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:51.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1056715504 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:51.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1056715504 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-29T18:26:51.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1056715504 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-29T18:26:51.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1056715504 data=null item=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-29T18:26:51.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1056715505 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-29T18:26:51.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1056715505 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-29T18:26:51.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1056715505 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-29T18:26:51.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1056715505 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:51.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1056715505 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:51.297Z] 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-29T18:26:51.297Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:51.297Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:51.297Z] 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-29T18:26:51.297Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:26:51.297Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:51.297Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:26:51.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056715516 data=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-29T18:26:51.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056715516 data=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-29T18:26:51.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056715516 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:51.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056715516 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:51.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056715517 data=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-29T18:26:51.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056715517 data=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-29T18:26:51.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056715517 data=null item=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-29T18:26:51.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056715517 data=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-29T18:26:51.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056715517 data=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-29T18:26:51.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056715517 data=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-29T18:26:51.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056715517 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:51.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056715517 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:51.297Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:26:51.297Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:26:51.297Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:26:51.297Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:26:51.297Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T18:26:51.297Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-29T18:26:51.297Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-29T18:26:51.297Z] DEBUG - Setting text on (of type 'Combo') to cpu 1 [2019-07-29T18:26:51.297Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=1056715518 data=null} to (of type 'Combo') [2019-07-29T18:26:51.297Z] DEBUG - Set text on (of type 'Combo') to cpu 1 [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:51.297Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:51.297Z] 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-29T18:26:51.297Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:51.297Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:51.297Z] 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-29T18:26:51.297Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:26:51.297Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:51.297Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:26:51.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056715519 data=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-29T18:26:51.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056715519 data=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-29T18:26:51.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056715520 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:51.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056715520 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:51.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056715520 data=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-29T18:26:51.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056715520 data=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-29T18:26:51.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056715520 data=null item=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-29T18:26:51.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056715521 data=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-29T18:26:51.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056715521 data=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-29T18:26:51.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056715521 data=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-29T18:26:51.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056715521 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:51.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056715521 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:51.297Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:26:51.297Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:26:51.297Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:26:51.297Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-29T18:26:51.297Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-29T18:26:51.297Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:51.297Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:51.297Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.297Z] DEBUG - Clicking on Close [2019-07-29T18:26:51.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1056715525 data=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-29T18:26:51.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1056715525 data=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-29T18:26:51.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1056715525 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:51.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1056715525 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:51.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1056715525 data=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-29T18:26:51.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1056715525 data=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-29T18:26:51.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1056715525 data=null item=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-29T18:26:51.552Z] DEBUG - Clicked on [2019-07-29T18:26:51.552Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-29T18:26:51.552Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:51.552Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:51.552Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:51.552Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:51.552Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:51.552Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:51.552Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:26:51.552Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:26:51.552Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:51.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1056715734 data=null doit=true} to Shell with text {Find} [2019-07-29T18:26:51.552Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:51.552Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:51.552Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.552Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.552Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.552Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.552Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.552Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.552Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.552Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T18:26:51.552Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:26:51.552Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:51.552Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.552Z] DEBUG - Clicking on Close [2019-07-29T18:26:51.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1056715736 data=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-29T18:26:51.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1056715736 data=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-29T18:26:51.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1056715736 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:51.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1056715736 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:51.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1056715736 data=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-29T18:26:51.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1056715736 data=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-29T18:26:51.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1056715736 data=null item=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-29T18:26:51.552Z] DEBUG - Clicked on [2019-07-29T18:26:51.552Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:51.552Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:51.552Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:51.552Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:51.552Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:51.552Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:51.807Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:26:51.807Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:26:51.807Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:51.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1056715900 data=null doit=true} to Shell with text {Find} [2019-07-29T18:26:51.807Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:51.807Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:51.807Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:51.807Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:51.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:51.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:51.807Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:51.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:51.807Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:51.807Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T18:26:51.807Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:26:51.807Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:51.807Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:51.807Z] DEBUG - Clicking on Close [2019-07-29T18:26:51.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1056715902 data=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-29T18:26:51.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1056715902 data=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-29T18:26:51.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1056715902 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:51.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1056715902 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:51.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1056715902 data=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-29T18:26:51.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1056715902 data=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-29T18:26:51.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1056715902 data=null item=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-29T18:26:51.807Z] DEBUG - Clicked on [2019-07-29T18:26:51.807Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-29T18:26:51.807Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:51.807Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:51.807Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:51.807Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:51.807Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T18:26:51.807Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T18:26:51.807Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:26:51.807Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T18:26:52.064Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:52.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1056716103 data=null doit=true} to Shell with text {Find} [2019-07-29T18:26:52.064Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:52.064Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T18:26:52.064Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T18:26:52.064Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-29T18:26:52.064Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1056716124 data=null} to (of type 'Combo') [2019-07-29T18:26:52.064Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:26:52.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1056716125 data=null doit=true} to Button with text {F&orward} [2019-07-29T18:26:52.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1056716125 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-29T18:26:52.064Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:26:52.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1056716126 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:26:52.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1056716126 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-29T18:26:52.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1056716126 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-29T18:26:52.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1056716126 data=null item=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-29T18:26:52.064Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:52.064Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7481c0ac [2019-07-29T18:26:52.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1056716127 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-29T18:26:52.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1056716127 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-29T18:26:52.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1056716127 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:52.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1056716127 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:52.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1056716127 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-29T18:26:52.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1056716127 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-29T18:26:52.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1056716127 data=null item=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-29T18:26:52.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1056716127 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-29T18:26:52.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1056716127 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-29T18:26:52.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1056716127 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-29T18:26:52.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1056716127 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:52.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1056716127 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:52.064Z] 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-29T18:26:52.064Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:52.064Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@597e374 [2019-07-29T18:26:52.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1056716127 data=null 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-29T18:26:52.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1056716128 data=null 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-29T18:26:52.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1056716128 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:52.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1056716128 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:52.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1056716128 data=null 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-29T18:26:52.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1056716128 data=null 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-29T18:26:52.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1056716128 data=null item=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-29T18:26:52.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1056716128 data=null 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-29T18:26:52.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1056716128 data=null 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-29T18:26:52.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1056716128 data=null 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-29T18:26:52.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1056716128 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:52.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1056716128 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:52.064Z] 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-29T18:26:52.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:26:52.064Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:52.064Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:26:52.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056716129 data=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-29T18:26:52.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056716129 data=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-29T18:26:52.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056716129 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:52.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056716129 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:52.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056716129 data=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-29T18:26:52.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056716129 data=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-29T18:26:52.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056716129 data=null item=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-29T18:26:52.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056716129 data=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-29T18:26:52.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056716129 data=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-29T18:26:52.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056716129 data=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-29T18:26:52.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056716129 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:52.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056716129 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:52.064Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:26:52.064Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:26:52.064Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:26:52.064Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-29T18:26:52.064Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-29T18:26:52.064Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:26:52.064Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:26:52.064Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-29T18:26:52.064Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-29T18:26:52.064Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:26:52.064Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:26:52.064Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-29T18:26:52.064Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-29T18:26:52.064Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-29T18:26:52.064Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1056716130 data=null} to (of type 'Combo') [2019-07-29T18:26:52.064Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:26:52.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1056716143 data=null doit=true} to Button with text {&Backward} [2019-07-29T18:26:52.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1056716143 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-29T18:26:52.064Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:26:52.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1056716144 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:26:52.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1056716144 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-29T18:26:52.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1056716144 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-29T18:26:52.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1056716144 data=null item=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-29T18:26:52.064Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T18:26:52.064Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:52.064Z] 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-29T18:26:52.064Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T18:26:52.064Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:52.064Z] 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-29T18:26:52.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T18:26:52.064Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:26:52.064Z] DEBUG - Clicking on Fi&nd [2019-07-29T18:26:52.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1056716145 data=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-29T18:26:52.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056716145 data=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-29T18:26:52.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1056716145 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:52.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1056716145 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:52.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1056716145 data=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-29T18:26:52.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1056716146 data=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-29T18:26:52.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1056716146 data=null item=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-29T18:26:52.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1056716146 data=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-29T18:26:52.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1056716146 data=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-29T18:26:52.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1056716146 data=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-29T18:26:52.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1056716146 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:52.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1056716146 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T18:26:52.064Z] DEBUG - Clicked on Fi&nd [2019-07-29T18:26:52.064Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T18:26:52.064Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T18:26:52.064Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-29T18:26:52.064Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-29T18:26:52.064Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:52.064Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:52.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T18:26:52.064Z] DEBUG - Clicking on Close [2019-07-29T18:26:52.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1056716150 data=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-29T18:26:52.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1056716151 data=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-29T18:26:52.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1056716151 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:52.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1056716161 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:26:52.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1056716161 data=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-29T18:26:52.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1056716161 data=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-29T18:26:52.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1056716161 data=null item=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-29T18:26:52.064Z] DEBUG - Clicked on [2019-07-29T18:26:52.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1056716292 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-29T18:26:52.064Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:26:52.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:26:52.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:26:52.319Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:26:52.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056716349 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:26:52.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056716349 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:26:52.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056716349 data=null} to TreeItem with text {test} [2019-07-29T18:26:52.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056716349 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:26:52.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056716349 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:26:52.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056716354 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:26:52.319Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:26:52.319Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:26:52.319Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:26:52.879Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:26:52.879Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:26:52.879Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:26:52.879Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:26:52.879Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:52.879Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:26:52.879Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:26:52.879Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:26:52.879Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:52.879Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:26:52.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056717050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:52.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056717050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:52.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056717050 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:52.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056717050 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:52.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056717050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:52.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056717050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:52.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056717050 data=null item=null detail=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-29T18:26:52.879Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056717050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:52.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056717050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:52.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056717050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:52.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056717050 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:52.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056717050 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:52.879Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:26:52.879Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:26:52.879Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:26:52.879Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:26:52.879Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:26:52.879Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:26:52.879Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:26:52.879Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:52.879Z] DEBUG - Clicking on OK [2019-07-29T18:26:52.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056717051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:52.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056717051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:52.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056717051 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:52.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056717051 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:52.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056717051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:52.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056717051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:52.879Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:52.879Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:52.879Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:52.879Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:52.879Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:26:52.879Z] DEBUG - Clicked on OK [2019-07-29T18:26:53.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056717051 data=null item=null detail=0 x=0 y=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-29T18:26:53.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056716388 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-29T18:26:53.389Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.882 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-29T18:26:53.389Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.82 s [2019-07-29T18:26:53.389Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.417 s [2019-07-29T18:26:53.389Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.844 s [2019-07-29T18:26:53.389Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.288 s [2019-07-29T18:26:53.389Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.363 s [2019-07-29T18:26:53.389Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.316 s [2019-07-29T18:26:53.389Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-29T18:26:56.669Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:26:56.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:26:56.669Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T18:26:56.924Z] *** BUG *** [2019-07-29T18:26:56.924Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:26:56.924Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:26:56.924Z] [2019-07-29T18:26:56.924Z] *** BUG *** [2019-07-29T18:26:56.924Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:26:56.924Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:26:56.924Z] [2019-07-29T18:26:56.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-29T18:26:56.924Z] DEBUG - number of items : 2 [2019-07-29T18:26:56.924Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events} [2019-07-29T18:26:56.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056721141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T18:26:56.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056721141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T18:26:56.924Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056721141 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T18:26:56.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056721141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T18:26:56.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056721141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T18:26:56.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056721141 data=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-29T18:26:56.924Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056721142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T18:26:56.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056721142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T18:26:56.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056721142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T18:26:56.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056721142 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T18:26:56.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056721142 data=null} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T18:26:56.924Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events} [2019-07-29T18:26:57.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-29T18:27:01.644Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-29T18:27:01.644Z] [2019-07-29T18:27:01.644Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 18:27:01.385 [2019-07-29T18:27:01.644Z] !MESSAGE Unhandled event loop exception [2019-07-29T18:27:01.644Z] !STACK 0 [2019-07-29T18:27:01.644Z] java.lang.NullPointerException [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-29T18:27:01.644Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T18:27:01.644Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:27:01.644Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T18:27:01.644Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T18:27:01.644Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T18:27:01.644Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:27:01.644Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T18:27:01.644Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T18:27:01.644Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T18:27:01.644Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T18:27:01.644Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T18:27:01.644Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T18:27:01.644Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T18:27:01.644Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T18:27:01.644Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T18:27:01.644Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T18:27:01.644Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:27:01.644Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:27:01.644Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:27:01.644Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T18:27:01.644Z] [2019-07-29T18:27:01.644Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 18:27:01.458 [2019-07-29T18:27:01.644Z] !MESSAGE Unhandled event loop exception [2019-07-29T18:27:01.644Z] !STACK 0 [2019-07-29T18:27:01.644Z] java.lang.NullPointerException [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-29T18:27:01.644Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T18:27:01.644Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:27:01.644Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T18:27:01.644Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T18:27:01.644Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T18:27:01.644Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:27:01.644Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T18:27:01.644Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T18:27:01.644Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T18:27:01.644Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T18:27:01.644Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T18:27:01.644Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T18:27:01.644Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T18:27:01.644Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T18:27:01.644Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T18:27:01.644Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T18:27:01.644Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:27:01.644Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:27:01.644Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:27:01.644Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T18:27:01.644Z] [2019-07-29T18:27:01.644Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 18:27:01.513 [2019-07-29T18:27:01.644Z] !MESSAGE Unhandled event loop exception [2019-07-29T18:27:01.644Z] !STACK 0 [2019-07-29T18:27:01.644Z] java.lang.NullPointerException [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-29T18:27:01.644Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T18:27:01.644Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:27:01.644Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T18:27:01.644Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T18:27:01.644Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T18:27:01.644Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:27:01.644Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T18:27:01.644Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T18:27:01.644Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T18:27:01.644Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T18:27:01.644Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T18:27:01.644Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T18:27:01.644Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T18:27:01.644Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T18:27:01.644Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T18:27:01.644Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T18:27:01.644Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:27:01.644Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:27:01.644Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:27:01.644Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T18:27:01.644Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-29T18:27:01.644Z] [2019-07-29T18:27:01.644Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 18:27:01.598 [2019-07-29T18:27:01.644Z] !MESSAGE Unhandled event loop exception [2019-07-29T18:27:01.644Z] !STACK 0 [2019-07-29T18:27:01.644Z] java.lang.NullPointerException [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-29T18:27:01.644Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-29T18:27:01.644Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-29T18:27:01.644Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T18:27:01.644Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:27:01.644Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T18:27:01.644Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T18:27:01.644Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T18:27:01.644Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:27:01.644Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T18:27:01.644Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T18:27:01.644Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T18:27:01.644Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T18:27:01.644Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T18:27:01.644Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T18:27:01.644Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T18:27:01.644Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T18:27:01.644Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T18:27:01.644Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T18:27:01.644Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:27:01.644Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:27:01.644Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:27:01.644Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T18:27:01.644Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T18:27:01.644Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:27:01.899Z] [2019-07-29T18:27:01.899Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 18:27:01.781 [2019-07-29T18:27:01.899Z] !MESSAGE Unhandled event loop exception [2019-07-29T18:27:01.899Z] !STACK 0 [2019-07-29T18:27:01.899Z] java.lang.NullPointerException [2019-07-29T18:27:01.899Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-29T18:27:01.899Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-29T18:27:01.899Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-29T18:27:01.899Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-29T18:27:01.899Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-29T18:27:01.899Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-29T18:27:01.899Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T18:27:01.899Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:27:01.899Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T18:27:01.899Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T18:27:01.899Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T18:27:01.899Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:27:01.899Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T18:27:01.899Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T18:27:01.899Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T18:27:01.899Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T18:27:01.899Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T18:27:01.899Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T18:27:01.899Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T18:27:01.899Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T18:27:01.899Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T18:27:01.899Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T18:27:01.899Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T18:27:01.899Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:27:01.899Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:27:01.899Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:27:01.899Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:27:01.899Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T18:27:01.899Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T18:27:01.899Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T18:27:01.899Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T18:27:01.899Z] [2019-07-29T18:27:01.899Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 18:27:01.798 [2019-07-29T18:27:01.899Z] !MESSAGE Unhandled event loop exception [2019-07-29T18:27:01.899Z] !STACK 0 [2019-07-29T18:27:01.899Z] java.lang.NullPointerException [2019-07-29T18:27:01.899Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-29T18:27:01.899Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-29T18:27:01.899Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-29T18:27:01.899Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-29T18:27:01.899Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-29T18:27:01.899Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-29T18:27:01.899Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-29T18:27:01.899Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T18:27:01.899Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:27:01.899Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T18:27:01.899Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T18:27:01.899Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T18:27:01.899Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:27:01.899Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T18:27:01.899Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T18:27:01.899Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T18:27:01.899Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T18:27:01.899Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T18:27:01.899Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T18:27:01.899Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T18:27:01.899Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T18:27:01.899Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T18:27:01.899Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T18:27:01.899Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T18:27:01.899Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:27:01.899Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:27:01.899Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:27:01.899Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:27:01.899Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T18:27:01.899Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T18:27:01.899Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T18:27:01.899Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T18:27:01.899Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-29T18:27:01.899Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:27:02.155Z] [2019-07-29T18:27:02.155Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 18:27:01.916 [2019-07-29T18:27:02.155Z] !MESSAGE Unhandled event loop exception [2019-07-29T18:27:02.155Z] !STACK 0 [2019-07-29T18:27:02.155Z] java.lang.NullPointerException [2019-07-29T18:27:02.155Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-29T18:27:02.155Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-29T18:27:02.155Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-29T18:27:02.155Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-29T18:27:02.155Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-29T18:27:02.155Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-29T18:27:02.155Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-29T18:27:02.155Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T18:27:02.155Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T18:27:02.155Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T18:27:02.155Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T18:27:02.155Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T18:27:02.155Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-29T18:27:02.155Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-29T18:27:02.155Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-29T18:27:02.155Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-29T18:27:02.155Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-29T18:27:02.155Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-29T18:27:02.155Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-29T18:27:02.155Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-29T18:27:02.155Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-29T18:27:02.155Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-29T18:27:02.155Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-29T18:27:02.155Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-29T18:27:02.155Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T18:27:02.155Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:27:02.155Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T18:27:02.155Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T18:27:02.155Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T18:27:02.155Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:27:02.155Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T18:27:02.155Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T18:27:02.155Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T18:27:02.155Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T18:27:02.155Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T18:27:02.155Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T18:27:02.155Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T18:27:02.155Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T18:27:02.155Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T18:27:02.155Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T18:27:02.155Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T18:27:02.155Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:27:02.155Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:27:02.155Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:27:02.155Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:27:02.155Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T18:27:02.155Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T18:27:02.155Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T18:27:02.155Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T18:27:02.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:02.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:04.668Z] [2019-07-29T18:27:04.668Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 18:27:04.162 [2019-07-29T18:27:04.668Z] !MESSAGE Unhandled event loop exception [2019-07-29T18:27:04.668Z] !STACK 0 [2019-07-29T18:27:04.668Z] java.lang.NullPointerException [2019-07-29T18:27:04.668Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-29T18:27:04.668Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-29T18:27:04.668Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-29T18:27:04.668Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-29T18:27:04.668Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-29T18:27:04.668Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-29T18:27:04.668Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T18:27:04.668Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:27:04.668Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T18:27:04.668Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T18:27:04.668Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T18:27:04.668Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:27:04.668Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T18:27:04.668Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T18:27:04.668Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T18:27:04.668Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T18:27:04.668Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T18:27:04.668Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T18:27:04.668Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T18:27:04.668Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T18:27:04.668Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T18:27:04.668Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T18:27:04.668Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T18:27:04.668Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:27:04.668Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:27:04.668Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:27:04.668Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:27:04.668Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T18:27:04.668Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T18:27:04.668Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T18:27:04.668Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T18:27:04.668Z] [2019-07-29T18:27:04.668Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 18:27:04.276 [2019-07-29T18:27:04.668Z] !MESSAGE Unhandled event loop exception [2019-07-29T18:27:04.668Z] !STACK 0 [2019-07-29T18:27:04.668Z] java.lang.NullPointerException [2019-07-29T18:27:04.668Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-29T18:27:04.668Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-29T18:27:04.668Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-29T18:27:04.668Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-29T18:27:04.668Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-29T18:27:04.668Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-29T18:27:04.668Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-29T18:27:04.668Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T18:27:04.668Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:27:04.668Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T18:27:04.668Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T18:27:04.668Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T18:27:04.668Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:27:04.668Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T18:27:04.668Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T18:27:04.668Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T18:27:04.668Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T18:27:04.668Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T18:27:04.668Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T18:27:04.668Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T18:27:04.668Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T18:27:04.668Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T18:27:04.668Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T18:27:04.668Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T18:27:04.668Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:27:04.668Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:27:04.668Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:27:04.668Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:27:04.668Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T18:27:04.668Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T18:27:04.668Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T18:27:04.668Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T18:27:08.830Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:27:08.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056732555 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:27:08.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:27:08.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:08.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:08.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:08.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056732579 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:27:08.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056732579 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:27:08.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056732579 data=null} to TreeItem with text {test} [2019-07-29T18:27:08.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056732579 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:27:08.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056732579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:27:08.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056732585 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:27:08.830Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:27:08.830Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:27:08.830Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:27:09.085Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:27:09.085Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:27:09.085Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:27:09.085Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:27:09.085Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:09.085Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:27:09.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:09.085Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:09.085Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:09.085Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:27:09.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056733262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:09.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056733262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:09.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056733262 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:09.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056733262 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:09.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056733262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:09.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056733262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:09.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056733262 data=null item=null detail=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-29T18:27:09.085Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056733262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:09.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056733262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:09.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056733262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:09.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056733262 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:09.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056733262 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:09.085Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:09.085Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:27:09.085Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:27:09.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:09.085Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:09.085Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:27:09.085Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:27:09.085Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:09.085Z] DEBUG - Clicking on OK [2019-07-29T18:27:09.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056733262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:09.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056733262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:09.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056733262 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:09.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056733262 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:09.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056733262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:09.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056733262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:09.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:09.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:09.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:09.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:09.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:09.085Z] DEBUG - Clicked on OK [2019-07-29T18:27:09.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056733262 data=null item=null detail=0 x=0 y=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-29T18:27:09.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056732614 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-29T18:27:09.595Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.199 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-29T18:27:09.595Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest) Time elapsed: 14.542 s [2019-07-29T18:27:09.595Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-29T18:27:09.851Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"' [2019-07-29T18:27:09.851Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:27:14.012Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2019-07-29T18:27:14.012Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:27:14.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:14.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:14.012Z] DEBUG - Setting state to checked on: scp_dest [2019-07-29T18:27:14.268Z] Series don't currently have the same x axis values [2019-07-29T18:27:14.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056738586 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:27:14.523Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:27:14.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:14.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:14.523Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:14.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056738604 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:27:14.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056738604 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:27:14.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056738604 data=null} to TreeItem with text {test} [2019-07-29T18:27:14.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056738604 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:27:14.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056738604 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:27:14.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056738609 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:27:14.523Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:27:14.523Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:27:14.523Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:27:15.084Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:27:15.084Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:27:15.084Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:27:15.084Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:27:15.084Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:15.084Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:27:15.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:15.084Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:15.084Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:15.084Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:27:15.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056739253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:15.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056739253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:15.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056739253 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:15.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056739253 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:15.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056739253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:15.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056739253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:15.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056739253 data=null item=null detail=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-29T18:27:15.084Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056739253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:15.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056739253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:15.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056739253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:15.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056739253 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:15.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056739253 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:15.084Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:15.084Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:27:15.084Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:27:15.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:15.084Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:15.084Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:27:15.084Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:27:15.084Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:15.084Z] DEBUG - Clicking on OK [2019-07-29T18:27:15.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056739254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:15.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056739254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:15.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056739254 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:15.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056739254 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:15.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056739254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:15.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056739254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:15.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:15.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:15.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:15.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:15.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:15.084Z] DEBUG - Clicked on OK [2019-07-29T18:27:15.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056739254 data=null item=null detail=0 x=0 y=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-29T18:27:15.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056738639 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-29T18:27:15.596Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.989 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-29T18:27:15.596Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest) Time elapsed: 4.543 s [2019-07-29T18:27:15.596Z] [2019-07-29T18:27:15.596Z] Results: [2019-07-29T18:27:15.596Z] [2019-07-29T18:27:15.596Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T18:27:15.596Z] [2019-07-29T18:27:15.863Z] [2019-07-29T18:27:15.863Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 18:27:15.777 [2019-07-29T18:27:15.863Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T18:27:16.423Z] [INFO] All tests passed! [2019-07-29T18:27:16.423Z] [INFO] [2019-07-29T18:27:16.423Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:27:16.423Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T18:27:16.423Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-29T18:27:16.423Z] [INFO] [2019-07-29T18:27:16.423Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:27:16.423Z] [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-29T18:27:16.423Z] [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-29T18:27:16.423Z] [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-29T18:27:16.423Z] [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-29T18:27:16.423Z] [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-29T18:27:16.423Z] [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-29T18:27:16.423Z] [INFO] [2019-07-29T18:27:16.423Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T18:27:16.423Z] [INFO] [2019-07-29T18:27:16.423Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >-- [2019-07-29T18:27:16.423Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT [100/134] [2019-07-29T18:27:16.423Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:27:16.423Z] [INFO] [2019-07-29T18:27:16.423Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:27:16.423Z] [INFO] [2019-07-29T18:27:16.423Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:27:16.423Z] [INFO] The project's OSGi version is 1.0.10.201907291748 [2019-07-29T18:27:16.423Z] [INFO] [2019-07-29T18:27:16.423Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:27:16.423Z] [INFO] [2019-07-29T18:27:16.423Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:27:16.423Z] [INFO] [2019-07-29T18:27:16.423Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:27:16.423Z] [INFO] [2019-07-29T18:27:16.423Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:27:16.423Z] [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-29T18:27:16.423Z] [INFO] [2019-07-29T18:27:16.423Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:27:16.423Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:27:16.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources [2019-07-29T18:27:16.423Z] [INFO] [2019-07-29T18:27:16.423Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:27:16.423Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes [2019-07-29T18:27:16.678Z] [INFO] [2019-07-29T18:27:16.678Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:27:16.678Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:27:16.678Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources [2019-07-29T18:27:16.678Z] [INFO] [2019-07-29T18:27:16.678Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:27:16.678Z] [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-29T18:27:16.678Z] [INFO] [2019-07-29T18:27:16.678Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:27:16.678Z] [INFO] [2019-07-29T18:27:16.678Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:27:16.678Z] [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-29T18:27:16.678Z] [INFO] [2019-07-29T18:27:16.678Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:27:16.678Z] [INFO] [2019-07-29T18:27:16.678Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:27:16.678Z] [INFO] [2019-07-29T18:27:16.678Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:27:16.678Z] [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-29T18:27:16.678Z] [INFO] [2019-07-29T18:27:16.678Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:27:16.678Z] [INFO] [2019-07-29T18:27:16.678Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:27:17.603Z] [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-29T18:27:17.603Z] [INFO] Command line: [2019-07-29T18:27:17.603Z] [/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-29T18:27:17.603Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:27:18.968Z] !SESSION 2019-07-29 18:27:17.511 ----------------------------------------------- [2019-07-29T18:27:18.968Z] eclipse.buildId=unknown [2019-07-29T18:27:18.968Z] java.version=1.8.0_202 [2019-07-29T18:27:18.968Z] java.vendor=Oracle Corporation [2019-07-29T18:27:18.968Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:27:18.968Z] 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-29T18:27:18.968Z] 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-29T18:27:18.968Z] [2019-07-29T18:27:18.968Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:27:18.864 [2019-07-29T18:27:18.968Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:27:18.968Z] !STACK 0 [2019-07-29T18:27:18.968Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:27:18.968Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:27:18.968Z] [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:27:18.968Z] [2019-07-29T18:27:18.968Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:27:18.898 [2019-07-29T18:27:18.968Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:27:18.968Z] !STACK 0 [2019-07-29T18:27:18.968Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:27:18.968Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:27:18.968Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:27:18.968Z] -> 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-29T18:27:18.968Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:27:18.968Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:27:18.968Z] [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:27:18.968Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:27:19.894Z] process 13614: 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-29T18:27:19.894Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:27:20.150Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:27:20.150Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:27:24.309Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-29T18:27:24.309Z] Display size: 1440x900 [2019-07-29T18:27:24.309Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-29T18:27:24.309Z] GTK version=3.18.9 [2019-07-29T18:27:24.309Z] GTK theme=Ambiance [2019-07-29T18:27:24.309Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T18:27:24.309Z] Time zone: Coordinated Universal Time [2019-07-29T18:27:24.309Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T18:27:24.309Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T18:27:25.673Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:27:25.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:25.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:25.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:25.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:25.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:25.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056750077 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:25.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056750077 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:25.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056750078 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:25.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056750078 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:25.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056750079 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-29T18:27:25.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056750126 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:25.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:25.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056750128 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:25.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056750128 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:25.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056750128 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:25.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056750128 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:25.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056750129 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-29T18:27:25.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056750138 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:25.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056750140 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:25.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056750140 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:25.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056750140 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:25.928Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056750141 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-29T18:27:25.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056750161 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:25.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:25.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1056750163 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:27:25.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1056750163 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:27:25.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1056750164 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:27:25.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1056750164 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:27:25.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056750164 data=null item=TreeItem {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-29T18:27:26.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1056750218 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:27:28.695Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-29T18:27:28.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:27:30.579Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:31.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:31.139Z] DEBUG - number of items : 18 [2019-07-29T18:27:31.139Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T18:27:31.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056755128 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-29T18:27:31.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056755129 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-29T18:27:31.139Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056755129 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T18:27:31.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056755129 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-29T18:27:31.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056755129 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-29T18:27:31.139Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056755272 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-29T18:27:31.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056755273 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-29T18:27:31.139Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056755274 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-29T18:27:31.139Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056755274 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T18:27:31.139Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056755274 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T18:27:31.139Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T18:27:31.139Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-29T18:27:31.139Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T18:27:31.139Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-29T18:27:31.139Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-29T18:27:31.139Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:27:31.139Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T18:27:31.139Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-29T18:27:31.139Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-29T18:27:31.139Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:31.139Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:31.139Z] DEBUG - Clicking on Add... [2019-07-29T18:27:31.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1056755278 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-29T18:27:31.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1056755278 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-29T18:27:31.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1056755278 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:27:31.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1056755278 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:27:31.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1056755278 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-29T18:27:31.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1056755279 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-29T18:27:31.395Z] [2019-07-29T18:27:31.395Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-29 18:27:31.265 [2019-07-29T18:27:31.395Z] !MESSAGE no spawner in java.library.path [2019-07-29T18:27:31.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1056755279 data=null item=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-29T18:27:31.395Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1056755545 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-29T18:27:31.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1056755545 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-29T18:27:31.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1056755545 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-29T18:27:31.395Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1056755546 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:27:31.395Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1056755546 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:27:31.395Z] DEBUG - Clicked on Add... [2019-07-29T18:27:31.395Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T18:27:31.395Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T18:27:31.395Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-29T18:27:31.395Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-29T18:27:31.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:31.395Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:31.395Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:27:31.395Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:27:31.395Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:31.395Z] DEBUG - Clicking on OK [2019-07-29T18:27:31.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056755548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:31.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056755549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:31.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056755549 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:31.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056755549 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:31.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056755549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:31.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056755549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:31.395Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1056755630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:31.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056755549 data=null item=null detail=0 x=0 y=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-29T18:27:31.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056755129 data=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-29T18:27:31.650Z] DEBUG - Clicked on [2019-07-29T18:27:31.650Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:31.905Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:27:31.905Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:27:31.905Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:27:31.905Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:27:32.467Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:27:32.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:32.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:32.467Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:27:32.467Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:27:33.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056757023 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:27:33.028Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:27:33.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:33.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:33.028Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:33.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056757048 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:33.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056757049 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:33.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056757049 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:33.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056757049 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:33.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056757049 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-29T18:27:33.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056757057 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:33.028Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:27:33.028Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:27:33.028Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:27:33.954Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:27:33.954Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:27:33.954Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:27:33.954Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:27:33.954Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:33.954Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:27:33.954Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:33.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:33.954Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:33.954Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:27:33.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056757877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:33.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056757878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:33.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056757878 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:33.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056757878 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:33.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056757878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:33.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056757879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:33.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056757879 data=null item=null detail=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-29T18:27:33.954Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056757879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:33.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056757879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:33.954Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056757879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:33.954Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056757879 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:33.954Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056757879 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:33.954Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:33.954Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:27:33.954Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:27:33.954Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:33.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:33.954Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:27:33.954Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:27:33.954Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:33.954Z] DEBUG - Clicking on OK [2019-07-29T18:27:33.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056757881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:33.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056757881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:33.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056757881 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:33.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056757881 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:33.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056757881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:33.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056757881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:33.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:33.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:33.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:33.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:33.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:33.954Z] DEBUG - Clicked on OK [2019-07-29T18:27:33.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056757881 data=null item=null detail=0 x=0 y=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-29T18:27:33.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056757151 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-29T18:27:34.515Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:27:34.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:34.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:34.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:34.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:34.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:34.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056758999 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:34.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056758999 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:34.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056759000 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:34.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056759000 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:34.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056759000 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-29T18:27:34.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056759013 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:34.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:34.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056759014 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:34.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056759014 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:34.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056759014 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:34.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056759014 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:34.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056759014 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-29T18:27:34.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056759022 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:34.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056759022 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:34.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056759022 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:34.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056759023 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:34.771Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056759023 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-29T18:27:34.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056759025 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:35.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:35.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1056759026 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:27:35.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1056759026 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:27:35.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1056759026 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:27:35.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1056759026 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:27:35.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056759026 data=null item=TreeItem {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-29T18:27:35.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1056759031 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:27:36.911Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-29T18:27:36.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:27:36.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:36.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:36.911Z] DEBUG - number of items : 18 [2019-07-29T18:27:36.911Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T18:27:36.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056760906 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-29T18:27:36.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056760906 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-29T18:27:36.911Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056760907 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T18:27:36.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056760907 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-29T18:27:36.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056760907 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-29T18:27:36.911Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056761036 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-29T18:27:36.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056761037 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-29T18:27:36.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056761037 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-29T18:27:36.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056761037 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T18:27:36.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056761038 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T18:27:36.911Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T18:27:36.911Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-29T18:27:36.911Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T18:27:36.911Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-29T18:27:36.911Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-29T18:27:36.911Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:27:36.911Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T18:27:36.911Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-29T18:27:36.911Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-29T18:27:36.911Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:36.911Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:36.911Z] DEBUG - Clicking on Add... [2019-07-29T18:27:36.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1056761039 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-29T18:27:36.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1056761039 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-29T18:27:36.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1056761039 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:27:36.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1056761039 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:27:36.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1056761039 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-29T18:27:36.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1056761039 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-29T18:27:36.911Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1056761140 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-29T18:27:36.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1056761140 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-29T18:27:36.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1056761141 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-29T18:27:36.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1056761141 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:27:36.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1056761141 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:27:36.911Z] DEBUG - Clicked on Add... [2019-07-29T18:27:36.911Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure' [2019-07-29T18:27:36.911Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:36.911Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:27:36.911Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:27:36.911Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:36.911Z] DEBUG - Clicking on OK [2019-07-29T18:27:36.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056761142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:36.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056761142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:36.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056761142 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:36.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056761142 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:36.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056761142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:36.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056761142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:36.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056761142 data=null item=null detail=0 x=0 y=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-29T18:27:36.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1056761040 data=null item=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-29T18:27:37.171Z] DEBUG - Clicked on [2019-07-29T18:27:37.171Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:27:37.171Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1056761217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1056761218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1056761218 data=null doit=true} to (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1056761218 data=null} to (of type 'Table') [2019-07-29T18:27:37.171Z] 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=1056761218 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056761219 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-29T18:27:37.171Z] 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=1056761220 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - Clicking on Down [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1056761222 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-29T18:27:37.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1056761222 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-29T18:27:37.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1056761222 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1056761222 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1056761222 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-29T18:27:37.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1056761222 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-29T18:27:37.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1056761222 data=null item=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-29T18:27:37.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1056761224 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-29T18:27:37.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1056761224 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-29T18:27:37.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1056761224 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-29T18:27:37.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1056761224 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1056761224 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Clicked on Down [2019-07-29T18:27:37.171Z] DEBUG - Clicking on Down [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1056761224 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-29T18:27:37.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1056761224 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-29T18:27:37.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1056761224 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1056761224 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1056761224 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-29T18:27:37.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1056761224 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-29T18:27:37.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1056761225 data=null item=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-29T18:27:37.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1056761226 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-29T18:27:37.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1056761226 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-29T18:27:37.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1056761226 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-29T18:27:37.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1056761226 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1056761226 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Clicked on Down [2019-07-29T18:27:37.171Z] DEBUG - Clicking on Down [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1056761226 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-29T18:27:37.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1056761226 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-29T18:27:37.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1056761226 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1056761226 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1056761227 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-29T18:27:37.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1056761227 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-29T18:27:37.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1056761227 data=null item=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-29T18:27:37.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1056761228 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-29T18:27:37.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1056761228 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-29T18:27:37.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1056761228 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-29T18:27:37.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1056761228 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1056761228 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Clicked on Down [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - Clicking on Up [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1056761229 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-29T18:27:37.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1056761229 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-29T18:27:37.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1056761229 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1056761229 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1056761229 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-29T18:27:37.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1056761229 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-29T18:27:37.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1056761229 data=null item=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-29T18:27:37.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1056761233 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-29T18:27:37.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1056761233 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-29T18:27:37.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1056761233 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-29T18:27:37.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1056761233 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1056761233 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Clicked on Up [2019-07-29T18:27:37.171Z] DEBUG - Clicking on Up [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1056761233 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-29T18:27:37.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1056761234 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-29T18:27:37.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1056761234 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1056761234 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1056761234 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-29T18:27:37.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1056761234 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-29T18:27:37.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1056761234 data=null item=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-29T18:27:37.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1056761235 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-29T18:27:37.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1056761235 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-29T18:27:37.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1056761235 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-29T18:27:37.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1056761235 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1056761235 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Clicked on Up [2019-07-29T18:27:37.171Z] DEBUG - Clicking on Up [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1056761235 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-29T18:27:37.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1056761235 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-29T18:27:37.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1056761236 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1056761236 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1056761236 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-29T18:27:37.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1056761236 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-29T18:27:37.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1056761236 data=null item=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-29T18:27:37.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1056761237 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-29T18:27:37.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1056761237 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-29T18:27:37.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1056761237 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-29T18:27:37.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1056761237 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1056761238 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Clicked on Up [2019-07-29T18:27:37.171Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1056761238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1056761238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1056761238 data=null doit=true} to (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1056761239 data=null} to (of type 'Table') [2019-07-29T18:27:37.171Z] 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=1056761239 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056761240 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-29T18:27:37.171Z] 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=1056761240 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1056761240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1056761240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1056761240 data=null doit=true} to (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1056761240 data=null} to (of type 'Table') [2019-07-29T18:27:37.171Z] 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=1056761241 data=null button=1 stateMask=0x40000 x=260 y=32 count=1} to (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056761241 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-29T18:27:37.171Z] 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=1056761242 data=null button=1 stateMask=0xc0000 x=260 y=32 count=1} to (of type 'Table') [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - Clicking on Remove [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1056761243 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-29T18:27:37.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1056761243 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-29T18:27:37.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1056761243 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1056761244 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1056761244 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-29T18:27:37.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1056761244 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-29T18:27:37.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1056761244 data=null item=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-29T18:27:37.171Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Clicked on Remove [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:37.171Z] DEBUG - Clicking on Cancel [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1056761250 data=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-29T18:27:37.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1056761250 data=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-29T18:27:37.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1056761250 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1056761250 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:27:37.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1056761250 data=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-29T18:27:37.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1056761250 data=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-29T18:27:37.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1056761251 data=null item=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-29T18:27:37.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056760907 data=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-29T18:27:37.426Z] DEBUG - Clicked on [2019-07-29T18:27:37.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056761857 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:27:37.684Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:27:37.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:37.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:37.684Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:37.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056761879 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:37.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056761880 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:37.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056761880 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:37.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056761880 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:37.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056761880 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-29T18:27:37.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056761889 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:37.684Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:27:37.684Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:27:37.939Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:27:38.500Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:27:38.500Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:27:38.500Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:27:38.500Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:27:38.500Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:38.500Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:27:38.500Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:38.500Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:38.500Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:38.500Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:27:38.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056762558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:38.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056762559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:38.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056762559 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:38.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056762559 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:38.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056762559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:38.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056762559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:38.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056762559 data=null item=null detail=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-29T18:27:38.501Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056762560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:38.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056762560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:38.501Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056762560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:38.501Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056762560 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:38.501Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056762560 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:38.501Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:38.501Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:27:38.501Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:27:38.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:38.501Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:38.501Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:27:38.501Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:27:38.501Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:38.501Z] DEBUG - Clicking on OK [2019-07-29T18:27:38.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056762561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:38.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056762561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:38.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056762561 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:38.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056762561 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:38.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056762561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:38.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056762561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:38.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:38.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:38.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:38.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:38.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:38.501Z] DEBUG - Clicked on OK [2019-07-29T18:27:38.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056762561 data=null item=null detail=0 x=0 y=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-29T18:27:38.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056761933 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-29T18:27:39.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:27:39.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:39.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:39.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:39.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:39.620Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:39.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056763675 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:39.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056763675 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:39.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056763675 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:39.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056763675 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:39.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056763675 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-29T18:27:39.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056763681 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:39.620Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:39.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056763682 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:39.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056763682 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:39.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056763682 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:39.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056763682 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:39.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056763682 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-29T18:27:39.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056763694 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:39.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056763695 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:39.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056763695 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:39.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056763695 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:39.620Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056763695 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-29T18:27:39.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056763697 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:39.620Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:39.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1056763698 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:27:39.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1056763698 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:27:39.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1056763698 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:27:39.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1056763698 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:27:39.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056763698 data=null item=TreeItem {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-29T18:27:39.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1056763706 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:27:41.507Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-29T18:27:41.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:27:41.507Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:41.507Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:27:41.507Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:27:41.507Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:27:41.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:27:42.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:27:42.066Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:42.066Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:42.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:42.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:42.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=1056766261 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-29T18:27:42.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=1056766265 data=null button=1 stateMask=0x80000 x=78 y=-12 count=1} to TreeColumn with text {Name} [2019-07-29T18:27:42.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=1056766266 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-29T18:27:42.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=1056766267 data=null button=1 stateMask=0x80000 x=180 y=-12 count=1} to TreeColumn with text {PID/TID} [2019-07-29T18:27:42.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=1056766267 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-29T18:27:42.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=1056766268 data=null button=1 stateMask=0x80000 x=294 y=-12 count=1} to TreeColumn with text {Start time} [2019-07-29T18:27:42.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:42.322Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:27:42.322Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:27:42.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056766555 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:27:42.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:27:42.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:42.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:42.578Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:42.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056766579 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:42.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056766579 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:42.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056766579 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:42.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056766580 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:42.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056766580 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-29T18:27:42.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056766587 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:42.578Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:27:42.578Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:27:42.578Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:27:43.139Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:27:43.139Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:27:43.139Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:27:43.139Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:27:43.139Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:43.139Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:27:43.139Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:43.139Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:43.139Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:43.139Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:27:43.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056767271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:43.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056767271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:43.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056767271 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:43.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056767272 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:43.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056767272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:43.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056767272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:43.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056767272 data=null item=null detail=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-29T18:27:43.139Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056767272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:43.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056767272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:43.139Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056767272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:43.139Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056767272 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:43.139Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056767272 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:43.139Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:43.139Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:27:43.139Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:27:43.139Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:43.139Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:43.139Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:27:43.139Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:27:43.139Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:43.139Z] DEBUG - Clicking on OK [2019-07-29T18:27:43.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056767273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:43.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056767273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:43.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056767273 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:43.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056767273 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:43.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056767274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:43.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056767274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:43.139Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:43.139Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:43.139Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:43.139Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:43.139Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:43.139Z] DEBUG - Clicked on OK [2019-07-29T18:27:43.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056767274 data=null item=null detail=0 x=0 y=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-29T18:27:43.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056766643 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-29T18:27:43.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:27:44.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:44.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:44.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:44.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:44.209Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:44.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056768386 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:44.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056768386 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:44.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056768386 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:44.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056768386 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:44.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056768386 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-29T18:27:44.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056768391 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:44.209Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:44.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056768392 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:44.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056768392 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:44.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056768392 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:44.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056768392 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:44.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056768392 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-29T18:27:44.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056768396 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:44.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056768396 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:44.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056768396 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:44.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056768397 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:44.209Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056768397 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-29T18:27:44.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056768407 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:44.209Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:44.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1056768407 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:27:44.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1056768407 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:27:44.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1056768408 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:27:44.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1056768408 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:27:44.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056768408 data=null item=TreeItem {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-29T18:27:44.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1056768412 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:27:46.094Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-29T18:27:46.094Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:27:46.094Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:46.094Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:46.094Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:27:46.094Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:27:46.094Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:27:46.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:27:46.909Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:27:46.909Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:46.909Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:46.909Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:27:46.909Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:27:47.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056771373 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:27:47.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:27:47.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:47.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:47.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:47.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056771404 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:47.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056771404 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:47.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056771404 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:47.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056771404 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:47.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056771405 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-29T18:27:47.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056771410 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:47.420Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:27:47.420Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:27:47.420Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:27:47.979Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:27:47.979Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:27:47.979Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:27:47.979Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:27:47.979Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:47.979Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:27:47.979Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:47.979Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:47.979Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:47.979Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:27:47.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056772132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:47.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056772132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:47.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056772133 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:47.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056772133 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:47.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056772133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:47.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056772133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:47.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056772133 data=null item=null detail=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-29T18:27:47.979Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056772133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:47.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056772133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:47.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056772133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:47.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056772133 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:47.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056772133 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:47.979Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:47.979Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:27:47.979Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:27:47.979Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:47.979Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:47.979Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:27:47.979Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:27:47.979Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:47.979Z] DEBUG - Clicking on OK [2019-07-29T18:27:47.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056772134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:47.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056772134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:47.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056772134 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:47.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056772134 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:47.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056772134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:47.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056772134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:47.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:47.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:47.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:47.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:47.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:47.979Z] DEBUG - Clicked on OK [2019-07-29T18:27:48.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056772134 data=null item=null detail=0 x=0 y=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-29T18:27:48.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056771452 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-29T18:27:48.490Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:27:49.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:49.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:49.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:49.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:49.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:49.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056773246 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:49.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056773246 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:49.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056773246 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:49.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056773246 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:49.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056773246 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-29T18:27:49.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056773251 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:49.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:49.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056773251 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:49.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056773251 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:49.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056773252 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:49.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056773252 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:49.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056773252 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-29T18:27:49.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056773255 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:49.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056773256 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:49.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056773256 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:49.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056773256 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:49.050Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056773256 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-29T18:27:49.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056773258 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:49.050Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:49.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1056773258 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:27:49.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1056773258 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:27:49.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1056773258 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:27:49.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1056773258 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:27:49.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056773258 data=null item=TreeItem {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-29T18:27:49.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1056773269 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:27:50.935Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-29T18:27:50.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:27:50.935Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:50.935Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:50.935Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:50.935Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:27:50.935Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:27:50.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056775043 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:27:50.935Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:27:50.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:50.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:50.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:50.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056775117 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:50.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056775117 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:50.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056775118 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:50.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056775118 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:50.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056775118 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-29T18:27:50.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056775122 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:50.935Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:27:50.935Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:27:51.191Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:27:51.191Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:27:51.191Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:27:51.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:27:51.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:27:51.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:51.191Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:27:51.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:51.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:51.191Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:51.191Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:27:51.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056775348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:51.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056775349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:51.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056775349 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:51.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056775349 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:51.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056775349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:51.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056775349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:51.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056775349 data=null item=null detail=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-29T18:27:51.191Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056775349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:51.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056775349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:51.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056775349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:51.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056775349 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:51.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056775349 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:51.191Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:51.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:27:51.191Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:27:51.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:51.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:51.191Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:27:51.191Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:27:51.191Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:51.191Z] DEBUG - Clicking on OK [2019-07-29T18:27:51.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056775350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:51.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056775350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:51.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056775350 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:51.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056775350 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:51.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056775350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:51.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056775350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:51.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:51.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:51.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:51.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:51.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:51.191Z] DEBUG - Clicked on OK [2019-07-29T18:27:51.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056775350 data=null item=null detail=0 x=0 y=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-29T18:27:51.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056775162 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-29T18:27:52.006Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:27:52.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:52.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:52.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:52.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:52.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:52.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056776462 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:52.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056776462 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:52.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056776462 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:52.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056776463 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:52.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056776463 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-29T18:27:52.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056776467 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:52.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:52.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056776468 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:52.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056776468 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:52.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056776468 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:52.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056776468 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:52.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056776468 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-29T18:27:52.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056776472 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:52.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056776472 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:52.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056776472 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:52.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056776472 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:52.263Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056776472 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-29T18:27:52.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056776482 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:52.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:52.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1056776482 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:27:52.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1056776482 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:27:52.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1056776482 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:27:52.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1056776483 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:27:52.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056776483 data=null item=TreeItem {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-29T18:27:52.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1056776486 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:27:54.148Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-29T18:27:54.148Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:27:54.148Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:54.148Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:27:54.148Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:27:54.148Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:27:54.148Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:27:54.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:27:54.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:54.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:54.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:54.710Z] DEBUG - number of items : 18 [2019-07-29T18:27:54.710Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T18:27:54.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056778844 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-29T18:27:54.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056778844 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-29T18:27:54.710Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056778844 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T18:27:54.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056778844 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-29T18:27:54.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056778844 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-29T18:27:54.710Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056778944 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-29T18:27:54.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056778945 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-29T18:27:54.710Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056778945 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-29T18:27:54.710Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056778945 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T18:27:54.710Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056778945 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T18:27:54.710Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T18:27:54.710Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-29T18:27:54.710Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T18:27:54.710Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-29T18:27:54.710Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-29T18:27:54.710Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:27:54.710Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T18:27:54.710Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-29T18:27:54.710Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-29T18:27:54.710Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:54.710Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:54.710Z] DEBUG - Clicking on Add... [2019-07-29T18:27:54.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1056778946 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-29T18:27:54.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1056778946 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-29T18:27:54.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1056778946 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:27:54.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1056778946 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:27:54.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1056778946 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-29T18:27:54.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1056778946 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-29T18:27:54.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1056778946 data=null item=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-29T18:27:54.710Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1056778950 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-29T18:27:54.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1056778950 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-29T18:27:54.710Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1056778950 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-29T18:27:54.710Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1056778950 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:27:54.710Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1056778950 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T18:27:54.710Z] DEBUG - Clicked on Add... [2019-07-29T18:27:54.710Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T18:27:54.710Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T18:27:54.710Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-29T18:27:54.710Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-29T18:27:54.710Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:54.710Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:54.710Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:27:54.710Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:27:54.710Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:54.710Z] DEBUG - Clicking on OK [2019-07-29T18:27:54.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056778951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:54.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056778951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:54.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056778951 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:54.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056778951 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:54.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056778951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:54.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056778951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:54.967Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1056778983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:54.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056778951 data=null item=null detail=0 x=0 y=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-29T18:27:54.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056778844 data=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-29T18:27:54.967Z] DEBUG - Clicked on [2019-07-29T18:27:54.967Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:27:54.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:54.967Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:27:54.967Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:27:55.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056779638 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:27:55.528Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:27:55.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:55.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:55.528Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:55.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056779659 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:55.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056779659 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:55.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056779659 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:55.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056779659 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:55.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056779659 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-29T18:27:55.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056779663 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:55.528Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:27:55.528Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:27:55.528Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:27:56.088Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:27:56.088Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:27:56.088Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:27:56.088Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:27:56.088Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:56.344Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:27:56.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:56.344Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:56.344Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:56.344Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:27:56.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056780344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:56.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056780344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:56.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056780344 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:56.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056780344 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:56.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056780344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:56.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056780344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:56.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056780344 data=null item=null detail=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-29T18:27:56.344Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056780344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:56.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056780344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:56.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056780345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:56.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056780345 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:56.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056780345 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:56.344Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:27:56.344Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:27:56.344Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:27:56.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:27:56.344Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:27:56.344Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:27:56.344Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:27:56.344Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:56.344Z] DEBUG - Clicking on OK [2019-07-29T18:27:56.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056780346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:56.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056780346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:56.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056780346 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:56.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056780346 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:56.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056780346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:56.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056780346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:56.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:56.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:56.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:56.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:56.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:27:56.344Z] DEBUG - Clicked on OK [2019-07-29T18:27:56.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056780346 data=null item=null detail=0 x=0 y=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-29T18:27:56.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056779698 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-29T18:27:56.904Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:27:57.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:57.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:57.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:57.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:57.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:57.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056781458 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:57.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056781458 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:57.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056781458 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:57.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056781458 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:57.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056781458 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-29T18:27:57.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056781463 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:57.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:57.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056781464 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:57.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056781464 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:57.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056781464 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:57.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056781464 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:57.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056781465 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-29T18:27:57.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056781476 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:57.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056781477 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:57.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056781477 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:57.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056781477 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:57.465Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056781477 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-29T18:27:57.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056781479 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:57.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:57.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1056781480 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:27:57.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1056781480 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:27:57.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1056781480 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:27:57.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1056781480 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:27:57.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056781480 data=null item=TreeItem {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-29T18:27:57.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1056781483 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:27:59.349Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-29T18:27:59.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:27:59.349Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:59.349Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:27:59.349Z] DEBUG - number of items : 18 [2019-07-29T18:27:59.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056783696 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:27:59.604Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:27:59.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:27:59.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:27:59.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:27:59.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056783706 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:59.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056783706 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:59.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056783706 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:59.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056783707 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:59.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056783707 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-29T18:27:59.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056783722 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:27:59.604Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:27:59.604Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:27:59.604Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:28:00.164Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:28:00.164Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:28:00.164Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:28:00.164Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:28:00.164Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:00.164Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:28:00.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:28:00.164Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:28:00.164Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:00.164Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:28:00.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056784378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:00.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056784378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:00.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056784378 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:00.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056784378 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:00.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056784378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:00.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056784378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:00.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056784378 data=null item=null detail=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-29T18:28:00.164Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056784378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:00.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056784378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:00.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056784378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:00.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056784378 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:00.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056784378 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:00.164Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:00.164Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:28:00.164Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:28:00.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:28:00.164Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:28:00.164Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:28:00.164Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:28:00.164Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:00.164Z] DEBUG - Clicking on OK [2019-07-29T18:28:00.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056784379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:00.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056784379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:00.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056784379 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:00.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056784379 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:00.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056784379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:00.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056784379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:00.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:00.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:00.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:00.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:00.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:00.164Z] DEBUG - Clicked on OK [2019-07-29T18:28:00.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056784379 data=null item=null detail=0 x=0 y=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-29T18:28:00.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056783754 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-29T18:28:00.980Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:28:00.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:28:00.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:28:00.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:28:00.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:28:00.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:28:00.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056785092 data=null button=0 stateMask=0x0 x=77 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:00.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056785093 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:00.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056785093 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:00.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056785093 data=null button=1 stateMask=0x0 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:00.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056785093 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-29T18:28:00.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056785097 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:00.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:28:00.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056785105 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:00.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056785105 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:00.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056785106 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:00.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056785106 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:00.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056785106 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-29T18:28:00.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056785110 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:00.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056785110 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:00.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056785110 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:00.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056785110 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:00.980Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056785111 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-29T18:28:00.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056785112 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:00.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:28:00.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1056785113 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:28:00.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1056785113 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:28:00.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1056785113 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:28:00.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1056785113 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:28:00.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056785113 data=null item=TreeItem {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-29T18:28:00.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1056785120 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:28:02.867Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-29T18:28:02.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:02.867Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:28:02.867Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:28:02.867Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:28:02.867Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:28:02.867Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:28:02.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:03.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:03.427Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:28:03.427Z] DEBUG - number of items : 18 [2019-07-29T18:28:03.427Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056787473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056787473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.427Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056787473 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056787473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056787473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056787473 data=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-29T18:28:03.427Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056787474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056787474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056787474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.427Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056787474 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.427Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056787474 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.427Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:03.986Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:03.986Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:28:03.986Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:03.986Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:03.986Z] DEBUG - number of items : 18 [2019-07-29T18:28:03.986Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056787976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056787976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.986Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056787976 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056787976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056787976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056787976 data=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-29T18:28:03.986Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056787977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056787977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056787977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056787977 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056787977 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.986Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:03.986Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:04.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:04.241Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:28:04.241Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:04.241Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:04.241Z] DEBUG - number of items : 18 [2019-07-29T18:28:04.241Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056788480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056788480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.241Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056788480 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056788480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056788480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056788480 data=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-29T18:28:04.241Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056788481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056788481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.241Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056788481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.241Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056788481 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.241Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056788481 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.241Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:04.802Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:04.802Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:28:04.802Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:04.802Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:04.802Z] DEBUG - number of items : 18 [2019-07-29T18:28:04.802Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056788983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056788983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.802Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056788983 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056788983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056788983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056788983 data=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-29T18:28:04.802Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056788984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056788984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.802Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056788984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.802Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056788984 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.802Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056788984 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.802Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:04.802Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:05.362Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:05.362Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:28:05.362Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:05.362Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:05.362Z] DEBUG - number of items : 18 [2019-07-29T18:28:05.362Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056789486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.362Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056789486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.362Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056789486 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056789486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056789486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056789486 data=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-29T18:28:05.362Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056789490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.362Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056789490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.362Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056789490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.362Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056789490 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.362Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056789490 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.362Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.362Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:05.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:05.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:28:05.923Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:05.923Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:05.923Z] DEBUG - number of items : 18 [2019-07-29T18:28:05.923Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056789992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056789992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.923Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056789992 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056789992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056789992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056789992 data=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-29T18:28:05.923Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056789993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056789993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056789993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056789993 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056789993 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.923Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:05.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:06.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:06.484Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:28:06.484Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:06.484Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:06.484Z] DEBUG - number of items : 18 [2019-07-29T18:28:06.484Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:06.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056790498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:06.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056790498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:06.484Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056790498 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:06.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056790498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:06.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056790498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:06.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056790498 data=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-29T18:28:06.484Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056790499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:06.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056790499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:06.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056790499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:06.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056790499 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:06.484Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056790499 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:06.484Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:06.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:07.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:07.045Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:28:07.045Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:07.045Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:07.045Z] DEBUG - number of items : 18 [2019-07-29T18:28:07.045Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056791002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056791002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.045Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056791002 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056791002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056791002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056791002 data=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-29T18:28:07.046Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056791003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056791003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.046Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056791003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.046Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056791003 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.046Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056791003 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.046Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.046Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:07.301Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:07.301Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:28:07.301Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:07.301Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:07.301Z] DEBUG - number of items : 18 [2019-07-29T18:28:07.301Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056791505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056791505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.301Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056791505 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056791505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056791505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056791505 data=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-29T18:28:07.301Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056791506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056791506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.301Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056791506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.301Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056791506 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.301Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056791506 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.301Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.301Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:07.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:07.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:28:07.861Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:07.861Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:07.861Z] DEBUG - number of items : 18 [2019-07-29T18:28:07.861Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056792009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056792009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.861Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056792009 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056792009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056792010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056792010 data=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-29T18:28:07.861Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056792010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056792010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.861Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056792010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.861Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056792010 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.861Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056792010 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.861Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T18:28:07.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:08.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:08.421Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:28:08.421Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:08.421Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:08.421Z] DEBUG - number of items : 18 [2019-07-29T18:28:08.421Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056792512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056792513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.421Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056792513 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056792513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056792513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056792513 data=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-29T18:28:08.421Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056792513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056792513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.421Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056792513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056792513 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.421Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056792513 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.421Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:08.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:08.982Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:28:08.982Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:08.982Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:08.982Z] DEBUG - number of items : 18 [2019-07-29T18:28:08.982Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056793015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056793015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.982Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056793016 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056793016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056793016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056793016 data=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-29T18:28:08.982Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056793016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056793016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.982Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056793016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.982Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056793016 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.982Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056793016 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.982Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T18:28:08.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:09.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:09.541Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T18:28:09.541Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:09.541Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T18:28:09.541Z] DEBUG - number of items : 18 [2019-07-29T18:28:09.541Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056793519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056793519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056793519 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056793519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056793519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056793519 data=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-29T18:28:09.541Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056793519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056793519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056793520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056793520 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056793520 data=null} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T18:28:09.541Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item} [2019-07-29T18:28:09.541Z] DEBUG - number of items : 18 [2019-07-29T18:28:09.541Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056793520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056793520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056793520 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056793520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056793520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056793520 data=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-29T18:28:09.541Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056793520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056793520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056793520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056793521 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-29T18:28:09.541Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056793521 data=null} to ToolItem with tooltip text {Select Next Item} [2019-07-29T18:28:09.541Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item} [2019-07-29T18:28:09.541Z] DEBUG - number of items : 18 [2019-07-29T18:28:09.541Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056793521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056793521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:28:09.541Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056793521 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056793521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056793521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:28:09.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056793521 data=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-29T18:28:09.541Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056793521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056793521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056793521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:28:09.541Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056793521 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:28:09.541Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056793521 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-29T18:28:09.541Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-29T18:28:09.541Z] DEBUG - number of items : 18 [2019-07-29T18:28:09.541Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1056793522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056793522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:28:09.541Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1056793522 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1056793522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1056793522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:28:09.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1056793522 data=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-29T18:28:09.541Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1056793522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1056793522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:28:09.541Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1056793522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:28:09.541Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1056793522 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:28:09.542Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1056793522 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-29T18:28:09.542Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-29T18:28:09.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056793956 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:28:09.796Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:28:09.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:28:09.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:28:09.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:28:09.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1056793967 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:09.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1056793967 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:09.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1056793967 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:09.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1056793968 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:09.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056793968 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-29T18:28:09.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1056793982 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T18:28:09.796Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:28:09.796Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:28:09.796Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:28:10.723Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:28:10.723Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:28:10.723Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:28:10.723Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:28:10.723Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:10.723Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:28:10.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:28:10.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:28:10.723Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:10.723Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:28:10.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056794650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:10.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056794650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:10.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056794650 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:10.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056794650 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:10.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056794650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:10.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056794650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:10.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056794650 data=null item=null detail=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-29T18:28:10.723Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056794650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:10.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056794650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:10.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056794651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:10.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056794651 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:10.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056794651 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:10.723Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:10.723Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:28:10.723Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:28:10.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:28:10.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:28:10.723Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:28:10.723Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:28:10.723Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:10.723Z] DEBUG - Clicking on OK [2019-07-29T18:28:10.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056794651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:10.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056794651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:10.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056794651 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:10.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056794651 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:10.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056794651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:10.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056794651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:10.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:10.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:10.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:10.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:10.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:10.723Z] DEBUG - Clicked on OK [2019-07-29T18:28:10.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056794651 data=null item=null detail=0 x=0 y=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-29T18:28:10.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056794019 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-29T18:28:10.978Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.824 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-29T18:28:10.978Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 9.027 s [2019-07-29T18:28:10.978Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.675 s [2019-07-29T18:28:10.978Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.712 s [2019-07-29T18:28:10.978Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.86 s [2019-07-29T18:28:10.978Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 3.217 s [2019-07-29T18:28:10.978Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.996 s [2019-07-29T18:28:10.978Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.033 s [2019-07-29T18:28:10.978Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 10.271 s [2019-07-29T18:28:10.978Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-29T18:28:11.233Z] *** BUG *** [2019-07-29T18:28:11.233Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:28:11.233Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:28:11.233Z] [2019-07-29T18:28:11.233Z] *** BUG *** [2019-07-29T18:28:11.233Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:28:11.233Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:28:11.233Z] [2019-07-29T18:28:11.488Z] *** BUG *** [2019-07-29T18:28:11.488Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:28:11.488Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:28:11.488Z] [2019-07-29T18:28:11.488Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-29T18:28:11.488Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:28:16.728Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-29T18:28:16.728Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:16.728Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-29T18:28:16.728Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:28:16.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:28:16.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:28:16.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:28:16.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:28:16.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:28:16.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:28:16.728Z] DEBUG - Setting state to checked on: memory [2019-07-29T18:28:16.985Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-29T18:28:16.985Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T18:28:18.870Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-29T18:28:18.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:28:18.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:28:18.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:28:18.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:28:18.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:28:18.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:28:18.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:28:18.870Z] DEBUG - Setting state to checked on: memory [2019-07-29T18:28:18.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056802820 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:28:18.870Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:28:18.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:28:18.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:28:18.870Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:28:18.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056802861 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:28:18.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056802861 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:28:18.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056802861 data=null} to TreeItem with text {test} [2019-07-29T18:28:18.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056802861 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:28:18.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056802861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:28:18.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056802865 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:28:18.870Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:28:18.870Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:28:18.871Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:28:19.431Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:28:19.431Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:28:19.431Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:28:19.431Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:28:19.431Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:19.431Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:28:19.431Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:28:19.431Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:28:19.431Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:19.431Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:28:19.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056803542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:19.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056803542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:19.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056803543 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:19.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056803543 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:19.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056803543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:19.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056803543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:19.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056803543 data=null item=null detail=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-29T18:28:19.431Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056803543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:19.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056803543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:19.431Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056803543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:19.431Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056803543 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:19.431Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056803543 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:19.431Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:28:19.431Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:28:19.431Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:28:19.431Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:28:19.431Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:28:19.431Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:28:19.431Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:28:19.431Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:19.431Z] DEBUG - Clicking on OK [2019-07-29T18:28:19.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056803543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:19.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056803543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:19.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056803543 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:19.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056803544 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:19.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056803544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:19.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056803544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:19.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:19.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:19.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:19.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:19.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:28:19.431Z] DEBUG - Clicked on OK [2019-07-29T18:28:19.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056803544 data=null item=null detail=0 x=0 y=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-29T18:28:19.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056802927 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-29T18:28:19.941Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.872 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-29T18:28:19.941Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 5.733 s [2019-07-29T18:28:19.941Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 1.635 s [2019-07-29T18:28:19.941Z] [2019-07-29T18:28:19.941Z] Results: [2019-07-29T18:28:19.941Z] [2019-07-29T18:28:19.941Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:28:19.941Z] [2019-07-29T18:28:20.196Z] [2019-07-29T18:28:20.196Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 18:28:19.989 [2019-07-29T18:28:20.196Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T18:28:20.758Z] [INFO] All tests passed! [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:28:20.758Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T18:28:20.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:28:20.758Z] [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-29T18:28:20.758Z] [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-29T18:28:20.758Z] [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-29T18:28:20.758Z] [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-29T18:28:20.758Z] [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-29T18:28:20.758Z] [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-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >---- [2019-07-29T18:28:20.758Z] [INFO] Building Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT [101/134] [2019-07-29T18:28:20.758Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-29T18:28: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/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-29T18:28:20.758Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-29T18:28:20.758Z] [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-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >----- [2019-07-29T18:28:20.758Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT [102/134] [2019-07-29T18:28:20.758Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28:20.758Z] [INFO] The project's OSGi version is 1.1.0.201907291748 [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28: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/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28:20.758Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:28:20.758Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28:20.758Z] [INFO] Compiling 55 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/classes [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28:20.758Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:28:20.758Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources [2019-07-29T18:28:20.758Z] [INFO] [2019-07-29T18:28:20.758Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28:20.758Z] [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-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28:21.013Z] [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-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28:21.013Z] [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-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28:21.013Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec [2019-07-29T18:28:21.013Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28:21.013Z] [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-29T18:28:21.013Z] [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-29T18:28:21.013Z] [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-29T18:28:21.013Z] [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-29T18:28:21.013Z] [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-29T18:28:21.013Z] [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-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >-- [2019-07-29T18:28:21.013Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT [103/134] [2019-07-29T18:28:21.013Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:21.013Z] [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-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:21.013Z] [INFO] The project's OSGi version is 1.0.2.201907291748 [2019-07-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:21.013Z] [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-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:21.013Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:28:21.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources [2019-07-29T18:28:21.013Z] [INFO] [2019-07-29T18:28:21.013Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:21.013Z] [INFO] Compiling 17 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes [2019-07-29T18:28:21.269Z] [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-29T18:28:21.269Z] Packet packet = new EthernetIIPacket(dummy, null, byteBuffer); [2019-07-29T18:28:21.269Z] ^^^^^ [2019-07-29T18:28:21.269Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T18:28:21.269Z] [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-29T18:28:21.269Z] public void FileOpenBadPcapTest() throws IOException { [2019-07-29T18:28:21.269Z] ^^^^^^^^^^^ [2019-07-29T18:28:21.269Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest [2019-07-29T18:28:21.269Z] [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-29T18:28:21.269Z] public void FileOpenBinaryFile() throws IOException { [2019-07-29T18:28:21.269Z] ^^^^^^^^^^^ [2019-07-29T18:28:21.269Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest [2019-07-29T18:28:21.269Z] [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-29T18:28:21.269Z] public void FileOpenDirectory() throws IOException { [2019-07-29T18:28:21.269Z] ^^^^^^^^^^^ [2019-07-29T18:28:21.269Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest [2019-07-29T18:28:21.269Z] [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-29T18:28:21.269Z] UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer); [2019-07-29T18:28:21.269Z] ^^^^^ [2019-07-29T18:28:21.269Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T18:28:21.269Z] [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-29T18:28:21.269Z] assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet); [2019-07-29T18:28:21.269Z] ^^^^^ [2019-07-29T18:28:21.269Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T18:28:21.269Z] [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-29T18:28:21.269Z] PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L); [2019-07-29T18:28:21.269Z] ^^^^^^^ [2019-07-29T18:28:21.269Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer' [2019-07-29T18:28:21.269Z] [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-29T18:28:21.269Z] UDPPacket packet = new UDPPacket(file, null, byteBuffer); [2019-07-29T18:28:21.269Z] ^^^^ [2019-07-29T18:28:21.269Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T18:28:21.269Z] [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-29T18:28:21.269Z] UDPPacket expected = new UDPPacket(file, null, byteBuffer); [2019-07-29T18:28:21.269Z] ^^^^ [2019-07-29T18:28:21.269Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T18:28:21.269Z] [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-29T18:28:21.269Z] TCPPacket packet = new TCPPacket(file, null, byteBuffer); [2019-07-29T18:28:21.269Z] ^^^^ [2019-07-29T18:28:21.269Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T18:28:21.269Z] [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-29T18:28:21.269Z] TCPPacket expected = new TCPPacket(file, null, byteBuffer); [2019-07-29T18:28:21.269Z] ^^^^ [2019-07-29T18:28:21.269Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T18:28:21.269Z] [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-29T18:28:21.269Z] new EthernetIIPacket(dummy, null, packet); [2019-07-29T18:28:21.269Z] ^^^^^ [2019-07-29T18:28:21.269Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T18:28:21.269Z] [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-29T18:28:21.269Z] PcapFile littleEndian = trace.getTrace(); [2019-07-29T18:28:21.269Z] ^^^^^^^^^^^^ [2019-07-29T18:28:21.269Z] Potential resource leak: 'littleEndian' may not be closed [2019-07-29T18:28:21.270Z] [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-29T18:28:21.270Z] PcapFile bigEndian = trace.getTrace(); [2019-07-29T18:28:21.270Z] ^^^^^^^^^ [2019-07-29T18:28:21.270Z] Potential resource leak: 'bigEndian' may not be closed [2019-07-29T18:28:21.270Z] [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-29T18:28:21.270Z] EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer); [2019-07-29T18:28:21.270Z] ^^^^ [2019-07-29T18:28:21.270Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T18:28:21.270Z] [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-29T18:28:21.270Z] EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer); [2019-07-29T18:28:21.270Z] ^^^^ [2019-07-29T18:28:21.270Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T18:28:21.270Z] [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-29T18:28:21.270Z] IPv4Packet packet = new IPv4Packet(file, null, byteBuffer); [2019-07-29T18:28:21.270Z] ^^^^ [2019-07-29T18:28:21.270Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T18:28:21.270Z] [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-29T18:28:21.270Z] IPv4Packet expected = new IPv4Packet(file, null, byteBuffer); [2019-07-29T18:28:21.270Z] ^^^^ [2019-07-29T18:28:21.270Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T18:28:21.270Z] 18 problems (18 warnings) [2019-07-29T18:28:21.270Z] [INFO] [2019-07-29T18:28:21.270Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:21.270Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:28:21.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources [2019-07-29T18:28:21.270Z] [INFO] [2019-07-29T18:28:21.270Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:21.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-sources.jar [2019-07-29T18:28:21.270Z] [INFO] [2019-07-29T18:28:21.270Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:21.270Z] [INFO] [2019-07-29T18:28:21.270Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:21.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-29T18:28:21.270Z] [INFO] [2019-07-29T18:28:21.270Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:21.270Z] [INFO] [2019-07-29T18:28:21.270Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:21.270Z] [INFO] [2019-07-29T18:28:21.270Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:21.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-29T18:28:21.270Z] [INFO] [2019-07-29T18:28:21.270Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:21.270Z] [INFO] [2019-07-29T18:28:21.270Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:21.270Z] [INFO] Executing tasks [2019-07-29T18:28:21.270Z] [2019-07-29T18:28:21.270Z] main: [2019-07-29T18:28:21.270Z] [2019-07-29T18:28:21.270Z] main: [2019-07-29T18:28:21.270Z] [echo] Attempting to download test traces [2019-07-29T18:28:21.270Z] [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip [2019-07-29T18:28:21.270Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip [2019-07-29T18:28:26.506Z] [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip [2019-07-29T18:28:26.506Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip [2019-07-29T18:28:26.506Z] [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip [2019-07-29T18:28:26.506Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip [2019-07-29T18:28:26.506Z] [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip [2019-07-29T18:28:26.506Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip [2019-07-29T18:28:26.506Z] [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip [2019-07-29T18:28:26.506Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip [2019-07-29T18:28:26.506Z] [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip [2019-07-29T18:28:26.506Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip [2019-07-29T18:28:26.506Z] [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip [2019-07-29T18:28:26.506Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip [2019-07-29T18:28:26.506Z] [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 [2019-07-29T18:28:26.506Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 [2019-07-29T18:28:26.761Z] [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-29T18:28:27.320Z] [2019-07-29T18:28:27.320Z] extractTraces: [2019-07-29T18:28:27.320Z] [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-29T18:28:27.320Z] [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-29T18:28:27.320Z] [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-29T18:28:27.320Z] [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-29T18:28:27.320Z] [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-29T18:28:27.320Z] [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-29T18:28:27.320Z] [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-29T18:28:27.575Z] [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-29T18:28:28.136Z] [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-29T18:28:28.136Z] [echo] Traces extracted successfully [2019-07-29T18:28:28.136Z] [INFO] Executed tasks [2019-07-29T18:28:28.136Z] [INFO] [2019-07-29T18:28:28.136Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:28.697Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log [2019-07-29T18:28:28.697Z] [INFO] Command line: [2019-07-29T18:28:28.697Z] [/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-29T18:28:28.697Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:28:30.059Z] !SESSION 2019-07-29 18:28:28.623 ----------------------------------------------- [2019-07-29T18:28:30.059Z] eclipse.buildId=unknown [2019-07-29T18:28:30.059Z] java.version=1.8.0_202 [2019-07-29T18:28:30.059Z] java.vendor=Oracle Corporation [2019-07-29T18:28:30.059Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:28:30.059Z] 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-29T18:28:30.059Z] 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-29T18:28:30.059Z] [2019-07-29T18:28:30.059Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:28:29.802 [2019-07-29T18:28:30.059Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:28:30.059Z] !STACK 0 [2019-07-29T18:28:30.059Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-29T18:28:30.059Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:28:30.059Z] [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:28:30.059Z] [2019-07-29T18:28:30.059Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:28:29.892 [2019-07-29T18:28:30.059Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:28:30.059Z] !STACK 0 [2019-07-29T18:28:30.059Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-29T18:28:30.059Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:28:30.059Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:28:30.059Z] -> 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-29T18:28:30.059Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-29T18:28:30.059Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:28:30.059Z] [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:28:30.059Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:28:30.985Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-29T18:28:31.241Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-29T18:28:31.241Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest) Time elapsed: 0.07 s [2019-07-29T18:28:31.241Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-29T18:28:31.241Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-29T18:28:31.241Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest) Time elapsed: 0 s [2019-07-29T18:28:31.241Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-29T18:28:31.241Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-29T18:28:31.241Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest) Time elapsed: 0.063 s [2019-07-29T18:28:31.241Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2019-07-29T18:28:31.241Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2019-07-29T18:28:31.241Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-29T18:28:31.241Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-29T18:28:31.241Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0.001 s [2019-07-29T18:28:31.241Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-29T18:28:31.241Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-29T18:28:31.241Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest) Time elapsed: 0.008 s [2019-07-29T18:28:31.241Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-29T18:28:31.241Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-29T18:28:31.241Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest) Time elapsed: 0.001 s [2019-07-29T18:28:31.241Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-07-29T18:28:31.241Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-07-29T18:28:31.241Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0.001 s [2019-07-29T18:28:31.241Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0 s [2019-07-29T18:28:31.241Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-29T18:28:31.241Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-29T18:28:31.241Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest) Time elapsed: 0.006 s [2019-07-29T18:28:31.241Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-29T18:28:31.241Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-29T18:28:31.241Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest) Time elapsed: 0.001 s [2019-07-29T18:28:31.241Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-07-29T18:28:31.241Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-07-29T18:28:31.241Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest) Time elapsed: 0.05 s [2019-07-29T18:28:31.241Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-07-29T18:28:31.241Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-07-29T18:28:31.241Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0 s [2019-07-29T18:28:31.241Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0 s [2019-07-29T18:28:31.241Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-07-29T18:28:31.241Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-07-29T18:28:31.241Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest) Time elapsed: 0 s [2019-07-29T18:28:31.241Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-07-29T18:28:31.241Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-07-29T18:28:31.241Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest) Time elapsed: 0.001 s [2019-07-29T18:28:31.241Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-07-29T18:28:31.496Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-07-29T18:28:31.496Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest) Time elapsed: 0.121 s [2019-07-29T18:28:31.496Z] [2019-07-29T18:28:31.496Z] Results: [2019-07-29T18:28:31.496Z] [2019-07-29T18:28:31.496Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:28:31.496Z] [2019-07-29T18:28:32.056Z] [INFO] All tests passed! [2019-07-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:32.056Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec [2019-07-29T18:28:32.056Z] [INFO] Analyzed bundle 'Trace Compass Pcap Parser Core Tests Plug-in' with 17 classes [2019-07-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:32.056Z] [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-29T18:28:32.056Z] [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-29T18:28:32.056Z] [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-29T18:28:32.056Z] [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-29T18:28:32.056Z] [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-29T18:28:32.056Z] [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-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >--- [2019-07-29T18:28:32.056Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT [104/134] [2019-07-29T18:28:32.056Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.056Z] [INFO] The project's OSGi version is 1.0.3.201907291748 [2019-07-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.056Z] [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-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.056Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:28:32.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources [2019-07-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.056Z] [INFO] Compiling 29 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes [2019-07-29T18:28:32.056Z] [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-29T18:28:32.056Z] entry.getValue().addEventToStream(event); [2019-07-29T18:28:32.056Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:28:32.056Z] 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-29T18:28:32.056Z] [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-29T18:28:32.056Z] String key = entry.getKey(); [2019-07-29T18:28:32.056Z] ^^^^^^^^^^^^^^ [2019-07-29T18:28:32.056Z] 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-29T18:28:32.056Z] [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-29T18:28:32.056Z] String value = entry.getValue(); [2019-07-29T18:28:32.056Z] ^^^^^^^^^^^^^^^^ [2019-07-29T18:28:32.056Z] 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-29T18:28:32.056Z] 3 problems (3 warnings) [2019-07-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.056Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:28:32.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources [2019-07-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.056Z] [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-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.056Z] [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-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.056Z] [INFO] [2019-07-29T18:28:32.056Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.056Z] [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-29T18:28:32.311Z] [INFO] [2019-07-29T18:28:32.312Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.312Z] [INFO] [2019-07-29T18:28:32.312Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.312Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec [2019-07-29T18:28:32.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-29T18:28:32.312Z] [INFO] [2019-07-29T18:28:32.312Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.312Z] [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-29T18:28:32.312Z] [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-29T18:28:32.312Z] [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-29T18:28:32.312Z] [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-29T18:28:32.312Z] [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-29T18:28:32.312Z] [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-29T18:28:32.312Z] [INFO] [2019-07-29T18:28:32.312Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T18:28:32.312Z] [INFO] [2019-07-29T18:28:32.312Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >---- [2019-07-29T18:28:32.312Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT [105/134] [2019-07-29T18:28:32.312Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:28:32.312Z] [INFO] [2019-07-29T18:28:32.312Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.312Z] [INFO] [2019-07-29T18:28:32.312Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.312Z] [INFO] The project's OSGi version is 1.1.1.201907291748 [2019-07-29T18:28:32.312Z] [INFO] [2019-07-29T18:28:32.312Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.312Z] [INFO] [2019-07-29T18:28:32.312Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.312Z] [INFO] [2019-07-29T18:28:32.312Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.312Z] [INFO] [2019-07-29T18:28:32.312Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.312Z] [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-29T18:28:32.312Z] [INFO] [2019-07-29T18:28:32.312Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.312Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:28:32.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources [2019-07-29T18:28:32.312Z] [INFO] [2019-07-29T18:28:32.312Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.312Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes [2019-07-29T18:28:32.568Z] [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-29T18:28:32.568Z] TmfPcapProtocol protocol = protocolEntry.getKey(); [2019-07-29T18:28:32.568Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:28:32.568Z] 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-29T18:28:32.568Z] [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-29T18:28:32.568Z] Table table = protocolEntry.getValue(); [2019-07-29T18:28:32.568Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:28:32.568Z] 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-29T18:28:32.568Z] 2 problems (2 warnings) [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.568Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:28:32.568Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.568Z] [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-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.568Z] [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-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.568Z] [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-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.568Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec [2019-07-29T18:28:32.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.568Z] [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-29T18:28:32.568Z] [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-29T18:28:32.568Z] [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-29T18:28:32.568Z] [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-29T18:28:32.568Z] [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-29T18:28:32.568Z] [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-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >----- [2019-07-29T18:28:32.568Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT [106/134] [2019-07-29T18:28:32.568Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T18:28:32.568Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T18:28:32.568Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T18:28:32.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/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T18:28:32.568Z] [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-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T18:28:32.568Z] [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-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T18:28:32.568Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T18:28:32.568Z] [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-29T18:28:32.568Z] [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-29T18:28:32.568Z] [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-29T18:28:32.568Z] [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-29T18:28:32.568Z] [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-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >-- [2019-07-29T18:28:32.568Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT [107/134] [2019-07-29T18:28:32.568Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:32.568Z] [INFO] The project's OSGi version is 1.0.1.201907291748 [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:32.568Z] [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-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:32.568Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:28:32.568Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources [2019-07-29T18:28:32.568Z] [INFO] [2019-07-29T18:28:32.568Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:32.568Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes [2019-07-29T18:28:32.823Z] [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-29T18:28:32.823Z] IPv4Packet packet = new IPv4Packet(file, null, bb); [2019-07-29T18:28:32.823Z] ^^^^ [2019-07-29T18:28:32.823Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T18:28:32.823Z] 1 problem (1 warning) [2019-07-29T18:28:32.823Z] [INFO] [2019-07-29T18:28:32.823Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:32.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:28:32.823Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources [2019-07-29T18:28:32.823Z] [INFO] [2019-07-29T18:28:32.823Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:32.823Z] [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-29T18:28:32.823Z] [INFO] [2019-07-29T18:28:32.823Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:32.823Z] [INFO] [2019-07-29T18:28:32.823Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:32.823Z] [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-29T18:28:32.823Z] [INFO] [2019-07-29T18:28:32.823Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:32.823Z] [INFO] [2019-07-29T18:28:32.823Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:32.823Z] [INFO] [2019-07-29T18:28:32.823Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:32.823Z] [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-29T18:28:32.823Z] [INFO] [2019-07-29T18:28:32.823Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:32.823Z] [INFO] [2019-07-29T18:28:32.823Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:33.383Z] [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-29T18:28:33.383Z] [INFO] Command line: [2019-07-29T18:28:33.383Z] [/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-29T18:28:33.383Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:28:34.746Z] !SESSION 2019-07-29 18:28:33.418 ----------------------------------------------- [2019-07-29T18:28:34.746Z] eclipse.buildId=unknown [2019-07-29T18:28:34.746Z] java.version=1.8.0_202 [2019-07-29T18:28:34.746Z] java.vendor=Oracle Corporation [2019-07-29T18:28:34.746Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:28:34.746Z] 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-29T18:28:34.746Z] 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-29T18:28:34.746Z] [2019-07-29T18:28:34.746Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:28:34.672 [2019-07-29T18:28:34.746Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:28:34.746Z] !STACK 0 [2019-07-29T18:28:34.746Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T18:28:34.746Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:28:34.746Z] [2019-07-29T18:28:34.746Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:28:34.746Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:28:34.746Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:28:34.746Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:28:34.746Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:28:34.746Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:28:34.746Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:28:34.746Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:28:34.746Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:28:34.746Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:28:35.002Z] [2019-07-29T18:28:35.002Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:28:34.770 [2019-07-29T18:28:35.002Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:28:35.002Z] !STACK 0 [2019-07-29T18:28:35.002Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T18:28:35.002Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:28:35.002Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:28:35.002Z] -> 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-29T18:28:35.002Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T18:28:35.002Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:28:35.002Z] [2019-07-29T18:28:35.002Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:28:35.002Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:28:35.002Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:28:35.002Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:28:35.002Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:28:35.002Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:28:35.002Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:28:35.002Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:28:35.002Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:28:35.002Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:28:35.930Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-29T18:28:37.292Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.31 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-29T18:28:37.292Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.012 s [2019-07-29T18:28:37.292Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.073 s [2019-07-29T18:28:37.292Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 1.212 s [2019-07-29T18:28:37.292Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-29T18:28:37.292Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-29T18:28:37.292Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-29T18:28:37.292Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T18:28:37.292Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T18:28:37.292Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T18:28:37.292Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T18:28:37.292Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T18:28:37.292Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T18:28:37.292Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-29T18:28:37.292Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T18:28:37.292Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T18:28:37.292Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T18:28:37.292Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T18:28:37.292Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T18:28:37.292Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-29T18:28:37.292Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-29T18:28:37.292Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.001 s [2019-07-29T18:28:37.292Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-07-29T18:28:37.292Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-07-29T18:28:37.292Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0.001 s [2019-07-29T18:28:37.292Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-29T18:28:37.292Z] [2019-07-29T18:28:37.292Z] Results: [2019-07-29T18:28:37.292Z] [2019-07-29T18:28:37.292Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:28:37.292Z] [2019-07-29T18:28:37.852Z] [INFO] All tests passed! [2019-07-29T18:28:37.852Z] [INFO] [2019-07-29T18:28:37.852Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:37.852Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec [2019-07-29T18:28:37.852Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-29T18:28:37.852Z] [INFO] [2019-07-29T18:28:37.852Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:37.852Z] [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-29T18:28:37.852Z] [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-29T18:28:37.852Z] [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-29T18:28:37.852Z] [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-29T18:28:37.852Z] [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-29T18:28:37.852Z] [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-29T18:28:37.852Z] [INFO] [2019-07-29T18:28:37.852Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T18:28:37.852Z] [INFO] [2019-07-29T18:28:37.852Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >-- [2019-07-29T18:28:37.852Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT [108/134] [2019-07-29T18:28:37.852Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:28:37.852Z] [INFO] [2019-07-29T18:28:37.852Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:28:37.852Z] [INFO] [2019-07-29T18:28:37.852Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:28:37.852Z] [INFO] The project's OSGi version is 1.0.0.201907291748 [2019-07-29T18:28:37.852Z] [INFO] [2019-07-29T18:28:37.852Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:28:37.852Z] [INFO] [2019-07-29T18:28:37.852Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:28:37.852Z] [INFO] [2019-07-29T18:28:37.852Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:28:37.852Z] [INFO] [2019-07-29T18:28:37.852Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:28:37.852Z] [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-29T18:28:37.852Z] [INFO] [2019-07-29T18:28:37.852Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:28:37.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:28:37.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources [2019-07-29T18:28:37.852Z] [INFO] [2019-07-29T18:28:37.852Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:28:37.852Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes [2019-07-29T18:28:38.107Z] [INFO] [2019-07-29T18:28:38.107Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:28:38.107Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:28:38.107Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources [2019-07-29T18:28:38.107Z] [INFO] [2019-07-29T18:28:38.107Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:28:38.107Z] [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-29T18:28:38.107Z] [INFO] [2019-07-29T18:28:38.107Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:28:38.107Z] [INFO] [2019-07-29T18:28:38.107Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:28:38.107Z] [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-29T18:28:38.107Z] [INFO] [2019-07-29T18:28:38.107Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:28:38.107Z] [INFO] [2019-07-29T18:28:38.107Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:28:38.107Z] [INFO] [2019-07-29T18:28:38.107Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:28:38.107Z] [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-29T18:28:38.107Z] [INFO] [2019-07-29T18:28:38.107Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:28:38.107Z] [INFO] [2019-07-29T18:28:38.107Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:28:38.666Z] [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-29T18:28:38.666Z] [INFO] Command line: [2019-07-29T18:28:38.666Z] [/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-29T18:28:38.666Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:28:40.553Z] !SESSION 2019-07-29 18:28:38.690 ----------------------------------------------- [2019-07-29T18:28:40.553Z] eclipse.buildId=unknown [2019-07-29T18:28:40.553Z] java.version=1.8.0_202 [2019-07-29T18:28:40.553Z] java.vendor=Oracle Corporation [2019-07-29T18:28:40.553Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:28:40.553Z] 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-29T18:28:40.553Z] 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-29T18:28:40.553Z] [2019-07-29T18:28:40.553Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:28:40.066 [2019-07-29T18:28:40.553Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:28:40.553Z] !STACK 0 [2019-07-29T18:28:40.553Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:28:40.553Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:28:40.553Z] [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:28:40.553Z] [2019-07-29T18:28:40.553Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:28:40.102 [2019-07-29T18:28:40.553Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:28:40.553Z] !STACK 0 [2019-07-29T18:28:40.553Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:28:40.553Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:28:40.553Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:28:40.553Z] -> 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-29T18:28:40.553Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:28:40.553Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:28:40.553Z] [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:28:40.553Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:28:41.113Z] process 14436: 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-29T18:28:41.113Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:28:41.369Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:28:41.369Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:28:45.530Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-29T18:28:45.785Z] Display size: 1440x900 [2019-07-29T18:28:45.785Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-29T18:28:45.785Z] GTK version=3.18.9 [2019-07-29T18:28:45.785Z] GTK theme=Ambiance [2019-07-29T18:28:45.785Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T18:28:45.785Z] Time zone: Coordinated Universal Time [2019-07-29T18:28:45.785Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T18:28:45.785Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T18:29:00.615Z] *** BUG *** [2019-07-29T18:29:00.615Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:29:00.615Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:29:00.615Z] [2019-07-29T18:29:00.615Z] *** BUG *** [2019-07-29T18:29:00.615Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:29:00.615Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:29:00.615Z] [2019-07-29T18:29:00.615Z] *** BUG *** [2019-07-29T18:29:00.615Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:29:00.615Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:29:00.615Z] [2019-07-29T18:29:00.615Z] *** BUG *** [2019-07-29T18:29:00.615Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:29:00.615Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:29:00.615Z] [2019-07-29T18:29:00.615Z] *** BUG *** [2019-07-29T18:29:00.615Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:29:00.615Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:29:00.615Z] [2019-07-29T18:29:00.615Z] *** BUG *** [2019-07-29T18:29:00.615Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:29:00.615Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:29:00.615Z] [2019-07-29T18:29:00.615Z] *** BUG *** [2019-07-29T18:29:00.615Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:29:00.615Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:29:00.615Z] [2019-07-29T18:29:00.615Z] *** BUG *** [2019-07-29T18:29:00.615Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:29:00.615Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:29:00.615Z] [2019-07-29T18:29:00.615Z] *** BUG *** [2019-07-29T18:29:00.615Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:29:00.615Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:29:00.615Z] [2019-07-29T18:29:00.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:29:00.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:29:00.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:29:00.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:29:01.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056845334 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:29:01.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:29:01.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:29:01.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:29:01.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:29:01.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056845420 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:29:01.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056845420 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:29:01.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056845420 data=null} to TreeItem with text {test} [2019-07-29T18:29:01.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056845421 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:29:01.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056845421 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:29:01.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056845526 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:29:01.430Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:29:01.430Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:29:01.685Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:29:02.246Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:29:02.246Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:29:02.246Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:29:02.246Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:29:02.246Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:29:02.246Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:29:02.246Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:29:02.246Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:29:02.246Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:29:02.246Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:29:02.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056846460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:29:02.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056846461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:29:02.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056846461 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:29:02.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056846462 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:29:02.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056846462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:29:02.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056846462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:29:02.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056846462 data=null item=null detail=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-29T18:29:02.246Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056846462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:29:02.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056846462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:29:02.246Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056846462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:29:02.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056846463 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:29:02.246Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056846463 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:29:02.246Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:29:02.246Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:29:02.246Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:29:02.246Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:29:02.246Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:29:02.246Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:29:02.246Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:29:02.246Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:29:02.246Z] DEBUG - Clicking on OK [2019-07-29T18:29:02.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056846465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:29:02.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056846465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:29:02.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056846465 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:29:02.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056846466 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:29:02.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056846466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:29:02.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056846466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:29:02.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:29:02.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:29:02.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:29:02.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:29:02.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:29:02.246Z] DEBUG - Clicked on OK [2019-07-29T18:29:02.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056846466 data=null item=null detail=0 x=0 y=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-29T18:29:02.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056845648 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-29T18:29:02.756Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.425 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-29T18:29:02.756Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest) Time elapsed: 15.834 s [2019-07-29T18:29:02.756Z] [2019-07-29T18:29:02.756Z] Results: [2019-07-29T18:29:02.756Z] [2019-07-29T18:29:02.756Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:29:02.756Z] [2019-07-29T18:29:03.316Z] [2019-07-29T18:29:03.316Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 18:29:03.065 [2019-07-29T18:29:03.316Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T18:29:03.875Z] [INFO] All tests passed! [2019-07-29T18:29:03.875Z] [INFO] [2019-07-29T18:29:03.875Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:29:03.875Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T18:29:03.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:29:04.131Z] [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-29T18:29:04.131Z] [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-29T18:29:04.131Z] [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-29T18:29:04.131Z] [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-29T18:29:04.131Z] [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-29T18:29:04.131Z] [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-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >---- [2019-07-29T18:29:04.131Z] [INFO] Building Trace Compass RCP Parent 5.0.0-SNAPSHOT [109/134] [2019-07-29T18:29:04.131Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-29T18:29:04.131Z] [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-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-29T18:29:04.131Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-29T18:29:04.131Z] [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-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >--- [2019-07-29T18:29:04.131Z] [INFO] Building Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT [110/134] [2019-07-29T18:29:04.131Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [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-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:29:04.131Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:29:04.131Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [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-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [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-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [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-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [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-29T18:29:04.131Z] [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-29T18:29:04.131Z] [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-29T18:29:04.131Z] [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-29T18:29:04.131Z] [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-29T18:29:04.131Z] [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-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >-- [2019-07-29T18:29:04.131Z] [INFO] Building Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT [111/134] [2019-07-29T18:29:04.131Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T18:29:04.131Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T18:29:04.131Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T18:29:04.131Z] [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-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T18:29:04.131Z] [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-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T18:29:04.131Z] [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-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T18:29:04.131Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T18:29:04.131Z] [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-29T18:29:04.131Z] [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-29T18:29:04.131Z] [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-29T18:29:04.131Z] [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-29T18:29:04.131Z] [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-29T18:29:04.131Z] [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-29T18:29:04.131Z] [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-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.131Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------ [2019-07-29T18:29:04.131Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT [112/134] [2019-07-29T18:29:04.131Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:29:04.131Z] [INFO] [2019-07-29T18:29:04.132Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.132Z] [INFO] [2019-07-29T18:29:04.132Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.132Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:29:04.132Z] [INFO] [2019-07-29T18:29:04.132Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.132Z] [INFO] [2019-07-29T18:29:04.132Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.132Z] [INFO] [2019-07-29T18:29:04.132Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.132Z] [INFO] [2019-07-29T18:29:04.132Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.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/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T18:29:04.132Z] [INFO] [2019-07-29T18:29:04.132Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.132Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:29:04.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources [2019-07-29T18:29:04.132Z] [INFO] [2019-07-29T18:29:04.132Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.132Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/classes [2019-07-29T18:29:04.386Z] [INFO] [2019-07-29T18:29:04.386Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.386Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:29:04.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources [2019-07-29T18:29:04.386Z] [INFO] [2019-07-29T18:29:04.386Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.386Z] [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-29T18:29:04.386Z] [INFO] [2019-07-29T18:29:04.386Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.386Z] [INFO] [2019-07-29T18:29:04.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.386Z] [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-29T18:29:04.386Z] [INFO] [2019-07-29T18:29:04.386Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.386Z] [INFO] [2019-07-29T18:29:04.386Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.386Z] [INFO] [2019-07-29T18:29:04.386Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.386Z] [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-29T18:29:04.386Z] [INFO] [2019-07-29T18:29:04.386Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.386Z] [INFO] [2019-07-29T18:29:04.386Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.386Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec [2019-07-29T18:29:04.386Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-07-29T18:29:04.386Z] [INFO] [2019-07-29T18:29:04.386Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.386Z] [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-29T18:29:04.386Z] [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-29T18:29:04.386Z] [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-29T18:29:04.386Z] [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-29T18:29:04.642Z] [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-29T18:29:04.642Z] [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-29T18:29:04.642Z] [INFO] [2019-07-29T18:29:04.642Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T18:29:04.642Z] [INFO] [2019-07-29T18:29:04.642Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >-------- [2019-07-29T18:29:04.642Z] [INFO] Building Trace Compass RCP Feature 5.0.0-SNAPSHOT [113/134] [2019-07-29T18:29:04.642Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T18:29:04.642Z] [INFO] [2019-07-29T18:29:04.642Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp --- [2019-07-29T18:29:04.642Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target [2019-07-29T18:29:04.642Z] [INFO] [2019-07-29T18:29:04.642Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp --- [2019-07-29T18:29:04.642Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:29:04.642Z] [INFO] [2019-07-29T18:29:04.642Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp --- [2019-07-29T18:29:04.642Z] [INFO] [2019-07-29T18:29:04.642Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp --- [2019-07-29T18:29:04.642Z] [INFO] [2019-07-29T18:29:04.642Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp --- [2019-07-29T18:29:04.642Z] [INFO] [2019-07-29T18:29:04.642Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp --- [2019-07-29T18:29:04.642Z] [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-29T18:29:04.642Z] [INFO] [2019-07-29T18:29:04.642Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp --- [2019-07-29T18:29:04.642Z] [INFO] [2019-07-29T18:29:04.642Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp --- [2019-07-29T18:29:04.642Z] [INFO] [2019-07-29T18:29:04.642Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-29T18:29:04.642Z] [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-29T18:29:04.642Z] [INFO] [2019-07-29T18:29:04.642Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp --- [2019-07-29T18:29:04.642Z] [INFO] [2019-07-29T18:29:04.642Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-29T18:29:04.642Z] [INFO] [2019-07-29T18:29:04.642Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-29T18:29:04.642Z] [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-29T18:29:04.642Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T18:29:04.642Z] [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-29T18:29:04.898Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130... [2019-07-29T18:29:04.898Z] [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-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp --- [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp --- [2019-07-29T18:29:04.898Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp --- [2019-07-29T18:29:04.898Z] [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-29T18:29:04.898Z] [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-29T18:29:04.898Z] [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-29T18:29:04.898Z] [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-29T18:29:04.898Z] [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-29T18:29:04.898Z] [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-29T18:29:04.898Z] [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-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp --- [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >-- [2019-07-29T18:29:04.898Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT [114/134] [2019-07-29T18:29:04.898Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [INFO] The project's OSGi version is 1.0.0.201907291748 [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [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-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:29:04.898Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:29:04.898Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [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-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [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-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [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-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec [2019-07-29T18:29:04.898Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [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-29T18:29:04.898Z] [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-29T18:29:04.898Z] [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-29T18:29:04.898Z] [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-29T18:29:04.898Z] [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-29T18:29:04.898Z] [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-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >--- [2019-07-29T18:29:04.898Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT [115/134] [2019-07-29T18:29:04.898Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T18:29:04.898Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target [2019-07-29T18:29:04.898Z] [INFO] [2019-07-29T18:29:04.898Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T18:29:05.153Z] [INFO] The project's OSGi version is 1.0.0.201907291748 [2019-07-29T18:29:05.153Z] [INFO] [2019-07-29T18:29:05.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T18:29:05.153Z] [INFO] [2019-07-29T18:29:05.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T18:29:05.153Z] [INFO] [2019-07-29T18:29:05.153Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T18:29:05.153Z] [INFO] [2019-07-29T18:29:05.153Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T18:29:05.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/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T18:29:05.153Z] [INFO] [2019-07-29T18:29:05.153Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T18:29:05.153Z] [INFO] [2019-07-29T18:29:05.153Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T18:29:05.153Z] [INFO] [2019-07-29T18:29:05.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T18:29:05.153Z] [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-29T18:29:05.153Z] [INFO] [2019-07-29T18:29:05.153Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T18:29:05.153Z] [INFO] [2019-07-29T18:29:05.153Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T18:29:05.153Z] [INFO] [2019-07-29T18:29:05.153Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T18:29:05.153Z] [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-29T18:29:05.153Z] [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-29T18:29:05.153Z] [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-29T18:29:05.153Z] [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-29T18:29:05.409Z] [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-29T18:29:05.409Z] [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-29T18:29:05.409Z] [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-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T18:29:05.409Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T18:29:05.409Z] [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-29T18:29:05.409Z] [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-29T18:29:05.409Z] [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-29T18:29:05.409Z] [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-29T18:29:05.409Z] [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-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >-- [2019-07-29T18:29:05.409Z] [INFO] Building Trace Compass Json trace Parent 5.0.0-SNAPSHOT [116/134] [2019-07-29T18:29:05.409Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-29T18:29:05.409Z] [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-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-29T18:29:05.409Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-29T18:29:05.409Z] [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-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >-- [2019-07-29T18:29:05.409Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT [117/134] [2019-07-29T18:29:05.409Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.409Z] [INFO] The project's OSGi version is 0.1.1.201907291748 [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.409Z] [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-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.409Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:29:05.409Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.409Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.409Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:29:05.409Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.409Z] [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-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.409Z] [INFO] [2019-07-29T18:29:05.409Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.409Z] [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-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.665Z] [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-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.665Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec [2019-07-29T18:29:05.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.665Z] [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-29T18:29:05.665Z] [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-29T18:29:05.665Z] [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-29T18:29:05.665Z] [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-29T18:29:05.665Z] [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-29T18:29:05.665Z] [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-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >----- [2019-07-29T18:29:05.665Z] [INFO] Building org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT [118/134] [2019-07-29T18:29:05.665Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T18:29:05.665Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T18:29:05.665Z] [INFO] The project's OSGi version is 1.0.0.201907291748 [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T18:29:05.665Z] [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-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T18:29:05.665Z] [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-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T18:29:05.665Z] [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-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T18:29:05.665Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T18:29:05.665Z] [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-29T18:29:05.665Z] [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-29T18:29:05.665Z] [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-29T18:29:05.665Z] [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-29T18:29:05.665Z] [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-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T18:29:05.665Z] [INFO] [2019-07-29T18:29:05.665Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >---- [2019-07-29T18:29:05.665Z] [INFO] Building Trace Compass RCP Product 5.0.0-SNAPSHOT [119/134] [2019-07-29T18:29:05.665Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-29T18:29:05.920Z] [INFO] [2019-07-29T18:29:05.920Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:05.920Z] [INFO] [2019-07-29T18:29:05.920Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:05.920Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:29:05.920Z] [INFO] [2019-07-29T18:29:05.920Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:05.920Z] [INFO] [2019-07-29T18:29:05.920Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:05.920Z] [INFO] [2019-07-29T18:29:05.920Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:05.920Z] [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-29T18:29:05.920Z] [INFO] [2019-07-29T18:29:05.920Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:05.920Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:29:05.920Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources [2019-07-29T18:29:05.920Z] [INFO] [2019-07-29T18:29:05.920Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:05.920Z] [INFO] [2019-07-29T18:29:05.920Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:05.920Z] [INFO] [2019-07-29T18:29:05.920Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:05.920Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-29T18:29:05.920Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-29T18:29:05.920Z] [INFO] [2019-07-29T18:29:05.920Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:06.479Z] [INFO] [2019-07-29T18:29:06.479Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:06.479Z] [INFO] [2019-07-29T18:29:06.479Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:06.479Z] [INFO] [2019-07-29T18:29:06.479Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:28.353Z] [INFO] [2019-07-29T18:29:28.353Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:28.353Z] [INFO] [2019-07-29T18:29:28.353Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:28.353Z] [INFO] [2019-07-29T18:29:28.353Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:28.353Z] [INFO] [2019-07-29T18:29:28.353Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:28.353Z] [INFO] [2019-07-29T18:29:28.353Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:28.353Z] [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-29T18:29:28.353Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907291748. [2019-07-29T18:29:28.353Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-29T18:29:36.427Z] Operation completed in 10074 ms. [2019-07-29T18:29:36.427Z] [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-29T18:29:36.427Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907291748. [2019-07-29T18:29:36.427Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-29T18:29:46.360Z] Operation completed in 9340 ms. [2019-07-29T18:29:46.360Z] [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-29T18:29:46.360Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907291748. [2019-07-29T18:29:46.360Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-29T18:29:56.292Z] Operation completed in 8558 ms. [2019-07-29T18:29:56.292Z] [INFO] [2019-07-29T18:29:56.292Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:29:56.292Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190729-1748-win32.win32.x86_64.zip [2019-07-29T18:29:58.803Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190729-1748-macosx.cocoa.x86_64.tar.gz [2019-07-29T18:30:05.332Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190729-1748-linux.gtk.x86_64.tar.gz [2019-07-29T18:30:08.597Z] [INFO] [2019-07-29T18:30:08.597Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:30:08.597Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:30:08.597Z] [INFO] [2019-07-29T18:30:08.597Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:30:08.597Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-29T18:30:08.597Z] [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-29T18:30:08.597Z] [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-29T18:30:08.597Z] [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-29T18:30:08.597Z] [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-29T18:30:08.597Z] [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-29T18:30:08.597Z] [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-29T18:30:08.597Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190729-1748-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-29T18:30:09.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190729-1748-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-29T18:30:10.082Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190729-1748-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-29T18:30:10.643Z] [INFO] [2019-07-29T18:30:10.643Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T18:30:10.643Z] [INFO] [2019-07-29T18:30:10.643Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >--- [2019-07-29T18:30:10.643Z] [INFO] Building Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT [120/134] [2019-07-29T18:30:10.643Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T18:30:10.643Z] [INFO] [2019-07-29T18:30:10.643Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent --- [2019-07-29T18:30:10.643Z] [INFO] [2019-07-29T18:30:10.643Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent --- [2019-07-29T18:30:10.643Z] [INFO] [2019-07-29T18:30:10.643Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent --- [2019-07-29T18:30:10.643Z] [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-29T18:30:10.643Z] [INFO] [2019-07-29T18:30:10.643Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent --- [2019-07-29T18:30:10.643Z] [INFO] [2019-07-29T18:30:10.643Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent --- [2019-07-29T18:30:10.643Z] [INFO] [2019-07-29T18:30:10.643Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent --- [2019-07-29T18:30:10.643Z] [INFO] [2019-07-29T18:30:10.643Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent --- [2019-07-29T18:30:10.643Z] [INFO] [2019-07-29T18:30:10.643Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.releng-parent --- [2019-07-29T18:30:10.643Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T18:30:10.643Z] [INFO] [2019-07-29T18:30:10.643Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent --- [2019-07-29T18:30:10.643Z] [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-29T18:30:10.643Z] [INFO] [2019-07-29T18:30:10.643Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------ [2019-07-29T18:30:10.643Z] [INFO] Building Trace Compass Target Platform 5.0.0-SNAPSHOT [121/134] [2019-07-29T18:30:10.643Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T18:30:10.643Z] 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-29T18:30:10.643Z] 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-29T18:30:10.643Z] 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-29T18:30:10.898Z] 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-29T18:30:10.898Z] 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-29T18:30:11.155Z] 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-29T18:30:12.081Z] 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 5.5 kB/s) [2019-07-29T18:30:12.081Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-29T18:30:12.081Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-29T18:30:12.081Z] 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-29T18:30:12.335Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-29T18:30:12.335Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-29T18:30:12.335Z] 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-29T18:30:12.335Z] 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 1.5 MB/s) [2019-07-29T18:30:12.335Z] 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-29T18:30:12.335Z] 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-29T18:30:12.335Z] 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-29T18:30:12.591Z] 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-29T18:30:12.591Z] 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-29T18:30:12.591Z] 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-29T18:30:12.591Z] 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-29T18:30:12.591Z] [INFO] [2019-07-29T18:30:12.591Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target --- [2019-07-29T18:30:12.591Z] [INFO] [2019-07-29T18:30:12.591Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target --- [2019-07-29T18:30:12.591Z] [INFO] [2019-07-29T18:30:12.591Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.target --- [2019-07-29T18:30:12.591Z] [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-29T18:30:12.591Z] [INFO] [2019-07-29T18:30:12.591Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target --- [2019-07-29T18:30:12.591Z] [INFO] [2019-07-29T18:30:12.591Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target --- [2019-07-29T18:30:12.591Z] [INFO] [2019-07-29T18:30:12.591Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target --- [2019-07-29T18:30:12.591Z] [INFO] [2019-07-29T18:30:12.591Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target --- [2019-07-29T18:30:12.591Z] [INFO] [2019-07-29T18:30:12.591Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target --- [2019-07-29T18:30:12.591Z] 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-29T18:30:12.591Z] 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-29T18:30:12.591Z] 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-29T18:30:12.846Z] 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-29T18:30:12.846Z] 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-29T18:30:12.846Z] 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-29T18:30:12.846Z] 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 156 kB/s) [2019-07-29T18:30:12.846Z] 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-29T18:30:12.846Z] 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-29T18:30:12.846Z] 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-29T18:30:13.101Z] 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-29T18:30:13.101Z] 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-29T18:30:13.101Z] 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-29T18:30:13.101Z] 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 222 kB/s) [2019-07-29T18:30:13.101Z] 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-29T18:30:13.101Z] 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-29T18:30:13.101Z] 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-29T18:30:13.355Z] 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-29T18:30:13.355Z] 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-29T18:30:13.355Z] 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-29T18:30:13.355Z] 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 173 kB/s) [2019-07-29T18:30:13.355Z] 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-29T18:30:13.355Z] 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-29T18:30:13.355Z] 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-29T18:30:13.610Z] 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-29T18:30:13.610Z] 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-29T18:30:13.610Z] 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-29T18:30:13.610Z] 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 72 kB/s) [2019-07-29T18:30:13.610Z] 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-29T18:30:13.610Z] 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-29T18:30:13.610Z] 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-29T18:30:13.865Z] 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-29T18:30:13.865Z] 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-29T18:30:13.865Z] 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-29T18:30:13.865Z] 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 892 kB/s) [2019-07-29T18:30:13.865Z] 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-29T18:30:13.865Z] 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-29T18:30:13.865Z] 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-29T18:30:13.865Z] 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-29T18:30:13.865Z] 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-29T18:30:13.865Z] 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-29T18:30:13.865Z] 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-29T18:30:13.865Z] 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-29T18:30:13.865Z] 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-29T18:30:14.119Z] 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-29T18:30:14.119Z] 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-29T18:30:14.119Z] 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-29T18:30:16.003Z] 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-29T18:30:16.003Z] 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-29T18:30:16.003Z] 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-29T18:30:16.003Z] 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-29T18:30:16.003Z] 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-29T18:30:16.003Z] 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-29T18:30:16.003Z] Progress (1): 4.1/54 kB Progress (1): 7.7/54 kB Progress (1): 12/54 kB Progress (1): 16/54 kB Progress (1): 20/54 kB Progress (1): 24/54 kB Progress (1): 28/54 kB Progress (1): 32/54 kB Progress (1): 36/54 kB Progress (1): 40/54 kB Progress (1): 44/54 kB Progress (1): 48/54 kB Progress (1): 52/54 kB Progress (1): 54 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.jar (54 kB at 2.7 MB/s) [2019-07-29T18:30:16.003Z] 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/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 964 kB/s) [2019-07-29T18:30:16.003Z] 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/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 721 kB/s) [2019-07-29T18:30:16.258Z] [INFO] [2019-07-29T18:30:16.258Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.target --- [2019-07-29T18:30:16.258Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:30:16.258Z] [INFO] [2019-07-29T18:30:16.258Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target --- [2019-07-29T18:30:16.258Z] [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-29T18:30:16.258Z] [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-29T18:30:16.258Z] [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-29T18:30:16.258Z] [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-29T18:30:16.258Z] [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-29T18:30:16.258Z] [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-29T18:30:16.258Z] [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-29T18:30:16.258Z] [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-29T18:30:16.258Z] [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-29T18:30:16.258Z] [INFO] [2019-07-29T18:30:16.258Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >-- [2019-07-29T18:30:16.258Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT [122/134] [2019-07-29T18:30:16.258Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:30:16.258Z] [INFO] [2019-07-29T18:30:16.258Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:30:16.258Z] [INFO] [2019-07-29T18:30:16.258Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:30:16.258Z] [INFO] The project's OSGi version is 1.0.8.201907291748 [2019-07-29T18:30:16.258Z] [INFO] [2019-07-29T18:30:16.258Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:30:16.258Z] [INFO] [2019-07-29T18:30:16.258Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:30:16.258Z] [INFO] [2019-07-29T18:30:16.258Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:30:16.258Z] [INFO] [2019-07-29T18:30:16.258Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:30:16.258Z] [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-29T18:30:16.258Z] [INFO] [2019-07-29T18:30:16.258Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:30:16.258Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:30:16.258Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources [2019-07-29T18:30:16.258Z] [INFO] [2019-07-29T18:30:16.258Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:30:16.258Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes [2019-07-29T18:30:18.768Z] [INFO] [2019-07-29T18:30:18.768Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:30:18.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:30:18.768Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources [2019-07-29T18:30:18.768Z] [INFO] [2019-07-29T18:30:18.768Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:30:18.768Z] [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-29T18:30:18.768Z] [INFO] [2019-07-29T18:30:18.768Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:30:18.768Z] [INFO] [2019-07-29T18:30:18.768Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:30:18.768Z] [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-29T18:30:18.768Z] [INFO] [2019-07-29T18:30:18.768Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:30:18.768Z] [INFO] [2019-07-29T18:30:18.768Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:30:18.768Z] [INFO] [2019-07-29T18:30:18.768Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:30:18.768Z] [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-29T18:30:18.768Z] [INFO] [2019-07-29T18:30:18.768Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:30:18.768Z] [INFO] [2019-07-29T18:30:18.768Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:30:20.653Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log [2019-07-29T18:30:20.653Z] [INFO] Command line: [2019-07-29T18:30:20.653Z] [/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-29T18:30:20.653Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:30:22.015Z] !SESSION 2019-07-29 18:30:20.574 ----------------------------------------------- [2019-07-29T18:30:22.015Z] eclipse.buildId=unknown [2019-07-29T18:30:22.015Z] java.version=1.8.0_202 [2019-07-29T18:30:22.015Z] java.vendor=Oracle Corporation [2019-07-29T18:30:22.015Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:30:22.015Z] 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-29T18:30:22.015Z] 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-29T18:30:22.015Z] [2019-07-29T18:30:22.015Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:30:21.982 [2019-07-29T18:30:22.015Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:30:22.015Z] !STACK 0 [2019-07-29T18:30:22.015Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:30:22.015Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:30:22.015Z] [2019-07-29T18:30:22.015Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:30:22.015Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:30:22.015Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:30:22.015Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:30:22.015Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:30:22.015Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:30:22.015Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:30:22.015Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:30:22.015Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:30:22.015Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:30:22.270Z] [2019-07-29T18:30:22.270Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:30:22.075 [2019-07-29T18:30:22.270Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:30:22.270Z] !STACK 0 [2019-07-29T18:30:22.270Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:30:22.270Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:30:22.270Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:30:22.270Z] -> 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-29T18:30:22.270Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:30:22.270Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:30:22.270Z] [2019-07-29T18:30:22.270Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:30:22.270Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:30:22.270Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:30:22.270Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:30:22.270Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:30:22.270Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:30:22.270Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:30:22.270Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:30:22.270Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:30:22.270Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:30:23.631Z] process 14656: 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-29T18:30:23.631Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:30:23.631Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:30:23.631Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:30:28.871Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-29T18:30:28.871Z] Display size: 1440x900 [2019-07-29T18:30:28.871Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-29T18:30:28.871Z] GTK version=3.18.9 [2019-07-29T18:30:28.871Z] GTK theme=Ambiance [2019-07-29T18:30:28.871Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T18:30:28.871Z] Time zone: Coordinated Universal Time [2019-07-29T18:30:28.871Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T18:30:28.871Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T18:30:32.134Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:30:32.134Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:32.134Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:32.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:32.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:32.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:32.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:32.134Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:32.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056935924 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:32.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056935924 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:32.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056935924 data=null} to TreeItem with text {test} [2019-07-29T18:30:32.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056935925 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:32.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056935925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:32.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056936024 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:32.134Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:32.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056936025 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:32.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056936025 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:32.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056936025 data=null} to TreeItem with text {test} [2019-07-29T18:30:32.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056936025 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:32.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056936025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:32.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056936030 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:32.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056936031 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:32.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056936032 data=null} to TreeItem with text {test} [2019-07-29T18:30:32.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056936032 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:32.134Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056936032 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-29T18:30:32.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056936061 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:32.134Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:32.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056936063 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:30:32.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056936063 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:32.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056936063 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:32.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056936064 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:32.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056936064 data=null item=TreeItem {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-29T18:30:32.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056936127 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:32.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056936127 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:32.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056936128 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:32.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056936128 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:32.134Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056936128 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-29T18:30:32.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056936131 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:32.134Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:32.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056936132 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:32.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056936132 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:32.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056936132 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:32.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056936133 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:32.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056936133 data=null item=TreeItem {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-29T18:30:32.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056936247 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:32.134Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:32.134Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:30:32.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:30:32.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:30:32.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:30:32.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:30:32.389Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:30:32.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1056936437 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:30:32.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1056936438 data=null doit=true} to TableItem with text {} [2019-07-29T18:30:32.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1056936438 data=null} to TableItem with text {} [2019-07-29T18:30:32.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1056936438 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:30:32.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056936438 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-29T18:30:32.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1056936445 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:30:32.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:30:32.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:30:32.389Z] *** BUG *** [2019-07-29T18:30:32.389Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:30:32.389Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:30:32.389Z] [2019-07-29T18:30:32.389Z] *** BUG *** [2019-07-29T18:30:32.389Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:30:32.389Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:30:32.389Z] [2019-07-29T18:30:32.389Z] *** BUG *** [2019-07-29T18:30:32.389Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:30:32.389Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:30:32.389Z] [2019-07-29T18:30:32.389Z] *** BUG *** [2019-07-29T18:30:32.389Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:30:32.389Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:30:32.389Z] [2019-07-29T18:30:32.389Z] *** BUG *** [2019-07-29T18:30:32.389Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:30:32.389Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:30:32.389Z] [2019-07-29T18:30:32.389Z] *** BUG *** [2019-07-29T18:30:32.389Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:30:32.389Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:30:32.389Z] [2019-07-29T18:30:32.389Z] *** BUG *** [2019-07-29T18:30:32.389Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:30:32.389Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:30:32.389Z] [2019-07-29T18:30:32.389Z] *** BUG *** [2019-07-29T18:30:32.389Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:30:32.389Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:30:32.389Z] [2019-07-29T18:30:32.389Z] *** BUG *** [2019-07-29T18:30:32.389Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:30:32.389Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:30:32.389Z] [2019-07-29T18:30:32.644Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-29T18:30:32.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:32.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:32.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:32.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:32.644Z] *** BUG *** [2019-07-29T18:30:32.644Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:30:32.644Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:30:32.644Z] [2019-07-29T18:30:32.899Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:32.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:32.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:32.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:32.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:32.899Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:32.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056936959 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:32.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056936959 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:32.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056936959 data=null} to TreeItem with text {test} [2019-07-29T18:30:32.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056936959 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:32.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056936959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:32.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056937020 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:32.899Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:32.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056937021 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:32.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056937021 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:32.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056937022 data=null} to TreeItem with text {test} [2019-07-29T18:30:32.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056937022 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:32.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056937022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:32.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056937028 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:32.899Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:32.899Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:32.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056937029 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:30:32.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056937029 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:32.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056937029 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:32.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056937030 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:32.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056937030 data=null item=TreeItem {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-29T18:30:32.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056937039 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:32.899Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:32.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056937040 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:30:32.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056937040 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:32.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056937040 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:32.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056937041 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:32.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056937041 data=null item=TreeItem {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-29T18:30:32.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056937044 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:33.167Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:30:33.167Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:30:33.167Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:30:33.167Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:30:33.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1056937371 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:30:33.167Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:30:33.167Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:30:33.167Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:30:33.167Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:33.167Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:30:33.167Z] DEBUG - Clicking on &Yes [2019-07-29T18:30:33.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056937373 data=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-29T18:30:33.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056937373 data=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-29T18:30:33.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056937374 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:33.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056937374 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:33.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056937374 data=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-29T18:30:33.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056937374 data=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-29T18:30:33.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056937374 data=null item=null detail=0 x=0 y=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-29T18:30:33.422Z] DEBUG - Clicked on [2019-07-29T18:30:33.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1056937223 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-29T18:30:35.561Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:30:35.561Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:35.817Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:35.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:35.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:35.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:35.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:35.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:35.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056939849 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:35.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056939849 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:35.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056939850 data=null} to TreeItem with text {test} [2019-07-29T18:30:35.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056939850 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:35.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056939850 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:35.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056939920 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:35.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:35.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056939920 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:35.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056939921 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:35.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056939921 data=null} to TreeItem with text {test} [2019-07-29T18:30:35.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056939921 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:35.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056939921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:35.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056939925 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:35.817Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:35.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:35.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1056939926 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:30:35.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1056939926 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:30:35.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1056939926 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:30:35.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1056939927 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:35.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056939927 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-29T18:30:35.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1056939930 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:35.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1056939931 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:30:35.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1056939931 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:30:35.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1056939931 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:35.817Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056939931 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-29T18:30:35.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1056939933 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:35.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1056939934 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-29T18:30:35.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1056939939 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-29T18:30:35.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1056939939 data=null button=1 stateMask=0x0 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-29T18:30:35.817Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056939940 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-29T18:30:35.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1056939941 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-29T18:30:35.817Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:35.817Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:35.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056939944 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:35.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056939944 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:35.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:35.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056939944 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:35.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056939944 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:35.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056939944 data=null item=TreeItem {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-29T18:30:35.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056939948 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:35.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056939948 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:35.817Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056939949 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:35.817Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1056939949 data=null item=TreeItem {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-29T18:30:35.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056940034 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:35.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056940037 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:35.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056940037 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:35.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056940038 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:35.817Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:36.378Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:30:36.378Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:36.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:36.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:36.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:36.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:36.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:36.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056940552 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:36.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056940552 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:36.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056940552 data=null} to TreeItem with text {test} [2019-07-29T18:30:36.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056940553 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:36.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056940553 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:36.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056940569 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:36.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:36.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056940570 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:36.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056940570 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:36.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056940570 data=null} to TreeItem with text {test} [2019-07-29T18:30:36.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056940570 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:36.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056940570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:36.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056940577 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:36.378Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:36.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:36.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1056940579 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:30:36.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1056940579 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:30:36.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1056940579 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:30:36.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1056940579 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:36.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056940579 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-29T18:30:36.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1056940583 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:36.378Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T18:30:36.378Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-29T18:30:36.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:36.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056940584 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:36.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056940584 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:36.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056940584 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:36.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056940584 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:36.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056940584 data=null item=TreeItem {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-29T18:30:36.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056940587 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:36.633Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-29T18:30:36.633Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-29T18:30:36.633Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-29T18:30:36.633Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-29T18:30:36.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1056940858 data=null doit=true} to Shell with text {Rename Trace} [2019-07-29T18:30:36.633Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-29T18:30:36.633Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-29T18:30:36.633Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-29T18:30:36.633Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-29T18:30:36.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:30:36.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:30:36.633Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:30:36.633Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:30:36.633Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:36.633Z] DEBUG - Clicking on OK [2019-07-29T18:30:36.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056940868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:36.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056940868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:36.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056940868 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:36.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056940868 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:36.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056940868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:36.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056940868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:36.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056940868 data=null item=null detail=0 x=0 y=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-29T18:30:37.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1056940733 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-29T18:30:37.399Z] DEBUG - Clicked on [2019-07-29T18:30:37.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:37.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:37.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:37.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:37.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:37.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:37.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056941435 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:37.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056941435 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:37.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056941435 data=null} to TreeItem with text {test} [2019-07-29T18:30:37.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056941435 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:37.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056941436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:37.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056941441 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:37.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:37.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056941442 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:37.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056941442 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:37.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056941442 data=null} to TreeItem with text {test} [2019-07-29T18:30:37.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056941442 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:37.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056941442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:37.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056941453 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:37.399Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:37.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:37.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1056941454 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:30:37.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1056941454 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:30:37.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1056941454 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:30:37.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1056941454 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:37.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056941455 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-29T18:30:37.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1056941459 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:37.399Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T18:30:37.399Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-29T18:30:37.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:37.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056941460 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:37.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1056941460 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:37.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1056941460 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:37.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056941460 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:37.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056941461 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-29T18:30:37.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056941464 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:37.399Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-29T18:30:37.399Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-29T18:30:37.399Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-29T18:30:37.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1056941548 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-29T18:30:37.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:30:37.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:30:37.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:30:37.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:30:37.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:30:37.959Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:30:37.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1056942132 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:30:37.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1056942132 data=null doit=true} to TableItem with text {} [2019-07-29T18:30:37.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1056942132 data=null} to TableItem with text {} [2019-07-29T18:30:37.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1056942132 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:30:37.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056942132 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-29T18:30:37.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1056942133 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:30:37.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:30:37.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:30:37.959Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T18:30:37.959Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:38.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056942258 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:38.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1056942258 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:38.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1056942258 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:38.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056942258 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:38.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056942258 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-29T18:30:38.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056942262 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:38.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:38.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:38.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:38.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:38.214Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:38.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:38.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:38.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:38.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:38.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:38.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056942416 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:38.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056942416 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:38.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056942416 data=null} to TreeItem with text {test} [2019-07-29T18:30:38.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056942416 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:38.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056942417 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:38.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056942427 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:38.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:38.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056942428 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:38.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056942428 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:38.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056942428 data=null} to TreeItem with text {test} [2019-07-29T18:30:38.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056942428 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:38.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056942428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:38.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056942438 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:38.214Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:38.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:38.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1056942439 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:30:38.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1056942439 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:30:38.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1056942439 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:30:38.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1056942439 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:38.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056942440 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-29T18:30:38.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1056942446 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:38.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:38.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1056942447 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:30:38.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1056942447 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:30:38.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1056942447 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:30:38.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1056942447 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:38.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056942447 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-29T18:30:38.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1056942455 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:38.470Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:30:38.470Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:30:38.470Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:30:38.470Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:30:38.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1056942622 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:30:38.470Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:30:38.470Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:30:38.470Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:30:38.470Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:38.470Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:30:38.470Z] DEBUG - Clicking on &Yes [2019-07-29T18:30:38.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056942623 data=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-29T18:30:38.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056942623 data=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-29T18:30:38.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056942623 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:38.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056942623 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:38.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056942623 data=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-29T18:30:38.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056942623 data=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-29T18:30:38.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056942624 data=null item=null detail=0 x=0 y=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-29T18:30:38.724Z] DEBUG - Clicked on [2019-07-29T18:30:38.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1056942527 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-29T18:30:40.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:30:40.611Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:40.611Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:40.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:40.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:40.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:40.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:40.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:40.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056944745 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:40.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056944745 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:40.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056944745 data=null} to TreeItem with text {test} [2019-07-29T18:30:40.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056944745 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:40.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056944746 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:40.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056944753 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:40.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:40.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056944754 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:40.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056944754 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:40.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056944754 data=null} to TreeItem with text {test} [2019-07-29T18:30:40.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056944754 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:40.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056944754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:40.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056944766 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:40.611Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:40.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:40.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056944767 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:30:40.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056944767 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:40.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056944767 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:40.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056944768 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:40.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056944768 data=null item=TreeItem {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-29T18:30:40.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056944823 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:40.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056944823 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:40.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056944823 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:40.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056944823 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:40.611Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056944823 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-29T18:30:40.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056944825 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:40.611Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:40.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:40.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056944827 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:40.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056944827 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:40.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056944827 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:40.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056944827 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:40.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056944828 data=null item=TreeItem {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-29T18:30:40.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056944845 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:40.866Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-29T18:30:40.866Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-29T18:30:40.866Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-29T18:30:40.866Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-29T18:30:40.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1056945036 data=null doit=true} to Shell with text {Copy Trace} [2019-07-29T18:30:40.866Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-29T18:30:40.866Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-29T18:30:40.866Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-29T18:30:40.866Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-29T18:30:40.866Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-29T18:30:40.866Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-29T18:30:40.866Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-29T18:30:40.866Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-29T18:30:40.866Z] 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-29T18:30:40.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:30:40.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:30:40.866Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T18:30:40.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1056945039 data=null doit=true} to Button with text {Copy as a link} [2019-07-29T18:30:40.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1056945040 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-29T18:30:40.866Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T18:30:40.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1056945040 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T18:30:40.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1056945040 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-29T18:30:40.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1056945040 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-29T18:30:40.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1056945040 data=null item=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-29T18:30:40.866Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T18:30:40.866Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-29T18:30:40.866Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-29T18:30:40.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:30:40.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:30:40.866Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:30:40.866Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:30:40.866Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:40.866Z] DEBUG - Clicking on OK [2019-07-29T18:30:40.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056945048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:40.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056945048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:40.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056945048 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:40.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056945048 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:40.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056945048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:40.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056945048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:40.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:40.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:40.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:40.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:40.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:40.866Z] DEBUG - Clicked on OK [2019-07-29T18:30:41.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056945048 data=null item=null detail=0 x=0 y=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-29T18:30:41.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1056944923 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-29T18:30:41.376Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:41.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:41.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:41.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:41.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:41.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:41.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056945561 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:41.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056945561 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:41.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056945561 data=null} to TreeItem with text {test} [2019-07-29T18:30:41.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056945561 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:41.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056945561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:41.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056945574 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:41.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:41.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056945575 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:41.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056945575 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:41.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056945575 data=null} to TreeItem with text {test} [2019-07-29T18:30:41.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056945575 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:41.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056945575 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:41.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056945579 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:41.376Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:41.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:41.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1056945580 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:30:41.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1056945580 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:30:41.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1056945580 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:30:41.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1056945580 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:41.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056945580 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-29T18:30:41.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1056945591 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:41.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:41.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1056945592 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:30:41.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1056945592 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:30:41.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1056945592 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:30:41.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1056945592 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:41.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056945592 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-29T18:30:41.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1056945595 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:41.377Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-29T18:30:41.377Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-29T18:30:41.377Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-29T18:30:41.631Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-29T18:30:41.631Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:30:41.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1056945626 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-29T18:30:42.191Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:30:42.191Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:30:42.191Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:42.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:42.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:42.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:42.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:42.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:42.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056946257 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:42.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056946257 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:42.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056946258 data=null} to TreeItem with text {test} [2019-07-29T18:30:42.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056946258 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:42.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056946258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:42.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056946265 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:42.191Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:42.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1056946266 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-29T18:30:42.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1056946266 data=null} to TreeItem with text {Experiments [1]} [2019-07-29T18:30:42.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1056946266 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T18:30:42.191Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056946266 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-29T18:30:42.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1056946268 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T18:30:42.191Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-29T18:30:42.191Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:42.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:42.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1056946270 data=null button=0 stateMask=0x0 x=110 y=53 count=0} to TreeItem with text {Experiment [2]} [2019-07-29T18:30:42.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1056946271 data=null doit=true} to TreeItem with text {Experiment [2]} [2019-07-29T18:30:42.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1056946271 data=null} to TreeItem with text {Experiment [2]} [2019-07-29T18:30:42.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1056946271 data=null button=1 stateMask=0x0 x=110 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-29T18:30:42.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056946271 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-29T18:30:42.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1056946321 data=null button=1 stateMask=0x80000 x=126 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-29T18:30:42.191Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-29T18:30:42.191Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-29T18:30:42.446Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-29T18:30:42.446Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-29T18:30:42.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1056946454 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-29T18:30:42.446Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text' [2019-07-29T18:30:42.446Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-29T18:30:42.446Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-29T18:30:42.446Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-29T18:30:42.446Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-29T18:30:42.446Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:30:42.446Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:30:42.446Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:30:42.446Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:30:42.446Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:42.446Z] DEBUG - Clicking on OK [2019-07-29T18:30:42.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056946457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:42.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056946457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:42.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056946457 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:42.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056946458 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:42.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056946458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:42.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056946464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:42.446Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:42.446Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:42.446Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:42.446Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:42.446Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:42.446Z] DEBUG - Clicked on OK [2019-07-29T18:30:42.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056946464 data=null item=null detail=0 x=0 y=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-29T18:30:42.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1056946352 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-29T18:30:43.007Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again. [2019-07-29T18:30:43.007Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:43.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:43.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:43.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:43.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:43.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:43.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056947049 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:43.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056947049 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:43.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056947049 data=null} to TreeItem with text {test} [2019-07-29T18:30:43.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056947049 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:43.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056947049 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:43.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056947056 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:43.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:43.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056947057 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:43.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056947057 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:43.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056947057 data=null} to TreeItem with text {test} [2019-07-29T18:30:43.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056947057 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:43.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056947057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:43.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056947061 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:43.007Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:43.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:43.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1056947061 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:30:43.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1056947061 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:30:43.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1056947062 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:30:43.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1056947062 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:43.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056947062 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-29T18:30:43.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1056947073 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:43.007Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T18:30:43.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1056947074 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-29T18:30:43.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1056947074 data=null} to TreeItem with text {exp [2]} [2019-07-29T18:30:43.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1056947074 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-29T18:30:43.007Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056947074 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-29T18:30:43.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1056947077 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-29T18:30:43.007Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:43.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:43.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=1056947079 data=null button=0 stateMask=0x0 x=85 y=53 count=0} to TreeItem with text {exp [2]} [2019-07-29T18:30:43.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1056947079 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-29T18:30:43.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1056947079 data=null} to TreeItem with text {exp [2]} [2019-07-29T18:30:43.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1056947079 data=null button=1 stateMask=0x0 x=85 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-29T18:30:43.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056947080 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-29T18:30:43.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1056947118 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-29T18:30:43.007Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-29T18:30:43.007Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-29T18:30:43.262Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-29T18:30:43.262Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-29T18:30:43.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1056947278 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-29T18:30:43.262Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text' [2019-07-29T18:30:43.262Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-29T18:30:43.262Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-29T18:30:43.262Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-29T18:30:43.262Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-29T18:30:43.262Z] 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-29T18:30:43.262Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:30:43.262Z] 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-29T18:30:43.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:30:43.262Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:30:43.262Z] 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-29T18:30:43.262Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected [2019-07-29T18:30:43.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1056947281 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-29T18:30:43.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1056947282 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-29T18:30:43.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1056947282 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-29T18:30:43.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1056947282 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-29T18:30:43.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1056947282 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-29T18:30:43.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1056947282 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-29T18:30:43.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1056947282 data=null item=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-29T18:30:43.262Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1056947282 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-29T18:30:43.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1056947282 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-29T18:30:43.262Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1056947282 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-29T18:30:43.262Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1056947282 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-29T18:30:43.262Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1056947282 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-29T18:30:43.262Z] 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-29T18:30:43.262Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-29T18:30:43.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:30:43.262Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:30:43.262Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:30:43.262Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:30:43.262Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:43.262Z] DEBUG - Clicking on OK [2019-07-29T18:30:43.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056947283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:43.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056947283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:43.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056947283 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:43.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056947321 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:43.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056947322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:43.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056947322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:43.262Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:43.262Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:43.262Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:43.262Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:43.262Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:43.262Z] DEBUG - Clicked on OK [2019-07-29T18:30:43.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056947322 data=null item=null detail=0 x=0 y=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-29T18:30:43.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1056947157 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-29T18:30:43.823Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again. [2019-07-29T18:30:43.823Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:43.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:43.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:43.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:43.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:43.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:43.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056947842 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:43.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056947842 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:43.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056947842 data=null} to TreeItem with text {test} [2019-07-29T18:30:43.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056947842 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:43.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056947842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:43.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056947851 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:43.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:43.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056947852 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:43.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056947852 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:43.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056947852 data=null} to TreeItem with text {test} [2019-07-29T18:30:43.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056947852 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:43.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056947852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:43.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056947862 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:43.823Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:43.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:43.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1056947863 data=null button=0 stateMask=0x0 x=91 y=221 count=0} to TreeItem with text {Traces [4]} [2019-07-29T18:30:43.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1056947863 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T18:30:43.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1056947863 data=null} to TreeItem with text {Traces [4]} [2019-07-29T18:30:43.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1056947864 data=null button=1 stateMask=0x0 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:30:43.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056947864 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-29T18:30:43.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1056947869 data=null button=1 stateMask=0x80000 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:30:43.823Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-29T18:30:43.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1056947870 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-29T18:30:43.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1056947870 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-29T18:30:43.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1056947870 data=null button=1 stateMask=0x0 x=134 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-29T18:30:43.823Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056947870 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-29T18:30:43.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1056947886 data=null button=1 stateMask=0x80000 x=134 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-29T18:30:43.823Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-29T18:30:43.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1056947886 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-29T18:30:43.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1056947886 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-29T18:30:43.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1056947887 data=null button=1 stateMask=0x0 x=134 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-29T18:30:43.823Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056947887 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-29T18:30:43.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1056947890 data=null button=1 stateMask=0x80000 x=118 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-29T18:30:43.823Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T18:30:43.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:43.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056947947 data=null button=0 stateMask=0x0 x=170 y=368 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:43.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056947947 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:43.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056947947 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:43.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056947947 data=null button=1 stateMask=0x0 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:43.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056947947 data=null item=TreeItem {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-29T18:30:43.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056947980 data=null button=1 stateMask=0x80000 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:43.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:43.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:43.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:43.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:43.823Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T18:30:43.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:43.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1056948046 data=null button=0 stateMask=0x0 x=174 y=389 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:30:43.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1056948046 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:30:43.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1056948046 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:30:43.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1056948046 data=null button=1 stateMask=0x0 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:30:43.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056948046 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-29T18:30:44.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1056948130 data=null button=1 stateMask=0x80000 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:30:44.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:44.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:44.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:44.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:44.333Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:44.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:44.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:44.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:44.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:44.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:44.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056948429 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:44.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056948429 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:44.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056948429 data=null} to TreeItem with text {test} [2019-07-29T18:30:44.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056948429 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:44.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056948429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:44.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056948443 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:44.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:44.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056948444 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:44.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056948444 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:44.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056948444 data=null} to TreeItem with text {test} [2019-07-29T18:30:44.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056948444 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:44.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056948444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:44.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056948448 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:44.333Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:44.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:44.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1056948449 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T18:30:44.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1056948449 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T18:30:44.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1056948449 data=null} to TreeItem with text {Traces [4]} [2019-07-29T18:30:44.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1056948449 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:30:44.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056948449 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-29T18:30:44.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1056948459 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:30:44.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:44.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1056948460 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T18:30:44.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1056948460 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T18:30:44.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1056948460 data=null} to TreeItem with text {Traces [4]} [2019-07-29T18:30:44.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1056948460 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:30:44.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056948460 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-29T18:30:44.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1056948522 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:30:44.333Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:30:44.333Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:30:44.588Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:30:44.588Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:30:44.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1056948642 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:30:44.588Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:30:44.588Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:30:44.588Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:30:44.588Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:44.588Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:30:44.588Z] DEBUG - Clicking on &Yes [2019-07-29T18:30:44.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056948642 data=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-29T18:30:44.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056948642 data=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-29T18:30:44.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056948642 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:44.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056948642 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:44.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056948642 data=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-29T18:30:44.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056948642 data=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-29T18:30:44.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056948642 data=null item=null detail=0 x=0 y=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-29T18:30:44.588Z] DEBUG - Clicked on [2019-07-29T18:30:44.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1056948551 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-29T18:30:46.476Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:30:46.476Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:46.476Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:46.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:46.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:46.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:46.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:46.476Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:46.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056950707 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:46.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056950707 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:46.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056950707 data=null} to TreeItem with text {test} [2019-07-29T18:30:46.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056950707 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:46.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056950707 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:46.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056950715 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:46.476Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:46.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056950715 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:46.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056950715 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:46.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056950715 data=null} to TreeItem with text {test} [2019-07-29T18:30:46.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056950716 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:46.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056950716 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:46.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056950724 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:46.476Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:46.476Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:46.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056950725 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056950725 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056950725 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056950725 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056950726 data=null item=TreeItem {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-29T18:30:46.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056950732 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056950733 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056950733 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056950733 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.731Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056950733 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-29T18:30:46.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056950734 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:46.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056950735 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:46.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056950735 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:46.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056950735 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:46.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056950735 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:46.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056950735 data=null item=TreeItem {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-29T18:30:46.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056950762 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:46.731Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:46.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:46.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:46.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:46.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:46.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:46.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056950921 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:46.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056950921 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:46.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056950921 data=null} to TreeItem with text {test} [2019-07-29T18:30:46.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056950921 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:46.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056950921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:46.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056950933 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:46.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:46.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056950933 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:46.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056950933 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:46.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056950933 data=null} to TreeItem with text {test} [2019-07-29T18:30:46.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056950934 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:46.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056950934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:46.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056950946 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:46.731Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:46.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:46.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056950947 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056950947 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056950947 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056950947 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056950947 data=null item=TreeItem {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-29T18:30:46.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056950960 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:46.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056950960 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056950960 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056950961 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056950961 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056950961 data=null item=TreeItem {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-29T18:30:46.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056950964 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:46.986Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:30:46.986Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:30:46.986Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:30:46.986Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:30:46.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1056951129 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:30:46.986Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:30:46.986Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:30:46.986Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:30:46.986Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:46.986Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:30:46.986Z] DEBUG - Clicking on &Yes [2019-07-29T18:30:46.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056951130 data=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-29T18:30:46.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056951130 data=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-29T18:30:46.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056951130 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:46.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056951130 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:46.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056951130 data=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-29T18:30:46.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056951130 data=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-29T18:30:46.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056951130 data=null item=null detail=0 x=0 y=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-29T18:30:47.242Z] DEBUG - Clicked on [2019-07-29T18:30:47.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1056951040 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-29T18:30:49.129Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:30:49.129Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:49.129Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:49.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:49.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:49.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:49.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:49.129Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:49.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056953295 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:49.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056953295 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:49.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056953295 data=null} to TreeItem with text {test} [2019-07-29T18:30:49.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056953295 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:49.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056953295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:49.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056953302 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:49.129Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:49.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056953302 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:49.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056953303 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:49.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056953303 data=null} to TreeItem with text {test} [2019-07-29T18:30:49.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056953303 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:49.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056953303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:49.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056953307 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:49.129Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:49.129Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:49.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056953313 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:30:49.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056953313 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:49.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056953313 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:49.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056953313 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:49.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056953313 data=null item=TreeItem {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-29T18:30:49.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056953319 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:49.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056953319 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:49.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056953319 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:49.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056953319 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:49.129Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056953319 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-29T18:30:49.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056953321 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:49.129Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:49.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056953321 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:49.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056953321 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:49.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056953321 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:49.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056953321 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:49.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056953321 data=null item=TreeItem {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-29T18:30:49.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056953338 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:49.129Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-29T18:30:49.129Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-29T18:30:49.384Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-29T18:30:49.384Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-29T18:30:49.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1056953470 data=null doit=true} to Shell with text {Rename Trace} [2019-07-29T18:30:49.384Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-29T18:30:49.384Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-29T18:30:49.384Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-29T18:30:49.384Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-29T18:30:49.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:30:49.384Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:30:49.384Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:30:49.384Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:30:49.384Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:49.384Z] DEBUG - Clicking on OK [2019-07-29T18:30:49.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056953519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:49.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056953519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:49.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056953519 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:49.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056953519 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:49.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056953519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:49.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056953519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:49.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056953520 data=null item=null detail=0 x=0 y=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-29T18:30:49.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1056953367 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-29T18:30:49.639Z] DEBUG - Clicked on [2019-07-29T18:30:49.639Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:49.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:49.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:49.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:49.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:49.639Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:49.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056953872 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:49.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056953872 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:49.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056953872 data=null} to TreeItem with text {test} [2019-07-29T18:30:49.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056953873 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:49.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056953873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:49.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056953927 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:49.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:49.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056953927 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:49.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056953927 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:49.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056953927 data=null} to TreeItem with text {test} [2019-07-29T18:30:49.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056953927 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:49.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056953928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:49.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056953932 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:49.895Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:49.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:49.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056953932 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:30:49.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056953932 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:49.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056953932 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:49.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056953932 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:49.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056953932 data=null item=TreeItem {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-29T18:30:49.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056953943 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:49.895Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-29T18:30:49.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:49.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056953943 data=null button=0 stateMask=0x0 x=156 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:49.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1056953944 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:49.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1056953944 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:49.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056953944 data=null button=1 stateMask=0x0 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:49.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056953944 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-29T18:30:49.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056953953 data=null button=1 stateMask=0x80000 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:49.895Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-29T18:30:49.895Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-29T18:30:49.895Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-29T18:30:49.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1056953982 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-29T18:30:50.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:30:50.455Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:30:50.455Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:30:50.455Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:30:50.455Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:30:50.455Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:30:50.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1056954546 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:30:50.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1056954546 data=null doit=true} to TableItem with text {} [2019-07-29T18:30:50.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1056954546 data=null} to TableItem with text {} [2019-07-29T18:30:50.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1056954546 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:30:50.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056954546 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-29T18:30:50.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1056954555 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:30:50.455Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:30:50.455Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:30:50.455Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:50.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:50.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:50.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:50.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:50.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:50.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056954617 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:50.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056954618 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:50.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056954618 data=null} to TreeItem with text {test} [2019-07-29T18:30:50.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056954618 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:50.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056954618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:50.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056954627 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:50.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:50.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056954628 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:50.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056954628 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:50.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056954628 data=null} to TreeItem with text {test} [2019-07-29T18:30:50.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056954628 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:50.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056954628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:50.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056954638 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:50.455Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:50.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:50.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056954639 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:30:50.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056954639 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:50.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056954639 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:50.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056954639 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:50.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056954639 data=null item=TreeItem {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-29T18:30:50.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056954645 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:50.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:50.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056954645 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:30:50.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056954645 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:50.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056954645 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:50.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056954646 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:50.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056954646 data=null item=TreeItem {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-29T18:30:50.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056954648 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:50.710Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:30:50.710Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:30:50.710Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:30:50.710Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:30:50.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1056954764 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:30:50.710Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:30:50.710Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:30:50.710Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:30:50.710Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:50.710Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:30:50.710Z] DEBUG - Clicking on &Yes [2019-07-29T18:30:50.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056954764 data=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-29T18:30:50.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056954764 data=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-29T18:30:50.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056954764 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:50.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056954764 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:50.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056954764 data=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-29T18:30:50.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056954764 data=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-29T18:30:50.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056954764 data=null item=null detail=0 x=0 y=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-29T18:30:50.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1056954716 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-29T18:30:50.966Z] DEBUG - Clicked on [2019-07-29T18:30:52.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:30:52.329Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:52.584Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:52.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:52.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:52.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:52.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:52.584Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:52.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056956611 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:52.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056956611 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:52.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056956611 data=null} to TreeItem with text {test} [2019-07-29T18:30:52.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056956611 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:52.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056956611 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:52.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056956618 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:52.584Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:52.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056956619 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:52.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056956619 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:52.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056956619 data=null} to TreeItem with text {test} [2019-07-29T18:30:52.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056956619 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:52.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056956619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:52.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056956623 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:52.584Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:52.584Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:52.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056956624 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:30:52.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056956624 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:52.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056956624 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:52.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056956624 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:52.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056956624 data=null item=TreeItem {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-29T18:30:52.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056956635 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:52.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056956635 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:52.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056956635 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:52.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056956636 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:52.584Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056956636 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-29T18:30:52.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056956637 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:52.584Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:52.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056956638 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:52.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056956638 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:52.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056956638 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:52.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056956638 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:52.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056956638 data=null item=TreeItem {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-29T18:30:52.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056956653 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:52.584Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-29T18:30:52.584Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-29T18:30:52.584Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-29T18:30:52.584Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-29T18:30:52.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1056956714 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-29T18:30:53.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:30:53.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:53.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:53.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:53.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:53.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:53.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:53.146Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:53.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056957259 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:53.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056957259 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:53.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056957259 data=null} to TreeItem with text {test} [2019-07-29T18:30:53.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056957259 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:53.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056957259 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:53.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056957269 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:53.147Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:53.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1056957270 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-29T18:30:53.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1056957270 data=null} to TreeItem with text {Experiments [1]} [2019-07-29T18:30:53.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1056957270 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T18:30:53.147Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056957270 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-29T18:30:53.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1056957271 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T18:30:53.147Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-29T18:30:53.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1056957272 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-29T18:30:53.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1056957272 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-29T18:30:53.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1056957272 data=null button=1 stateMask=0x0 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-29T18:30:53.147Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056957272 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-29T18:30:53.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1056957283 data=null button=1 stateMask=0x80000 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-29T18:30:53.147Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:53.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056957284 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:30:53.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056957284 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:30:53.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056957284 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:30:53.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056957284 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:30:53.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056957284 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-29T18:30:53.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056957301 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:30:53.147Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove' [2019-07-29T18:30:53.147Z] DEBUG - Clicking on with mnemonic 'Remove' [2019-07-29T18:30:53.401Z] DEBUG - Clicked on with mnemonic 'Remove' [2019-07-29T18:30:53.401Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove' [2019-07-29T18:30:53.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=1056957430 data=null doit=true} to Shell with text {Confirm Remove} [2019-07-29T18:30:53.401Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:30:53.401Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:30:53.401Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:30:53.401Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:53.401Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:30:53.401Z] DEBUG - Clicking on &Yes [2019-07-29T18:30:53.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056957430 data=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-29T18:30:53.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056957430 data=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-29T18:30:53.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056957430 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:53.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056957430 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:53.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056957431 data=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-29T18:30:53.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056957431 data=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-29T18:30:53.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056957431 data=null item=null detail=0 x=0 y=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-29T18:30:53.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=1056957336 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-29T18:30:53.656Z] DEBUG - Clicked on [2019-07-29T18:30:53.656Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-29T18:30:54.217Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-29T18:30:54.217Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:54.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:54.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:54.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:54.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:54.217Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056958237 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056958237 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056958237 data=null} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056958238 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056958238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056958248 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056958248 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056958249 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056958249 data=null} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056958249 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056958249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056958258 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:54.217Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056958258 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:30:54.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056958258 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:54.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056958259 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056958259 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:54.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056958259 data=null item=TreeItem {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-29T18:30:54.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056958265 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:54.217Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-29T18:30:54.217Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:54.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:54.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:54.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:54.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:54.217Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056958276 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056958276 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056958276 data=null} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056958276 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056958276 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056958283 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056958284 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056958284 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056958284 data=null} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056958284 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056958284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056958292 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:54.217Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:54.217Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056958292 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:30:54.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056958292 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:54.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056958292 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056958292 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:54.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056958293 data=null item=TreeItem {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-29T18:30:54.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056958317 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:54.217Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056958318 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:30:54.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056958318 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:30:54.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056958318 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056958318 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:54.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056958318 data=null item=TreeItem {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-29T18:30:54.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056958321 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:30:54.217Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:30:54.217Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:30:54.217Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:30:54.217Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:30:54.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1056958422 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:30:54.217Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:30:54.217Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:30:54.217Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:30:54.217Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:54.217Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:30:54.217Z] DEBUG - Clicking on &Yes [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056958423 data=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-29T18:30:54.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056958423 data=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-29T18:30:54.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056958423 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:54.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056958423 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:30:54.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056958423 data=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-29T18:30:54.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056958423 data=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-29T18:30:54.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056958423 data=null item=null detail=0 x=0 y=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-29T18:30:54.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1056958342 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-29T18:30:54.472Z] DEBUG - Clicked on [2019-07-29T18:30:55.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:30:55.834Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:55.834Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:55.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:55.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:55.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:55.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:55.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:55.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056960017 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:55.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056960017 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:55.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056960017 data=null} to TreeItem with text {test} [2019-07-29T18:30:55.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056960017 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:55.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056960018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:55.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056960025 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:55.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:55.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056960026 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:55.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056960026 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:55.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056960026 data=null} to TreeItem with text {test} [2019-07-29T18:30:55.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056960026 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:55.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056960026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:55.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056960030 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:55.834Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:55.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:55.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1056960030 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:30:55.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1056960030 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:30:55.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1056960030 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:30:55.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1056960035 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:55.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056960035 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-29T18:30:55.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1056960040 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:55.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1056960040 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:30:55.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1056960040 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:30:55.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1056960040 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:55.834Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056960040 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-29T18:30:55.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1056960042 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:30:55.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1056960042 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-29T18:30:55.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1056960042 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-29T18:30:55.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1056960042 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-29T18:30:55.834Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056960042 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-29T18:30:55.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1056960043 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-29T18:30:55.834Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:55.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:55.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056960045 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:55.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056960045 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:55.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056960045 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:55.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056960046 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:55.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056960046 data=null item=TreeItem {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-29T18:30:55.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056960061 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:56.089Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-29T18:30:56.089Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-29T18:30:56.089Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-29T18:30:56.089Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-29T18:30:56.089Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1056960165 data=null doit=true} to Shell with text {Copy Trace} [2019-07-29T18:30:56.089Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-29T18:30:56.089Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-29T18:30:56.089Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-29T18:30:56.089Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-29T18:30:56.089Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-29T18:30:56.089Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-29T18:30:56.089Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:30:56.089Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:30:56.089Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:30:56.089Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:30:56.089Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.089Z] DEBUG - Clicking on OK [2019-07-29T18:30:56.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056960218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056960218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.089Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056960219 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056960219 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056960219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056960219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.089Z] DEBUG - Clicked on OK [2019-07-29T18:30:56.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056960219 data=null item=null detail=0 x=0 y=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-29T18:30:56.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1056960114 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-29T18:30:56.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:56.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:56.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056960730 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:56.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056960730 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:56.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056960731 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:56.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056960731 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:56.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056960731 data=null item=TreeItem {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-29T18:30:56.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056960735 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:30:56.649Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-29T18:30:56.649Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-29T18:30:56.649Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-29T18:30:56.649Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-29T18:30:56.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1056960801 data=null doit=true} to Shell with text {Copy Trace} [2019-07-29T18:30:56.649Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-29T18:30:56.649Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-29T18:30:56.649Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-29T18:30:56.649Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-29T18:30:56.649Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-29T18:30:56.649Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-29T18:30:56.649Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-29T18:30:56.649Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-29T18:30:56.649Z] 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-29T18:30:56.649Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:30:56.649Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:30:56.649Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T18:30:56.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1056960803 data=null doit=true} to Button with text {Copy as a link} [2019-07-29T18:30:56.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1056960803 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-29T18:30:56.649Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T18:30:56.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1056960803 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T18:30:56.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1056960804 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-29T18:30:56.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1056960804 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-29T18:30:56.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1056960804 data=null item=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-29T18:30:56.649Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T18:30:56.649Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-29T18:30:56.649Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-29T18:30:56.649Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:30:56.649Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:30:56.649Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:30:56.649Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:30:56.649Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.649Z] DEBUG - Clicking on OK [2019-07-29T18:30:56.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056960805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056960805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056960805 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056960805 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056960805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056960805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:30:56.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056960805 data=null item=null detail=0 x=0 y=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-29T18:30:56.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1056960754 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-29T18:30:56.649Z] DEBUG - Clicked on [2019-07-29T18:30:56.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:56.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:56.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:56.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:56.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:56.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:56.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056960863 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:56.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056960863 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:56.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056960863 data=null} to TreeItem with text {test} [2019-07-29T18:30:56.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056960863 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:56.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056960863 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:56.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056960871 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:56.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:56.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056960872 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:56.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056960872 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:56.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056960872 data=null} to TreeItem with text {test} [2019-07-29T18:30:56.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056960872 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:56.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056960872 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:56.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056960883 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:56.649Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:56.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:56.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1056960884 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-29T18:30:56.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1056960884 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T18:30:56.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1056960884 data=null} to TreeItem with text {Traces [3]} [2019-07-29T18:30:56.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1056960884 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T18:30:56.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056960884 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-29T18:30:56.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1056960890 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T18:30:56.649Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-29T18:30:56.649Z] WARN - Tree item TreeItem with text {symbolic-link [2]} is already expanded. Won't expand it again. [2019-07-29T18:30:56.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:56.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056960891 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:56.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1056960891 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:56.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1056960891 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:56.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056960891 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:56.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056960891 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-29T18:30:56.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056960930 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:30:56.904Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-29T18:30:56.904Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-29T18:30:56.904Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-29T18:30:56.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1056960954 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-29T18:30:57.464Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:30:58.390Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:30:58.390Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:30:58.390Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:30:58.390Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:30:58.390Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:30:58.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1056962524 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:30:58.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1056962524 data=null doit=true} to TableItem with text {} [2019-07-29T18:30:58.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1056962524 data=null} to TableItem with text {} [2019-07-29T18:30:58.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1056962524 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:30:58.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056962524 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-29T18:30:58.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1056962531 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:30:58.390Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:30:58.390Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:30:58.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:30:58.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:58.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:58.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:30:58.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:30:58.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:58.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056962572 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:58.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056962572 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:58.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056962572 data=null} to TreeItem with text {test} [2019-07-29T18:30:58.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056962572 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:58.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056962572 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:58.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056962581 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:58.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:58.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056962582 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:30:58.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056962582 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:58.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056962582 data=null} to TreeItem with text {test} [2019-07-29T18:30:58.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056962582 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:58.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056962582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:30:58.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056962586 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:30:58.390Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:30:58.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:58.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1056962587 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T18:30:58.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1056962593 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T18:30:58.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1056962593 data=null} to TreeItem with text {Traces [4]} [2019-07-29T18:30:58.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1056962594 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:30:58.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056962594 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-29T18:30:58.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1056962619 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:30:58.390Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-29T18:30:58.390Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-07-29T18:30:58.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:30:58.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1056962620 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:30:58.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1056962620 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:30:58.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1056962621 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:30:58.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1056962621 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:30:58.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056962621 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-29T18:30:58.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1056962630 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:30:58.645Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-29T18:30:58.645Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-29T18:30:58.645Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-29T18:30:58.645Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:30:58.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1056962656 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-29T18:30:59.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:30:59.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:00.132Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:00.132Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:00.132Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:00.132Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:00.132Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:31:00.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1056964232 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:31:00.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1056964232 data=null doit=true} to TableItem with text {} [2019-07-29T18:31:00.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1056964232 data=null} to TableItem with text {} [2019-07-29T18:31:00.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1056964232 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:00.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056964232 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-29T18:31:00.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1056964241 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:00.132Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:00.132Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:00.132Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T18:31:00.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:00.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056964292 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:00.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1056964292 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:00.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1056964293 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:00.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056964293 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:00.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056964293 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-29T18:31:00.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056964321 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:00.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:00.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:00.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:00.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:00.132Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T18:31:00.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:00.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1056964354 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:31:00.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1056964354 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:31:00.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1056964354 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:31:00.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1056964354 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:31:00.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056964354 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-29T18:31:00.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1056964365 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:31:00.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:00.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:00.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:00.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:00.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:00.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:00.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:00.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:00.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:00.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:00.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056964464 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:00.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056964465 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:00.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056964465 data=null} to TreeItem with text {test} [2019-07-29T18:31:00.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056964466 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:00.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056964466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:00.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056964526 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:00.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:00.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056964527 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:00.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056964527 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:00.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056964527 data=null} to TreeItem with text {test} [2019-07-29T18:31:00.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056964527 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:00.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056964527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:00.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056964531 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:00.388Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:00.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:00.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1056964531 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T18:31:00.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1056964531 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T18:31:00.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1056964531 data=null} to TreeItem with text {Traces [4]} [2019-07-29T18:31:00.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1056964531 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:31:00.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056964531 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-29T18:31:00.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1056964541 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:31:00.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:00.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1056964541 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T18:31:00.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1056964541 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T18:31:00.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1056964541 data=null} to TreeItem with text {Traces [4]} [2019-07-29T18:31:00.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1056964542 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:31:00.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056964542 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-29T18:31:00.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1056964545 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:31:00.388Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:31:00.388Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:31:00.388Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:31:00.643Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:31:00.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1056964644 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:31:00.643Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:31:00.643Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:31:00.643Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:00.643Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:00.643Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:31:00.643Z] DEBUG - Clicking on &Yes [2019-07-29T18:31:00.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056964645 data=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-29T18:31:00.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056964645 data=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-29T18:31:00.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056964646 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:00.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056964646 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:00.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056964646 data=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-29T18:31:00.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056964646 data=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-29T18:31:00.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056964646 data=null item=null detail=0 x=0 y=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-29T18:31:00.643Z] DEBUG - Clicked on [2019-07-29T18:31:00.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1056964564 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-29T18:31:02.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:02.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:02.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:02.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:02.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:02.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:02.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:02.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:02.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056966635 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:02.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056966635 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:02.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056966635 data=null} to TreeItem with text {test} [2019-07-29T18:31:02.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056966635 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:02.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056966636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:02.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056966666 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:02.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:02.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056966667 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:02.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056966667 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:02.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056966667 data=null} to TreeItem with text {test} [2019-07-29T18:31:02.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056966667 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:02.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056966667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:02.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056966670 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:02.529Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:02.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:02.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056966671 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:02.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056966671 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:02.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056966671 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:02.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056966671 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:02.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056966671 data=null item=TreeItem {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-29T18:31:02.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056966676 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:02.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056966676 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:02.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056966676 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:02.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056966676 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:02.529Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056966676 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-29T18:31:02.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056966678 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:02.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:02.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056966684 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:02.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056966684 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:02.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056966684 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:02.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056966684 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:02.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056966684 data=null item=TreeItem {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-29T18:31:02.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056966694 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:02.529Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:31:02.529Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:31:02.784Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:31:02.784Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-29T18:31:02.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1056966800 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-29T18:31:02.784Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:31:02.784Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:31:02.784Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:02.784Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:02.784Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:31:02.784Z] DEBUG - Clicking on &Yes [2019-07-29T18:31:02.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056966801 data=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-29T18:31:02.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056966801 data=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-29T18:31:02.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056966801 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:02.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056966801 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:02.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056966801 data=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-29T18:31:02.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056966801 data=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-29T18:31:02.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056966801 data=null item=null detail=0 x=0 y=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-29T18:31:02.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056966737 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-29T18:31:03.040Z] DEBUG - Clicked on [2019-07-29T18:31:03.040Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:03.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:03.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:03.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:03.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:03.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:03.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056967050 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:03.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056967050 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:03.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056967050 data=null} to TreeItem with text {test} [2019-07-29T18:31:03.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056967050 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:03.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056967052 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:03.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056967064 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:03.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:03.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056967064 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:03.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056967064 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:03.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056967064 data=null} to TreeItem with text {test} [2019-07-29T18:31:03.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056967064 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:03.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056967064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:03.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056967073 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:03.040Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:03.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:03.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056967073 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:03.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056967073 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:03.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056967073 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:03.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056967074 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:03.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056967074 data=null item=TreeItem {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-29T18:31:03.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056967079 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:03.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:03.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056967080 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:03.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056967080 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:03.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056967080 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:03.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056967080 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:03.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056967080 data=null item=TreeItem {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-29T18:31:03.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056967083 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:03.040Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:31:03.040Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:31:03.040Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:31:03.040Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:31:03.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1056967166 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:31:03.040Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:31:03.040Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:31:03.040Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:03.040Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:03.040Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:31:03.040Z] DEBUG - Clicking on &Yes [2019-07-29T18:31:03.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056967167 data=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-29T18:31:03.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056967167 data=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-29T18:31:03.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056967167 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:03.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056967167 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:03.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056967167 data=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-29T18:31:03.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056967167 data=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-29T18:31:03.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056967167 data=null item=null detail=0 x=0 y=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-29T18:31:03.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1056967124 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-29T18:31:03.040Z] DEBUG - Clicked on [2019-07-29T18:31:04.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:04.401Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:04.656Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:04.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:04.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:04.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:04.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:04.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:04.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056968675 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:04.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056968675 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:04.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056968675 data=null} to TreeItem with text {test} [2019-07-29T18:31:04.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056968675 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:04.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056968675 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:04.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056968682 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:04.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:04.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056968683 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:04.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056968683 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:04.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056968683 data=null} to TreeItem with text {test} [2019-07-29T18:31:04.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056968683 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:04.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056968683 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:04.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056968688 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:04.656Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:04.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:04.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056968688 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:04.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056968688 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:04.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056968688 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:04.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056968688 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:04.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056968689 data=null item=TreeItem {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-29T18:31:04.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056968717 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:04.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056968717 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:04.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056968717 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:04.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056968718 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:04.656Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056968718 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-29T18:31:04.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056968719 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:04.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:04.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056968719 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:04.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056968719 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:04.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056968720 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:04.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056968720 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:04.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056968720 data=null item=TreeItem {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-29T18:31:04.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056968730 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:04.656Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-29T18:31:04.656Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-29T18:31:04.656Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-29T18:31:04.656Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-29T18:31:04.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1056968755 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-29T18:31:05.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:05.168Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:05.168Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:05.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:05.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:05.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:05.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:05.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:05.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056969366 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:05.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056969366 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:05.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056969366 data=null} to TreeItem with text {test} [2019-07-29T18:31:05.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056969367 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:05.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056969367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:05.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056969379 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:05.168Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:05.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1056969380 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-29T18:31:05.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1056969380 data=null} to TreeItem with text {Experiments [1]} [2019-07-29T18:31:05.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1056969380 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T18:31:05.168Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056969380 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-29T18:31:05.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1056969381 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T18:31:05.168Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-29T18:31:05.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1056969382 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-29T18:31:05.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1056969382 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-29T18:31:05.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1056969382 data=null button=1 stateMask=0x0 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-29T18:31:05.168Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056969382 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-29T18:31:05.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1056969384 data=null button=1 stateMask=0x80000 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-29T18:31:05.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:05.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056969384 data=null button=0 stateMask=0x0 x=154 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:05.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056969384 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:05.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056969384 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:05.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056969384 data=null button=1 stateMask=0x0 x=154 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:05.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056969385 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-29T18:31:05.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056969403 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:05.423Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:31:05.423Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:31:05.423Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:31:05.423Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-29T18:31:05.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1056969491 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-29T18:31:05.423Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:31:05.423Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:31:05.423Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:05.423Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:05.423Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:31:05.423Z] DEBUG - Clicking on &Yes [2019-07-29T18:31:05.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056969491 data=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-29T18:31:05.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056969491 data=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-29T18:31:05.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056969491 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:05.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056969491 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:05.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056969491 data=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-29T18:31:05.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056969491 data=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-29T18:31:05.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056969491 data=null item=null detail=0 x=0 y=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-29T18:31:05.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056969434 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-29T18:31:05.678Z] DEBUG - Clicked on [2019-07-29T18:31:05.678Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:05.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:05.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:05.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:05.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:05.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:05.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056969822 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:05.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056969822 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:05.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056969822 data=null} to TreeItem with text {test} [2019-07-29T18:31:05.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056969822 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:05.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056969823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:05.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056969840 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:05.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:05.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056969841 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:05.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056969841 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:05.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056969841 data=null} to TreeItem with text {test} [2019-07-29T18:31:05.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056969841 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:05.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056969841 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:05.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056969845 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:05.678Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:05.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:05.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056969846 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:05.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056969846 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:05.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056969846 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:05.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056969846 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:05.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056969846 data=null item=TreeItem {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-29T18:31:05.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056969857 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:05.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:05.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056969858 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:05.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056969858 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:05.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056969858 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:05.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056969858 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:05.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056969858 data=null item=TreeItem {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-29T18:31:05.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056969861 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:05.678Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:31:05.678Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:31:05.933Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:31:05.933Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:31:05.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1056969967 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:31:05.933Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:31:05.933Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:31:05.933Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:05.933Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:05.933Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:31:05.933Z] DEBUG - Clicking on &Yes [2019-07-29T18:31:05.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056969967 data=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-29T18:31:05.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056969967 data=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-29T18:31:05.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056969967 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:05.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056969967 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:05.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056969967 data=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-29T18:31:05.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056969967 data=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-29T18:31:05.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056969967 data=null item=null detail=0 x=0 y=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-29T18:31:05.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1056969924 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-29T18:31:05.933Z] DEBUG - Clicked on [2019-07-29T18:31:07.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:07.296Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:07.296Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:07.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:07.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:07.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:07.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:07.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:07.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056971427 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:07.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056971427 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:07.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056971427 data=null} to TreeItem with text {test} [2019-07-29T18:31:07.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056971428 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:07.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056971428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:07.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056971459 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:07.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:07.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056971459 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:07.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056971459 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:07.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056971459 data=null} to TreeItem with text {test} [2019-07-29T18:31:07.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056971459 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:07.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056971459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:07.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056971463 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:07.296Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:07.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:07.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056971463 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:07.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056971463 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:07.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056971463 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:07.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056971464 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:07.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056971464 data=null item=TreeItem {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-29T18:31:07.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056971469 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:07.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056971469 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:07.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056971469 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:07.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056971469 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:07.296Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056971469 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-29T18:31:07.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056971470 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:07.296Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:07.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056971471 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:07.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056971471 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:07.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:07.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056971477 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:07.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056971479 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:07.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056971479 data=null item=TreeItem {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-29T18:31:07.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056971524 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:07.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056971524 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:07.296Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056971524 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:07.552Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1056971525 data=null item=TreeItem {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-29T18:31:07.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056971551 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:07.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056971636 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:07.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056971636 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:07.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056971636 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:07.552Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:07.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:07.552Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:07.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:07.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056971649 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:07.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056971649 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:07.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056971649 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:07.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056971649 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:07.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056971649 data=null item=TreeItem {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-29T18:31:07.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056971715 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:07.552Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-29T18:31:07.552Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-29T18:31:07.552Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-29T18:31:07.552Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-29T18:31:07.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1056971802 data=null doit=true} to Shell with text {Copy Trace} [2019-07-29T18:31:07.552Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-29T18:31:07.552Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-29T18:31:07.552Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-29T18:31:07.552Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-29T18:31:07.552Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-29T18:31:07.552Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-29T18:31:07.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:07.552Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:31:07.552Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:31:07.552Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:07.552Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:07.552Z] DEBUG - Clicking on OK [2019-07-29T18:31:07.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056971804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:07.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056971804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:07.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056971804 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:07.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056971804 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:07.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056971804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:07.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056971804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:07.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056971804 data=null item=null detail=0 x=0 y=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-29T18:31:07.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1056971735 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-29T18:31:07.807Z] DEBUG - Clicked on [2019-07-29T18:31:07.807Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:07.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:07.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:07.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:07.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:07.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:07.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056971934 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:07.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056971934 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:07.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056971934 data=null} to TreeItem with text {test} [2019-07-29T18:31:07.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056971934 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:07.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056971934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:07.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056971951 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:07.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:07.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056971952 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:07.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056971952 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:07.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056971952 data=null} to TreeItem with text {test} [2019-07-29T18:31:07.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056971952 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:07.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056971953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:07.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056971956 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:07.807Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:07.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:07.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1056971957 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:31:07.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1056971957 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:31:07.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1056971957 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:31:07.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1056971957 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:31:07.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056971957 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-29T18:31:07.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1056971968 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:31:07.807Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T18:31:07.807Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:07.807Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:07.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056972023 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:07.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1056972023 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:07.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:07.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1056972024 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:07.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056972024 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:07.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056972024 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-29T18:31:07.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056972041 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:07.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056972042 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:07.807Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056972042 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:08.062Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1056972042 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-29T18:31:08.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056972133 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:08.062Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056972261 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:08.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1056972261 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:08.062Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1056972261 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:08.062Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:08.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:08.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:09.426Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:09.426Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:09.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056973297 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:09.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056973297 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:09.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:09.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056973297 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:09.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056973297 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:09.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056973298 data=null item=TreeItem {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-29T18:31:09.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056973305 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:09.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056973305 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:09.426Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056973306 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:09.426Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1056973306 data=null item=TreeItem {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-29T18:31:09.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056973414 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:09.426Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056973429 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:09.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056973430 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:09.426Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056973431 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:09.426Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:09.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:09.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:09.426Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:09.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:09.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:09.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:09.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:09.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:09.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056973561 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:09.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056973562 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:09.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056973562 data=null} to TreeItem with text {test} [2019-07-29T18:31:09.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056973562 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:09.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056973562 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:09.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056973571 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:09.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:09.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056973572 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:09.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056973572 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:09.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056973572 data=null} to TreeItem with text {test} [2019-07-29T18:31:09.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056973572 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:09.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056973572 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:09.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056973575 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:09.426Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:09.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:09.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1056973581 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:31:09.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1056973581 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:31:09.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1056973581 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:31:09.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1056973581 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:31:09.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056973581 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-29T18:31:09.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1056973587 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:31:09.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:09.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1056973588 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:31:09.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1056973588 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:31:09.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1056973588 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:31:09.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1056973588 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:31:09.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056973588 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-29T18:31:09.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1056973590 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:31:09.426Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:31:09.426Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:31:09.426Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:31:09.682Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:31:09.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1056973718 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:31:09.682Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:31:09.682Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:31:09.682Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:09.682Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:09.682Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:31:09.682Z] DEBUG - Clicking on &Yes [2019-07-29T18:31:09.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056973719 data=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-29T18:31:09.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056973719 data=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-29T18:31:09.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056973719 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:09.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056973719 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:09.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056973719 data=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-29T18:31:09.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056973719 data=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-29T18:31:09.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056973719 data=null item=null detail=0 x=0 y=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-29T18:31:09.682Z] DEBUG - Clicked on [2019-07-29T18:31:09.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1056973630 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-29T18:31:11.568Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:11.568Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:11.568Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:11.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:11.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:11.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:11.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:11.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:11.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056975766 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:11.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056975766 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:11.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056975766 data=null} to TreeItem with text {test} [2019-07-29T18:31:11.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056975767 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:11.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056975767 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:11.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056975774 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:11.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:11.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056975774 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:11.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056975775 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:11.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056975775 data=null} to TreeItem with text {test} [2019-07-29T18:31:11.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056975775 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:11.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056975775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:11.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056975786 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:11.568Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:11.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:11.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056975787 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:11.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056975787 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:11.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056975787 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:11.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056975788 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:11.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056975789 data=null item=TreeItem {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-29T18:31:11.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056975795 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:11.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056975795 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:11.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056975795 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:11.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056975796 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:11.568Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056975796 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-29T18:31:11.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056975813 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:11.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:11.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056975815 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:11.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056975815 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:11.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056975815 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:11.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056975815 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:11.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056975815 data=null item=TreeItem {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-29T18:31:11.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056975828 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:11.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:11.823Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-29T18:31:11.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1056975950 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-29T18:31:11.823Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:31:11.823Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:31:11.823Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:11.823Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:11.823Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:31:11.823Z] DEBUG - Clicking on &Yes [2019-07-29T18:31:11.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056975950 data=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-29T18:31:11.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056975950 data=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-29T18:31:11.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056975950 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:11.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056975950 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:11.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056975951 data=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-29T18:31:11.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056975951 data=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-29T18:31:11.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056975951 data=null item=null detail=0 x=0 y=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-29T18:31:12.079Z] DEBUG - Clicked on [2019-07-29T18:31:12.079Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:12.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:12.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:12.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:12.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:12.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:12.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056976230 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:12.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056976230 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:12.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056976230 data=null} to TreeItem with text {test} [2019-07-29T18:31:12.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056976230 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:12.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056976231 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:12.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056976258 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:12.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:12.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056976259 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:12.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056976259 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:12.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056976259 data=null} to TreeItem with text {test} [2019-07-29T18:31:12.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056976259 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:12.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056976259 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:12.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056976263 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:12.079Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:12.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:12.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056976264 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:12.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056976264 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:12.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056976264 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:12.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056976264 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:12.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056976264 data=null item=TreeItem {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-29T18:31:12.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056976269 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:12.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:12.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056976318 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:12.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056976318 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:12.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056976318 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:12.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056976318 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:12.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056976318 data=null item=TreeItem {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-29T18:31:12.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056976320 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:12.334Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:31:12.334Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:31:12.334Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:31:12.334Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:31:12.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1056976426 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:31:12.334Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:31:12.334Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:31:12.334Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:12.334Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:12.334Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:31:12.334Z] DEBUG - Clicking on &Yes [2019-07-29T18:31:12.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056976427 data=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-29T18:31:12.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056976427 data=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-29T18:31:12.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056976427 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:12.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056976427 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:12.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056976427 data=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-29T18:31:12.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056976427 data=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-29T18:31:12.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056976427 data=null item=null detail=0 x=0 y=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-29T18:31:12.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1056976340 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-29T18:31:12.334Z] DEBUG - Clicked on [2019-07-29T18:31:14.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:14.220Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:14.220Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:14.220Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:14.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:14.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:14.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:14.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:14.220Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:14.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056978029 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:14.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056978029 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:14.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056978029 data=null} to TreeItem with text {test} [2019-07-29T18:31:14.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056978029 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:14.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056978029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:14.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056978039 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:14.220Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:14.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1056978039 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-29T18:31:14.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1056978039 data=null} to TreeItem with text {Experiments [1]} [2019-07-29T18:31:14.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1056978039 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T18:31:14.220Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056978039 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-29T18:31:14.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1056978040 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T18:31:14.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1056978040 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-29T18:31:14.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1056978041 data=null} to TreeItem with text {exp [1]} [2019-07-29T18:31:14.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1056978041 data=null button=1 stateMask=0x0 x=85 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-29T18:31:14.220Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056978041 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-29T18:31:14.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1056978042 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-29T18:31:14.220Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:14.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=1056978043 data=null button=0 stateMask=0x0 x=85 y=53 count=0} to TreeItem with text {exp [1]} [2019-07-29T18:31:14.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1056978043 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-29T18:31:14.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1056978043 data=null} to TreeItem with text {exp [1]} [2019-07-29T18:31:14.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1056978043 data=null button=1 stateMask=0x0 x=85 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-29T18:31:14.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056978043 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-29T18:31:14.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1056978055 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-29T18:31:14.220Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-29T18:31:14.220Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-29T18:31:14.220Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-29T18:31:14.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1056978072 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-29T18:31:14.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:14.475Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:14.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:14.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:14.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:14.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:14.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:14.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056978727 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:14.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056978727 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:14.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056978727 data=null} to TreeItem with text {test} [2019-07-29T18:31:14.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056978727 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:14.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056978727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:14.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056978736 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:14.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:14.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056978737 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:14.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056978737 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:14.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056978737 data=null} to TreeItem with text {test} [2019-07-29T18:31:14.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056978737 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:14.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056978737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:14.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056978745 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:14.731Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:14.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:14.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056978746 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:14.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056978746 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:14.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056978746 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:14.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056978746 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:14.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056978746 data=null item=TreeItem {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-29T18:31:14.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056978751 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:14.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:14.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056978752 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:14.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056978752 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:14.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056978752 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:14.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056978752 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:14.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056978752 data=null item=TreeItem {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-29T18:31:14.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056978759 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:14.731Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:31:14.731Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:31:14.731Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:31:14.731Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:31:14.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1056978864 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:31:14.731Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:31:14.731Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:31:14.731Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:14.731Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:14.731Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:31:14.731Z] DEBUG - Clicking on &Yes [2019-07-29T18:31:14.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056978864 data=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-29T18:31:14.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056978864 data=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-29T18:31:14.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056978864 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:14.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056978864 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:14.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056978865 data=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-29T18:31:14.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056978865 data=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-29T18:31:14.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056978865 data=null item=null detail=0 x=0 y=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-29T18:31:14.731Z] DEBUG - Clicked on [2019-07-29T18:31:14.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1056978822 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-29T18:31:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:16.617Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:16.617Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:16.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:16.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:16.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:16.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:16.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:16.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056980826 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:16.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056980826 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:16.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056980826 data=null} to TreeItem with text {test} [2019-07-29T18:31:16.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056980827 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:16.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056980827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:16.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056980833 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:16.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:16.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056980833 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:16.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056980833 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:16.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056980833 data=null} to TreeItem with text {test} [2019-07-29T18:31:16.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056980833 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:16.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056980833 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:16.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056980837 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:16.617Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:16.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:16.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056980837 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:16.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056980837 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:16.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056980837 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:16.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056980838 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:16.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056980838 data=null item=TreeItem {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-29T18:31:16.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056980848 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:16.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056980848 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:16.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056980848 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:16.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056980848 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:16.617Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056980848 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-29T18:31:16.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056980849 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:16.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:16.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056980850 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:16.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056980850 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:16.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056980850 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:16.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056980850 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:16.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056980850 data=null item=TreeItem {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-29T18:31:16.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056980865 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:16.872Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-29T18:31:16.872Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-29T18:31:16.872Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-29T18:31:16.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:16.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1056980916 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-29T18:31:16.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:16.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:16.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:16.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:16.872Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:31:16.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1056980970 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:31:16.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1056980970 data=null doit=true} to TableItem with text {} [2019-07-29T18:31:16.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1056980970 data=null} to TableItem with text {} [2019-07-29T18:31:16.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1056980970 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:16.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056980970 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-29T18:31:16.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1056980974 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:16.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:16.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:16.872Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-29T18:31:16.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:16.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:16.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:16.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:16.872Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:16.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:16.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:16.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:16.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:16.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:16.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056981073 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:16.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056981073 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:16.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056981073 data=null} to TreeItem with text {test} [2019-07-29T18:31:16.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056981073 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:16.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056981074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:16.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056981077 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:16.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:16.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056981077 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:16.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056981077 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:16.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056981077 data=null} to TreeItem with text {test} [2019-07-29T18:31:16.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056981077 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:16.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056981078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:16.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056981084 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:16.872Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:16.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:16.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056981085 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:16.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056981085 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:16.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056981085 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:16.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056981085 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:16.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056981085 data=null item=TreeItem {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-29T18:31:16.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056981088 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:16.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:16.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056981088 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:16.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056981088 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:16.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056981088 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:16.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056981088 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:16.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056981088 data=null item=TreeItem {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-29T18:31:16.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056981091 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:17.127Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:31:17.127Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:31:17.127Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:31:17.127Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:31:17.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1056981222 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:31:17.127Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:31:17.127Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:31:17.127Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:17.127Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:17.127Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:31:17.127Z] DEBUG - Clicking on &Yes [2019-07-29T18:31:17.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056981223 data=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-29T18:31:17.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056981223 data=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-29T18:31:17.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056981223 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:17.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056981223 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:17.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056981223 data=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-29T18:31:17.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056981223 data=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-29T18:31:17.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056981223 data=null item=null detail=0 x=0 y=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-29T18:31:17.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1056981133 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-29T18:31:17.382Z] DEBUG - Clicked on [2019-07-29T18:31:18.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:18.745Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:18.745Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:18.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:18.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:18.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:18.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:18.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:18.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056982895 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:18.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056982895 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:18.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056982895 data=null} to TreeItem with text {test} [2019-07-29T18:31:18.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056982895 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:18.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056982895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:18.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056982899 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:18.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:18.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056982899 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:18.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056982899 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:18.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056982899 data=null} to TreeItem with text {test} [2019-07-29T18:31:18.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056982899 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:18.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056982900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:18.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056982903 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:18.745Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:18.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:18.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056982903 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:18.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056982903 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:18.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056982903 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:18.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056982904 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:18.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056982904 data=null item=TreeItem {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-29T18:31:18.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056982906 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:18.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056982907 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:18.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056982907 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:18.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056982907 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:18.745Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056982907 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-29T18:31:18.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056982908 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:18.745Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:18.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:18.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056982914 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:18.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056982914 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:18.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056982914 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:18.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056982915 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:18.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056982915 data=null item=TreeItem {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-29T18:31:18.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056982917 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:18.745Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-29T18:31:18.745Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-29T18:31:18.745Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-29T18:31:19.000Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-29T18:31:19.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1056983002 data=null doit=true} to Shell with text {Copy Trace} [2019-07-29T18:31:19.000Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-29T18:31:19.000Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-29T18:31:19.000Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-29T18:31:19.000Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:19.000Z] DEBUG - Clicking on OK [2019-07-29T18:31:19.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056983003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:19.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056983003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:19.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056983004 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:19.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056983004 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:19.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056983004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:19.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056983004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:19.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056983004 data=null item=null detail=0 x=0 y=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-29T18:31:19.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1056982940 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-29T18:31:19.000Z] DEBUG - Clicked on [2019-07-29T18:31:19.000Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:19.000Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:19.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056983125 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:19.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056983125 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:19.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056983125 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:19.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056983125 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:19.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056983125 data=null item=TreeItem {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-29T18:31:19.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056983128 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:19.000Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-29T18:31:19.000Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-29T18:31:19.000Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-29T18:31:19.000Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-29T18:31:19.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1056983221 data=null doit=true} to Shell with text {Copy Trace} [2019-07-29T18:31:19.000Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-29T18:31:19.000Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-29T18:31:19.000Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-29T18:31:19.000Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-29T18:31:19.000Z] 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-29T18:31:19.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:31:19.000Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T18:31:19.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1056983230 data=null doit=true} to Button with text {Copy as a link} [2019-07-29T18:31:19.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1056983230 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-29T18:31:19.000Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T18:31:19.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1056983230 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T18:31:19.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1056983231 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-29T18:31:19.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1056983231 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-29T18:31:19.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1056983231 data=null item=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-29T18:31:19.000Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:19.000Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:19.000Z] DEBUG - Clicking on OK [2019-07-29T18:31:19.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056983232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:19.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056983232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:19.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056983232 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:19.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056983232 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:19.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056983232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:19.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056983232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:19.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056983232 data=null item=null detail=0 x=0 y=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-29T18:31:19.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1056983152 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-29T18:31:19.255Z] DEBUG - Clicked on [2019-07-29T18:31:19.255Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:19.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:19.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:19.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:19.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:19.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:19.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056983419 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:19.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056983419 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:19.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056983419 data=null} to TreeItem with text {test} [2019-07-29T18:31:19.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056983419 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:19.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056983419 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:19.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056983423 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:19.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:19.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056983423 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:19.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056983423 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:19.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056983423 data=null} to TreeItem with text {test} [2019-07-29T18:31:19.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056983423 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:19.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056983423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:19.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056983426 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:19.256Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:19.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:19.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1056983427 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:31:19.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1056983427 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:31:19.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1056983427 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:31:19.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1056983427 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:31:19.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056983427 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-29T18:31:19.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1056983430 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:31:19.256Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T18:31:19.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:19.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056983434 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:19.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1056983435 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:19.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1056983435 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:19.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056983435 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:19.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056983435 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-29T18:31:19.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056983437 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:19.256Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-29T18:31:19.256Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-29T18:31:19.256Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-29T18:31:19.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1056983460 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-29T18:31:19.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:20.741Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:20.741Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:20.741Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:20.741Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:20.741Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:31:20.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1056984986 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:31:20.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1056984986 data=null doit=true} to TableItem with text {} [2019-07-29T18:31:20.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1056984986 data=null} to TableItem with text {} [2019-07-29T18:31:20.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1056984986 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:20.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056984986 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-29T18:31:20.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1056984987 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:20.741Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:20.741Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:20.741Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:20.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:20.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:20.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:20.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:20.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:20.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056985020 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:20.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056985020 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:20.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056985020 data=null} to TreeItem with text {test} [2019-07-29T18:31:20.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056985020 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:20.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056985021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:20.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056985024 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:20.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:20.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056985025 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:20.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056985025 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:20.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056985025 data=null} to TreeItem with text {test} [2019-07-29T18:31:20.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056985025 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:20.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056985025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:20.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056985028 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:20.996Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:20.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:20.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1056985028 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-29T18:31:20.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1056985028 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T18:31:20.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1056985028 data=null} to TreeItem with text {Traces [3]} [2019-07-29T18:31:20.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1056985029 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T18:31:20.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056985029 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-29T18:31:20.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1056985031 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T18:31:20.996Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-29T18:31:20.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:20.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1056985032 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:31:20.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1056985032 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:31:20.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1056985032 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:31:20.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1056985032 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:31:20.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056985032 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-29T18:31:20.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1056985034 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:31:20.996Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-29T18:31:20.996Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-29T18:31:20.996Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-29T18:31:20.996Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:20.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1056985058 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-29T18:31:21.555Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:21.555Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:22.481Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:22.481Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:22.481Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:22.481Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:22.481Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:31:22.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1056986619 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:31:22.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1056986619 data=null doit=true} to TableItem with text {} [2019-07-29T18:31:22.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1056986619 data=null} to TableItem with text {} [2019-07-29T18:31:22.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1056986619 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:22.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056986619 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-29T18:31:22.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1056986620 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:22.481Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:22.481Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:22.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T18:31:22.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:22.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056986690 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:22.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1056986691 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:22.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1056986691 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:22.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056986691 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:22.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056986692 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-29T18:31:22.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1056986699 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T18:31:22.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:22.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:22.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:22.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:22.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T18:31:22.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:22.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1056986753 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:31:22.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1056986753 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:31:22.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1056986754 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:31:22.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1056986754 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:31:22.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056986754 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-29T18:31:22.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1056986764 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T18:31:22.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:22.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:22.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:22.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:22.737Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:22.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:22.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:22.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:22.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:22.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:22.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056986861 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:22.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056986861 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:22.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056986861 data=null} to TreeItem with text {test} [2019-07-29T18:31:22.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056986862 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:22.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056986862 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:22.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056986918 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:22.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:22.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056986919 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:22.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056986919 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:22.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056986919 data=null} to TreeItem with text {test} [2019-07-29T18:31:22.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056986919 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:22.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056986919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:22.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056986923 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:22.737Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:22.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:22.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1056986924 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-29T18:31:22.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1056986924 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T18:31:22.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1056986924 data=null} to TreeItem with text {Traces [3]} [2019-07-29T18:31:22.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1056986924 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T18:31:22.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056986924 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-29T18:31:22.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1056986929 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T18:31:22.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:22.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1056986930 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-29T18:31:22.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1056986930 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T18:31:22.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1056986930 data=null} to TreeItem with text {Traces [3]} [2019-07-29T18:31:22.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1056986930 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T18:31:22.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056986931 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-29T18:31:22.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1056986937 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T18:31:22.737Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:31:22.737Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:31:22.993Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:31:22.993Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:31:22.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1056987019 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:31:22.993Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:31:22.993Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:31:22.993Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:22.993Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:22.993Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:31:22.993Z] DEBUG - Clicking on &Yes [2019-07-29T18:31:22.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056987019 data=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-29T18:31:22.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056987019 data=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-29T18:31:22.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056987019 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:22.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056987020 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:22.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056987020 data=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-29T18:31:22.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056987020 data=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-29T18:31:22.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056987020 data=null item=null detail=0 x=0 y=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-29T18:31:22.993Z] DEBUG - Clicked on [2019-07-29T18:31:22.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1056986954 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-29T18:31:24.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:24.877Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:24.877Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:24.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:24.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:24.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:24.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:24.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:24.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056989043 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:24.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056989043 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:24.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056989043 data=null} to TreeItem with text {test} [2019-07-29T18:31:24.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056989043 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:24.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056989043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:24.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056989049 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:24.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:24.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056989049 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:24.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056989049 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:24.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056989049 data=null} to TreeItem with text {test} [2019-07-29T18:31:24.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056989049 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:24.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056989049 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:24.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056989052 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:24.877Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:24.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:24.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056989053 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:24.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056989053 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:24.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056989053 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:24.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056989053 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:24.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056989053 data=null item=TreeItem {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-29T18:31:24.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056989062 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:24.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056989062 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:24.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056989062 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:24.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056989062 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:24.877Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056989063 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-29T18:31:24.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056989064 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:24.877Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:24.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056989064 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:24.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056989064 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:24.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:24.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056989064 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:24.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056989064 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:24.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056989064 data=null item=TreeItem {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-29T18:31:24.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056989073 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:24.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056989074 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:24.877Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056989074 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:25.133Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1056989081 data=null item=TreeItem {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-29T18:31:25.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056989124 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:25.133Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056989137 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:25.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056989137 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:25.133Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056989137 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:25.133Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:25.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:25.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:25.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:25.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:25.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:25.133Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:31:25.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1056989165 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:31:25.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1056989165 data=null doit=true} to TableItem with text {} [2019-07-29T18:31:25.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1056989165 data=null} to TableItem with text {} [2019-07-29T18:31:25.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1056989165 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:25.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056989165 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-29T18:31:25.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1056989169 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:25.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:25.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:25.133Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-29T18:31:25.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:25.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:25.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:25.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:25.133Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:25.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:25.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:25.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:25.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:25.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:25.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056989278 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:25.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056989278 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:25.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056989278 data=null} to TreeItem with text {test} [2019-07-29T18:31:25.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056989278 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:25.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056989278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:25.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056989319 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:25.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:25.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056989319 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:25.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056989319 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:25.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056989319 data=null} to TreeItem with text {test} [2019-07-29T18:31:25.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056989319 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:25.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056989320 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:25.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056989323 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:25.133Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:25.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:25.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056989323 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:25.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056989323 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:25.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056989323 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:25.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056989323 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:25.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056989323 data=null item=TreeItem {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-29T18:31:25.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056989326 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:25.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:25.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056989326 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:25.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056989326 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:25.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056989326 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:25.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056989327 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:25.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056989327 data=null item=TreeItem {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-29T18:31:25.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056989329 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:25.133Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:31:25.133Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:31:25.133Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:31:25.390Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:31:25.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1056989418 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:31:25.390Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:31:25.390Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:31:25.390Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:25.390Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:25.390Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:31:25.390Z] DEBUG - Clicking on &Yes [2019-07-29T18:31:25.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1056989419 data=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-29T18:31:25.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1056989419 data=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-29T18:31:25.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1056989419 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:25.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1056989419 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:31:25.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1056989419 data=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-29T18:31:25.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1056989419 data=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-29T18:31:25.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1056989419 data=null item=null detail=0 x=0 y=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-29T18:31:25.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1056989350 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-29T18:31:25.390Z] DEBUG - Clicked on [2019-07-29T18:31:25.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1056989583 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:31:25.390Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:31:25.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:25.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:25.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:25.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056989629 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:25.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056989630 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:25.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056989630 data=null} to TreeItem with text {test} [2019-07-29T18:31:25.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056989630 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:25.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056989641 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:25.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056989646 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:25.645Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:31:25.645Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:31:25.645Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:31:26.205Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:31:26.205Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:31:26.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:31:26.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:26.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:31:26.205Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:31:26.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:26.205Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:31:26.205Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:31:26.205Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:31:26.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056990367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:31:26.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056990367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:31:26.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056990367 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:31:26.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056990367 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:31:26.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056990367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:31:26.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056990367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:31:26.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056990368 data=null item=null detail=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-29T18:31:26.205Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056990368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:31:26.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056990368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:31:26.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056990368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:31:26.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056990368 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:31:26.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1056990368 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:31:26.205Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:31:26.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:31:26.205Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:31:26.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:26.205Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:31:26.205Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:31:26.205Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:26.205Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:26.205Z] DEBUG - Clicking on OK [2019-07-29T18:31:26.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1056990369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:26.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1056990369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:26.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1056990369 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:26.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1056990369 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:26.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1056990369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:26.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1056990369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:26.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:26.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:26.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:26.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:26.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:31:26.205Z] DEBUG - Clicked on OK [2019-07-29T18:31:26.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1056990369 data=null item=null detail=0 x=0 y=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-29T18:31:26.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1056989681 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-29T18:31:26.765Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.452 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-29T18:31:26.765Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 4.267 s [2019-07-29T18:31:26.765Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.143 s [2019-07-29T18:31:26.765Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.873 s [2019-07-29T18:31:26.765Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.583 s [2019-07-29T18:31:26.765Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.206 s [2019-07-29T18:31:26.765Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.502 s [2019-07-29T18:31:26.765Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 6.762 s [2019-07-29T18:31:26.765Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 1.967 s [2019-07-29T18:31:26.765Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.791 s [2019-07-29T18:31:26.765Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 4.348 s [2019-07-29T18:31:26.765Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.131 s [2019-07-29T18:31:26.765Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.926 s [2019-07-29T18:31:26.765Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 1.979 s [2019-07-29T18:31:26.765Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 6.244 s [2019-07-29T18:31:26.765Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 1.907 s [2019-07-29T18:31:26.765Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-29T18:31:27.020Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:27.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:27.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:27.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:27.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:27.020Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:27.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056991248 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:27.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056991248 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:27.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056991248 data=null} to TreeItem with text {test} [2019-07-29T18:31:27.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056991249 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:27.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056991249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:27.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056991260 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:27.020Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:27.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056991261 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:27.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056991269 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:27.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056991269 data=null} to TreeItem with text {test} [2019-07-29T18:31:27.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056991269 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:27.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056991269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:27.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056991275 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:27.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056991275 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:27.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056991275 data=null} to TreeItem with text {test} [2019-07-29T18:31:27.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056991276 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:27.276Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056991276 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-29T18:31:27.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056991281 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:27.276Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:27.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1056991282 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1056991282 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1056991282 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1056991282 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056991282 data=null item=TreeItem {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-29T18:31:27.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1056991288 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.276Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:27.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1056991288 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1056991288 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1056991288 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1056991288 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056991288 data=null item=TreeItem {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-29T18:31:27.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1056991319 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.276Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-29T18:31:27.276Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-29T18:31:27.276Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-29T18:31:27.276Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T18:31:27.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1056991437 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T18:31:27.276Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-29T18:31:27.276Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-29T18:31:27.276Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric [2019-07-29T18:31:27.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1056991439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-29T18:31:27.276Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1056991439 data=null doit=true} to (of type 'List') [2019-07-29T18:31:27.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1056991439 data=null} to (of type 'List') [2019-07-29T18:31:27.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1056991440 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-29T18:31:27.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1056991440 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-29T18:31:27.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1056991441 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-29T18:31:27.276Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T18:31:27.276Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T18:31:27.276Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-29T18:31:27.276Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-29T18:31:27.276Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T18:31:27.276Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T18:31:27.276Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:31:27.276Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:31:27.276Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T18:31:27.276Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T18:31:27.276Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T18:31:27.276Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T18:31:27.276Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1056991442 data=null doit=true} to Button with text {Text} [2019-07-29T18:31:27.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1056991442 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-29T18:31:27.276Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T18:31:27.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1056991443 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T18:31:27.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1056991443 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-29T18:31:27.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1056991443 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-29T18:31:27.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1056991443 data=null item=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-29T18:31:27.276Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T18:31:27.276Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-29T18:31:27.276Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-29T18:31:27.276Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log [2019-07-29T18:31:27.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1056991445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-29T18:31:27.276Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1056991445 data=null doit=true} to (of type 'List') [2019-07-29T18:31:27.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1056991445 data=null} to (of type 'List') [2019-07-29T18:31:27.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1056991445 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-29T18:31:27.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1056991445 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-29T18:31:27.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1056991446 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-29T18:31:27.276Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T18:31:27.276Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T18:31:27.276Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T18:31:27.276Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:31:27.276Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:31:27.276Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T18:31:27.277Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T18:31:27.277Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T18:31:27.277Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-29T18:31:27.277Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:27.277Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:31:27.277Z] DEBUG - Clicking on &Close [2019-07-29T18:31:27.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1056991449 data=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-29T18:31:27.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1056991449 data=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-29T18:31:27.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1056991449 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:31:27.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1056991450 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T18:31:27.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1056991450 data=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-29T18:31:27.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1056991450 data=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-29T18:31:27.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1056991450 data=null item=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-29T18:31:27.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1056991340 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-29T18:31:27.277Z] DEBUG - Clicked on [2019-07-29T18:31:27.277Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:27.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:27.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:27.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:27.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:27.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:27.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056991530 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:27.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056991530 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:27.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056991530 data=null} to TreeItem with text {test} [2019-07-29T18:31:27.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056991530 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056991530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056991537 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:27.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056991538 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056991538 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056991538 data=null} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056991538 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056991538 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056991547 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:27.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:27.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1056991547 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1056991547 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1056991548 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1056991548 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056991548 data=null item=TreeItem {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-29T18:31:27.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1056991553 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:27.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1056991553 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1056991553 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1056991553 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1056991554 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056991554 data=null item=TreeItem {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-29T18:31:27.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1056991556 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:27.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:27.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:27.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:27.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:27.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:27.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056991625 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056991625 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056991625 data=null} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056991625 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056991625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056991632 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:27.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056991632 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056991633 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056991633 data=null} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056991638 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056991638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056991642 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:27.532Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:27.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:27.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1056991643 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1056991643 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1056991643 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1056991643 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056991643 data=null item=TreeItem {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-29T18:31:27.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1056991648 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:27.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1056991648 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1056991649 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1056991649 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1056991649 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056991649 data=null item=TreeItem {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-29T18:31:27.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1056991657 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.532Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:31:27.532Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:31:27.787Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:31:27.788Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:31:27.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1056991924 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:31:27.788Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:27.788Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:27.788Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:27.788Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:27.788Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:27.788Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:27.788Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:27.788Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:27.788Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:27.788Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:27.788Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:27.788Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T18:31:27.788Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:27.788Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:31:27.788Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:27.788Z] DEBUG - Clicking on Cancel [2019-07-29T18:31:27.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1056991925 data=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-29T18:31:27.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1056991925 data=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-29T18:31:27.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1056991925 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:31:27.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1056991925 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:31:27.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1056991925 data=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-29T18:31:27.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1056991925 data=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-29T18:31:27.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1056991925 data=null item=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-29T18:31:27.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1056991720 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-29T18:31:27.788Z] DEBUG - Clicked on [2019-07-29T18:31:27.788Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:27.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:27.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:27.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:27.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:27.788Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:27.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056991955 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:27.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056991969 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:27.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056991969 data=null} to TreeItem with text {test} [2019-07-29T18:31:27.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056991969 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:27.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056991969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:27.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056992025 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:27.788Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:27.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056992026 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:27.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056992026 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:27.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056992026 data=null} to TreeItem with text {test} [2019-07-29T18:31:27.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056992026 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:27.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056992026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:27.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056992030 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:27.788Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:27.788Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:27.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1056992030 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1056992030 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1056992035 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1056992035 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056992035 data=null item=TreeItem {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-29T18:31:27.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1056992040 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.788Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:27.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1056992041 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1056992041 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1056992041 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:31:27.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1056992041 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:31:28.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056992041 data=null item=TreeItem {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-29T18:31:28.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1056992044 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:31:28.044Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:31:28.044Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:31:28.044Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:31:28.044Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:31:28.044Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1056992231 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:31:28.044Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:28.044Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:31:28.044Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:31:28.044Z] 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-29T18:31:28.044Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:28.044Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:28.044Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:28.044Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:28.044Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:28.044Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:28.044Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:28.044Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:28.044Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:28.044Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:28.044Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:28.044Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:31:28.044Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:28.044Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:28.044Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:28.044Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:28.044Z] DEBUG - matched Combo with text " [2019-07-29T18:31:28.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1056992322 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-29T18:31:28.300Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:28.300Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:28.300Z] 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-29T18:31:28.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:28.300Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@61e35ca3 [2019-07-29T18:31:28.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1056992325 data=null button=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-29T18:31:28.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1056992326 data=null button=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-29T18:31:28.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1056992326 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:28.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1056992326 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:28.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1056992326 data=null button=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-29T18:31:28.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1056992326 data=null button=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-29T18:31:28.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1056992326 data=null item=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-29T18:31:28.300Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1056992326 data=null button=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-29T18:31:28.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1056992326 data=null button=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-29T18:31:28.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1056992326 data=null button=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-29T18:31:28.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1056992326 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:28.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1056992326 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:28.300Z] 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-29T18:31:28.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:31:28.300Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2a872d5e [2019-07-29T18:31:28.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1056992327 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-29T18:31:28.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1056992327 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-29T18:31:28.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1056992327 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:31:28.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1056992327 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:31:28.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1056992328 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-29T18:31:28.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1056992328 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-29T18:31:28.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1056992328 data=null item=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-29T18:31:28.300Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1056992328 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-29T18:31:28.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1056992328 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-29T18:31:28.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1056992328 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-29T18:31:28.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1056992328 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:31:28.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1056992328 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:28.300Z] 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-29T18:31:28.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:31:28.300Z] 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-29T18:31:28.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:28.300Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] 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-29T18:31:28.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:28.300Z] 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-29T18:31:28.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] 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-29T18:31:28.300Z] 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-29T18:31:28.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:28.300Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:28.300Z] DEBUG - Clicking on &Finish [2019-07-29T18:31:28.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1056992337 data=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-29T18:31:28.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1056992337 data=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-29T18:31:28.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1056992337 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:28.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1056992337 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:28.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1056992337 data=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-29T18:31:28.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1056992337 data=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-29T18:31:28.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:28.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:28.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:28.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:28.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:28.300Z] DEBUG - Clicked on &Finish [2019-07-29T18:31:28.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1056992337 data=null item=null detail=0 x=0 y=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-29T18:31:28.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1056992067 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-29T18:31:28.811Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:28.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:28.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:28.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:28.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:28.811Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:28.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056992848 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:28.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056992848 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:28.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056992848 data=null} to TreeItem with text {test} [2019-07-29T18:31:28.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056992848 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:28.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056992848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:28.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056992860 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:28.811Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:28.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056992861 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:28.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056992861 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:28.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056992861 data=null} to TreeItem with text {test} [2019-07-29T18:31:28.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056992862 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:28.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056992862 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:28.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056992865 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:28.811Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:28.811Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:28.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056992866 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:28.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056992866 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:28.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056992866 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:28.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056992866 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:28.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056992866 data=null item=TreeItem {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-29T18:31:28.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056992871 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:28.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056992875 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:28.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056992875 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:28.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056992875 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:28.811Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1056992876 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-29T18:31:28.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056992877 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:29.066Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:29.066Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:29.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056993303 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056993303 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056993303 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056993303 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056993304 data=null item=TreeItem {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-29T18:31:29.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056993318 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:29.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:29.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:29.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:29.327Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:29.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:29.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056993322 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056993322 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056993322 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056993322 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056993322 data=null item=TreeItem {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-29T18:31:29.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056993325 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.327Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056993325 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056993325 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:29.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056993325 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056993326 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056993326 data=null item=TreeItem {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-29T18:31:29.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056993328 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056993328 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.327Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056993330 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.327Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1056993330 data=null item=TreeItem {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-29T18:31:29.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056993344 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056993449 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056993449 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056993449 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.327Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:29.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:31.214Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:31.214Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:31.214Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:31.214Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:31.214Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:31:31.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1056994951 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:31:31.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1056994951 data=null doit=true} to TableItem with text {} [2019-07-29T18:31:31.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1056994951 data=null} to TableItem with text {} [2019-07-29T18:31:31.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1056994951 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:31.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056994952 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-29T18:31:31.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1056994958 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:31.214Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:31.214Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:31.214Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:31.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:31.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056995006 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:31.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1056995006 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:31.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1056995006 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:31.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056995006 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:31.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056995006 data=null item=TreeItem {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-29T18:31:31.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1056995009 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:31.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:31.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:31.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:31.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:31.214Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:31.214Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:31.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:31.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:31.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:31.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:31.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:31.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056995013 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:31.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056995013 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:31.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056995013 data=null} to TreeItem with text {test} [2019-07-29T18:31:31.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056995013 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:31.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056995013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:31.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056995033 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:31.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:31.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056995034 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:31.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056995034 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:31.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056995034 data=null} to TreeItem with text {test} [2019-07-29T18:31:31.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056995035 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:31.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056995035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:31.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056995039 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:31.214Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:31.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:31.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056995040 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:31.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056995040 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:31.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056995040 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:31.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056995040 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:31.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056995040 data=null item=TreeItem {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-29T18:31:31.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056995049 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:31.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:31.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1056995050 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:31:31.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1056995050 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:31:31.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1056995050 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:31:31.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1056995050 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:31.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056995050 data=null item=TreeItem {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-29T18:31:31.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1056995052 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:31:31.214Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:31:31.214Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:31:31.214Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:31:31.214Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:31:31.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1056995222 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:31:31.214Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:31.214Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:31.214Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:31.214Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:31.214Z] DEBUG - matched Combo with text " [2019-07-29T18:31:31.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1056995259 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-29T18:31:31.214Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:31.214Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:31.214Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:31.215Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:31.215Z] 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-29T18:31:31.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:31:31.215Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:31:31.215Z] 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-29T18:31:31.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:31.215Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T18:31:31.215Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:31.215Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:31.215Z] DEBUG - Clicking on &Finish [2019-07-29T18:31:31.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1056995265 data=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-29T18:31:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1056995265 data=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-29T18:31:31.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1056995265 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:31.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1056995265 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:31.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1056995265 data=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-29T18:31:31.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1056995265 data=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-29T18:31:31.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:31.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:31.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:31.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:31.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:31.215Z] DEBUG - Clicked on &Finish [2019-07-29T18:31:31.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1056995265 data=null item=null detail=0 x=0 y=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-29T18:31:31.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1056995078 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-29T18:31:31.725Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:31.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:31.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:31.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:31.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:31.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:31.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056995841 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:31.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056995841 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:31.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056995841 data=null} to TreeItem with text {test} [2019-07-29T18:31:31.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056995841 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:31.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056995841 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:31.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056995848 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:31.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:31.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056995852 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:31.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056995852 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:31.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056995852 data=null} to TreeItem with text {test} [2019-07-29T18:31:31.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056995853 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:31.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056995853 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:31.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056995859 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:31.725Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:31.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:31.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1056995860 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:31:31.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1056995860 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:31:31.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1056995860 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:31:31.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1056995860 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:31:31.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056995860 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-29T18:31:31.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1056995869 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:31:31.725Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T18:31:31.981Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:31.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:31.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1056996183 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:31.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1056996183 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:31.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1056996184 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:31.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1056996184 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:31.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056996184 data=null item=TreeItem {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-29T18:31:31.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1056996205 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:31.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:31.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:31.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:31.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:31.981Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:31.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:31.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1056996207 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:31.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1056996207 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:31.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1056996208 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:31.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1056996208 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:31.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056996208 data=null item=TreeItem {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-29T18:31:31.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1056996213 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:31.981Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:31.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1056996213 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:31.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1056996213 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:31.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:31.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1056996214 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:31.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1056996214 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:31.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056996214 data=null item=TreeItem {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-29T18:31:31.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1056996216 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:31.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1056996216 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:31.981Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1056996217 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:32.236Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1056996217 data=null item=TreeItem {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-29T18:31:32.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1056996247 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:32.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1056996251 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:32.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1056996251 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:32.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1056996251 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:32.236Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:32.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:32.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:32.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:33.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:33.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:33.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:33.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:33.723Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:31:33.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1056997754 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:31:33.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1056997754 data=null doit=true} to TableItem with text {} [2019-07-29T18:31:33.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1056997754 data=null} to TableItem with text {} [2019-07-29T18:31:33.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1056997754 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:33.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056997754 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-29T18:31:33.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1056997763 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:33.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:33.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:33.723Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:33.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:33.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1056997804 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:33.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1056997804 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:33.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1056997804 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:33.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1056997804 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:33.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056997804 data=null item=TreeItem {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-29T18:31:33.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1056997807 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:33.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:33.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:33.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:33.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:33.723Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:33.723Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:33.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:33.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:33.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:33.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:33.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:33.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056997814 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:33.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056997814 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:33.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056997814 data=null} to TreeItem with text {test} [2019-07-29T18:31:33.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056997814 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:33.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056997815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:33.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056997829 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:33.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:33.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056997829 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:33.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056997830 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:33.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056997830 data=null} to TreeItem with text {test} [2019-07-29T18:31:33.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056997830 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:33.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056997830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:33.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056997833 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:33.723Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:33.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:33.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1056997834 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:31:33.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1056997834 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:31:33.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1056997834 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:31:33.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1056997834 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:31:33.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056997834 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-29T18:31:33.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1056997843 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:31:33.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:33.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1056997844 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:31:33.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1056997844 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:31:33.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1056997844 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:31:33.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1056997844 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:31:33.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056997844 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-29T18:31:33.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1056997847 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:31:33.723Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:31:33.723Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:31:33.979Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:31:33.979Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:31:33.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1056998031 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:31:33.979Z] 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-29T18:31:33.979Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:31:33.979Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:33.979Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:33.979Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:33.979Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:33.979Z] DEBUG - matched Combo with text " [2019-07-29T18:31:33.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1056998069 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-29T18:31:33.979Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:33.979Z] 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-29T18:31:33.979Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:33.979Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:33.979Z] 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-29T18:31:33.979Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:33.979Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:33.979Z] 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-29T18:31:33.979Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:31:33.979Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:33.979Z] 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-29T18:31:33.979Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:31:33.979Z] 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-29T18:31:33.979Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:33.979Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] 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-29T18:31:33.979Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:33.979Z] 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-29T18:31:33.979Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] 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-29T18:31:33.979Z] 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-29T18:31:33.979Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:33.979Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:33.979Z] DEBUG - Clicking on &Finish [2019-07-29T18:31:33.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1056998125 data=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-29T18:31:33.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1056998125 data=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-29T18:31:33.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1056998125 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:33.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1056998125 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:33.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1056998125 data=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-29T18:31:33.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1056998125 data=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-29T18:31:33.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:33.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:33.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:33.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:33.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:33.979Z] DEBUG - Clicked on &Finish [2019-07-29T18:31:34.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1056998125 data=null item=null detail=0 x=0 y=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-29T18:31:34.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1056997866 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-29T18:31:34.490Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:34.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:34.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:34.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:34.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:34.490Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:34.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056998654 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:34.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056998655 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:34.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056998655 data=null} to TreeItem with text {test} [2019-07-29T18:31:34.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056998655 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:34.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056998655 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:34.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056998661 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:34.491Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:34.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1056998662 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:34.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1056998662 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:34.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1056998662 data=null} to TreeItem with text {test} [2019-07-29T18:31:34.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1056998662 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:34.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056998662 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:34.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1056998669 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:34.491Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:34.491Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:34.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1056998670 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-29T18:31:34.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1056998670 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T18:31:34.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1056998670 data=null} to TreeItem with text {Traces [3]} [2019-07-29T18:31:34.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1056998671 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T18:31:34.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056998671 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-29T18:31:34.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1056998676 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T18:31:34.491Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-29T18:31:34.746Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:34.746Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:34.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1056998892 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1056998892 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1056998892 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1056998892 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056998892 data=null item=TreeItem {kernel-overlap-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-29T18:31:34.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1056998917 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:34.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:34.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:34.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:34.746Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:34.746Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:34.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1056998918 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1056998918 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1056998918 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1056998918 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056998920 data=null item=TreeItem {kernel-overlap-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-29T18:31:34.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1056998922 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1056998923 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1056998923 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:34.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1056998923 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1056998923 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1056998923 data=null item=TreeItem {kernel-overlap-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-29T18:31:34.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1056998926 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1056998926 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1056998926 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1056998926 data=null item=TreeItem {kernel-overlap-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-29T18:31:34.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1056998961 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1056998965 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1056998965 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1056998965 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:34.746Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:34.746Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:35.306Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:35.306Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:35.306Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:35.306Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:35.306Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:35.306Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:35.306Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:35.306Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:31:35.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1056999467 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:31:35.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1056999467 data=null doit=true} to TableItem with text {} [2019-07-29T18:31:35.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1056999467 data=null} to TableItem with text {} [2019-07-29T18:31:35.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1056999467 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:35.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1056999468 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-29T18:31:35.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1056999522 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:35.306Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:35.306Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:36.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:36.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:36.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057000551 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:36.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057000551 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:36.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057000551 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:36.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057000552 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:36.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057000568 data=null item=TreeItem {kernel-overlap-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-29T18:31:36.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057000573 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:36.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:36.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:36.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:36.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:36.669Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:36.669Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:36.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:36.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:36.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:36.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:36.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:36.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057000618 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:36.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057000618 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:36.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057000618 data=null} to TreeItem with text {test} [2019-07-29T18:31:36.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057000618 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:36.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057000618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:36.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057000626 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:36.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:36.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057000627 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:36.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057000627 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:36.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057000627 data=null} to TreeItem with text {test} [2019-07-29T18:31:36.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057000627 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:36.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057000627 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:36.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057000637 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:36.669Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:36.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:36.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1057000638 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-29T18:31:36.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1057000638 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T18:31:36.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1057000638 data=null} to TreeItem with text {Traces [3]} [2019-07-29T18:31:36.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1057000638 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T18:31:36.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057000638 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-29T18:31:36.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1057000644 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T18:31:36.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:36.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1057000645 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-29T18:31:36.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1057000645 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T18:31:36.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1057000645 data=null} to TreeItem with text {Traces [3]} [2019-07-29T18:31:36.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1057000645 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T18:31:36.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057000645 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-29T18:31:36.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1057000652 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T18:31:36.669Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:31:36.669Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:31:36.669Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:31:36.669Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:31:36.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057000871 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:31:36.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:36.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:31:36.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:31:36.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T18:31:36.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:36.669Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:36.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:36.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:36.669Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:36.669Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:36.669Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:36.669Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:36.669Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:36.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:36.669Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:31:36.925Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:36.925Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:36.925Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:36.925Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:36.925Z] DEBUG - matched Combo with text " [2019-07-29T18:31:36.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057000962 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-29T18:31:36.925Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:36.925Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@71110d69 [2019-07-29T18:31:36.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1057000964 data=null button=0 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-29T18:31:36.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057000964 data=null button=0 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-29T18:31:36.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1057000964 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:36.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1057000964 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:36.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1057000964 data=null button=0 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-29T18:31:36.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1057000964 data=null button=0 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-29T18:31:36.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1057000964 data=null item=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-29T18:31:36.925Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1057000964 data=null button=0 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-29T18:31:36.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057000964 data=null button=0 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-29T18:31:36.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1057000964 data=null button=0 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-29T18:31:36.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1057000964 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:36.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1057000964 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:36.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:36.925Z] 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-29T18:31:36.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:31:36.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:36.925Z] 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-29T18:31:36.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:31:36.925Z] 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-29T18:31:36.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:36.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:36.925Z] 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-29T18:31:36.926Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:36.926Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T18:31:36.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:36.926Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:36.926Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T18:31:36.926Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:36.926Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:36.926Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:36.926Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:36.926Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:36.926Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:36.926Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:36.926Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:36.926Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:36.926Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:36.926Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:36.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:36.926Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:36.926Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:31:36.926Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:36.926Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:36.926Z] DEBUG - Clicking on &Finish [2019-07-29T18:31:36.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057000969 data=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-29T18:31:36.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057000969 data=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-29T18:31:36.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057000969 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:36.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057000969 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:36.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057000969 data=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-29T18:31:36.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057000969 data=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-29T18:31:36.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:36.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:36.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:36.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:36.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:36.926Z] DEBUG - Clicked on &Finish [2019-07-29T18:31:37.485Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T18:31:37.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1057001629 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T18:31:37.485Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T18:31:37.485Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-29T18:31:37.485Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:37.485Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T18:31:37.485Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T18:31:37.485Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:31:37.485Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T18:31:37.485Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T18:31:37.485Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T18:31:37.485Z] DEBUG - Clicking on Rename [2019-07-29T18:31:37.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1057001630 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-29T18:31:37.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1057001630 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-29T18:31:37.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1057001630 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T18:31:37.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1057001630 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T18:31:37.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1057001630 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-29T18:31:37.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1057001630 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-29T18:31:37.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1057001630 data=null item=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-29T18:31:37.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057000969 data=null item=null detail=0 x=0 y=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-29T18:31:37.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057000669 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-29T18:31:37.741Z] DEBUG - Clicked on [2019-07-29T18:31:37.741Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:37.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:37.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:37.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:37.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:37.741Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:37.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057001960 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:37.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057001960 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:37.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057001960 data=null} to TreeItem with text {test} [2019-07-29T18:31:37.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057001960 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:37.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057001960 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:37.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057001966 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:37.741Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:37.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057001967 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:37.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057001967 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:37.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057001967 data=null} to TreeItem with text {test} [2019-07-29T18:31:37.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057002020 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:37.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057002021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:37.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057002025 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:37.995Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:37.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:37.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1057002026 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T18:31:37.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1057002026 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T18:31:37.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1057002026 data=null} to TreeItem with text {Traces [4]} [2019-07-29T18:31:37.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1057002026 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:31:37.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057002026 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-29T18:31:37.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1057002031 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:31:37.995Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-29T18:31:37.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:37.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:38.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002261 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002261 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002261 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002262 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057002264 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-29T18:31:38.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002273 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:38.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:38.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:38.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:38.250Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:38.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:38.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002275 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002275 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002275 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002275 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057002276 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-29T18:31:38.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002278 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002278 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002278 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:38.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002278 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002278 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057002279 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-29T18:31:38.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002287 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002288 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002288 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057002288 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-29T18:31:38.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002318 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002322 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002322 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057002322 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:38.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:38.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:38.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:38.811Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:38.811Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:38.811Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:38.811Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:39.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:39.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:39.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:39.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:39.737Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:31:39.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057003825 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:31:39.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057003825 data=null doit=true} to TableItem with text {} [2019-07-29T18:31:39.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057003825 data=null} to TableItem with text {} [2019-07-29T18:31:39.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057003826 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:39.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057003826 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-29T18:31:39.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057003829 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:39.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:39.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:39.737Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:39.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:39.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057003873 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:39.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057003873 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:39.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057003873 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:39.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057003874 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:39.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057003874 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-29T18:31:39.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057003876 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:31:39.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:39.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:39.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:39.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:39.737Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:39.737Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:39.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:39.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:39.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:39.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:39.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:39.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057003927 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:39.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057003927 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:39.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057003927 data=null} to TreeItem with text {test} [2019-07-29T18:31:39.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057003927 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:39.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057003927 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:39.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057003935 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:39.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:39.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057003936 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:39.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057003936 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:39.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057003936 data=null} to TreeItem with text {test} [2019-07-29T18:31:39.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057003936 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:39.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057003936 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:39.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057003946 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:39.737Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:39.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:39.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1057003946 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T18:31:39.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1057003946 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T18:31:39.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1057003946 data=null} to TreeItem with text {Traces [4]} [2019-07-29T18:31:39.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1057003947 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:31:39.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057003947 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-29T18:31:39.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1057003952 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:31:39.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:39.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1057003953 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T18:31:39.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1057003953 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T18:31:39.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1057003953 data=null} to TreeItem with text {Traces [4]} [2019-07-29T18:31:39.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1057003953 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:31:39.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057003953 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-29T18:31:39.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1057003955 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:31:39.994Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:31:39.994Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:31:39.994Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:31:39.994Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:31:39.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057004142 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:31:39.994Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:39.994Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:39.994Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:39.994Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:39.994Z] DEBUG - matched Combo with text " [2019-07-29T18:31:39.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057004184 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-29T18:31:39.994Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:39.994Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@43be51d4 [2019-07-29T18:31:39.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1057004185 data=null button=0 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-29T18:31:39.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057004185 data=null button=0 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-29T18:31:39.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1057004186 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:39.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1057004186 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:39.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1057004186 data=null button=0 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-29T18:31:39.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1057004186 data=null button=0 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-29T18:31:39.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1057004186 data=null item=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-29T18:31:39.994Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1057004186 data=null button=0 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-29T18:31:39.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057004186 data=null button=0 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-29T18:31:39.994Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1057004186 data=null button=0 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-29T18:31:39.994Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1057004186 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:39.994Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1057004186 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:39.994Z] 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-29T18:31:39.994Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:39.994Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:39.994Z] 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-29T18:31:39.994Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:31:39.994Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:39.994Z] 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-29T18:31:39.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:31:39.994Z] 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-29T18:31:39.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:39.994Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] 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-29T18:31:39.994Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:39.994Z] 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-29T18:31:39.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] 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-29T18:31:39.994Z] 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-29T18:31:39.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:39.994Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:39.994Z] DEBUG - Clicking on &Finish [2019-07-29T18:31:39.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057004190 data=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-29T18:31:39.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057004190 data=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-29T18:31:39.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057004190 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:39.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057004190 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:39.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057004190 data=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-29T18:31:39.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057004190 data=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-29T18:31:40.250Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:40.250Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:40.250Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:40.250Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:40.250Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:40.250Z] DEBUG - Clicked on &Finish [2019-07-29T18:31:40.250Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T18:31:40.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1057004340 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T18:31:40.250Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T18:31:40.250Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-29T18:31:40.250Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:40.250Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T18:31:40.250Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T18:31:40.250Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:31:40.250Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T18:31:40.250Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T18:31:40.250Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T18:31:40.250Z] DEBUG - Clicking on Rename [2019-07-29T18:31:40.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1057004340 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-29T18:31:40.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1057004340 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-29T18:31:40.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1057004340 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T18:31:40.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1057004340 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T18:31:40.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1057004340 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-29T18:31:40.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1057004340 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-29T18:31:40.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1057004340 data=null item=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-29T18:31:40.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057004190 data=null item=null detail=0 x=0 y=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-29T18:31:40.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057004018 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-29T18:31:40.505Z] DEBUG - Clicked on [2019-07-29T18:31:40.505Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:40.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:40.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:40.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:40.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:40.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:40.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057004723 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:40.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057004723 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:40.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057004724 data=null} to TreeItem with text {test} [2019-07-29T18:31:40.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057004724 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:40.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057004724 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:40.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057004731 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:40.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:40.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057004731 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:40.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057004731 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:40.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057004731 data=null} to TreeItem with text {test} [2019-07-29T18:31:40.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057004732 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:40.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057004732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:40.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057004735 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:40.505Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:40.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:40.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1057004742 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T18:31:40.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1057004742 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T18:31:40.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1057004742 data=null} to TreeItem with text {Traces [5]} [2019-07-29T18:31:40.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1057004742 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:31:40.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057004743 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-29T18:31:40.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1057004748 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:31:40.505Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-29T18:31:41.066Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:41.066Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:41.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005080 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005080 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005080 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005081 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057005081 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-29T18:31:41.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005094 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:41.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:41.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:41.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:41.066Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:41.066Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:41.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005096 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005096 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005096 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005097 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057005097 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-29T18:31:41.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005099 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005105 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005105 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:41.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005105 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005105 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057005105 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-29T18:31:41.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005108 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005108 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005108 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057005109 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-29T18:31:41.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005143 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005143 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005143 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057005143 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:41.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:41.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:41.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:41.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:41.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:41.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:41.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:41.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:41.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:42.550Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:42.550Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:42.550Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:42.550Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:42.550Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:31:42.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057006647 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:31:42.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057006647 data=null doit=true} to TableItem with text {} [2019-07-29T18:31:42.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057006647 data=null} to TableItem with text {} [2019-07-29T18:31:42.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057006647 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:42.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057006647 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-29T18:31:42.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057006652 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:42.550Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:42.550Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:42.550Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:42.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:42.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057006695 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:42.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057006695 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:42.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057006695 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:42.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057006695 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:42.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057006696 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-29T18:31:42.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057006698 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:31:42.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:42.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:42.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:42.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:42.550Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:42.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:42.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:42.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:42.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:42.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:42.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:42.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057006701 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:42.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057006701 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:42.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057006701 data=null} to TreeItem with text {test} [2019-07-29T18:31:42.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057006701 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:42.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057006701 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:42.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057006709 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:42.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:42.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057006710 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:42.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057006718 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:42.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057006718 data=null} to TreeItem with text {test} [2019-07-29T18:31:42.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057006718 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:42.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057006718 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:42.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057006722 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:42.550Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:42.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:42.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1057006723 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T18:31:42.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1057006723 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T18:31:42.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1057006723 data=null} to TreeItem with text {Traces [5]} [2019-07-29T18:31:42.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1057006723 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:31:42.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057006723 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-29T18:31:42.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1057006733 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:31:42.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:42.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1057006733 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T18:31:42.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1057006733 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T18:31:42.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1057006734 data=null} to TreeItem with text {Traces [5]} [2019-07-29T18:31:42.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1057006734 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:31:42.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057006734 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-29T18:31:42.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1057006736 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:31:42.550Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:31:42.550Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:31:42.807Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:31:42.807Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:31:42.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057006941 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:31:42.807Z] 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-29T18:31:42.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:31:42.807Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:42.807Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:42.807Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:42.807Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:42.807Z] DEBUG - matched Combo with text " [2019-07-29T18:31:42.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057007024 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-29T18:31:42.807Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:42.807Z] 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-29T18:31:42.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:42.807Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1c56ca37 [2019-07-29T18:31:42.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1057007025 data=null button=0 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-29T18:31:42.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057007026 data=null button=0 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-29T18:31:42.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1057007026 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:42.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1057007026 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:42.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1057007026 data=null button=0 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-29T18:31:42.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1057007026 data=null button=0 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-29T18:31:42.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1057007026 data=null item=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-29T18:31:42.807Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1057007026 data=null button=0 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-29T18:31:42.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057007026 data=null button=0 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-29T18:31:42.807Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1057007026 data=null button=0 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-29T18:31:42.807Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1057007026 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:42.807Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1057007026 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:42.807Z] 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-29T18:31:42.807Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:42.807Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:42.807Z] 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-29T18:31:42.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:31:42.807Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:42.807Z] 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-29T18:31:42.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:31:42.807Z] 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-29T18:31:42.807Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:42.807Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] 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-29T18:31:42.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:42.807Z] 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-29T18:31:42.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] 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-29T18:31:42.807Z] 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-29T18:31:42.807Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:42.807Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:42.807Z] DEBUG - Clicking on &Finish [2019-07-29T18:31:42.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057007031 data=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-29T18:31:42.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057007031 data=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-29T18:31:42.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057007031 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:42.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057007031 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:42.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057007031 data=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-29T18:31:42.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057007031 data=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-29T18:31:43.062Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:43.062Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:43.062Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:43.062Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:43.062Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:43.062Z] DEBUG - Clicked on &Finish [2019-07-29T18:31:43.062Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T18:31:43.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1057007230 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T18:31:43.062Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T18:31:43.062Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-29T18:31:43.062Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:43.062Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T18:31:43.062Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T18:31:43.062Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:31:43.062Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T18:31:43.062Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T18:31:43.062Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T18:31:43.062Z] DEBUG - Clicking on Rename [2019-07-29T18:31:43.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1057007230 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-29T18:31:43.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1057007230 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-29T18:31:43.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1057007230 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T18:31:43.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1057007230 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T18:31:43.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1057007230 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-29T18:31:43.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1057007230 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-29T18:31:43.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1057007230 data=null item=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-29T18:31:43.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057007031 data=null item=null detail=0 x=0 y=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-29T18:31:43.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057006754 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-29T18:31:43.318Z] DEBUG - Clicked on [2019-07-29T18:31:43.318Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:43.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:43.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:43.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:43.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:43.318Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:43.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057007378 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:43.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057007378 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:43.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057007378 data=null} to TreeItem with text {test} [2019-07-29T18:31:43.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057007378 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:43.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057007378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:43.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057007427 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:43.318Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:43.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057007427 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:43.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057007427 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:43.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057007427 data=null} to TreeItem with text {test} [2019-07-29T18:31:43.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057007427 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:43.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057007427 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:43.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057007437 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:43.318Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:43.318Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:43.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057007438 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:43.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057007438 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:43.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057007438 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:43.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057007438 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:43.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057007438 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-29T18:31:43.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057007443 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:43.318Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:31:43.574Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:43.574Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:43.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057007758 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057007759 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057007759 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057007759 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057007759 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-29T18:31:43.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057007790 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:43.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:43.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:43.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:43.574Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:43.574Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:43.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057007792 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057007792 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057007792 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057007792 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057007792 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-29T18:31:43.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057007795 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.574Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057007796 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057007796 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.574Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:43.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057007796 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057007796 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057007796 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-29T18:31:43.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057007798 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057007800 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.574Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057007801 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.574Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057007801 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-29T18:31:43.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057007813 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.829Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057008064 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.829Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057008066 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.829Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057008066 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.829Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:43.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:43.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:43.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:43.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:43.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:43.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:44.390Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:44.390Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:44.390Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:44.390Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:44.390Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:31:44.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057008567 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:31:44.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057008568 data=null doit=true} to TableItem with text {} [2019-07-29T18:31:44.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057008568 data=null} to TableItem with text {} [2019-07-29T18:31:44.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057008568 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:44.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057008568 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-29T18:31:44.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057008570 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:44.390Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:44.390Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:45.315Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:45.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057009294 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:45.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057009309 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:45.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057009309 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057009310 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:45.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057009310 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-29T18:31:45.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057009315 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:31:45.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:45.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:45.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:45.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:45.315Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:45.315Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:45.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:45.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:45.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:45.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:45.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057009319 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057009319 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057009319 data=null} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057009319 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057009319 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057009327 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057009328 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057009328 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057009328 data=null} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057009328 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057009329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057009340 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:45.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057009341 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:45.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057009341 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:45.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057009341 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057009341 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:45.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057009341 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-29T18:31:45.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057009352 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:45.315Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:31:45.315Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:45.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057009382 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:45.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057009382 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:45.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057009384 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057009384 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:45.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057009385 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-29T18:31:45.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057009422 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:45.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:45.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:45.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:45.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:45.315Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:45.315Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:45.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:45.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:45.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:45.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:45.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057009427 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057009427 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057009427 data=null} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057009428 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057009428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057009443 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057009443 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057009443 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057009443 data=null} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057009444 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057009444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057009447 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:45.315Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:45.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057009448 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:45.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057009448 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:45.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057009448 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057009448 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:45.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057009448 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-29T18:31:45.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057009460 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:45.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057009461 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:45.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057009461 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:45.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057009461 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:45.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057009461 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:45.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057009461 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-29T18:31:45.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057009464 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:45.315Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:31:45.315Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:31:45.572Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:31:45.572Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:31:45.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057009725 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:31:45.572Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:45.572Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:45.572Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:45.572Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:45.572Z] DEBUG - matched Combo with text " [2019-07-29T18:31:45.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057009758 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-29T18:31:45.572Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:45.572Z] 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-29T18:31:45.572Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:45.572Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@468c58b9 [2019-07-29T18:31:45.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1057009763 data=null button=0 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-29T18:31:45.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057009763 data=null button=0 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-29T18:31:45.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1057009763 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:45.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1057009764 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:45.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1057009764 data=null button=0 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-29T18:31:45.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1057009764 data=null button=0 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-29T18:31:45.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1057009764 data=null item=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-29T18:31:45.572Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1057009764 data=null button=0 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-29T18:31:45.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057009764 data=null button=0 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-29T18:31:45.572Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1057009764 data=null button=0 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-29T18:31:45.572Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1057009764 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:45.572Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1057009764 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:45.572Z] 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-29T18:31:45.572Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:45.572Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:45.572Z] 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-29T18:31:45.572Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:31:45.572Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:45.572Z] 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-29T18:31:45.572Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:31:45.572Z] 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-29T18:31:45.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:45.572Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] 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-29T18:31:45.572Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:45.572Z] 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-29T18:31:45.572Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] 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-29T18:31:45.572Z] 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-29T18:31:45.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:45.572Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:45.572Z] DEBUG - Clicking on &Finish [2019-07-29T18:31:45.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057009768 data=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-29T18:31:45.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057009768 data=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-29T18:31:45.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057009768 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:45.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057009768 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:45.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057009768 data=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-29T18:31:45.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057009768 data=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-29T18:31:45.828Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:45.828Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:45.828Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:45.828Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:45.828Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:45.828Z] DEBUG - Clicked on &Finish [2019-07-29T18:31:45.828Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T18:31:45.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1057009927 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T18:31:45.828Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T18:31:45.828Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T18:31:45.828Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:31:45.828Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-29T18:31:45.828Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:45.828Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T18:31:45.828Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T18:31:45.828Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T18:31:45.828Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T18:31:45.828Z] DEBUG - Clicking on Overwrite [2019-07-29T18:31:45.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1057009928 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-29T18:31:45.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1057009928 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-29T18:31:45.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1057009928 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T18:31:45.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1057009928 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T18:31:45.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1057009928 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-29T18:31:45.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1057009928 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-29T18:31:45.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1057009928 data=null item=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-29T18:31:46.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057009768 data=null item=null detail=0 x=0 y=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-29T18:31:46.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057009529 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-29T18:31:46.083Z] DEBUG - Clicked on [2019-07-29T18:31:46.083Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:46.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:46.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:46.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:46.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:46.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:46.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057010291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:46.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057010291 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:46.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057010291 data=null} to TreeItem with text {test} [2019-07-29T18:31:46.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057010291 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:46.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057010291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:46.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057010298 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:46.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:46.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057010298 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:46.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057010298 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:46.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057010298 data=null} to TreeItem with text {test} [2019-07-29T18:31:46.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057010298 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:46.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057010298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:46.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057010324 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:46.083Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:46.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:46.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057010325 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:46.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057010325 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:46.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057010325 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:46.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057010325 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:46.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057010325 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-29T18:31:46.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057010330 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:46.083Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:31:46.644Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:46.644Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:46.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057010660 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057010661 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057010661 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057010661 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057010661 data=null item=TreeItem {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-29T18:31:46.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057010674 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:46.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:46.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:46.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:46.644Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:46.644Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:46.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057010676 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057010676 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057010676 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057010676 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057010676 data=null item=TreeItem {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-29T18:31:46.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057010678 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057010678 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057010678 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:46.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057010679 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057010679 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057010679 data=null item=TreeItem {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-29T18:31:46.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057010687 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057010687 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057010687 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057010688 data=null item=TreeItem {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-29T18:31:46.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057010726 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057010731 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057010731 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057010731 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:46.644Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:46.644Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:46.644Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:46.644Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:46.644Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:47.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:47.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:47.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:47.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:47.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:47.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:48.130Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:48.130Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:48.130Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:48.130Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:48.130Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:31:48.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057012234 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:31:48.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057012234 data=null doit=true} to TableItem with text {} [2019-07-29T18:31:48.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057012234 data=null} to TableItem with text {} [2019-07-29T18:31:48.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057012234 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:48.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057012234 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-29T18:31:48.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057012243 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:48.130Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:48.130Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:48.130Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:48.130Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:48.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057012322 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:48.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057012322 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:48.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057012322 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:48.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057012323 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:48.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057012323 data=null item=TreeItem {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-29T18:31:48.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057012325 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:48.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:48.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:48.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:48.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:48.131Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:48.131Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:48.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:48.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057012358 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:48.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057012358 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:48.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057012358 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:48.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057012359 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:48.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057012359 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-29T18:31:48.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057012362 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:48.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:48.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:48.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:48.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:48.131Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:48.131Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:48.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:48.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:48.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:48.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:48.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:48.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057012365 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:48.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057012365 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:48.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057012365 data=null} to TreeItem with text {test} [2019-07-29T18:31:48.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057012365 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:48.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057012365 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:48.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057012373 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:48.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:48.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057012374 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:48.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057012374 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:48.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057012374 data=null} to TreeItem with text {test} [2019-07-29T18:31:48.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057012374 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:48.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057012374 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:48.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057012424 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:48.386Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:48.386Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:48.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057012425 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:48.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057012425 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:48.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057012425 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:48.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057012425 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:48.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057012425 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-29T18:31:48.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057012430 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:48.386Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:31:48.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:48.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:48.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057012845 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:48.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057012845 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:48.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057012845 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:48.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057012846 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:48.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057012846 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-29T18:31:48.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057012872 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:48.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:48.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:48.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:48.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:48.641Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:48.641Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:48.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:48.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:48.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:48.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:48.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:48.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057012875 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:48.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057012875 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:48.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057012875 data=null} to TreeItem with text {test} [2019-07-29T18:31:48.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057012875 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:48.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057012875 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:48.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057012883 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:48.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:48.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057012883 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:48.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057012883 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:48.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057012883 data=null} to TreeItem with text {test} [2019-07-29T18:31:48.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057012884 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:48.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057012884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:48.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057012887 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:48.641Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:48.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:48.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057012887 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:48.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057012887 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:48.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057012887 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:48.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057012887 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:48.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057012887 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-29T18:31:48.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057012919 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:48.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:48.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057012920 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:48.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057012920 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:48.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057012920 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:48.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057012920 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:48.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057012920 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-29T18:31:48.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057012922 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:48.898Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:31:48.898Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:31:48.898Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:31:48.898Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:31:48.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057013134 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:31:48.898Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:48.898Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:31:48.898Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:31:48.898Z] 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-29T18:31:48.898Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:48.898Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:48.898Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:48.898Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:48.898Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:48.898Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:48.898Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:48.898Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:48.898Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:48.898Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:48.898Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:48.898Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:31:48.898Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:48.898Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:48.898Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:48.898Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:48.898Z] DEBUG - matched Combo with text " [2019-07-29T18:31:49.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057013169 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-29T18:31:49.154Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:49.154Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2aa43b2e [2019-07-29T18:31:49.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1057013170 data=null button=0 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-29T18:31:49.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057013171 data=null button=0 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-29T18:31:49.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1057013171 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:49.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1057013171 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:49.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1057013171 data=null button=0 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-29T18:31:49.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1057013171 data=null button=0 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-29T18:31:49.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1057013171 data=null item=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-29T18:31:49.154Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1057013171 data=null button=0 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-29T18:31:49.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057013219 data=null button=0 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-29T18:31:49.154Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1057013219 data=null button=0 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-29T18:31:49.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1057013219 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:49.154Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1057013219 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:49.154Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:49.154Z] 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-29T18:31:49.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:31:49.154Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:49.154Z] 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-29T18:31:49.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:31:49.154Z] 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-29T18:31:49.154Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:49.154Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] 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-29T18:31:49.154Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:49.154Z] 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-29T18:31:49.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] 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-29T18:31:49.154Z] 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-29T18:31:49.154Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:49.154Z] DEBUG - Clicking on &Finish [2019-07-29T18:31:49.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057013224 data=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-29T18:31:49.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057013224 data=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-29T18:31:49.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057013224 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:49.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057013224 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:49.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057013224 data=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-29T18:31:49.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057013224 data=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-29T18:31:49.154Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:49.154Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:49.154Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:49.154Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:49.154Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:49.154Z] DEBUG - Clicked on &Finish [2019-07-29T18:31:49.154Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T18:31:49.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1057013346 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T18:31:49.154Z] DEBUG - Clicking on Overwrite [2019-07-29T18:31:49.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1057013347 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-29T18:31:49.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1057013347 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-29T18:31:49.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1057013347 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T18:31:49.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1057013347 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T18:31:49.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1057013347 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-29T18:31:49.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1057013347 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-29T18:31:49.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1057013347 data=null item=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-29T18:31:49.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057013224 data=null item=null detail=0 x=0 y=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-29T18:31:49.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057012943 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-29T18:31:49.664Z] DEBUG - Clicked on [2019-07-29T18:31:49.664Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:49.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:49.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:49.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:49.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:49.664Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:49.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057013731 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:49.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057013731 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:49.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057013731 data=null} to TreeItem with text {test} [2019-07-29T18:31:49.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057013731 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:49.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057013732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:49.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057013738 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:49.664Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:49.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057013738 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:49.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057013738 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:49.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057013738 data=null} to TreeItem with text {test} [2019-07-29T18:31:49.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057013739 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:49.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057013739 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:49.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057013748 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:49.664Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:49.664Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:49.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057013749 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:49.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057013749 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:49.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057013749 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:49.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057013749 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:49.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057013749 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-29T18:31:49.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057013754 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:49.664Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:31:49.919Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:49.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:49.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057013969 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057013969 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057013969 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057013970 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057013970 data=null item=TreeItem {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-29T18:31:49.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057013999 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:49.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:49.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:49.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:49.919Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:49.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:49.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057014014 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057014015 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057014015 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057014015 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057014015 data=null item=TreeItem {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-29T18:31:49.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057014017 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057014018 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057014018 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:49.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057014018 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057014018 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057014018 data=null item=TreeItem {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-29T18:31:49.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057014020 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057014020 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057014021 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057014021 data=null item=TreeItem {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-29T18:31:49.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057014050 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057014055 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057014055 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057014055 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:49.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:49.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:49.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:49.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:49.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:50.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:50.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:50.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:50.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:50.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:50.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:51.041Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:51.041Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:51.041Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:51.041Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:51.041Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:31:51.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057015171 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:31:51.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057015172 data=null doit=true} to TableItem with text {} [2019-07-29T18:31:51.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057015172 data=null} to TableItem with text {} [2019-07-29T18:31:51.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057015172 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:51.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057015181 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-29T18:31:51.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057015184 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:51.041Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:51.041Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:51.296Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:51.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:51.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057015420 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:51.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057015420 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:51.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057015421 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:51.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057015421 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:51.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057015421 data=null item=TreeItem {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-29T18:31:51.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057015423 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:51.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:51.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:51.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:51.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:51.296Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:51.296Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:51.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:51.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057015455 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:51.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057015455 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:51.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057015455 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:51.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057015456 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:51.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057015456 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-29T18:31:51.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057015460 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:51.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:51.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:51.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:51.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:51.296Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:51.296Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:51.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:51.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:51.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:51.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:51.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:51.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057015463 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:51.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057015463 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:51.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057015463 data=null} to TreeItem with text {test} [2019-07-29T18:31:51.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057015463 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:51.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057015463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:51.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057015472 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:51.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:51.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057015473 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:51.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057015473 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:51.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057015473 data=null} to TreeItem with text {test} [2019-07-29T18:31:51.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057015473 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:51.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057015473 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:51.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057015484 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:51.296Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:51.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:51.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057015484 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:51.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057015484 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:51.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057015484 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:51.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057015485 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:51.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057015485 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-29T18:31:51.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057015490 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:51.296Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:31:51.296Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:51.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:51.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057015524 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:51.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057015524 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:51.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057015525 data=null} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:51.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057015525 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:51.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057015525 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-29T18:31:51.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057015551 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:51.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:51.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:51.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:51.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:51.552Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:51.552Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:51.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:51.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:51.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:51.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:51.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:51.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057015554 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:51.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057015554 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:51.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057015554 data=null} to TreeItem with text {test} [2019-07-29T18:31:51.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057015554 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:51.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057015554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:51.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057015563 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:51.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:51.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057015563 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:51.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057015563 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:51.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057015563 data=null} to TreeItem with text {test} [2019-07-29T18:31:51.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057015563 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:51.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057015563 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:51.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057015566 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:51.552Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:51.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:51.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057015567 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:51.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057015567 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:51.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057015567 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:51.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057015567 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:51.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057015567 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-29T18:31:51.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057015580 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:51.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:51.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057015580 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:51.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057015580 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:51.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057015580 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:51.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057015580 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:51.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057015580 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-29T18:31:51.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057015582 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:51.552Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:31:51.552Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:31:51.552Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:31:51.552Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:31:51.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057015746 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:31:51.552Z] 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-29T18:31:51.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:31:51.552Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:51.552Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:51.552Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:51.552Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:51.552Z] DEBUG - matched Combo with text " [2019-07-29T18:31:51.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057015786 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-29T18:31:51.552Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:51.552Z] 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-29T18:31:51.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:51.552Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@ca35104 [2019-07-29T18:31:51.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1057015787 data=null button=0 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-29T18:31:51.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057015788 data=null button=0 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-29T18:31:51.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1057015788 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:51.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1057015788 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:51.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1057015788 data=null button=0 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-29T18:31:51.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1057015788 data=null button=0 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-29T18:31:51.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1057015788 data=null item=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-29T18:31:51.552Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1057015788 data=null button=0 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-29T18:31:51.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057015788 data=null button=0 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-29T18:31:51.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1057015788 data=null button=0 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-29T18:31:51.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1057015788 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:51.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1057015788 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:51.552Z] 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-29T18:31:51.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:51.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:51.552Z] 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-29T18:31:51.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:31:51.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:51.552Z] 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-29T18:31:51.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:31:51.552Z] 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-29T18:31:51.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:51.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] 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-29T18:31:51.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:51.552Z] 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-29T18:31:51.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:51.552Z] 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-29T18:31:51.552Z] 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-29T18:31:51.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:51.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:51.553Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:51.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:51.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:51.553Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:51.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:51.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:51.553Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:51.553Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:51.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:51.553Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:51.553Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:31:51.553Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:51.553Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:51.553Z] DEBUG - Clicking on &Finish [2019-07-29T18:31:51.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057015792 data=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-29T18:31:51.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057015792 data=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-29T18:31:51.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057015792 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:51.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057015792 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:51.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057015792 data=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-29T18:31:51.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057015792 data=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-29T18:31:51.808Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:51.808Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:51.808Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:51.808Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:51.808Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:51.808Z] DEBUG - Clicked on &Finish [2019-07-29T18:31:51.808Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T18:31:51.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1057015947 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T18:31:51.808Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T18:31:51.808Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T18:31:51.808Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:31:51.808Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-29T18:31:51.808Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:51.808Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T18:31:51.808Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T18:31:51.808Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T18:31:51.808Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T18:31:51.808Z] DEBUG - Clicking on Overwrite [2019-07-29T18:31:51.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1057015948 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-29T18:31:51.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1057015948 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-29T18:31:51.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1057015948 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T18:31:51.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1057015948 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T18:31:51.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1057015948 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-29T18:31:51.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1057015948 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-29T18:31:51.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1057015948 data=null item=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-29T18:31:52.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057015792 data=null item=null detail=0 x=0 y=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-29T18:31:52.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057015617 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-29T18:31:52.063Z] DEBUG - Clicked on [2019-07-29T18:31:52.063Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:52.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:52.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:52.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:52.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:52.063Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:52.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057016190 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:52.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057016190 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:52.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057016190 data=null} to TreeItem with text {test} [2019-07-29T18:31:52.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057016190 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:52.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057016190 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:52.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057016196 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:52.063Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:52.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057016197 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:52.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057016197 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:52.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057016197 data=null} to TreeItem with text {test} [2019-07-29T18:31:52.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057016197 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:52.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057016197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:52.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057016222 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:52.063Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:52.063Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:52.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057016222 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:52.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057016222 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:52.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057016223 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:52.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057016223 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:52.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057016223 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-29T18:31:52.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057016227 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:52.063Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:31:52.318Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:52.318Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:52.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057016542 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057016542 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057016543 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057016543 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057016543 data=null item=TreeItem {kernel-overlap-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-29T18:31:52.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057016572 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:52.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:52.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:52.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:52.318Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:52.318Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:52.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057016573 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057016573 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057016573 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057016573 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057016573 data=null item=TreeItem {kernel-overlap-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-29T18:31:52.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057016576 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.573Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057016576 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057016576 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:52.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057016576 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057016577 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057016582 data=null item=TreeItem {kernel-overlap-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-29T18:31:52.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057016584 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057016585 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.573Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057016585 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.573Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057016585 data=null item=TreeItem {kernel-overlap-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-29T18:31:52.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057016614 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.573Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057016618 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.573Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057016618 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.573Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057016619 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.573Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:52.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:52.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:52.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:52.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:52.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:53.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:53.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:53.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:53.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:53.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:53.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:53.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:53.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:53.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:53.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:53.133Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:31:53.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057017121 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:31:53.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057017121 data=null doit=true} to TableItem with text {} [2019-07-29T18:31:53.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057017121 data=null} to TableItem with text {} [2019-07-29T18:31:53.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057017121 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:53.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057017121 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-29T18:31:53.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057017124 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:53.134Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:53.134Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:54.058Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:54.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057018063 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:54.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057018064 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:54.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057018064 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057018064 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:54.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057018064 data=null item=TreeItem {kernel-overlap-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-29T18:31:54.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057018066 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:54.058Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:54.058Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:54.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057018096 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:54.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057018096 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:54.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057018096 data=null} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057018096 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:54.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057018097 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-29T18:31:54.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057018102 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:54.058Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:54.058Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:54.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057018105 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057018105 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057018105 data=null} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057018106 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057018106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057018114 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057018115 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057018115 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057018115 data=null} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057018115 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057018115 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057018127 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:54.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057018127 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057018127 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057018127 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057018127 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057018127 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-29T18:31:54.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057018138 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.058Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:31:54.058Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:54.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057018267 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:54.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057018268 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:54.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057018268 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057018268 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:54.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057018268 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-29T18:31:54.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057018281 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:54.058Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:54.058Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:54.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:54.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057018284 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057018284 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057018284 data=null} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057018284 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057018285 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057018298 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057018299 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057018299 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057018299 data=null} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057018299 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057018299 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057018302 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:54.058Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:54.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057018302 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057018302 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057018302 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057018303 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057018303 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-29T18:31:54.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057018312 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057018312 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057018312 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057018313 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057018313 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057018313 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-29T18:31:54.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057018315 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.314Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:31:54.314Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:31:54.314Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:31:54.314Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:31:54.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057018455 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:31:54.314Z] 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-29T18:31:54.314Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:31:54.314Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:54.314Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:54.314Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:54.314Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:54.314Z] DEBUG - matched Combo with text " [2019-07-29T18:31:54.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057018528 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-29T18:31:54.314Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:54.314Z] 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-29T18:31:54.314Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:54.314Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6cf22b65 [2019-07-29T18:31:54.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1057018529 data=null button=0 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-29T18:31:54.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057018529 data=null button=0 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-29T18:31:54.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1057018529 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:54.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1057018529 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:54.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1057018529 data=null button=0 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-29T18:31:54.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1057018529 data=null button=0 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-29T18:31:54.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1057018529 data=null item=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-29T18:31:54.314Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1057018529 data=null button=0 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-29T18:31:54.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057018529 data=null button=0 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-29T18:31:54.314Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1057018529 data=null button=0 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-29T18:31:54.314Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1057018529 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:54.314Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1057018529 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:54.314Z] 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-29T18:31:54.314Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:54.314Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:54.314Z] 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-29T18:31:54.314Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:31:54.314Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:54.314Z] 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-29T18:31:54.314Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:54.314Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:31:54.315Z] 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-29T18:31:54.315Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:54.315Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] 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-29T18:31:54.315Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:54.315Z] 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-29T18:31:54.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] 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-29T18:31:54.315Z] 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-29T18:31:54.315Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:54.315Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:54.315Z] DEBUG - Clicking on &Finish [2019-07-29T18:31:54.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057018541 data=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-29T18:31:54.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057018541 data=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-29T18:31:54.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057018541 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:54.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057018542 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:54.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057018542 data=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-29T18:31:54.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057018542 data=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-29T18:31:54.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:54.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:54.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:54.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:54.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:54.570Z] DEBUG - Clicked on &Finish [2019-07-29T18:31:54.570Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T18:31:54.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1057018652 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T18:31:54.570Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T18:31:54.570Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T18:31:54.570Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:31:54.570Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T18:31:54.570Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T18:31:54.570Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T18:31:54.570Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-29T18:31:54.570Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:54.570Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T18:31:54.570Z] DEBUG - Clicking on Skip [2019-07-29T18:31:54.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1057018652 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-29T18:31:54.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1057018652 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-29T18:31:54.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1057018652 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T18:31:54.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1057018652 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T18:31:54.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1057018652 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-29T18:31:54.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1057018653 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-29T18:31:54.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1057018653 data=null item=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-29T18:31:54.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057018542 data=null item=null detail=0 x=0 y=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-29T18:31:54.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057018336 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-29T18:31:54.828Z] DEBUG - Clicked on [2019-07-29T18:31:54.828Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:54.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:54.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:54.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:54.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:54.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:54.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057018879 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:54.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057018879 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:54.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057018879 data=null} to TreeItem with text {test} [2019-07-29T18:31:54.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057018879 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:54.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057018879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:54.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057018885 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:54.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:54.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057018886 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:54.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057018886 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:54.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057018886 data=null} to TreeItem with text {test} [2019-07-29T18:31:54.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057018886 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:54.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057018886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:54.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057018919 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:54.828Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:54.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:54.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057018919 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057018919 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057018919 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057018920 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057018920 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-29T18:31:54.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057018924 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:54.828Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:31:55.083Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:55.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:55.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019340 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057019340 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057019340 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019341 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057019341 data=null item=TreeItem {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-29T18:31:55.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019369 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:55.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:55.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:55.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:55.339Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:55.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:55.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019371 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057019371 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057019371 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019371 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057019371 data=null item=TreeItem {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-29T18:31:55.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019374 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019374 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057019374 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:55.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057019374 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019374 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057019375 data=null item=TreeItem {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-29T18:31:55.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019377 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019377 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019377 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057019377 data=null item=TreeItem {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-29T18:31:55.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019406 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019455 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057019455 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057019455 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.339Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:55.339Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:55.339Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:55.339Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:55.339Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:55.339Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:55.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:55.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:55.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:55.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:55.339Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:31:55.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057019456 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:31:55.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057019456 data=null doit=true} to TableItem with text {} [2019-07-29T18:31:55.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057019456 data=null} to TableItem with text {} [2019-07-29T18:31:55.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057019456 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:55.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057019456 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-29T18:31:55.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057019458 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:55.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:55.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:55.339Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:55.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:55.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019594 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057019594 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057019594 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019594 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057019595 data=null item=TreeItem {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-29T18:31:55.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019597 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:31:55.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:55.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:55.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:55.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:55.595Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:55.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:55.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:55.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019712 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:55.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057019712 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:55.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057019712 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:55.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019712 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:55.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057019713 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-29T18:31:55.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057019731 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:55.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:55.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:55.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:55.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:55.595Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:55.595Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:55.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:55.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:55.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:55.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:55.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:55.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057019734 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:55.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057019734 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:55.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057019734 data=null} to TreeItem with text {test} [2019-07-29T18:31:55.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057019734 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:55.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057019734 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:55.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057019742 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:55.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:55.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057019743 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:55.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057019743 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:55.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057019743 data=null} to TreeItem with text {test} [2019-07-29T18:31:55.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057019743 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:55.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057019743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:55.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057019746 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:55.595Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:55.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:55.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057019746 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:55.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057019746 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:55.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057019746 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:55.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057019746 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:55.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057019747 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-29T18:31:55.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057019757 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:55.595Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:31:56.156Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:56.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:56.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057020175 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:56.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057020175 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:56.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057020176 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:56.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057020176 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:56.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057020176 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-29T18:31:56.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057020200 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:56.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:56.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:56.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:56.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:56.156Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:56.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:56.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:56.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:56.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:56.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:56.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:56.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057020203 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:56.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057020203 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:56.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057020203 data=null} to TreeItem with text {test} [2019-07-29T18:31:56.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057020203 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:56.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057020203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:56.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057020212 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:56.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:56.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057020212 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:56.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057020212 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:56.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057020213 data=null} to TreeItem with text {test} [2019-07-29T18:31:56.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057020213 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:56.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057020213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:56.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057020216 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:56.156Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:56.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:56.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057020216 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:56.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057020217 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:56.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057020217 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:56.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057020217 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:56.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057020217 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-29T18:31:56.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057020228 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:56.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:56.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057020228 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:56.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057020228 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:56.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057020228 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:56.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057020228 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:56.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057020228 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-29T18:31:56.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057020231 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:56.156Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:31:56.156Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:31:56.156Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:31:56.156Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:31:56.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057020360 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:31:56.156Z] 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-29T18:31:56.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:31:56.156Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:56.156Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:56.156Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:56.156Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:56.156Z] DEBUG - matched Combo with text " [2019-07-29T18:31:56.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057020401 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-29T18:31:56.156Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:56.156Z] 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-29T18:31:56.156Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:56.156Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@dcfd5eb [2019-07-29T18:31:56.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1057020402 data=null button=0 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-29T18:31:56.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057020402 data=null button=0 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-29T18:31:56.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1057020402 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:56.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1057020402 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:56.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1057020402 data=null button=0 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-29T18:31:56.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1057020402 data=null button=0 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-29T18:31:56.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1057020402 data=null item=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-29T18:31:56.156Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1057020402 data=null button=0 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-29T18:31:56.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057020402 data=null button=0 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-29T18:31:56.156Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1057020403 data=null button=0 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-29T18:31:56.156Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1057020403 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:56.156Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1057020403 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:56.156Z] 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-29T18:31:56.156Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:56.156Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:56.156Z] 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-29T18:31:56.156Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:31:56.156Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:56.156Z] 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-29T18:31:56.156Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:31:56.156Z] 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-29T18:31:56.156Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:56.156Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] 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-29T18:31:56.156Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:56.156Z] 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-29T18:31:56.156Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] 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-29T18:31:56.156Z] 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-29T18:31:56.156Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:56.156Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:56.156Z] DEBUG - Clicking on &Finish [2019-07-29T18:31:56.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057020406 data=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-29T18:31:56.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057020406 data=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-29T18:31:56.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057020406 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:56.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057020406 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:56.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057020406 data=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-29T18:31:56.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057020407 data=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-29T18:31:56.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:56.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:56.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:56.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:56.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:56.411Z] DEBUG - Clicked on &Finish [2019-07-29T18:31:56.411Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T18:31:56.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1057020483 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T18:31:56.411Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T18:31:56.411Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T18:31:56.411Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:31:56.411Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T18:31:56.411Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T18:31:56.411Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T18:31:56.411Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-29T18:31:56.411Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:56.411Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T18:31:56.411Z] DEBUG - Clicking on Skip [2019-07-29T18:31:56.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1057020484 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-29T18:31:56.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1057020484 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-29T18:31:56.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1057020484 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T18:31:56.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1057020484 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T18:31:56.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1057020484 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-29T18:31:56.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1057020484 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-29T18:31:56.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1057020484 data=null item=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-29T18:31:56.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057020407 data=null item=null detail=0 x=0 y=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-29T18:31:56.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057020252 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-29T18:31:56.666Z] DEBUG - Clicked on [2019-07-29T18:31:56.666Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:56.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:56.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:56.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:56.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:56.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:56.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057020703 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:56.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057020703 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:56.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057020704 data=null} to TreeItem with text {test} [2019-07-29T18:31:56.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057020704 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:56.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057020704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:56.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057020710 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:56.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:56.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057020710 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:56.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057020710 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:56.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057020710 data=null} to TreeItem with text {test} [2019-07-29T18:31:56.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057020710 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:56.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057020711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:56.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057020719 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:56.666Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:56.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:56.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057020720 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:56.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057020721 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:56.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057020721 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:56.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057020721 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:56.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057020721 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-29T18:31:56.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057020725 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:56.666Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:31:56.921Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:56.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:56.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021140 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:56.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057021140 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:56.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057021140 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:56.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021140 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:56.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057021140 data=null item=TreeItem {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-29T18:31:56.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021164 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:56.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:56.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:56.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:56.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:56.921Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:56.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:56.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021167 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:56.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057021167 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:56.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057021167 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:56.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021167 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:56.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057021168 data=null item=TreeItem {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-29T18:31:56.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021170 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:56.921Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:56.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021170 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:56.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057021170 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:56.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:56.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057021170 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:56.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021170 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:56.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057021171 data=null item=TreeItem {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-29T18:31:56.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021173 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:56.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021173 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:56.921Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021173 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:57.176Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057021173 data=null item=TreeItem {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-29T18:31:57.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021202 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:57.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021243 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:57.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057021243 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:57.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057021243 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:57.176Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:57.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:57.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:57.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:57.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:57.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:57.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:57.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:57.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:57.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:57.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:57.176Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:31:57.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057021245 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:31:57.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057021245 data=null doit=true} to TableItem with text {} [2019-07-29T18:31:57.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057021245 data=null} to TableItem with text {} [2019-07-29T18:31:57.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057021245 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:57.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057021245 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-29T18:31:57.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057021246 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:57.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:57.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:57.176Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:57.176Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:57.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021364 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:57.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057021379 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:57.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057021379 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:57.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021379 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:57.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057021379 data=null item=TreeItem {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-29T18:31:57.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021384 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:31:57.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:57.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:57.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:57.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:57.176Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:57.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:57.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:57.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021499 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:57.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057021499 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:57.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057021499 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:57.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021499 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:57.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057021500 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-29T18:31:57.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057021502 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:31:57.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:57.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:57.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:57.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:57.432Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:57.432Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:57.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:57.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:57.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:57.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:57.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:57.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057021520 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:57.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057021520 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:57.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057021520 data=null} to TreeItem with text {test} [2019-07-29T18:31:57.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057021520 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:57.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057021521 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:57.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057021529 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:57.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:57.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057021529 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:57.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057021529 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:57.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057021529 data=null} to TreeItem with text {test} [2019-07-29T18:31:57.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057021529 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:57.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057021529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:57.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057021532 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:57.432Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:57.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:57.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057021533 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:57.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057021533 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:57.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057021533 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:57.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057021533 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:57.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057021533 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-29T18:31:57.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057021543 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:57.432Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:31:57.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:57.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:57.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057021972 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:57.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057021972 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:57.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057021972 data=null} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:57.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057021972 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:57.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057021972 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-29T18:31:57.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057021988 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:57.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:57.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:57.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:57.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:57.993Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:57.993Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:57.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:57.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:57.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:57.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:57.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:57.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057021991 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:57.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057021995 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:57.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057021996 data=null} to TreeItem with text {test} [2019-07-29T18:31:57.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057021996 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:57.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057021996 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:57.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057022006 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:57.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:57.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057022006 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:57.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057022006 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:57.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057022006 data=null} to TreeItem with text {test} [2019-07-29T18:31:57.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057022007 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:57.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057022007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:57.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057022017 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:57.993Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:57.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:57.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057022017 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:57.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057022017 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:57.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057022017 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:57.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057022017 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:57.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057022017 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-29T18:31:57.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057022022 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:57.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:57.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057022023 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:57.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057022023 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:57.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057022023 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:57.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057022023 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:57.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057022023 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-29T18:31:57.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057022025 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:57.993Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:31:57.993Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:31:57.993Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:31:57.993Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:31:57.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057022167 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:31:57.993Z] 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-29T18:31:57.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:31:57.993Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:57.993Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:57.993Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:31:57.993Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:31:57.993Z] DEBUG - matched Combo with text " [2019-07-29T18:31:57.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057022223 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-29T18:31:57.993Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:57.993Z] 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-29T18:31:57.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:57.993Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2cd3f1c0 [2019-07-29T18:31:57.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1057022224 data=null button=0 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-29T18:31:57.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057022224 data=null button=0 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-29T18:31:57.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1057022224 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:57.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1057022224 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:57.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1057022224 data=null button=0 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-29T18:31:57.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1057022224 data=null button=0 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-29T18:31:57.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1057022224 data=null item=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-29T18:31:57.993Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1057022224 data=null button=0 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-29T18:31:57.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057022224 data=null button=0 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-29T18:31:57.993Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1057022225 data=null button=0 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-29T18:31:57.993Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1057022225 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:57.993Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1057022225 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:57.993Z] 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-29T18:31:57.993Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:31:57.993Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:57.993Z] 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-29T18:31:57.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:31:57.993Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:57.993Z] 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-29T18:31:57.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:31:57.993Z] 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-29T18:31:57.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:31:57.993Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] 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-29T18:31:57.993Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:31:57.993Z] 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-29T18:31:57.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] 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-29T18:31:57.993Z] 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-29T18:31:57.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:57.993Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:57.993Z] DEBUG - Clicking on &Finish [2019-07-29T18:31:57.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057022228 data=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-29T18:31:57.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057022228 data=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-29T18:31:57.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057022228 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:57.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057022228 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:57.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057022228 data=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-29T18:31:57.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057022228 data=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-29T18:31:58.248Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:58.248Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:58.248Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:58.248Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:58.248Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:31:58.248Z] DEBUG - Clicked on &Finish [2019-07-29T18:31:58.248Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T18:31:58.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1057022371 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T18:31:58.248Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T18:31:58.248Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T18:31:58.248Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:31:58.248Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T18:31:58.248Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T18:31:58.248Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T18:31:58.248Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-29T18:31:58.248Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-29T18:31:58.248Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T18:31:58.248Z] DEBUG - Clicking on Skip [2019-07-29T18:31:58.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1057022371 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-29T18:31:58.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1057022372 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-29T18:31:58.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1057022372 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T18:31:58.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1057022372 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T18:31:58.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1057022372 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-29T18:31:58.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1057022372 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-29T18:31:58.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1057022372 data=null item=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-29T18:31:58.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057022228 data=null item=null detail=0 x=0 y=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-29T18:31:58.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057022046 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-29T18:31:58.248Z] DEBUG - Clicked on [2019-07-29T18:31:58.248Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:58.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:58.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:58.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:58.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:58.248Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:58.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057022489 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:58.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057022490 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:58.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057022490 data=null} to TreeItem with text {test} [2019-07-29T18:31:58.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057022490 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:58.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057022490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:58.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057022496 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:58.248Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:58.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057022496 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:58.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057022496 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:58.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057022496 data=null} to TreeItem with text {test} [2019-07-29T18:31:58.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057022497 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:58.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057022497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:58.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057022500 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:58.503Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:58.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:58.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057022507 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:58.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057022507 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:58.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057022507 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:58.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057022508 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:58.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057022508 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-29T18:31:58.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057022524 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:58.503Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:31:58.758Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:58.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:58.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057022940 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:58.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057022940 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:58.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057022940 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:58.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057022941 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:58.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057022941 data=null item=TreeItem {kernel-overlap-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-29T18:31:58.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057022972 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:58.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:58.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:58.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:58.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:58.758Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:58.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:58.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057022973 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:58.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057022973 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:58.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057022973 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:58.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057022973 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:58.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057022974 data=null item=TreeItem {kernel-overlap-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-29T18:31:58.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057022976 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:58.758Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:58.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057022976 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:58.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057022976 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:58.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:58.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057022977 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:58.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057022977 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:58.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057022977 data=null item=TreeItem {kernel-overlap-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-29T18:31:58.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057022979 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:58.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057022979 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:58.758Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057022979 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:59.013Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057022980 data=null item=TreeItem {kernel-overlap-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-29T18:31:59.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057023030 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:59.013Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057023133 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:59.013Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057023133 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:59.013Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057023133 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:59.013Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:59.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:59.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:59.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:59.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:59.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:59.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:31:59.013Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:59.013Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:59.013Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:59.013Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:59.013Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:31:59.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057023135 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:31:59.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057023135 data=null doit=true} to TableItem with text {} [2019-07-29T18:31:59.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057023135 data=null} to TableItem with text {} [2019-07-29T18:31:59.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057023135 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:59.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057023135 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-29T18:31:59.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057023136 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:31:59.013Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:31:59.013Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:31:59.013Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:59.013Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:59.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057023274 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:59.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057023274 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:59.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057023275 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:59.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057023275 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:59.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057023275 data=null item=TreeItem {kernel-overlap-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-29T18:31:59.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057023277 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:31:59.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:59.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:59.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:59.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:59.269Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:59.269Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:59.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:59.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057023392 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:59.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057023393 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:59.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057023393 data=null} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:59.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057023393 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:59.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057023393 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-29T18:31:59.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057023413 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T18:31:59.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:59.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:59.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:59.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:59.269Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:59.269Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:59.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:59.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:59.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:59.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:59.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:59.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057023416 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:59.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057023416 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:59.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057023417 data=null} to TreeItem with text {test} [2019-07-29T18:31:59.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057023417 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:59.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057023417 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:59.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057023425 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:59.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:59.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057023425 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:59.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057023426 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:59.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057023426 data=null} to TreeItem with text {test} [2019-07-29T18:31:59.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057023426 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:59.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057023426 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:59.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057023439 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:59.269Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:59.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:59.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057023439 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:59.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057023440 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:59.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057023440 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:59.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057023440 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:59.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057023440 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-29T18:31:59.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057023445 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:59.269Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:31:59.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:31:59.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:59.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057023862 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:59.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057023862 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:59.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057023862 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:59.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057023863 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:59.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057023863 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-29T18:31:59.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057023900 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:31:59.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:59.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:59.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:59.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:59.830Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:31:59.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:31:59.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:59.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:59.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:31:59.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:31:59.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:59.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057023904 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:59.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057023904 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:59.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057023904 data=null} to TreeItem with text {test} [2019-07-29T18:31:59.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057023904 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:59.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057023905 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:59.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057023915 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:59.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:59.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057023915 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:31:59.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057023922 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:59.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057023922 data=null} to TreeItem with text {test} [2019-07-29T18:31:59.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057023922 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:59.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057023922 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:31:59.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057023926 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:31:59.830Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:31:59.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:59.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057023926 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:59.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057023927 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:59.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057023927 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:59.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057023927 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:59.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057023927 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-29T18:31:59.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057023939 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:59.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:31:59.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057023939 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:31:59.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057023939 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:31:59.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057023939 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:31:59.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057023940 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:59.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057023940 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-29T18:31:59.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057023943 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:31:59.830Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:31:59.830Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:32:00.085Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:32:00.085Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:32:00.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057024125 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:32:00.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:00.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:32:00.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:32:00.085Z] 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-29T18:32:00.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:00.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:00.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:00.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:00.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:00.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:00.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:00.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:00.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:00.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:00.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:00.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:32:00.085Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:32:00.085Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:32:00.085Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:32:00.085Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:32:00.085Z] DEBUG - matched Combo with text " [2019-07-29T18:32:00.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057024160 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-29T18:32:00.086Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:00.086Z] 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-29T18:32:00.086Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:00.086Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@700a2863 [2019-07-29T18:32:00.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1057024167 data=null button=0 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-29T18:32:00.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057024167 data=null button=0 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-29T18:32:00.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1057024167 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:00.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1057024167 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:00.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1057024167 data=null button=0 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-29T18:32:00.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1057024167 data=null button=0 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-29T18:32:00.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1057024167 data=null item=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-29T18:32:00.086Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1057024167 data=null button=0 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-29T18:32:00.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057024167 data=null button=0 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-29T18:32:00.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1057024167 data=null button=0 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-29T18:32:00.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1057024168 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:00.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1057024168 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:00.086Z] 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-29T18:32:00.086Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:32:00.086Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:00.086Z] 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-29T18:32:00.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:32:00.086Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:00.086Z] 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-29T18:32:00.086Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:00.086Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4c12ee12 [2019-07-29T18:32:00.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1057024170 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-29T18:32:00.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1057024170 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-29T18:32:00.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1057024170 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:00.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1057024170 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:00.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1057024170 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-29T18:32:00.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1057024170 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-29T18:32:00.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1057024170 data=null item=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-29T18:32:00.086Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1057024170 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-29T18:32:00.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1057024170 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-29T18:32:00.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1057024170 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-29T18:32:00.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1057024170 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:00.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1057024170 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:32:00.086Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] 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-29T18:32:00.086Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:00.086Z] 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-29T18:32:00.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] 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-29T18:32:00.086Z] 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-29T18:32:00.086Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:32:00.086Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:00.086Z] DEBUG - Clicking on &Finish [2019-07-29T18:32:00.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057024177 data=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-29T18:32:00.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057024177 data=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-29T18:32:00.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057024177 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:00.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057024177 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:00.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057024177 data=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-29T18:32:00.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057024177 data=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-29T18:32:00.341Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:00.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057024177 data=null item=null detail=0 x=0 y=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-29T18:32:00.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057023965 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-29T18:32:00.341Z] DEBUG - Clicked on [2019-07-29T18:32:00.341Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:00.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:00.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:00.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:00.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:00.341Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:00.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057024472 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:00.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057024472 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:00.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057024472 data=null} to TreeItem with text {test} [2019-07-29T18:32:00.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057024472 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:00.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057024472 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:00.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057024478 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:00.341Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:00.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057024479 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:00.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057024479 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:00.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057024479 data=null} to TreeItem with text {test} [2019-07-29T18:32:00.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057024479 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:00.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057024479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:00.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057024489 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:00.341Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:00.341Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:00.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057024490 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:32:00.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057024490 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:32:00.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057024490 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:32:00.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057024490 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:00.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057024491 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-29T18:32:00.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057024495 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:00.341Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:32:00.597Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:00.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:00.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057024736 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057024736 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057024736 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057024736 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057024751 data=null item=TreeItem {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-29T18:32:00.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057024764 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:00.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:00.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:00.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:00.597Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:00.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:00.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057024765 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057024765 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057024765 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057024765 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057024765 data=null item=TreeItem {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-29T18:32:00.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057024767 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057024768 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057024768 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:00.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057024768 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057024768 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057024768 data=null item=TreeItem {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-29T18:32:00.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057024776 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057024776 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057024776 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057024777 data=null item=TreeItem {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-29T18:32:00.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057024806 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057024811 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057024811 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057024811 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:00.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:00.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:00.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:00.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:00.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:01.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:01.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:01.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:01.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:01.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:01.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:02.095Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:02.095Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:02.095Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:02.095Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:02.095Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:02.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057026314 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:02.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057026314 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:02.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057026314 data=null} to TableItem with text {} [2019-07-29T18:32:02.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057026314 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:02.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057026314 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-29T18:32:02.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057026318 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:02.095Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:02.095Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:02.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:02.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:02.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057026362 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:02.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057026362 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:02.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057026362 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:02.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057026362 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:02.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057026362 data=null item=TreeItem {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-29T18:32:02.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057026426 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:02.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:02.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:02.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:02.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:02.351Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:02.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:02.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:02.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057026440 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:32:02.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057026440 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:32:02.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057026440 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:32:02.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057026441 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:32:02.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057026441 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-29T18:32:02.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057026458 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T18:32:02.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:02.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:02.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:02.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:02.351Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:02.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:02.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:02.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:02.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:02.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:02.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:02.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057026463 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:02.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057026463 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:02.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057026463 data=null} to TreeItem with text {test} [2019-07-29T18:32:02.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057026463 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:02.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057026463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:02.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057026471 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:02.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:02.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057026471 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:02.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057026471 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:02.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057026472 data=null} to TreeItem with text {test} [2019-07-29T18:32:02.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057026472 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:02.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057026472 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:02.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057026475 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:02.351Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:02.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:02.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057026475 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:32:02.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057026475 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:32:02.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057026475 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:32:02.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057026475 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:02.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057026475 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-29T18:32:02.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057026485 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:02.351Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:32:02.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:02.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:02.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057026800 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:32:02.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057026800 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:32:02.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057026800 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:32:02.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057026801 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:32:02.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057026801 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-29T18:32:02.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057026824 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:32:02.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:02.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:02.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:02.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:02.607Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:02.607Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:02.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:02.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:02.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:02.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:02.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:02.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057026830 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:02.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057026830 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:02.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057026830 data=null} to TreeItem with text {test} [2019-07-29T18:32:02.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057026830 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:02.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057026830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:02.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057026838 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:02.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:02.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057026839 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:02.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057026839 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:02.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057026839 data=null} to TreeItem with text {test} [2019-07-29T18:32:02.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057026839 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:02.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057026839 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:02.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057026842 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:02.607Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:02.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:02.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057026843 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:32:02.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057026843 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:32:02.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057026843 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:32:02.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057026843 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:02.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057026843 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-29T18:32:02.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057026855 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:02.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:02.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057026856 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:32:02.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057026856 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:32:02.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057026856 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:32:02.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057026856 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:02.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057026856 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-29T18:32:02.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057026858 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:02.863Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:32:02.863Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:32:02.863Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:32:02.863Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:32:02.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057027006 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:32:02.863Z] 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-29T18:32:02.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:32:02.863Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:32:02.863Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:32:02.863Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:32:02.863Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:32:02.863Z] DEBUG - matched Combo with text " [2019-07-29T18:32:02.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057027041 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-29T18:32:02.863Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:02.863Z] 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-29T18:32:02.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:02.863Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2478f015 [2019-07-29T18:32:02.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1057027046 data=null button=0 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-29T18:32:02.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057027046 data=null button=0 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-29T18:32:02.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1057027046 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:02.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1057027046 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:02.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1057027046 data=null button=0 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-29T18:32:02.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1057027046 data=null button=0 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-29T18:32:02.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1057027046 data=null item=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-29T18:32:02.863Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1057027046 data=null button=0 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-29T18:32:02.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057027046 data=null button=0 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-29T18:32:02.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1057027046 data=null button=0 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-29T18:32:02.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1057027046 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:02.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1057027046 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:02.863Z] 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-29T18:32:02.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:32:02.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:02.863Z] 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-29T18:32:02.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:32:02.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:02.863Z] 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-29T18:32:02.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:02.863Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@43c3bbf1 [2019-07-29T18:32:02.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1057027048 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-29T18:32:02.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1057027048 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-29T18:32:02.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1057027048 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:02.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1057027048 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:02.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1057027048 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-29T18:32:02.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1057027048 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-29T18:32:02.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1057027048 data=null item=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-29T18:32:02.863Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1057027048 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-29T18:32:02.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1057027048 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-29T18:32:02.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1057027048 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-29T18:32:02.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1057027048 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:02.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1057027048 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:32:02.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:02.863Z] 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-29T18:32:02.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:02.864Z] 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-29T18:32:02.864Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:02.864Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:02.864Z] 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-29T18:32:02.864Z] 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-29T18:32:02.864Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:02.864Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:02.864Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:02.864Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:02.864Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:02.864Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:02.864Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:02.864Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:02.864Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:02.864Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:02.864Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:02.864Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:02.864Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:32:02.864Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:32:02.864Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:02.864Z] DEBUG - Clicking on &Finish [2019-07-29T18:32:02.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057027050 data=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-29T18:32:02.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057027050 data=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-29T18:32:02.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057027050 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:02.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057027050 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:02.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057027050 data=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-29T18:32:02.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057027050 data=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-29T18:32:03.118Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:03.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057027050 data=null item=null detail=0 x=0 y=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-29T18:32:03.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057026880 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-29T18:32:03.118Z] DEBUG - Clicked on [2019-07-29T18:32:03.118Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:03.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:03.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:03.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:03.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:03.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:03.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057027353 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:03.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057027353 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:03.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057027353 data=null} to TreeItem with text {test} [2019-07-29T18:32:03.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057027353 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:03.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057027353 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:03.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057027359 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:03.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:03.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057027359 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:03.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057027359 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:03.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057027359 data=null} to TreeItem with text {test} [2019-07-29T18:32:03.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057027360 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:03.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057027360 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:03.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057027369 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:03.118Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:03.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:03.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057027370 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:32:03.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057027370 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:32:03.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057027370 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:32:03.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057027370 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:03.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057027370 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-29T18:32:03.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057027422 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:03.374Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:32:03.374Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:03.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:03.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057027551 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057027551 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057027551 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057027551 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057027551 data=null item=TreeItem {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-29T18:32:03.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057027563 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:03.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:03.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:03.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:03.374Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:03.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:03.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057027565 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057027565 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057027565 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057027565 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057027565 data=null item=TreeItem {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-29T18:32:03.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057027568 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.374Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057027568 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057027569 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:03.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057027569 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057027569 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057027569 data=null item=TreeItem {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-29T18:32:03.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057027576 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057027576 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.374Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057027577 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.374Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057027577 data=null item=TreeItem {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-29T18:32:03.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057027604 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057027689 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057027689 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057027689 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.628Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:03.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:03.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:03.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:03.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:03.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:03.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:04.991Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:04.991Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:04.991Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:04.991Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:04.991Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:04.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057029191 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:04.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057029191 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:04.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057029191 data=null} to TableItem with text {} [2019-07-29T18:32:04.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057029192 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:04.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057029192 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-29T18:32:04.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057029195 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:04.991Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:04.991Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:04.991Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:04.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:05.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057029246 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:05.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057029247 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:05.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057029247 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:05.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057029247 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:05.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057029247 data=null item=TreeItem {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-29T18:32:05.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057029249 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:05.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:05.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:05.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:05.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:05.247Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:05.247Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:05.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:05.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057029279 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:32:05.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057029279 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:32:05.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057029280 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:32:05.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057029280 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:32:05.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057029280 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-29T18:32:05.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057029284 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T18:32:05.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:05.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:05.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:05.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:05.247Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:05.247Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:05.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:05.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:05.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:05.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:05.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:05.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057029287 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:05.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057029287 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:05.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057029287 data=null} to TreeItem with text {test} [2019-07-29T18:32:05.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057029288 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:05.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057029288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:05.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057029295 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:05.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:05.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057029296 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:05.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057029296 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:05.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057029296 data=null} to TreeItem with text {test} [2019-07-29T18:32:05.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057029296 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:05.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057029296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:05.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057029299 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:05.247Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:05.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:05.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057029315 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:32:05.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057029315 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:32:05.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057029315 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:32:05.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057029316 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:05.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057029316 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-29T18:32:05.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057029321 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:05.247Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:32:05.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:05.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:05.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057029736 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-29T18:32:05.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057029736 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T18:32:05.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057029736 data=null} to Tree node with text: kernel-overlap-testing [2019-07-29T18:32:05.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057029737 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T18:32:05.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057029737 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-29T18:32:05.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057029768 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T18:32:05.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:05.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:05.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:05.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:05.758Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:05.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:05.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:05.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:05.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:05.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:05.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:05.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057029771 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:05.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057029771 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:05.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057029771 data=null} to TreeItem with text {test} [2019-07-29T18:32:05.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057029772 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:05.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057029772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:05.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057029780 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:05.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:05.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057029781 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:05.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057029781 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:05.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057029781 data=null} to TreeItem with text {test} [2019-07-29T18:32:05.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057029781 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:05.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057029781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:05.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057029817 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:05.758Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:05.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:05.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057029818 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:32:05.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057029818 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:32:05.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057029818 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:32:05.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057029818 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:05.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057029818 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-29T18:32:05.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057029823 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:05.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:05.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057029823 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:32:05.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057029823 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:32:05.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057029823 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:32:05.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057029823 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:05.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057029824 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-29T18:32:05.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057029826 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:05.758Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:32:05.758Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:32:06.014Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:32:06.014Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:32:06.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057030040 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:32:06.014Z] 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-29T18:32:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:32:06.014Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:32:06.014Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:32:06.014Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:32:06.014Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:32:06.014Z] DEBUG - matched Combo with text " [2019-07-29T18:32:06.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057030124 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-29T18:32:06.014Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:06.014Z] 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-29T18:32:06.014Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:06.014Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@faec0c7 [2019-07-29T18:32:06.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1057030125 data=null button=0 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-29T18:32:06.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057030125 data=null button=0 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-29T18:32:06.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1057030125 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:06.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1057030125 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:06.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1057030125 data=null button=0 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-29T18:32:06.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1057030125 data=null button=0 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-29T18:32:06.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1057030125 data=null item=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-29T18:32:06.014Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1057030125 data=null button=0 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-29T18:32:06.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057030125 data=null button=0 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-29T18:32:06.014Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1057030126 data=null button=0 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-29T18:32:06.014Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1057030126 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:06.014Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1057030126 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:06.014Z] 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-29T18:32:06.014Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:32:06.014Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:06.014Z] 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-29T18:32:06.014Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:32:06.014Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:06.014Z] 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-29T18:32:06.014Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:06.014Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@30b746ac [2019-07-29T18:32:06.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1057030127 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-29T18:32:06.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1057030127 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-29T18:32:06.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1057030127 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:06.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1057030128 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:06.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1057030128 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-29T18:32:06.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1057030128 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-29T18:32:06.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1057030128 data=null item=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-29T18:32:06.014Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1057030128 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-29T18:32:06.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1057030128 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-29T18:32:06.014Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1057030128 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-29T18:32:06.014Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1057030128 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:06.014Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1057030128 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:32:06.014Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] 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-29T18:32:06.014Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:06.014Z] 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-29T18:32:06.014Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] 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-29T18:32:06.014Z] 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-29T18:32:06.014Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:32:06.014Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:06.014Z] DEBUG - Clicking on &Finish [2019-07-29T18:32:06.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057030130 data=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-29T18:32:06.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057030130 data=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-29T18:32:06.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057030130 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:06.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057030130 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:06.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057030130 data=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-29T18:32:06.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057030130 data=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-29T18:32:06.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:06.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057030130 data=null item=null detail=0 x=0 y=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-29T18:32:06.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057029848 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-29T18:32:06.270Z] DEBUG - Clicked on [2019-07-29T18:32:06.270Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:06.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:06.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:06.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:06.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:06.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:06.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057030468 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:06.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057030468 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:06.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057030468 data=null} to TreeItem with text {test} [2019-07-29T18:32:06.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057030468 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:06.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057030468 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:06.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057030474 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:06.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:06.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057030474 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:06.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057030474 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:06.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057030475 data=null} to TreeItem with text {test} [2019-07-29T18:32:06.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057030475 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:06.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057030475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:06.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057030484 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:06.270Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:06.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:06.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057030484 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:32:06.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057030485 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:32:06.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057030485 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:32:06.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057030485 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:06.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057030485 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-29T18:32:06.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057030489 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:06.270Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T18:32:06.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:06.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:06.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057030806 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057030806 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057030806 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057030806 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057030826 data=null item=TreeItem {kernel-overlap-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-29T18:32:06.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057030835 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:06.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:06.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:06.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:06.830Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:06.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:06.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057030836 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057030837 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057030837 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057030837 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057030837 data=null item=TreeItem {kernel-overlap-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-29T18:32:06.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057030839 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057030839 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057030839 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:06.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057030839 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057030839 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057030839 data=null item=TreeItem {kernel-overlap-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-29T18:32:06.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057030848 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057030849 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057030849 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057030849 data=null item=TreeItem {kernel-overlap-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-29T18:32:06.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057030878 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057030884 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057030884 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057030884 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:06.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:06.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:06.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:06.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:06.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:07.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:07.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:07.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:07.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:07.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:07.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:07.390Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:07.390Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:07.390Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:07.390Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:07.390Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:07.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057031386 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:07.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057031386 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:07.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057031386 data=null} to TableItem with text {} [2019-07-29T18:32:07.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057031386 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:07.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057031386 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-29T18:32:07.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057031389 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:07.390Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:07.390Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:08.317Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:08.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:08.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057032328 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:08.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057032328 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:08.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057032328 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:08.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057032329 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:08.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057032329 data=null item=TreeItem {kernel-overlap-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-29T18:32:08.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057032331 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:08.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:08.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:08.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:08.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:08.317Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:08.317Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:08.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:08.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057032362 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-29T18:32:08.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057032362 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T18:32:08.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057032362 data=null} to Tree node with text: kernel-overlap-testing [2019-07-29T18:32:08.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057032364 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T18:32:08.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057032364 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-29T18:32:08.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057032367 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T18:32:08.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:08.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:08.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:08.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:08.317Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:08.317Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:08.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:08.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:08.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:08.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:08.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:08.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057032370 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:08.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057032370 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:08.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057032370 data=null} to TreeItem with text {test} [2019-07-29T18:32:08.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057032370 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:08.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057032370 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:08.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057032378 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:08.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:08.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057032378 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:08.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057032378 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:08.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057032378 data=null} to TreeItem with text {test} [2019-07-29T18:32:08.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057032379 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:08.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057032379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:08.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057032392 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:08.317Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:08.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:08.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057032392 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:32:08.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057032392 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:32:08.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057032392 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:32:08.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057032392 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:08.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057032393 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-29T18:32:08.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057032418 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:08.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:08.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1057032418 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T18:32:08.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1057032418 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T18:32:08.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1057032418 data=null} to TreeItem with text {Traces [6]} [2019-07-29T18:32:08.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1057032419 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:08.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057032419 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-29T18:32:08.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1057032421 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T18:32:08.317Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:32:08.317Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:32:08.574Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:32:08.574Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:32:08.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057032649 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:32:08.574Z] 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-29T18:32:08.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:32:08.574Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:32:08.574Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:32:08.574Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:32:08.574Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:32:08.574Z] DEBUG - matched Combo with text " [2019-07-29T18:32:08.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057032726 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-29T18:32:08.574Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:08.574Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:32:08.574Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:08.574Z] 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-29T18:32:08.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:32:08.574Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:08.574Z] 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-29T18:32:08.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:32:08.574Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T18:32:08.574Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:32:08.574Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:08.574Z] DEBUG - Clicking on &Finish [2019-07-29T18:32:08.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057032738 data=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-29T18:32:08.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057032738 data=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-29T18:32:08.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057032738 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:08.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057032738 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:08.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057032738 data=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-29T18:32:08.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057032738 data=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-29T18:32:08.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:08.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:08.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:08.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:08.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:08.574Z] DEBUG - Clicked on &Finish [2019-07-29T18:32:08.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057032738 data=null item=null detail=0 x=0 y=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-29T18:32:08.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057032443 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-29T18:32:09.085Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:09.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:09.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:09.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:09.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:09.085Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:09.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057033250 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:09.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057033250 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:09.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057033250 data=null} to TreeItem with text {test} [2019-07-29T18:32:09.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057033250 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:09.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057033251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:09.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057033256 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:09.085Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:09.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057033257 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:09.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057033257 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:09.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057033257 data=null} to TreeItem with text {test} [2019-07-29T18:32:09.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057033257 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:09.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057033257 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:09.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057033260 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:09.085Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:09.085Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:09.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057033260 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:09.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057033264 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:09.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057033264 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:09.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057033264 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:09.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057033264 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-29T18:32:09.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057033269 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:09.085Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T18:32:09.340Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:09.340Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:09.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057033599 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057033599 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057033599 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057033601 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057033602 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-29T18:32:09.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057033610 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:09.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:09.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:09.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:09.595Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:09.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:09.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057033611 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057033611 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057033611 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057033612 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057033612 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-29T18:32:09.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057033614 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.595Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057033614 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057033614 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:09.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057033615 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057033615 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057033615 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-29T18:32:09.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057033626 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057033626 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.595Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1057033626 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.850Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057033626 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-29T18:32:09.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057033657 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.850Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1057033966 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.850Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1057033966 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.850Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1057033966 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.850Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-29T18:32:09.850Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T18:32:09.850Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T18:32:10.105Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:10.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:10.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057034356 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:10.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057034356 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:10.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057034356 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:10.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057034356 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:10.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057034356 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-29T18:32:10.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057034359 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:10.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:10.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:10.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:10.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:10.360Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:10.360Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:10.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:10.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:10.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:10.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:10.360Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:10.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057034364 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:10.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057034364 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:10.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057034364 data=null} to TreeItem with text {test} [2019-07-29T18:32:10.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057034364 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:10.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057034364 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:10.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057034419 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:10.360Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:10.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057034419 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:10.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057034419 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:10.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057034419 data=null} to TreeItem with text {test} [2019-07-29T18:32:10.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057034420 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:10.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057034420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:10.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057034423 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:10.360Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:10.360Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:10.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057034423 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:10.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057034423 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:10.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057034423 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:10.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057034423 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:10.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057034423 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-29T18:32:10.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057034429 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:10.360Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T18:32:10.616Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:10.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:10.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057034845 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-29T18:32:10.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057034845 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-29T18:32:10.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057034845 data=null} to Tree node with text: unrecognized.log [2019-07-29T18:32:10.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057034845 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-29T18:32:10.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057034845 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-29T18:32:10.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057034869 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-29T18:32:10.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:10.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:10.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:10.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:10.616Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:10.871Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:10.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:10.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:10.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:10.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:10.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:10.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057034873 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:10.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057034873 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:10.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057034873 data=null} to TreeItem with text {test} [2019-07-29T18:32:10.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057034873 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:10.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057034873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:10.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057034883 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:10.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:10.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057034883 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:10.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057034883 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:10.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057034884 data=null} to TreeItem with text {test} [2019-07-29T18:32:10.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057034884 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:10.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057034884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:10.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057034899 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:10.871Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:10.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:10.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057034914 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:10.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057034914 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:10.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057034914 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:10.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057034915 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:10.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057034915 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-29T18:32:10.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057034922 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:10.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:10.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057034922 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:10.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057034922 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:10.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057034922 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:10.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057034923 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:10.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057034923 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-29T18:32:10.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057034926 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:10.872Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:32:10.872Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:32:10.872Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:32:10.872Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:32:10.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057035053 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:32:10.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-29T18:32:10.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:32:10.872Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:32:10.872Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:32:10.872Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:32:10.872Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:32:10.872Z] DEBUG - matched Combo with text " [2019-07-29T18:32:10.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057035122 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-29T18:32:10.872Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:10.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-29T18:32:10.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:10.872Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:10.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-29T18:32:10.872Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:32:10.872Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:10.872Z] 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-29T18:32:10.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:32:10.872Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5696e114 [2019-07-29T18:32:10.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1057035124 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-29T18:32:10.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1057035124 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-29T18:32:10.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1057035124 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:32:10.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1057035124 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:32:10.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1057035124 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-29T18:32:10.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1057035124 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-29T18:32:10.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1057035124 data=null item=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-29T18:32:10.872Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1057035124 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-29T18:32:10.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1057035125 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-29T18:32:10.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1057035125 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-29T18:32:10.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1057035125 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:32:10.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1057035125 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:10.872Z] 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-29T18:32:10.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:10.872Z] 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-29T18:32:10.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:32:10.872Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:32:11.127Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] 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-29T18:32:11.127Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:11.127Z] 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-29T18:32:11.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] 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-29T18:32:11.127Z] 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-29T18:32:11.127Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:32:11.127Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:11.127Z] DEBUG - Clicking on &Finish [2019-07-29T18:32:11.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057035128 data=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-29T18:32:11.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057035128 data=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-29T18:32:11.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057035128 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:11.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057035128 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:11.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057035128 data=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-29T18:32:11.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057035128 data=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-29T18:32:11.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057035128 data=null item=null detail=0 x=0 y=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-29T18:32:11.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057034950 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-29T18:32:11.382Z] DEBUG - Clicked on [2019-07-29T18:32:11.382Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:11.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:11.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:11.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:11.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:11.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:11.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057035414 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:11.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057035415 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:11.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057035415 data=null} to TreeItem with text {test} [2019-07-29T18:32:11.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057035417 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:11.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057035418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:11.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057035425 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:11.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:11.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057035425 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:11.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057035425 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:11.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057035426 data=null} to TreeItem with text {test} [2019-07-29T18:32:11.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057035426 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:11.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057035426 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:11.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057035429 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:11.382Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:11.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:11.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057035429 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:11.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057035429 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:11.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057035429 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:11.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057035430 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:11.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057035430 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-29T18:32:11.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057035440 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:11.382Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T18:32:11.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:11.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:11.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057035860 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057035860 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057035860 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057035860 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057035860 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-29T18:32:11.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057035890 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:11.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:11.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:11.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:11.637Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:11.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:11.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057035892 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057035892 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057035892 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057035892 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057035892 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-29T18:32:11.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057035895 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057035895 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057035895 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:11.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057035895 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057035896 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057035896 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-29T18:32:11.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057035898 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057035898 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1057035898 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057035898 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-29T18:32:11.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057035928 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1057035966 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1057035967 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1057035967 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T18:32:11.893Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T18:32:11.893Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:11.893Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057036007 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057036007 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057036007 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057036007 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057036007 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-29T18:32:11.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057036010 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:11.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:11.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:11.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:11.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:11.893Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:11.893Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:11.893Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057036042 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-29T18:32:11.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057036042 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-29T18:32:11.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057036042 data=null} to Tree node with text: unrecognized.log [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057036042 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-29T18:32:11.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057036042 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-29T18:32:11.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057036047 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-29T18:32:11.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:11.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:11.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:11.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:11.893Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:11.893Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:11.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:11.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:11.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:11.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:11.893Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057036050 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:11.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057036051 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:11.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057036051 data=null} to TreeItem with text {test} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057036051 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:11.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057036051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057036059 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:11.893Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057036059 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:11.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057036059 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:11.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057036059 data=null} to TreeItem with text {test} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057036059 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:11.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057036059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057036073 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:11.893Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:11.893Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057036073 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:11.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057036073 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:11.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057036073 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057036074 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:11.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057036074 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-29T18:32:11.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057036079 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:11.893Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057036115 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:11.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057036115 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:11.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057036115 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:11.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057036115 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:11.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057036115 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-29T18:32:11.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057036118 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:11.893Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:32:11.893Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:32:12.148Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:32:12.148Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:32:12.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1057036236 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:32:12.148Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:32:12.148Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:32:12.148Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:32:12.148Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:32:12.148Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:32:12.148Z] DEBUG - Clicking on &Yes [2019-07-29T18:32:12.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057036236 data=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-29T18:32:12.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057036236 data=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-29T18:32:12.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057036236 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:32:12.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057036236 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:32:12.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057036236 data=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-29T18:32:12.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057036237 data=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-29T18:32:12.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057036237 data=null item=null detail=0 x=0 y=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-29T18:32:13.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1057036138 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-29T18:32:13.513Z] DEBUG - Clicked on [2019-07-29T18:32:13.513Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:13.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:13.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:13.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:13.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:13.513Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:13.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057037363 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:13.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057037363 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:13.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057037366 data=null} to TreeItem with text {test} [2019-07-29T18:32:13.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057037366 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:13.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057037366 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:13.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057037421 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:13.513Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:13.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057037422 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:13.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057037422 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:13.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057037422 data=null} to TreeItem with text {test} [2019-07-29T18:32:13.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057037422 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:13.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057037422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:13.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057037425 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:13.513Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:13.513Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:13.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057037425 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:13.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057037425 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:13.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057037426 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:13.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057037426 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:13.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057037426 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-29T18:32:13.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057037430 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:13.513Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:13.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057037430 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:13.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057037430 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:13.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057037430 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:13.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057037430 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:13.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057037431 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-29T18:32:13.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057037437 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:13.513Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:32:13.513Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:32:13.513Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:32:13.513Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:32:13.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057037579 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:32:13.513Z] 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-29T18:32:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:32:13.513Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:32:13.513Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:32:13.513Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:32:13.513Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:32:13.513Z] DEBUG - matched Combo with text " [2019-07-29T18:32:13.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057037637 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-29T18:32:13.513Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:13.513Z] 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-29T18:32:13.513Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:13.513Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:13.513Z] 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-29T18:32:13.513Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:32:13.513Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:13.513Z] 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-29T18:32:13.513Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:32:13.513Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4110e0e2 [2019-07-29T18:32:13.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1057037641 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-29T18:32:13.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1057037642 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-29T18:32:13.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1057037642 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:32:13.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1057037642 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:32:13.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1057037642 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-29T18:32:13.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1057037642 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-29T18:32:13.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1057037642 data=null item=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-29T18:32:13.513Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1057037642 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-29T18:32:13.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1057037642 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-29T18:32:13.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1057037642 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-29T18:32:13.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1057037642 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:32:13.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1057037642 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:13.513Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:32:13.513Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T18:32:13.513Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:32:13.513Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:13.513Z] DEBUG - Clicking on &Finish [2019-07-29T18:32:13.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057037644 data=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-29T18:32:13.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057037644 data=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-29T18:32:13.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057037644 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:13.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057037644 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:13.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057037644 data=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-29T18:32:13.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057037644 data=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-29T18:32:13.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:13.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:13.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:13.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:13.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:13.513Z] DEBUG - Clicked on &Finish [2019-07-29T18:32:13.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057037644 data=null item=null detail=0 x=0 y=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-29T18:32:13.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057037457 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-29T18:32:14.075Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:14.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:14.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:14.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:14.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:14.075Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:14.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057038227 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:14.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057038227 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:14.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057038227 data=null} to TreeItem with text {test} [2019-07-29T18:32:14.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057038227 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:14.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057038227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:14.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057038233 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:14.075Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:14.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057038233 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:14.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057038233 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:14.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057038233 data=null} to TreeItem with text {test} [2019-07-29T18:32:14.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057038233 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:14.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057038233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:14.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057038236 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:14.075Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:14.075Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:14.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1057038237 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:32:14.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057038237 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:32:14.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057038237 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:32:14.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057038237 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:32:14.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057038237 data=null item=TreeItem {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-29T18:32:14.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057038241 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:32:14.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057038241 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:32:14.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057038241 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:32:14.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057038241 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:32:14.075Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057038246 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-29T18:32:14.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057038248 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:32:14.634Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:14.634Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:14.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057038661 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057038662 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057038662 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057038662 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057038662 data=null item=TreeItem {kernel-overlap-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-29T18:32:14.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057038682 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:14.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:14.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:14.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:14.634Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:14.634Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:14.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057038684 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057038684 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057038684 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057038684 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057038684 data=null item=TreeItem {kernel-overlap-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-29T18:32:14.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057038688 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.634Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057038689 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057038689 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.634Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:14.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057038689 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057038689 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057038689 data=null item=TreeItem {kernel-overlap-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-29T18:32:14.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057038691 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057038691 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.634Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057038692 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.634Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057038692 data=null item=TreeItem {kernel-overlap-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-29T18:32:14.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057038718 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057038958 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057038960 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057038960 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.890Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:14.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:15.450Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:15.450Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:15.450Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:15.450Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:15.450Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:15.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057039462 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:15.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057039462 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:15.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057039462 data=null} to TableItem with text {} [2019-07-29T18:32:15.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057039462 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:15.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057039462 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-29T18:32:15.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057039465 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:15.450Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:15.450Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:16.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:16.011Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:16.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057040141 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:16.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057040142 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:16.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057040142 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:16.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057040142 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:16.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057040142 data=null item=TreeItem {kernel-overlap-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-29T18:32:16.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057040148 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:16.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:16.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:16.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:16.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:16.011Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:16.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:16.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:16.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:16.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:16.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:16.011Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:16.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057040152 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:16.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057040152 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:16.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057040152 data=null} to TreeItem with text {test} [2019-07-29T18:32:16.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057040152 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:16.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057040152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:16.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057040159 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:16.011Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:16.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057040159 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:16.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057040159 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:16.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057040159 data=null} to TreeItem with text {test} [2019-07-29T18:32:16.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057040160 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:16.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057040160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:16.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057040168 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:16.011Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:16.011Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:16.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1057040169 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057040169 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057040169 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057040169 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057040169 data=null item=TreeItem {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-29T18:32:16.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057040174 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.011Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:16.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1057040174 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057040174 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057040174 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057040174 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057040174 data=null item=TreeItem {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-29T18:32:16.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057040176 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.011Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:32:16.011Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:32:16.267Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:32:16.267Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:32:16.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1057040275 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:32:16.267Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:32:16.267Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:32:16.267Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:32:16.267Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:32:16.267Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:32:16.267Z] DEBUG - Clicking on &Yes [2019-07-29T18:32:16.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057040275 data=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-29T18:32:16.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057040275 data=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-29T18:32:16.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057040275 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:32:16.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057040275 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:32:16.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057040275 data=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-29T18:32:16.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057040275 data=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-29T18:32:16.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057040275 data=null item=null detail=0 x=0 y=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-29T18:32:16.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1057040198 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-29T18:32:16.267Z] DEBUG - Clicked on [2019-07-29T18:32:16.267Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:16.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:16.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:16.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:16.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:16.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:16.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057040480 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:16.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057040480 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:16.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057040480 data=null} to TreeItem with text {test} [2019-07-29T18:32:16.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057040480 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:16.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057040483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:16.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057040491 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:16.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:16.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057040491 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:16.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057040491 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:16.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057040491 data=null} to TreeItem with text {test} [2019-07-29T18:32:16.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057040492 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:16.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057040492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:16.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057040520 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:16.267Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:16.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:16.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1057040521 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057040521 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057040521 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057040521 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057040521 data=null item=TreeItem {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-29T18:32:16.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057040526 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:16.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1057040527 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057040527 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057040527 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057040527 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057040527 data=null item=TreeItem {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-29T18:32:16.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057040529 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:32:16.522Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:32:16.522Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:32:16.522Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:32:16.522Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:32:16.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057040720 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:32:16.522Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:16.522Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:32:16.522Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:32:16.522Z] 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-29T18:32:16.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:16.522Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:16.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:16.522Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:16.522Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:16.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:16.522Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:16.522Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:16.522Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:16.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:16.522Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:16.522Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:32:16.522Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:32:16.522Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:32:16.522Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:32:16.522Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:32:16.522Z] DEBUG - matched Combo with text " [2019-07-29T18:32:16.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057040744 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-29T18:32:16.523Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:16.523Z] 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-29T18:32:16.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:16.523Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:16.523Z] 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-29T18:32:16.523Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:32:16.523Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:16.523Z] 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-29T18:32:16.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:32:16.523Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:16.523Z] 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-29T18:32:16.523Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:16.523Z] 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-29T18:32:16.523Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:32:16.523Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] 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-29T18:32:16.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:16.523Z] 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-29T18:32:16.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] 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-29T18:32:16.523Z] 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-29T18:32:16.523Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:32:16.523Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:16.523Z] DEBUG - Clicking on &Finish [2019-07-29T18:32:16.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057040756 data=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-29T18:32:16.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057040757 data=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-29T18:32:16.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057040757 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:16.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057040757 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:16.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057040757 data=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-29T18:32:16.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057040757 data=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-29T18:32:16.523Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:16.523Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:16.523Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:16.523Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:16.523Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:16.523Z] DEBUG - Clicked on &Finish [2019-07-29T18:32:17.083Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T18:32:17.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1057041267 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T18:32:17.083Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T18:32:17.083Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T18:32:17.083Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-29T18:32:17.083Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-29T18:32:17.083Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T18:32:17.083Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:32:17.083Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T18:32:17.083Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T18:32:17.083Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T18:32:17.083Z] DEBUG - Clicking on Rename All [2019-07-29T18:32:17.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1057041269 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-29T18:32:17.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1057041269 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-29T18:32:17.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1057041269 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T18:32:17.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1057041269 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T18:32:17.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1057041269 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-29T18:32:17.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1057041269 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-29T18:32:17.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1057041269 data=null item=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-29T18:32:17.083Z] DEBUG - Clicked on [2019-07-29T18:32:17.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057040757 data=null item=null detail=0 x=0 y=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-29T18:32:17.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057040551 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-29T18:32:17.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:17.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:17.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:17.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:17.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:17.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:17.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057041798 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:17.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057041798 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:17.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057041798 data=null} to TreeItem with text {test} [2019-07-29T18:32:17.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057041798 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:17.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057041798 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:17.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057041804 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:17.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:17.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057041804 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:17.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057041805 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:17.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057041805 data=null} to TreeItem with text {test} [2019-07-29T18:32:17.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057041805 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:17.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057041805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:17.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057041807 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:17.594Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:17.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:17.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1057041808 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T18:32:17.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1057041808 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T18:32:17.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1057041808 data=null} to TreeItem with text {Traces [13]} [2019-07-29T18:32:17.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1057041808 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:17.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057041808 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-29T18:32:17.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1057041817 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:17.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1057041817 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T18:32:17.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1057041818 data=null} to TreeItem with text {Traces [13]} [2019-07-29T18:32:17.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1057041818 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:17.594Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057041818 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-29T18:32:17.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1057041823 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:18.154Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:18.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:18.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057042237 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057042237 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057042237 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057042253 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057042253 data=null item=TreeItem {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-29T18:32:18.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057042264 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:18.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:18.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:18.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:18.154Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:18.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:18.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057042266 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057042266 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057042266 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057042266 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057042266 data=null item=TreeItem {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-29T18:32:18.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057042268 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057042268 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057042269 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:18.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057042269 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057042269 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057042269 data=null item=TreeItem {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-29T18:32:18.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057042271 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057042271 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057042271 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057042271 data=null item=TreeItem {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-29T18:32:18.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057042303 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057042308 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057042308 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057042308 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.154Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:18.714Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:19.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:19.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:19.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:19.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:19.639Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:19.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057043810 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:19.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057043810 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:19.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057043810 data=null} to TableItem with text {} [2019-07-29T18:32:19.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057043810 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:19.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057043810 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-29T18:32:19.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057043812 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:19.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:19.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:19.639Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:19.639Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:19.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057043864 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:19.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057043864 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:19.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057043864 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:19.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057043864 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:19.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057043864 data=null item=TreeItem {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-29T18:32:19.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057043867 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:19.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:19.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:19.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:19.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:19.639Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:19.639Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:19.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:19.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:19.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:19.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:19.639Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:19.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057043870 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:19.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057043870 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:19.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057043870 data=null} to TreeItem with text {test} [2019-07-29T18:32:19.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057043870 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:19.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057043870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:19.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057043877 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:19.639Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:19.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057043878 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:19.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057043878 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:19.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057043878 data=null} to TreeItem with text {test} [2019-07-29T18:32:19.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057043878 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:19.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057043878 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:19.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057043887 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:19.639Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:19.639Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:19.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1057043888 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T18:32:19.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1057043888 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T18:32:19.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1057043888 data=null} to TreeItem with text {Traces [13]} [2019-07-29T18:32:19.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1057043888 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:19.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057043888 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-29T18:32:19.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1057043893 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:19.639Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T18:32:20.201Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:20.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:20.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057044307 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057044307 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057044307 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057044307 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057044307 data=null item=TreeItem {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-29T18:32:20.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057044337 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:20.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:20.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:20.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:20.201Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:20.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:20.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057044338 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057044338 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057044338 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057044338 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057044338 data=null item=TreeItem {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-29T18:32:20.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057044341 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.201Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057044341 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057044341 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:20.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057044341 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057044341 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057044341 data=null item=TreeItem {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-29T18:32:20.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057044343 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057044343 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.201Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057044344 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.201Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057044344 data=null item=TreeItem {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-29T18:32:20.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057044375 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057044380 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.457Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057044467 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.457Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057044467 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.457Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:20.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:20.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:21.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:21.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:21.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:21.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:21.820Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:21.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057045969 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:21.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057045969 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:21.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057045969 data=null} to TableItem with text {} [2019-07-29T18:32:21.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057045969 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:21.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057045970 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-29T18:32:21.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057045972 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:21.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:21.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:21.820Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:21.820Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:21.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057046024 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:21.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057046024 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:21.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057046024 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:21.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057046025 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:21.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057046025 data=null item=TreeItem {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-29T18:32:21.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057046027 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:21.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:21.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:21.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:21.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:21.820Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:21.820Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:21.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:21.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:21.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:21.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:21.820Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:21.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057046030 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:21.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057046030 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:21.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057046030 data=null} to TreeItem with text {test} [2019-07-29T18:32:21.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057046030 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:21.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057046030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:21.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057046038 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:21.820Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:21.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057046038 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:21.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057046038 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:21.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057046038 data=null} to TreeItem with text {test} [2019-07-29T18:32:21.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057046038 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:21.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057046038 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:21.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057046048 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:21.820Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:21.820Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:21.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1057046048 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T18:32:21.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1057046048 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T18:32:21.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1057046048 data=null} to TreeItem with text {Traces [13]} [2019-07-29T18:32:21.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1057046048 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:21.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057046048 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-29T18:32:21.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1057046053 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:21.820Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T18:32:22.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:22.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:22.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057046467 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057046468 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057046468 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057046468 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057046468 data=null item=TreeItem {kernel-overlap-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-29T18:32:22.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057046495 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:22.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:22.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:22.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:22.381Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:22.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:22.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057046496 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057046496 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057046497 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057046497 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057046497 data=null item=TreeItem {kernel-overlap-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-29T18:32:22.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057046499 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057046499 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057046499 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:22.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057046500 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057046500 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057046500 data=null item=TreeItem {kernel-overlap-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-29T18:32:22.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057046502 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057046502 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057046502 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057046502 data=null item=TreeItem {kernel-overlap-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-29T18:32:22.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057046536 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057046541 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057046541 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057046541 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:22.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:22.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:22.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:22.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:22.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:22.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:22.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:22.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:22.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:22.942Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:22.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057047044 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:22.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057047044 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:22.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057047044 data=null} to TableItem with text {} [2019-07-29T18:32:22.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057047044 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:22.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057047044 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-29T18:32:22.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057047046 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:22.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:22.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:23.867Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:23.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:23.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057047995 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:23.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057047995 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:23.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057047995 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:23.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057047996 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:23.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057047996 data=null item=TreeItem {kernel-overlap-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-29T18:32:23.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057047998 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:23.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:23.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:23.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:23.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:23.867Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:23.867Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:23.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:23.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:23.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:23.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:23.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:23.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057048001 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:23.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057048001 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:23.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057048001 data=null} to TreeItem with text {test} [2019-07-29T18:32:23.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057048002 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:23.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057048002 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:23.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057048009 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:23.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:23.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057048009 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:23.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057048009 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:23.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057048018 data=null} to TreeItem with text {test} [2019-07-29T18:32:23.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057048018 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:23.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057048018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:23.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057048021 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:23.867Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:23.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:23.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1057048022 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T18:32:23.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1057048022 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T18:32:23.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1057048022 data=null} to TreeItem with text {Traces [13]} [2019-07-29T18:32:23.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1057048022 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:23.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057048022 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-29T18:32:23.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1057048032 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:23.867Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T18:32:23.867Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:23.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:23.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057048065 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:23.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057048065 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:23.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057048065 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:23.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057048065 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:23.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057048065 data=null item=TreeItem {simple_server-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-29T18:32:23.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057048074 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:23.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:23.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:23.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:23.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:23.867Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:23.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:23.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057048078 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:23.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057048078 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:23.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057048078 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:23.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057048078 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:23.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057048078 data=null item=TreeItem {simple_server-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-29T18:32:23.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057048092 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:23.867Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T18:32:23.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057048092 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:23.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057048092 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:23.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:23.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057048093 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:23.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057048093 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:23.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057048093 data=null item=TreeItem {simple_server-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-29T18:32:23.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057048095 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:23.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057048095 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:23.867Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1057048096 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:24.122Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057048096 data=null item=TreeItem {simple_server-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-29T18:32:24.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057048134 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:24.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1057048139 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:24.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1057048139 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:24.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1057048139 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:24.122Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T18:32:24.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:24.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:24.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:24.682Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:24.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:24.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:24.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:24.683Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:24.683Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:24.683Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:24.683Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:24.683Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:24.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057048641 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:24.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057048641 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:24.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057048641 data=null} to TableItem with text {} [2019-07-29T18:32:24.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057048641 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:24.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057048641 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-29T18:32:24.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057048644 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:24.683Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:24.683Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:25.608Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:25.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:25.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057049584 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:25.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057049584 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:25.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057049584 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:25.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057049584 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:25.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057049584 data=null item=TreeItem {simple_server-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-29T18:32:25.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057049587 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:25.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:25.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:25.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:25.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:25.608Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:25.608Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:25.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:25.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:25.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:25.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:25.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:25.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057049590 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:25.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057049590 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:25.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057049590 data=null} to TreeItem with text {test} [2019-07-29T18:32:25.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057049590 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:25.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057049590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:25.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057049597 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:25.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:25.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057049597 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:25.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057049597 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:25.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057049597 data=null} to TreeItem with text {test} [2019-07-29T18:32:25.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057049597 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:25.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057049598 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:25.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057049609 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:25.608Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:25.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:25.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1057049609 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T18:32:25.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1057049609 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T18:32:25.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1057049609 data=null} to TreeItem with text {Traces [13]} [2019-07-29T18:32:25.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1057049610 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:25.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057049610 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-29T18:32:25.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1057049614 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:25.608Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T18:32:25.863Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:25.863Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:25.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057049948 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057049948 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057049948 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057049948 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057049948 data=null item=TreeItem {simple_server-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-29T18:32:25.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057049956 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:25.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:25.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:25.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:25.863Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:25.863Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:25.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057049958 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057049958 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057049958 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057049958 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057049958 data=null item=TreeItem {simple_server-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-29T18:32:25.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057049960 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057049961 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057049961 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:25.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057049961 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057049961 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057049961 data=null item=TreeItem {simple_server-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-29T18:32:25.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057049963 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057049963 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1057049973 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057049973 data=null item=TreeItem {simple_server-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-29T18:32:25.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057050007 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1057050016 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1057050016 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1057050016 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T18:32:25.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:25.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:25.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:25.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:26.423Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:26.423Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:26.423Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:26.423Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:26.423Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:26.423Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:26.423Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:26.423Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:26.423Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:26.423Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:26.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057050518 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:26.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057050518 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:26.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057050518 data=null} to TableItem with text {} [2019-07-29T18:32:26.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057050519 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:26.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057050519 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-29T18:32:26.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057050522 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:26.423Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:26.423Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:27.348Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:27.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057051346 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:27.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057051346 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:27.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057051347 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057051347 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:27.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057051347 data=null item=TreeItem {simple_server-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-29T18:32:27.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057051368 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:27.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:27.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:27.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:27.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:27.348Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:27.348Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:27.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:27.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:27.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:27.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:27.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057051370 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:27.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057051370 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:27.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057051371 data=null} to TreeItem with text {test} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057051371 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:27.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057051371 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057051378 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:27.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057051378 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:27.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057051379 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:27.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057051379 data=null} to TreeItem with text {test} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057051379 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:27.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057051379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057051381 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:27.348Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:27.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1057051382 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T18:32:27.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1057051382 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T18:32:27.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1057051392 data=null} to TreeItem with text {Traces [13]} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1057051392 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:27.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057051392 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-29T18:32:27.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1057051398 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:27.348Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T18:32:27.348Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:27.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057051439 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057051460 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057051460 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057051460 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057051460 data=null item=TreeItem {ust-overlap-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-29T18:32:27.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057051470 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:27.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:27.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:27.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:27.348Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:27.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057051471 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057051471 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057051471 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057051471 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057051471 data=null item=TreeItem {ust-overlap-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-29T18:32:27.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057051474 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057051474 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057051474 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:27.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057051474 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057051474 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057051474 data=null item=TreeItem {ust-overlap-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-29T18:32:27.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057051488 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057051488 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1057051488 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057051488 data=null item=TreeItem {ust-overlap-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-29T18:32:27.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057051524 data=null button=1 stateMask=0x80000 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1057051529 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1057051529 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1057051529 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:27.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:27.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:27.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:27.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:27.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:27.917Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:27.917Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:27.917Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:27.917Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:27.917Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:27.917Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:27.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:27.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:27.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:27.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:27.917Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:27.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057052031 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:27.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057052032 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:27.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057052032 data=null} to TableItem with text {} [2019-07-29T18:32:27.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057052032 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:27.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057052032 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-29T18:32:27.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057052035 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:27.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:27.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:28.843Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:28.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:28.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057052882 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:28.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057052882 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:28.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057052882 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:28.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057052882 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:28.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057052882 data=null item=TreeItem {ust-overlap-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-29T18:32:28.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057052885 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:28.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:28.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:28.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:28.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:28.843Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:28.843Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:28.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:28.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:28.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:28.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:28.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:28.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057052888 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:28.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057052888 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:28.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057052888 data=null} to TreeItem with text {test} [2019-07-29T18:32:28.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057052888 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:28.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057052888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:28.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057052896 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:28.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:28.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057052912 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:28.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057052912 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:28.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057052912 data=null} to TreeItem with text {test} [2019-07-29T18:32:28.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057052912 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:28.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057052912 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:28.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057052918 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:28.843Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:28.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:28.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1057052918 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T18:32:28.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1057052919 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T18:32:28.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1057052919 data=null} to TreeItem with text {Traces [13]} [2019-07-29T18:32:28.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1057052919 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:28.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057052919 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-29T18:32:28.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1057052924 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:28.843Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T18:32:29.098Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:29.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:29.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053340 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053341 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053341 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053341 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057053341 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-29T18:32:29.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053371 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:29.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:29.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:29.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:29.353Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:29.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:29.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053372 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053372 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053372 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053372 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057053372 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-29T18:32:29.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053375 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053375 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053375 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:29.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053376 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053376 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057053376 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-29T18:32:29.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053378 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053378 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053378 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057053378 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-29T18:32:29.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053412 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053417 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053417 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057053417 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:29.353Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:29.353Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:29.353Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:29.353Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:29.353Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:29.353Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:29.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:29.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:29.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:29.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:29.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:29.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:29.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:30.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:30.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:30.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:30.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:30.839Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:30.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057054920 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:30.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057054920 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:30.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057054920 data=null} to TableItem with text {} [2019-07-29T18:32:30.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057054920 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:30.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057054921 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-29T18:32:30.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057054929 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:30.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:30.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:30.839Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:30.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:30.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057054982 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:30.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057054982 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:30.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057054982 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:30.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057054983 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:30.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057054983 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-29T18:32:30.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057054985 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:32:30.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:30.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:30.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:30.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:30.839Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:30.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:30.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:30.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:30.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:30.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:30.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:30.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057054989 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:30.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057054989 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:30.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057054989 data=null} to TreeItem with text {test} [2019-07-29T18:32:30.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057054989 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:30.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057054989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:30.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057055016 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:30.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:30.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057055017 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:30.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057055017 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:30.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057055017 data=null} to TreeItem with text {test} [2019-07-29T18:32:30.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057055017 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:30.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057055017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:30.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057055020 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:30.839Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:30.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:30.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1057055020 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T18:32:30.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1057055021 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T18:32:30.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1057055021 data=null} to TreeItem with text {Traces [13]} [2019-07-29T18:32:30.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1057055021 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:30.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057055021 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-29T18:32:30.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1057055026 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:30.839Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T18:32:31.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:31.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:31.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055442 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055442 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055442 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055442 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057055442 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-29T18:32:31.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055469 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:31.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:31.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:31.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:31.400Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:31.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:31.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055471 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055471 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055471 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055471 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057055472 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-29T18:32:31.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055474 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055474 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055474 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:31.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055474 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055475 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057055475 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-29T18:32:31.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055477 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055477 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055477 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057055478 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-29T18:32:31.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055512 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055517 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055517 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057055517 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:31.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:31.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:31.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:31.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:31.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:31.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:31.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:31.961Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:31.961Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:31.961Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:31.961Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:31.961Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:31.961Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:31.961Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:31.961Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:32.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:32.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:32.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:32.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:32.886Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:32.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057057020 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:32.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057057020 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:32.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057057020 data=null} to TableItem with text {} [2019-07-29T18:32:32.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057057020 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:32.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057057020 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-29T18:32:32.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057057025 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:32.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:32.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:32.886Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:32.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:32.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057057065 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:32.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057057065 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:32.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057057066 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:32.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057057066 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:32.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057057066 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-29T18:32:32.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057057086 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:32:32.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:32.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:32.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:32.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:32.886Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:32.886Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:32.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:32.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:32.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:32.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:32.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:32.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057057089 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:32.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057057089 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:32.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057057089 data=null} to TreeItem with text {test} [2019-07-29T18:32:32.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057057089 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:32.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057057089 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:32.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057057097 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:32.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:32.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057057098 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:32.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057057098 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:32.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057057098 data=null} to TreeItem with text {test} [2019-07-29T18:32:32.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057057098 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:32.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057057098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:32.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057057101 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:32.886Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:32.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:32.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1057057101 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T18:32:32.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1057057101 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T18:32:32.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1057057101 data=null} to TreeItem with text {Traces [13]} [2019-07-29T18:32:32.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1057057102 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:32.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057057102 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-29T18:32:32.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1057057114 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:32.886Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T18:32:33.447Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:33.447Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:33.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057057430 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057057430 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057057430 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057057430 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057057430 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-29T18:32:33.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057057457 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:33.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:33.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:33.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:33.447Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:33.447Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:33.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057057459 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057057459 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057057459 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057057459 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057057459 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-29T18:32:33.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057057462 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057057462 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057057462 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:33.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057057462 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057057462 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057057462 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-29T18:32:33.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057057465 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057057465 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057057465 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057057465 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-29T18:32:33.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057057502 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057057514 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.702Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057057514 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.702Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057057815 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.702Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:33.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:33.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:33.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:33.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:33.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:33.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:33.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:33.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:33.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:33.702Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:33.702Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:33.702Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:33.702Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:33.702Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:33.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057057851 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:33.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057057851 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:33.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057057851 data=null} to TableItem with text {} [2019-07-29T18:32:33.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057057852 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:33.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057057852 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-29T18:32:33.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057057857 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:33.702Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:33.702Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:35.065Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:35.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057058954 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057058955 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057058955 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057058955 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057058955 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-29T18:32:35.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057058958 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:32:35.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:35.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:35.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:35.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:35.065Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:35.065Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:35.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:35.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:35.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:35.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:35.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057058968 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:35.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057058968 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:35.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057058968 data=null} to TreeItem with text {test} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057058969 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:35.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057058969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057058981 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:35.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057058981 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:35.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057058981 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:35.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057058981 data=null} to TreeItem with text {test} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057058981 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:35.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057058981 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057058984 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:35.065Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:35.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1057058985 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T18:32:35.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1057058985 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T18:32:35.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1057058985 data=null} to TreeItem with text {Traces [13]} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1057058985 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:35.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057058985 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-29T18:32:35.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1057058999 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:35.065Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T18:32:35.065Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:35.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057059060 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1057059060 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1057059060 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057059060 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057059060 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-29T18:32:35.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057059069 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:35.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:35.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:35.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:35.065Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:35.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057059070 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1057059070 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1057059070 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057059070 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057059070 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-29T18:32:35.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057059073 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057059073 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1057059073 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:35.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1057059073 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057059073 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057059073 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-29T18:32:35.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057059084 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057059084 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057059084 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057059084 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-29T18:32:35.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057059139 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057059139 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1057059139 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1057059139 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:35.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:35.625Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:35.625Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:35.625Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:35.625Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:35.625Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:35.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057059641 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:35.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057059641 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:35.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057059642 data=null} to TableItem with text {} [2019-07-29T18:32:35.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057059642 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:35.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057059642 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-29T18:32:35.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057059646 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:35.625Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:35.625Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:36.550Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:36.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057060495 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1057060495 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1057060495 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057060495 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057060495 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-29T18:32:36.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057060498 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:32:36.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:36.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:36.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:36.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:36.550Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:36.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:36.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:36.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:36.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:36.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:36.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057060501 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:36.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057060501 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:36.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057060501 data=null} to TreeItem with text {test} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057060501 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:36.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057060501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057060508 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:36.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057060509 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:36.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057060509 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:36.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057060509 data=null} to TreeItem with text {test} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057060509 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:36.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057060509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057060522 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:36.550Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:36.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1057060523 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T18:32:36.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1057060523 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T18:32:36.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1057060523 data=null} to TreeItem with text {Traces [13]} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1057060523 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:36.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057060523 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-29T18:32:36.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1057060532 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:36.550Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T18:32:36.550Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:36.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057060665 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1057060665 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1057060666 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057060666 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057060666 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-29T18:32:36.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057060674 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:36.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:36.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:36.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:36.550Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:36.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057060676 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1057060676 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1057060676 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057060676 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057060676 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-29T18:32:36.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057060678 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057060679 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1057060679 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:36.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1057060679 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057060679 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057060679 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-29T18:32:36.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057060691 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057060691 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057060691 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057060692 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-29T18:32:36.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057060728 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057060733 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1057060733 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1057060733 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:36.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:36.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:36.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:36.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:36.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:36.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:36.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:36.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:36.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:36.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:37.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:37.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:37.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:37.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:37.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:37.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:37.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:37.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:37.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:37.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:37.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:37.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:37.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:37.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:37.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:37.110Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:37.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057061236 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:37.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057061236 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:37.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057061236 data=null} to TableItem with text {} [2019-07-29T18:32:37.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057061236 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:37.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057061236 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-29T18:32:37.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057061244 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:37.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:37.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:38.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:38.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057062067 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1057062067 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1057062067 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057062068 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057062068 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-29T18:32:38.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057062090 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:32:38.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:38.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:38.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:38.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:38.036Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:38.036Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:38.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:38.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:38.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:38.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:38.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057062093 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:38.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057062093 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:38.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057062093 data=null} to TreeItem with text {test} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057062094 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:38.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057062094 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057062101 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:38.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057062101 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:38.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057062101 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:38.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057062101 data=null} to TreeItem with text {test} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057062101 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:38.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057062102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057062104 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:38.036Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:38.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1057062116 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T18:32:38.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1057062116 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T18:32:38.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1057062116 data=null} to TreeItem with text {Traces [13]} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1057062117 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:38.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057062117 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-29T18:32:38.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1057062122 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:38.036Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T18:32:38.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:38.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057062167 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1057062167 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1057062167 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057062168 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057062168 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-29T18:32:38.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057062196 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:38.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:38.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:38.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:38.036Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:38.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057062197 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1057062198 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1057062198 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057062198 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057062198 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-29T18:32:38.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057062200 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057062200 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1057062200 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:38.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1057062201 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057062201 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057062201 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-29T18:32:38.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057062203 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057062203 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057062203 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057062204 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-29T18:32:38.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057062255 data=null button=1 stateMask=0x80000 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057062255 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1057062255 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1057062255 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:38.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:38.960Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:38.960Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:38.960Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:38.960Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:38.960Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:38.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057062904 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:38.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057062904 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:38.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057062904 data=null} to TableItem with text {} [2019-07-29T18:32:38.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057062905 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:38.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057062905 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-29T18:32:38.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057062908 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:38.960Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:38.960Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:39.521Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:39.521Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:39.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057063661 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:39.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1057063661 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:39.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1057063661 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:39.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057063661 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:39.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057063661 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-29T18:32:39.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057063664 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:32:39.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:39.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:39.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:39.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:39.521Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:39.521Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:39.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:39.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:39.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:39.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:39.521Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:39.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057063667 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:39.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057063667 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:39.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057063667 data=null} to TreeItem with text {test} [2019-07-29T18:32:39.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057063667 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:39.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057063667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:39.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057063674 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:39.521Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:39.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057063675 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:39.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057063675 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:39.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057063675 data=null} to TreeItem with text {test} [2019-07-29T18:32:39.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057063675 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:39.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057063675 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:39.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057063689 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:39.521Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:39.521Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:39.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1057063690 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T18:32:39.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1057063690 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T18:32:39.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1057063690 data=null} to TreeItem with text {Traces [13]} [2019-07-29T18:32:39.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1057063690 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:39.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057063690 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-29T18:32:39.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1057063699 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:39.521Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T18:32:40.081Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:40.081Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:40.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057064116 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057064116 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057064116 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057064116 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057064117 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-29T18:32:40.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057064145 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:40.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:40.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:40.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:40.081Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:40.081Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:40.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057064146 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057064146 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057064146 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057064147 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057064147 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-29T18:32:40.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057064149 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057064149 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057064150 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:40.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057064150 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057064150 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057064150 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-29T18:32:40.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057064152 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057064152 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1057064152 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057064153 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-29T18:32:40.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057064186 data=null button=1 stateMask=0x80000 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1057064259 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1057064260 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1057064260 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.081Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T18:32:40.081Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T18:32:40.336Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:40.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:40.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057064403 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057064403 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057064404 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057064404 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057064404 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-29T18:32:40.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057064407 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:40.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:40.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:40.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:40.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:40.336Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:40.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:40.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:40.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:40.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:40.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:40.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:40.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057064410 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:40.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057064410 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:40.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057064410 data=null} to TreeItem with text {test} [2019-07-29T18:32:40.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057064410 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:40.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057064410 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:40.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057064428 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:40.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:40.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057064429 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:40.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057064429 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:40.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057064429 data=null} to TreeItem with text {test} [2019-07-29T18:32:40.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057064429 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:40.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057064429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:40.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057064433 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:40.336Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:40.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:40.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1057064434 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T18:32:40.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1057064434 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T18:32:40.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1057064434 data=null} to TreeItem with text {Traces [13]} [2019-07-29T18:32:40.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1057064434 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:40.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057064434 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-29T18:32:40.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1057064441 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:40.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:40.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1057064442 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T18:32:40.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1057064442 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T18:32:40.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1057064442 data=null} to TreeItem with text {Traces [13]} [2019-07-29T18:32:40.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1057064442 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:40.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057064442 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-29T18:32:40.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1057064444 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T18:32:40.336Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:32:40.336Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:32:40.336Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:32:40.336Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:32:40.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1057064569 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:32:40.336Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:32:40.336Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:32:40.336Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:32:40.336Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:32:40.336Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:32:40.336Z] DEBUG - Clicking on &Yes [2019-07-29T18:32:40.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057064570 data=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-29T18:32:40.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057064570 data=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-29T18:32:40.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057064570 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:32:40.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057064570 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:32:40.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057064570 data=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-29T18:32:40.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057064570 data=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-29T18:32:40.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057064570 data=null item=null detail=0 x=0 y=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-29T18:32:42.222Z] DEBUG - Clicked on [2019-07-29T18:32:42.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1057064467 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-29T18:32:42.817Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:42.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:42.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:42.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:42.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:42.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:42.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057066969 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:42.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057066969 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:42.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057066969 data=null} to TreeItem with text {test} [2019-07-29T18:32:42.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057066969 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:42.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057066969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:42.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057066976 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:42.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:42.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057066976 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:42.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057066976 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:42.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057066976 data=null} to TreeItem with text {test} [2019-07-29T18:32:42.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057066976 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:42.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057066976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:42.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057066979 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:42.817Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:42.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:42.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057066980 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:32:42.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057066980 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:32:42.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057066980 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:32:42.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057066980 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:32:42.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057066980 data=null item=TreeItem {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-29T18:32:42.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057066988 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:32:42.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:42.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057066989 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:32:42.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057066989 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:32:42.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057066989 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:32:42.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057066989 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:32:42.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057066989 data=null item=TreeItem {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-29T18:32:42.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057066992 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:32:42.817Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:32:42.817Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:32:43.073Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:32:43.073Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:32:43.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057067145 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:32:43.073Z] 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-29T18:32:43.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:32:43.073Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:32:43.073Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:32:43.073Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:32:43.073Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:32:43.073Z] DEBUG - matched Combo with text " [2019-07-29T18:32:43.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057067219 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-29T18:32:43.073Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:43.073Z] 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-29T18:32:43.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:43.073Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:32:43.073Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:43.073Z] 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-29T18:32:43.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:32:43.073Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:43.073Z] 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-29T18:32:43.073Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:32:43.073Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T18:32:43.073Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:32:43.073Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:43.073Z] DEBUG - Clicking on &Finish [2019-07-29T18:32:43.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057067223 data=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-29T18:32:43.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057067223 data=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-29T18:32:43.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057067224 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:43.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057067224 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:43.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057067224 data=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-29T18:32:43.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057067224 data=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-29T18:32:43.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:43.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:43.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:43.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:43.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:43.073Z] DEBUG - Clicked on &Finish [2019-07-29T18:32:43.634Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T18:32:43.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1057067734 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T18:32:43.634Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T18:32:43.634Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T18:32:43.634Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:32:43.634Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T18:32:43.634Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All' [2019-07-29T18:32:43.634Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH' [2019-07-29T18:32:43.634Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-29T18:32:43.634Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T18:32:43.634Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T18:32:43.634Z] DEBUG - Clicking on Overwrite All [2019-07-29T18:32:43.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1057067735 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-29T18:32:43.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=1057067735 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-29T18:32:43.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=1057067735 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-29T18:32:43.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=1057067735 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-29T18:32:43.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=1057067735 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-29T18:32:43.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=1057067735 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-29T18:32:43.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=1057067735 data=null item=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-29T18:32:43.634Z] DEBUG - Clicked on [2019-07-29T18:32:43.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057067224 data=null item=null detail=0 x=0 y=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-29T18:32:43.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057067023 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-29T18:32:44.144Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:44.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:44.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:44.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:44.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:44.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:44.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057068265 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:44.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057068265 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:44.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057068265 data=null} to TreeItem with text {test} [2019-07-29T18:32:44.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057068265 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:44.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057068265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:44.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057068275 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:44.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:44.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057068276 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:44.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057068276 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:44.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057068276 data=null} to TreeItem with text {test} [2019-07-29T18:32:44.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057068276 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:44.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057068276 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:44.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057068279 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:44.144Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:44.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:44.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057068279 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:44.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057068280 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:44.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057068280 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:44.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057068280 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:44.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057068280 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-29T18:32:44.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057068284 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:44.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057068284 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:44.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057068284 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:44.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057068284 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:44.144Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057068284 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-29T18:32:44.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057068286 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:44.704Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:44.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:44.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057068703 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057068704 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057068704 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057068704 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057068704 data=null item=TreeItem {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-29T18:32:44.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057068727 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:44.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:44.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:44.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:44.704Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:44.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:44.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057068728 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057068729 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057068730 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057068730 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057068730 data=null item=TreeItem {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-29T18:32:44.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057068732 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057068733 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057068733 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:44.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057068733 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057068733 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057068733 data=null item=TreeItem {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-29T18:32:44.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057068735 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057068735 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057068735 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057068736 data=null item=TreeItem {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-29T18:32:44.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057068765 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057068770 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057068770 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057068770 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:44.704Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:45.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:46.188Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:46.188Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:46.188Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:46.188Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:46.188Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:46.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057070273 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:46.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057070273 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:46.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057070273 data=null} to TableItem with text {} [2019-07-29T18:32:46.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057070273 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:46.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057070274 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-29T18:32:46.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057070276 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:46.188Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:46.188Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:46.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:46.188Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:46.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057070410 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:46.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057070410 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:46.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057070410 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:46.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057070410 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:46.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057070410 data=null item=TreeItem {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-29T18:32:46.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057070412 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:46.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:46.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:46.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:46.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:46.188Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:46.188Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:46.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:46.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:46.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:46.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:46.188Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:46.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057070415 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:46.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057070415 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:46.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057070415 data=null} to TreeItem with text {test} [2019-07-29T18:32:46.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057070415 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:46.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057070415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:46.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057070423 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:46.188Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:46.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057070423 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:46.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057070423 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:46.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057070423 data=null} to TreeItem with text {test} [2019-07-29T18:32:46.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057070424 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:46.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057070424 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:46.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057070432 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:46.188Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:46.188Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:46.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057070433 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:46.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057070433 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:46.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057070433 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:46.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057070433 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:46.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057070433 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-29T18:32:46.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057070437 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:46.188Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T18:32:46.748Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:46.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:46.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057070852 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:46.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057070852 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:46.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057070852 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:46.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057070852 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:46.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057070853 data=null item=TreeItem {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-29T18:32:46.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057070876 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:46.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:46.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:46.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:46.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:46.748Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:46.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:46.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057070877 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:46.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057070877 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:46.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057070877 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:46.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057070878 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:46.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057070879 data=null item=TreeItem {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-29T18:32:46.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057070882 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:46.748Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:46.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057070882 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:46.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057070882 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:46.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:46.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057070883 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:46.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057070883 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:46.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057070883 data=null item=TreeItem {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-29T18:32:46.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057070885 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:46.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057070886 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:46.748Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057070886 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:46.748Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057070886 data=null item=TreeItem {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-29T18:32:47.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057070929 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:47.002Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057071044 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:47.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057071044 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:47.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057071044 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:47.002Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:47.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:47.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:47.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:47.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:47.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:47.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:47.927Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:47.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057072059 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:47.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057072059 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:47.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057072059 data=null} to TableItem with text {} [2019-07-29T18:32:47.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057072059 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:47.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057072059 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-29T18:32:47.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057072061 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:47.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:47.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:48.183Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:48.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057072297 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:48.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057072297 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:48.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057072297 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057072297 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:48.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057072297 data=null item=TreeItem {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-29T18:32:48.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057072300 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:32:48.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:48.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:48.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:48.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:48.183Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:48.183Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:48.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:48.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:48.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:48.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:48.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057072303 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:48.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057072303 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:48.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057072303 data=null} to TreeItem with text {test} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057072303 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:48.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057072303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057072311 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:48.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057072311 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:48.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057072311 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:48.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057072311 data=null} to TreeItem with text {test} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057072312 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:48.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057072312 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057072321 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:48.183Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:48.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057072321 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:48.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057072321 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:48.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057072321 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057072321 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:48.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057072322 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-29T18:32:48.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057072326 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:48.183Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T18:32:48.183Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:48.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057072364 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057072364 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057072364 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057072365 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057072365 data=null item=TreeItem {kernel-overlap-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-29T18:32:48.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057072376 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:48.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:48.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:48.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:48.183Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:48.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057072377 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057072377 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057072377 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057072377 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057072378 data=null item=TreeItem {kernel-overlap-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-29T18:32:48.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057072380 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057072380 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057072380 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:48.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057072380 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057072380 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057072380 data=null item=TreeItem {kernel-overlap-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-29T18:32:48.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057072382 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057072383 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057072383 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057072383 data=null item=TreeItem {kernel-overlap-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-29T18:32:48.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057072416 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057072421 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057072421 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057072421 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:48.183Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:48.183Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:48.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:48.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:48.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:48.744Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:48.744Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:48.744Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:48.744Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:48.744Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:48.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057072923 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:48.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057072923 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:48.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057072923 data=null} to TableItem with text {} [2019-07-29T18:32:48.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057072923 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:48.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057072923 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-29T18:32:48.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057072926 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:48.744Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:48.744Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:49.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:49.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:49.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057073865 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:49.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057073865 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:49.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057073865 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:49.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057073865 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:49.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057073865 data=null item=TreeItem {kernel-overlap-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-29T18:32:49.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057073867 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:32:49.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:49.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:49.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:49.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:49.670Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:49.670Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:49.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:49.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:49.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:49.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:49.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:49.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057073870 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:49.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057073870 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:49.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057073870 data=null} to TreeItem with text {test} [2019-07-29T18:32:49.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057073870 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:49.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057073870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:49.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057073877 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:49.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:49.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057073879 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:49.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057073888 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:49.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057073888 data=null} to TreeItem with text {test} [2019-07-29T18:32:49.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057073888 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:49.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057073888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:49.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057073891 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:49.670Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:49.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:49.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057073892 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:49.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057073892 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:49.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057073892 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:49.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057073892 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:49.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057073892 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-29T18:32:49.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057073901 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:49.670Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T18:32:50.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:50.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:50.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057074330 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057074330 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057074330 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057074331 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057074331 data=null item=TreeItem {simple_server-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-29T18:32:50.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057074343 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:50.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:50.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:50.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:50.230Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:50.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:50.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057074345 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057074345 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057074345 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057074345 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057074345 data=null item=TreeItem {simple_server-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-29T18:32:50.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057074347 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057074348 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057074348 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:50.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057074348 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057074348 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057074348 data=null item=TreeItem {simple_server-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-29T18:32:50.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057074355 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057074356 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1057074356 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057074356 data=null item=TreeItem {simple_server-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-29T18:32:50.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057074387 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1057074394 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1057074394 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1057074394 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T18:32:50.230Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:50.230Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:50.230Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:50.788Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:50.788Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:50.788Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:50.788Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:50.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:50.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:50.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:50.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:50.788Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:50.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057074896 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:50.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057074896 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:50.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057074897 data=null} to TableItem with text {} [2019-07-29T18:32:50.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057074897 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:50.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057074897 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-29T18:32:50.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057074899 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:50.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:50.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:51.715Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:51.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057075738 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:51.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057075738 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:51.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057075738 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057075739 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:51.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057075739 data=null item=TreeItem {simple_server-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-29T18:32:51.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057075741 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:32:51.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:51.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:51.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:51.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:51.715Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:51.715Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:51.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:51.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:51.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:51.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:51.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057075744 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:51.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057075744 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:51.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057075744 data=null} to TreeItem with text {test} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057075744 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:51.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057075744 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057075751 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:51.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057075751 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:51.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057075751 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:51.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057075751 data=null} to TreeItem with text {test} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057075752 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:51.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057075752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057075762 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:51.715Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:51.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057075763 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:51.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057075763 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:51.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057075763 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057075763 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:51.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057075763 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-29T18:32:51.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057075768 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:51.715Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T18:32:51.715Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:51.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057075810 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057075810 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057075810 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057075811 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057075811 data=null item=TreeItem {simple_server-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-29T18:32:51.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057075824 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:51.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:51.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:51.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:51.715Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:51.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057075825 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057075825 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057075825 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057075826 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057075826 data=null item=TreeItem {simple_server-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-29T18:32:51.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057075828 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057075828 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057075828 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:51.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057075828 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057075828 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057075829 data=null item=TreeItem {simple_server-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-29T18:32:51.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057075836 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057075836 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1057075836 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057075836 data=null item=TreeItem {simple_server-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-29T18:32:51.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057075871 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1057075876 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1057075876 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1057075876 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T18:32:51.715Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:51.715Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:51.715Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:51.715Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:52.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:52.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:52.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:52.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:52.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:52.276Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:52.276Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:52.276Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:52.276Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:52.276Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:52.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057076378 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:52.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057076378 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:52.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057076378 data=null} to TableItem with text {} [2019-07-29T18:32:52.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057076378 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:52.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057076378 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-29T18:32:52.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057076380 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:52.276Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:52.276Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:53.202Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:53.202Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:53.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057077222 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:53.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057077222 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:53.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057077222 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:53.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057077222 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:53.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057077222 data=null item=TreeItem {simple_server-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-29T18:32:53.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057077225 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:32:53.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:53.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:53.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:53.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:53.202Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:53.202Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:53.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:53.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:53.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:53.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:53.202Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:53.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057077228 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:53.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057077228 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:53.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057077228 data=null} to TreeItem with text {test} [2019-07-29T18:32:53.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057077228 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:53.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057077228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:53.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057077236 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:53.202Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:53.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057077245 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:53.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057077247 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:53.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057077247 data=null} to TreeItem with text {test} [2019-07-29T18:32:53.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057077248 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:53.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057077248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:53.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057077251 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:53.202Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:53.202Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:53.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057077251 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:53.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057077251 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:53.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057077251 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:53.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057077252 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:53.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057077252 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-29T18:32:53.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057077263 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:53.202Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T18:32:53.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:53.457Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:53.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057077678 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057077678 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057077679 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057077679 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057077679 data=null item=TreeItem {ust-overlap-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-29T18:32:53.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057077705 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:53.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:53.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:53.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:53.457Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:53.457Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:53.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057077707 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057077707 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057077707 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057077707 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057077707 data=null item=TreeItem {ust-overlap-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-29T18:32:53.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057077709 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.457Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057077710 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057077710 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.457Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:53.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057077710 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057077710 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057077710 data=null item=TreeItem {ust-overlap-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-29T18:32:53.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057077713 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057077713 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.712Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1057077713 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.712Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057077713 data=null item=TreeItem {ust-overlap-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-29T18:32:53.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057077745 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1057077750 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1057077750 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1057077750 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.712Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:53.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:53.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:53.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:53.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:53.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:54.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:54.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:54.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:54.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:54.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:54.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:32:54.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:54.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:54.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:54.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:54.273Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:32:54.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057078253 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:32:54.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057078253 data=null doit=true} to TableItem with text {} [2019-07-29T18:32:54.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057078253 data=null} to TableItem with text {} [2019-07-29T18:32:54.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057078253 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:54.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057078253 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-29T18:32:54.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057078256 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:32:54.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:32:54.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:32:54.833Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:54.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:55.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057079093 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:55.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057079094 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:55.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057079094 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:55.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057079094 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:55.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057079094 data=null item=TreeItem {ust-overlap-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-29T18:32:55.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057079099 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:32:55.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:55.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:55.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:55.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:55.089Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:55.089Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:55.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:55.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:55.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:55.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:55.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:55.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057079101 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057079101 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057079101 data=null} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057079102 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057079102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057079109 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:55.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057079110 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057079110 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057079110 data=null} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057079110 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057079110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057079122 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:55.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:55.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057079123 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057079123 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057079123 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057079123 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057079123 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-29T18:32:55.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057079129 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.089Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:55.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:55.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:55.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:55.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:55.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:55.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057079137 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057079137 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057079137 data=null} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057079137 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057079137 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057079143 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:55.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057079145 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057079145 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057079145 data=null} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057079145 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057079146 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057079157 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:55.089Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:55.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:55.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057079158 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057079158 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057079158 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057079158 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057079158 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-29T18:32:55.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057079162 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.089Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T18:32:55.344Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:55.344Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:55.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057079477 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057079493 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057079493 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057079493 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057079493 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-29T18:32:55.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057079507 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:55.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:55.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:55.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:55.344Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:55.344Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:55.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057079520 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057079520 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057079520 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057079520 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057079520 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-29T18:32:55.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057079523 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.344Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057079523 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057079523 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.344Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:55.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057079523 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057079524 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057079524 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-29T18:32:55.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057079526 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057079526 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.344Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1057079526 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.599Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057079527 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-29T18:32:55.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057079559 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1057079655 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1057079655 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1057079655 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.599Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.599Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T18:32:55.599Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T18:32:55.854Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:55.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:55.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057079892 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057079892 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057079892 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057079892 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057079892 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-29T18:32:55.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057079894 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:32:55.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:55.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:55.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:55.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:55.854Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:55.854Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:55.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:55.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:55.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:55.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:55.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:55.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057079898 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:55.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057079898 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:55.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057079898 data=null} to TreeItem with text {test} [2019-07-29T18:32:55.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057079898 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:55.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057079898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:55.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057079906 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:55.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:55.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057079906 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:55.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057079906 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:55.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057079906 data=null} to TreeItem with text {test} [2019-07-29T18:32:55.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057079906 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:55.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057079906 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:55.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057079916 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:55.854Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:55.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:55.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057079917 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057079917 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057079917 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057079917 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057079917 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-29T18:32:55.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057079922 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:55.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057079923 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057079923 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057079923 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057079923 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057079923 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-29T18:32:55.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057079925 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:55.854Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:32:55.854Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:32:55.854Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:32:55.854Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:32:55.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1057080005 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:32:55.854Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:32:55.854Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:32:55.854Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:32:55.854Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:32:55.854Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:32:55.854Z] DEBUG - Clicking on &Yes [2019-07-29T18:32:55.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057080005 data=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-29T18:32:55.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057080005 data=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-29T18:32:55.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057080005 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:32:55.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057080005 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:32:55.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057080005 data=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-29T18:32:55.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057080005 data=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-29T18:32:55.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057080005 data=null item=null detail=0 x=0 y=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-29T18:32:56.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1057079946 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-29T18:32:56.780Z] DEBUG - Clicked on [2019-07-29T18:32:56.780Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:56.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:56.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:56.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:56.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:56.781Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:56.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057081018 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:56.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057081018 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:56.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057081018 data=null} to TreeItem with text {test} [2019-07-29T18:32:56.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057081018 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:56.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057081018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:56.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057081024 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:56.781Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:56.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057081025 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:56.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057081025 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:56.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057081025 data=null} to TreeItem with text {test} [2019-07-29T18:32:56.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057081025 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:56.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057081025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:56.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057081028 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:56.781Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:56.781Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:56.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057081029 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:56.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057081029 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:56.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057081029 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:56.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057081029 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:56.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057081029 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-29T18:32:57.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057081040 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:57.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:57.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057081040 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:57.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057081040 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:57.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057081040 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:57.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057081040 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:57.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057081040 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-29T18:32:57.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057081042 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:57.036Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:32:57.036Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:32:57.036Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:32:57.036Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:32:57.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057081185 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:32:57.036Z] 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-29T18:32:57.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:57.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-29T18:32:57.036Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:32:57.036Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:32:57.036Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:32:57.036Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:32:57.036Z] DEBUG - matched Combo with text " [2019-07-29T18:32:57.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057081213 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-29T18:32:57.036Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:32:57.036Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:32:57.036Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:57.036Z] 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-29T18:32:57.036Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:32:57.036Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:57.036Z] 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-29T18:32:57.036Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:32:57.036Z] 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-29T18:32:57.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:32:57.036Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:57.036Z] 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-29T18:32:57.036Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:32:57.037Z] 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-29T18:32:57.037Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:57.037Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:57.037Z] 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-29T18:32:57.037Z] 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-29T18:32:57.037Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:32:57.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:57.037Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:32:57.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:32:57.037Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:32:57.037Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:32:57.037Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:32:57.037Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:32:57.037Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:32:57.037Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:32:57.037Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:32:57.037Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:32:57.037Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:32:57.037Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:32:57.037Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:57.037Z] DEBUG - Clicking on &Finish [2019-07-29T18:32:57.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057081221 data=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-29T18:32:57.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057081221 data=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-29T18:32:57.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057081221 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:57.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057081221 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:57.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057081221 data=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-29T18:32:57.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057081221 data=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-29T18:32:57.037Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:57.037Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:57.037Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:57.037Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:57.037Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:32:57.037Z] DEBUG - Clicked on &Finish [2019-07-29T18:32:57.598Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T18:32:57.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1057081756 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T18:32:57.598Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T18:32:57.598Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T18:32:57.598Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:32:57.598Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T18:32:57.598Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T18:32:57.598Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All' [2019-07-29T18:32:57.598Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH' [2019-07-29T18:32:57.598Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-29T18:32:57.598Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T18:32:57.598Z] DEBUG - Clicking on Skip All [2019-07-29T18:32:57.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1057081757 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-29T18:32:57.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1057081757 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-29T18:32:57.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1057081757 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-29T18:32:57.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1057081757 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-29T18:32:57.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1057081757 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-29T18:32:57.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1057081757 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-29T18:32:57.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1057081757 data=null item=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-29T18:32:57.598Z] DEBUG - Clicked on [2019-07-29T18:32:57.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057081221 data=null item=null detail=0 x=0 y=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-29T18:32:57.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057081065 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-29T18:32:58.108Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:58.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:58.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:58.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:58.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:58.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:58.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057082286 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057082286 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057082286 data=null} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057082286 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057082286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057082291 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:58.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057082292 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057082292 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057082292 data=null} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057082292 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057082292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057082295 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:58.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:58.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057082295 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:58.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057082295 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:58.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057082295 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:58.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057082296 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:58.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057082296 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-29T18:32:58.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057082304 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:58.108Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:32:58.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:58.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:58.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:58.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:58.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:58.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057082307 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057082307 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057082307 data=null} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057082307 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057082307 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057082312 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:58.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057082312 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057082312 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057082313 data=null} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057082313 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057082313 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057082315 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:32:58.108Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:32:58.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:58.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057082316 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:32:58.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057082316 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:58.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057082316 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:58.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057082316 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:58.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057082316 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-29T18:32:58.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057082325 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:58.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057082325 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:32:58.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057082326 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:32:58.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057082326 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:58.108Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057082326 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-29T18:32:58.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057082328 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:32:58.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:32:58.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:58.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057082755 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057082755 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057082755 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057082755 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057082755 data=null item=TreeItem {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-29T18:32:58.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057082768 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:58.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:58.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:32:58.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:32:58.670Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:32:58.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:58.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057082770 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057082770 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057082770 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057082770 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057082770 data=null item=TreeItem {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-29T18:32:58.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057082772 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057082772 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057082772 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:32:58.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057082773 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057082773 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057082773 data=null item=TreeItem {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-29T18:32:58.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057082774 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057082775 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057082775 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057082775 data=null item=TreeItem {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-29T18:32:58.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057082804 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057082809 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057082809 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057082809 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:58.670Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:32:59.230Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:00.156Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:00.156Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:00.156Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:00.156Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:00.156Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:33:00.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057084311 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:33:00.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057084311 data=null doit=true} to TableItem with text {} [2019-07-29T18:33:00.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057084311 data=null} to TableItem with text {} [2019-07-29T18:33:00.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057084312 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:00.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057084312 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-29T18:33:00.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057084314 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:00.156Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:00.156Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:00.156Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:00.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:00.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057084362 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:00.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057084362 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:00.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057084362 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:00.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057084362 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:00.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057084362 data=null item=TreeItem {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-29T18:33:00.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057084365 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:00.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:00.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:00.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:00.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:00.156Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:00.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:00.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:00.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:00.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:00.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:00.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:00.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057084368 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:00.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057084368 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:00.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057084368 data=null} to TreeItem with text {test} [2019-07-29T18:33:00.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057084368 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:00.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057084368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:00.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057084375 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:00.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:00.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057084375 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:00.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057084376 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:00.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057084376 data=null} to TreeItem with text {test} [2019-07-29T18:33:00.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057084376 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:00.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057084376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:00.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057084385 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:00.156Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:00.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:00.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057084385 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:33:00.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057084385 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:33:00.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057084385 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:33:00.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057084386 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:00.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057084386 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-29T18:33:00.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057084391 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:00.156Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T18:33:00.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:00.716Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:00.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057084706 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057084706 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057084706 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057084707 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057084707 data=null item=TreeItem {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-29T18:33:00.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057084741 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:00.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:00.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:00.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:00.716Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:00.716Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:00.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057084743 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057084743 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057084743 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057084744 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057084744 data=null item=TreeItem {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-29T18:33:00.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057084746 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057084747 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057084747 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:00.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057084747 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057084747 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057084747 data=null item=TreeItem {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-29T18:33:00.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057084750 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057084750 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057084750 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057084750 data=null item=TreeItem {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-29T18:33:00.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057084780 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057084786 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057084866 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057084866 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:00.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:00.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:02.602Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:02.602Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:02.602Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:02.602Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:02.602Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:33:02.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057086369 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:33:02.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057086369 data=null doit=true} to TableItem with text {} [2019-07-29T18:33:02.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057086369 data=null} to TableItem with text {} [2019-07-29T18:33:02.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057086369 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:02.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057086369 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-29T18:33:02.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057086371 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:02.602Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:02.602Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:02.602Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:02.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:02.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057086408 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:02.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057086408 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:02.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057086408 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:02.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057086408 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:02.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057086408 data=null item=TreeItem {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-29T18:33:02.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057086410 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:33:02.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:02.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:02.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:02.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:02.602Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:02.602Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:02.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:02.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:02.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:02.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:02.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:02.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057086430 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:02.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057086430 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:02.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057086430 data=null} to TreeItem with text {test} [2019-07-29T18:33:02.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057086430 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:02.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057086430 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:02.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057086437 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:02.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:02.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057086438 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:02.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057086438 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:02.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057086438 data=null} to TreeItem with text {test} [2019-07-29T18:33:02.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057086438 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:02.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057086438 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:02.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057086441 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:02.602Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:02.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:02.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057086441 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:33:02.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057086441 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:33:02.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057086441 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:33:02.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057086442 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:02.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057086442 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-29T18:33:02.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057086451 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:02.602Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T18:33:02.858Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:02.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:02.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057086869 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057086869 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057086869 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057086869 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057086870 data=null item=TreeItem {kernel-overlap-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-29T18:33:02.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057086899 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:02.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:02.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:02.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:02.858Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:02.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:02.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057086900 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057086900 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057086900 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057086900 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057086900 data=null item=TreeItem {kernel-overlap-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-29T18:33:02.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057086903 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057086903 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057086903 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:02.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057086903 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057086903 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057086903 data=null item=TreeItem {kernel-overlap-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-29T18:33:02.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057086905 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057086905 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057086906 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057086906 data=null item=TreeItem {kernel-overlap-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-29T18:33:02.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057086938 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057086943 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057086944 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057086944 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:02.858Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:03.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:03.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:03.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:03.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:03.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:03.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:03.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:03.113Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:33:03.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057087188 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:33:03.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057087188 data=null doit=true} to TableItem with text {} [2019-07-29T18:33:03.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057087188 data=null} to TableItem with text {} [2019-07-29T18:33:03.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057087189 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:03.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057087189 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-29T18:33:03.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057087191 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:03.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:03.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:04.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:04.476Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:04.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057088332 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:04.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057088332 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:04.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057088332 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:04.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057088332 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:04.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057088332 data=null item=TreeItem {kernel-overlap-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-29T18:33:04.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057088335 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:04.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:04.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:04.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:04.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:04.476Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:04.476Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:04.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:04.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:04.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:04.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:04.476Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:04.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057088340 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:04.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057088340 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:04.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057088340 data=null} to TreeItem with text {test} [2019-07-29T18:33:04.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057088340 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:04.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057088340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:04.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057088357 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:04.476Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:04.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057088358 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:04.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057088358 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:04.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057088358 data=null} to TreeItem with text {test} [2019-07-29T18:33:04.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057088358 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:04.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057088358 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:04.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057088361 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:04.476Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:04.476Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:04.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057088362 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:33:04.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057088362 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:33:04.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057088362 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:33:04.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057088362 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:04.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057088362 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-29T18:33:04.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057088371 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:04.476Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T18:33:04.731Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:04.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:04.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057088824 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057088824 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057088825 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057088825 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057088825 data=null item=TreeItem {simple_server-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-29T18:33:04.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057088852 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:04.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:04.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:04.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:04.731Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:04.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:04.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057088853 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057088853 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057088853 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057088853 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057088853 data=null item=TreeItem {simple_server-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-29T18:33:04.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057088855 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057088856 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057088856 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:04.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057088856 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057088856 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057088856 data=null item=TreeItem {simple_server-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-29T18:33:04.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057088858 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057088858 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1057088858 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057088858 data=null item=TreeItem {simple_server-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-29T18:33:04.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057088889 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1057088895 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1057088895 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1057088895 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T18:33:04.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:04.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:04.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:05.292Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:05.292Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:05.292Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:05.292Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:05.292Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:05.292Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:05.292Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:05.292Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:05.292Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:33:05.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057089396 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:33:05.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057089396 data=null doit=true} to TableItem with text {} [2019-07-29T18:33:05.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057089396 data=null} to TableItem with text {} [2019-07-29T18:33:05.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057089397 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:05.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057089397 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-29T18:33:05.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057089399 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:05.292Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:05.292Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:06.219Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:06.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:06.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057090220 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:06.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057090236 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:06.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057090236 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:06.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057090236 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:06.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057090236 data=null item=TreeItem {simple_server-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-29T18:33:06.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057090241 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:06.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:06.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:06.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:06.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:06.219Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:06.219Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:06.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:06.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:06.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:06.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:06.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:06.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057090244 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:06.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057090244 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:06.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057090244 data=null} to TreeItem with text {test} [2019-07-29T18:33:06.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057090245 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:06.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057090245 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:06.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057090253 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:06.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:06.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057090253 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:06.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057090253 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:06.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057090253 data=null} to TreeItem with text {test} [2019-07-29T18:33:06.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057090253 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:06.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057090253 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:06.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057090265 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:06.219Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:06.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:06.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057090265 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:33:06.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057090265 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:33:06.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057090265 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:33:06.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057090266 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:06.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057090266 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-29T18:33:06.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057090270 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:06.219Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T18:33:06.219Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:06.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:06.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057090312 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057090312 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057090312 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057090312 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057090312 data=null item=TreeItem {simple_server-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-29T18:33:06.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057090338 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:06.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:06.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:06.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:06.219Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:06.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:06.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057090340 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057090340 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057090340 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057090340 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057090340 data=null item=TreeItem {simple_server-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-29T18:33:06.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057090343 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.219Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057090343 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057090344 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:06.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057090344 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057090344 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057090344 data=null item=TreeItem {simple_server-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-29T18:33:06.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057090346 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057090347 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.220Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1057090347 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.220Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057090347 data=null item=TreeItem {simple_server-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-29T18:33:06.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057090426 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1057090621 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1057090621 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1057090621 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.475Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T18:33:06.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:06.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:06.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:06.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:06.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:07.035Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:07.035Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:07.035Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:07.035Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:07.035Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:33:07.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057091123 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:33:07.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057091123 data=null doit=true} to TableItem with text {} [2019-07-29T18:33:07.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057091123 data=null} to TableItem with text {} [2019-07-29T18:33:07.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057091123 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:07.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057091123 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-29T18:33:07.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057091126 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:07.035Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:07.035Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:07.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:07.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:07.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057091765 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:07.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057091765 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:07.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057091765 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:07.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057091765 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:07.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057091765 data=null item=TreeItem {simple_server-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-29T18:33:07.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057091768 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:07.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:07.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:07.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:07.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:07.595Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:07.595Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:07.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:07.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:07.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:07.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:07.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:07.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057091770 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:07.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057091770 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:07.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057091770 data=null} to TreeItem with text {test} [2019-07-29T18:33:07.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057091770 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:07.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057091770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:07.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057091778 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:07.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:07.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057091778 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:07.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057091778 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:07.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057091778 data=null} to TreeItem with text {test} [2019-07-29T18:33:07.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057091778 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:07.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057091778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:07.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057091790 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:07.595Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:07.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:07.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057091791 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:33:07.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057091791 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:33:07.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057091791 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:33:07.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057091791 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:07.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057091791 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-29T18:33:07.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057091796 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:07.595Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T18:33:07.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:07.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:07.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057091844 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057091844 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057091844 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057091844 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057091844 data=null item=TreeItem {ust-overlap-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-29T18:33:07.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057091854 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:07.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:07.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:07.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:07.850Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:07.850Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:07.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057091864 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057091864 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057091864 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057091864 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057091864 data=null item=TreeItem {ust-overlap-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-29T18:33:07.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057091866 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057091867 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057091867 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:07.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057091867 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057091867 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057091867 data=null item=TreeItem {ust-overlap-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-29T18:33:07.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057091869 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057091869 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1057091869 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057091869 data=null item=TreeItem {ust-overlap-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-29T18:33:07.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057091901 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1057091907 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1057091907 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1057091907 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:07.850Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:07.850Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:07.850Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:07.850Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:07.850Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:08.410Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:08.410Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:08.410Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:08.410Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:08.410Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:08.410Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:08.410Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:08.410Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:08.410Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:08.410Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:08.410Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:33:08.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057092558 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:33:08.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057092558 data=null doit=true} to TableItem with text {} [2019-07-29T18:33:08.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057092558 data=null} to TableItem with text {} [2019-07-29T18:33:08.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057092558 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:08.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057092558 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-29T18:33:08.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057092561 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:08.411Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:08.411Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:09.336Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:09.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:09.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057093282 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:09.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057093282 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:09.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057093282 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:09.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057093298 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:09.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057093299 data=null item=TreeItem {ust-overlap-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-29T18:33:09.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057093306 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:33:09.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:09.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:09.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:09.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:09.336Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:09.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:09.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:09.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:09.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:09.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:09.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:09.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057093309 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:09.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057093309 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:09.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057093309 data=null} to TreeItem with text {test} [2019-07-29T18:33:09.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057093309 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:09.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057093309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:09.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057093316 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:09.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:09.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057093317 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:09.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057093317 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:09.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057093317 data=null} to TreeItem with text {test} [2019-07-29T18:33:09.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057093317 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:09.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057093317 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:09.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057093330 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:09.336Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:09.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:09.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057093331 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:33:09.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057093331 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:33:09.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057093331 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:33:09.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057093331 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:09.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057093331 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-29T18:33:09.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057093341 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:09.336Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T18:33:09.592Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:09.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:09.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057093656 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057093656 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057093657 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057093657 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057093657 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-29T18:33:09.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057093680 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:09.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:09.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:09.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:09.592Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:09.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:09.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057093683 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057093683 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057093683 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057093683 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057093683 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-29T18:33:09.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057093685 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057093686 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057093686 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:09.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057093686 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057093686 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057093686 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-29T18:33:09.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057093688 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057093688 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1057093688 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057093688 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-29T18:33:09.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057093721 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1057093829 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1057093829 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1057093829 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-29T18:33:09.592Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T18:33:09.592Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T18:33:10.153Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:10.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:10.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057094151 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:10.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057094151 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:10.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057094151 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:10.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057094151 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:10.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057094151 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-29T18:33:10.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057094153 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:10.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:10.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:10.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:10.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:10.153Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:10.153Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:10.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:10.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:10.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:10.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:10.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:10.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057094173 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:10.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057094173 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:10.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057094173 data=null} to TreeItem with text {test} [2019-07-29T18:33:10.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057094173 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:10.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057094173 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:10.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057094181 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:10.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:10.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057094181 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:10.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057094182 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:10.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057094182 data=null} to TreeItem with text {test} [2019-07-29T18:33:10.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057094182 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:10.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057094182 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:10.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057094185 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:10.153Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:10.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:10.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057094185 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:33:10.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057094185 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:33:10.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057094185 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:33:10.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057094185 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:10.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057094185 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-29T18:33:10.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057094197 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:10.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:10.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057094197 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:33:10.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057094197 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:33:10.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057094197 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:33:10.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057094198 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:10.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057094198 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-29T18:33:10.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057094200 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:10.153Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:33:10.153Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:33:10.153Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:33:10.153Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:33:10.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1057094274 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:33:10.153Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:33:10.153Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:33:10.153Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:33:10.153Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:33:10.153Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:33:10.153Z] DEBUG - Clicking on &Yes [2019-07-29T18:33:10.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057094274 data=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-29T18:33:10.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057094274 data=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-29T18:33:10.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057094274 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:33:10.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057094274 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:33:10.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057094274 data=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-29T18:33:10.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057094274 data=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-29T18:33:10.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057094274 data=null item=null detail=0 x=0 y=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-29T18:33:11.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1057094217 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-29T18:33:11.333Z] DEBUG - Clicked on [2019-07-29T18:33:11.333Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:11.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:11.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:11.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:11.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:11.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:11.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057095344 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:11.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057095344 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:11.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057095344 data=null} to TreeItem with text {test} [2019-07-29T18:33:11.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057095344 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:11.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057095344 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:11.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057095350 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:11.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:11.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057095350 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:11.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057095350 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:11.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057095351 data=null} to TreeItem with text {test} [2019-07-29T18:33:11.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057095351 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:11.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057095351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:11.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057095353 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:11.333Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:11.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:11.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057095354 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:33:11.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057095354 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:33:11.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057095354 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:33:11.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057095354 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:11.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057095354 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-29T18:33:11.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057095363 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:11.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:11.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1057095363 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T18:33:11.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1057095363 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T18:33:11.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1057095364 data=null} to TreeItem with text {Traces [7]} [2019-07-29T18:33:11.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1057095364 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:11.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057095364 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-29T18:33:11.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1057095366 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T18:33:11.333Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:33:11.333Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:33:11.333Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:33:11.333Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:33:11.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057095500 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:33:11.333Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:11.333Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:33:11.333Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:33:11.333Z] 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-29T18:33:11.333Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:11.333Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:11.333Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:11.333Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:11.333Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:11.333Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:11.333Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:11.333Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:11.333Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:11.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:11.333Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:11.333Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:33:11.333Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:33:11.333Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:33:11.333Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:33:11.333Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:33:11.333Z] DEBUG - matched Combo with text " [2019-07-29T18:33:11.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057095580 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-29T18:33:11.589Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:11.589Z] 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-29T18:33:11.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:33:11.589Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:11.589Z] 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-29T18:33:11.589Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:33:11.589Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:11.589Z] 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-29T18:33:11.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:33:11.589Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:11.589Z] 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-29T18:33:11.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:33:11.589Z] 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-29T18:33:11.589Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:33:11.589Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] 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-29T18:33:11.589Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:11.589Z] 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-29T18:33:11.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] 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-29T18:33:11.589Z] 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-29T18:33:11.589Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:33:11.589Z] DEBUG - Clicking on &Finish [2019-07-29T18:33:11.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057095628 data=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-29T18:33:11.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057095628 data=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-29T18:33:11.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057095628 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:33:11.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057095628 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:33:11.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057095628 data=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-29T18:33:11.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057095628 data=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-29T18:33:11.589Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:33:11.589Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:33:11.589Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:33:11.589Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:33:11.589Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:33:11.589Z] DEBUG - Clicked on &Finish [2019-07-29T18:33:11.589Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T18:33:11.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1057095829 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T18:33:11.589Z] DEBUG - Clicking on Rename [2019-07-29T18:33:11.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1057095830 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-29T18:33:11.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1057095830 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-29T18:33:11.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1057095830 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T18:33:11.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1057095830 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T18:33:11.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1057095830 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-29T18:33:11.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1057095830 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-29T18:33:11.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1057095830 data=null item=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-29T18:33:11.844Z] DEBUG - Clicked on [2019-07-29T18:33:11.844Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T18:33:11.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1057095944 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T18:33:11.844Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T18:33:11.844Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T18:33:11.844Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:33:11.844Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-29T18:33:11.844Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-29T18:33:11.844Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T18:33:11.845Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T18:33:11.845Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T18:33:11.845Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T18:33:11.845Z] DEBUG - Clicking on Overwrite [2019-07-29T18:33:11.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1057095944 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-29T18:33:11.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1057095944 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-29T18:33:11.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1057095944 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T18:33:11.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1057095944 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T18:33:11.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1057095944 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-29T18:33:11.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1057095944 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-29T18:33:11.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1057095944 data=null item=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-29T18:33:11.845Z] DEBUG - Clicked on [2019-07-29T18:33:11.845Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T18:33:11.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1057096041 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T18:33:11.845Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T18:33:11.845Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T18:33:11.845Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:33:11.845Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T18:33:11.845Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T18:33:11.845Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T18:33:11.845Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-29T18:33:11.845Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-29T18:33:11.845Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T18:33:11.845Z] DEBUG - Clicking on Skip [2019-07-29T18:33:11.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1057096041 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-29T18:33:11.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1057096041 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-29T18:33:11.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1057096041 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T18:33:11.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1057096041 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T18:33:11.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1057096042 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-29T18:33:11.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1057096042 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-29T18:33:11.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1057096042 data=null item=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-29T18:33:12.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057095628 data=null item=null detail=0 x=0 y=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-29T18:33:12.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057095422 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-29T18:33:12.102Z] DEBUG - Clicked on [2019-07-29T18:33:12.102Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:12.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:12.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:12.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:12.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:12.102Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:12.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057096232 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:12.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057096232 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:12.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057096232 data=null} to TreeItem with text {test} [2019-07-29T18:33:12.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057096233 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:12.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057096233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:12.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057096250 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:12.102Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:12.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057096250 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:12.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057096250 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:12.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057096250 data=null} to TreeItem with text {test} [2019-07-29T18:33:12.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057096250 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:12.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057096251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:12.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057096253 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:12.102Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:12.102Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:12.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1057096254 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T18:33:12.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1057096254 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T18:33:12.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1057096254 data=null} to TreeItem with text {Traces [5]} [2019-07-29T18:33:12.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1057096254 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:33:12.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057096254 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-29T18:33:12.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1057096262 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:33:12.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1057096262 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T18:33:12.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1057096262 data=null} to TreeItem with text {Traces [5]} [2019-07-29T18:33:12.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1057096262 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:33:12.102Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057096262 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-29T18:33:12.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1057096264 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:33:12.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:12.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:12.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057096677 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057096677 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057096677 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057096677 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057096677 data=null item=TreeItem {kernel-overlap-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-29T18:33:12.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057096699 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:12.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:12.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:12.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:12.670Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:12.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:12.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057096701 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057096701 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057096701 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057096702 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057096702 data=null item=TreeItem {kernel-overlap-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-29T18:33:12.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057096704 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057096704 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057096704 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:12.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057096705 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057096705 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057096705 data=null item=TreeItem {kernel-overlap-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-29T18:33:12.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057096707 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057096707 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057096707 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057096707 data=null item=TreeItem {kernel-overlap-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-29T18:33:12.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057096738 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057096743 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057096921 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057096922 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:12.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:13.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:13.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:13.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:13.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:13.231Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:33:13.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057097425 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:33:13.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057097425 data=null doit=true} to TableItem with text {} [2019-07-29T18:33:13.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057097425 data=null} to TableItem with text {} [2019-07-29T18:33:13.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057097425 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:13.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057097425 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-29T18:33:13.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057097427 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:13.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:13.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:14.157Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:14.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:14.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057098147 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:14.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057098147 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:14.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057098147 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:14.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057098147 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:14.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057098147 data=null item=TreeItem {kernel-overlap-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-29T18:33:14.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057098173 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:33:14.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:14.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:14.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:14.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:14.157Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:14.157Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:14.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:14.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:14.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:14.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:14.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:14.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057098176 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:14.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057098176 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:14.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057098176 data=null} to TreeItem with text {test} [2019-07-29T18:33:14.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057098176 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:14.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057098176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:14.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057098191 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:14.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:14.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057098191 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:14.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057098191 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:14.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057098191 data=null} to TreeItem with text {test} [2019-07-29T18:33:14.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057098192 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:14.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057098192 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:14.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057098194 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:14.157Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:14.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:14.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1057098195 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T18:33:14.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1057098195 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T18:33:14.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1057098195 data=null} to TreeItem with text {Traces [5]} [2019-07-29T18:33:14.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1057098195 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:33:14.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057098195 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-29T18:33:14.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1057098205 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:33:14.157Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-29T18:33:14.412Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:14.412Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:14.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057098624 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057098624 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057098624 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057098624 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057098624 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-29T18:33:14.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057098653 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:14.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:14.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:14.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:14.412Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:14.412Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:14.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057098655 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057098655 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057098655 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057098655 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057098655 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-29T18:33:14.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057098657 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.412Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057098657 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057098657 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.412Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:14.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057098658 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057098658 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057098658 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-29T18:33:14.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057098659 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057098660 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.412Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057098660 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.667Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057098660 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-29T18:33:14.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057098716 data=null button=1 stateMask=0x80000 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.667Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057098722 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.667Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057098722 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.667Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057098722 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.667Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:14.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:15.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:15.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:15.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:15.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:15.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:15.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:15.227Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:33:15.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057099440 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:33:15.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057099440 data=null doit=true} to TableItem with text {} [2019-07-29T18:33:15.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057099440 data=null} to TableItem with text {} [2019-07-29T18:33:15.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057099440 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:15.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057099441 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-29T18:33:15.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057099451 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:15.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:15.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:16.153Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:16.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:16.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057100175 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:16.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057100175 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:16.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057100175 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:16.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057100175 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:16.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057100175 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-29T18:33:16.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057100191 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:33:16.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:16.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:16.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:16.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:16.153Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:16.153Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:16.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:16.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:16.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:16.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:16.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:16.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057100197 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:16.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057100197 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:16.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057100197 data=null} to TreeItem with text {test} [2019-07-29T18:33:16.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057100197 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:16.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057100197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:16.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057100206 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:16.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:16.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057100206 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:16.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057100206 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:16.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057100206 data=null} to TreeItem with text {test} [2019-07-29T18:33:16.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057100206 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:16.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057100206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:16.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057100209 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:16.154Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:16.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:16.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1057100209 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T18:33:16.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1057100210 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T18:33:16.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1057100210 data=null} to TreeItem with text {Traces [5]} [2019-07-29T18:33:16.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1057100210 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:33:16.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057100210 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-29T18:33:16.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1057100221 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:33:16.154Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-29T18:33:16.154Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:16.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:16.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057100262 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057100262 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057100262 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057100262 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057100262 data=null item=TreeItem {simple_server-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-29T18:33:16.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057100274 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:16.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:16.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:16.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:16.154Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:16.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:16.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057100276 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057100276 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057100276 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057100276 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057100276 data=null item=TreeItem {simple_server-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-29T18:33:16.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057100278 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057100279 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057100279 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:16.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057100279 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057100279 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057100279 data=null item=TreeItem {simple_server-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-29T18:33:16.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057100281 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057100281 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1057100287 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057100287 data=null item=TreeItem {simple_server-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-29T18:33:16.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057100318 data=null button=1 stateMask=0x80000 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.154Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1057100323 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.409Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1057100323 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.409Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1057100430 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.409Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T18:33:16.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:16.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:16.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:16.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:16.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:16.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:16.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:16.409Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:33:16.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057100453 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:33:16.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057100453 data=null doit=true} to TableItem with text {} [2019-07-29T18:33:16.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057100453 data=null} to TableItem with text {} [2019-07-29T18:33:16.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057100453 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:16.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057100454 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-29T18:33:16.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057100456 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:16.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:16.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:17.774Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:17.774Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:17.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057101693 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:17.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057101693 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:17.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057101693 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:17.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057101693 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:17.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057101694 data=null item=TreeItem {simple_server-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-29T18:33:17.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057101696 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:33:17.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:17.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:17.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:17.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:17.774Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:17.774Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:17.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:17.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:17.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:17.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:17.774Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:17.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057101699 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:17.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057101699 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:17.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057101699 data=null} to TreeItem with text {test} [2019-07-29T18:33:17.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057101699 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:17.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057101699 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:17.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057101706 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:17.774Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:17.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057101706 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:17.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057101706 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:17.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057101706 data=null} to TreeItem with text {test} [2019-07-29T18:33:17.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057101706 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:17.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057101706 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:17.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057101718 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:17.774Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:17.774Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:17.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1057101718 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T18:33:17.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1057101718 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T18:33:17.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1057101718 data=null} to TreeItem with text {Traces [5]} [2019-07-29T18:33:17.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1057101718 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:33:17.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057101718 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-29T18:33:17.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1057101723 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:33:17.774Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-29T18:33:17.774Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:17.774Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:17.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057101763 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057101763 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057101763 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057101763 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057101763 data=null item=TreeItem {simple_server-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-29T18:33:17.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057101776 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:17.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:17.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:17.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:17.775Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:17.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:17.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057101778 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057101778 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057101778 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057101778 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057101778 data=null item=TreeItem {simple_server-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-29T18:33:17.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057101780 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.775Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057101780 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057101781 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:17.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057101781 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057101781 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057101781 data=null item=TreeItem {simple_server-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-29T18:33:17.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057101788 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057101788 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.775Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1057101789 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.775Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057101789 data=null item=TreeItem {simple_server-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-29T18:33:17.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057101825 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.775Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1057101955 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.775Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1057101984 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.775Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1057101985 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.775Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T18:33:17.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:17.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:17.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:17.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:17.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:17.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:17.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:17.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:17.775Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:33:17.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057101986 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:33:17.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057101987 data=null doit=true} to TableItem with text {} [2019-07-29T18:33:17.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057101987 data=null} to TableItem with text {} [2019-07-29T18:33:17.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057101987 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:17.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057101987 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-29T18:33:17.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057101989 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:17.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:17.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:19.137Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:19.137Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:19.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057103161 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:19.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057103161 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:19.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057103162 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:19.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057103162 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:19.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057103162 data=null item=TreeItem {simple_server-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-29T18:33:19.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057103164 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:33:19.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:19.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:19.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:19.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:19.138Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:19.138Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:19.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:19.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:19.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:19.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:19.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:19.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057103167 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:19.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057103167 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:19.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057103167 data=null} to TreeItem with text {test} [2019-07-29T18:33:19.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057103167 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:19.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057103167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:19.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057103174 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:19.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:19.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057103175 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:19.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057103175 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:19.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057103175 data=null} to TreeItem with text {test} [2019-07-29T18:33:19.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057103175 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:19.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057103175 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:19.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057103186 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:19.138Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:19.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:19.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1057103187 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T18:33:19.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1057103187 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T18:33:19.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1057103187 data=null} to TreeItem with text {Traces [5]} [2019-07-29T18:33:19.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1057103187 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:33:19.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057103187 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-29T18:33:19.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1057103192 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:33:19.138Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-29T18:33:19.138Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:19.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:19.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057103238 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057103239 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057103239 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057103239 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057103239 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-29T18:33:19.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057103247 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:19.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:19.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:19.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:19.138Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:19.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:19.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057103248 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057103249 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057103249 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057103249 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057103249 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-29T18:33:19.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057103259 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057103260 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057103260 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:19.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057103260 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057103260 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057103260 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-29T18:33:19.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057103262 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057103262 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1057103263 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057103263 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-29T18:33:19.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057103294 data=null button=1 stateMask=0x80000 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1057103363 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1057103363 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1057103363 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.138Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T18:33:19.138Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T18:33:19.699Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:19.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:19.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1057103684 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1057103684 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1057103684 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1057103685 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057103685 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-29T18:33:19.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1057103687 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T18:33:19.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:19.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:19.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:19.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:19.699Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:19.699Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:19.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:19.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:19.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:19.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:19.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:19.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057103706 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:19.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057103706 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:19.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057103706 data=null} to TreeItem with text {test} [2019-07-29T18:33:19.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057103706 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:19.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057103706 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:19.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057103714 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:19.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:19.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057103714 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:19.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057103715 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:19.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057103715 data=null} to TreeItem with text {test} [2019-07-29T18:33:19.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057103715 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:19.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057103715 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:19.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057103718 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:19.699Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:19.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:19.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1057103718 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T18:33:19.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1057103718 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T18:33:19.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1057103718 data=null} to TreeItem with text {Traces [5]} [2019-07-29T18:33:19.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1057103718 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:33:19.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057103718 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-29T18:33:19.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1057103731 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:33:19.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:19.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1057103732 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T18:33:19.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1057103732 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T18:33:19.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1057103732 data=null} to TreeItem with text {Traces [5]} [2019-07-29T18:33:19.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1057103732 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:33:19.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057103732 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-29T18:33:19.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1057103734 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T18:33:19.699Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:33:19.699Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:33:19.699Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:33:19.699Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:33:19.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1057103821 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:33:19.699Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:33:19.699Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:33:19.699Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:33:19.699Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:33:19.699Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:33:19.699Z] DEBUG - Clicking on &Yes [2019-07-29T18:33:19.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057103822 data=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-29T18:33:19.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057103822 data=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-29T18:33:19.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057103822 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:33:19.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057103822 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:33:19.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057103822 data=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-29T18:33:19.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057103822 data=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-29T18:33:19.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057103822 data=null item=null detail=0 x=0 y=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-29T18:33:20.260Z] DEBUG - Clicked on [2019-07-29T18:33:20.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1057103756 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-29T18:33:20.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:20.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:20.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:20.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:20.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:20.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:20.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057104907 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:20.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057104907 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:20.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057104907 data=null} to TreeItem with text {test} [2019-07-29T18:33:20.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057104907 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:20.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057104907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:20.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057104912 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:20.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:20.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057104913 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:20.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057104913 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:20.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057104913 data=null} to TreeItem with text {test} [2019-07-29T18:33:20.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057104913 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:20.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057104913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:20.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057104915 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:20.821Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:20.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:20.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057104916 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:33:20.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057104916 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:33:20.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057104916 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:33:20.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057104916 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:33:20.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057104916 data=null item=TreeItem {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-29T18:33:20.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057104920 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:33:20.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:20.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057104925 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:33:20.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057104925 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:33:20.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057104925 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:33:20.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057104925 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:33:20.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057104925 data=null item=TreeItem {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-29T18:33:20.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057104927 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:33:20.821Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:33:20.821Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:33:20.821Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:33:20.821Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:33:20.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057105023 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:33:20.821Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:20.821Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:33:20.821Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:33:20.821Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T18:33:20.821Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:20.821Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:20.821Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:20.821Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:20.821Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:20.821Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:20.821Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:20.821Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:20.821Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:20.821Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:20.821Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:20.821Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:33:20.821Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:33:20.821Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:33:20.821Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:33:20.821Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:33:20.821Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:45.478Z] DEBUG - Clicking on &Next > [2019-07-29T18:33:45.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1057129622 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-29T18:33:45.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1057129622 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-29T18:33:45.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1057129623 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:33:45.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1057129623 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:33:45.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1057129623 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-29T18:33:45.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1057129623 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-29T18:33:45.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1057129623 data=null item=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-29T18:33:45.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:33:45.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:33:45.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:33:45.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:33:45.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:33:45.478Z] DEBUG - Clicked on &Next > [2019-07-29T18:33:45.478Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:45.478Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:45.478Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:33:45.478Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:33:45.478Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:33:45.478Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:33:45.478Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:33:45.478Z] DEBUG - matched Combo with text " [2019-07-29T18:33:45.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057129746 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-29T18:33:45.733Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:33:45.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:45.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:45.733Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:45.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:45.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:45.733Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:45.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:45.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:33:45.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:45.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:33:45.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:45.733Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:45.733Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:45.733Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:33:45.734Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:33:45.734Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:45.734Z] 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-29T18:33:45.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:33:45.734Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@ffbefd9 [2019-07-29T18:33:45.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1057129756 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-29T18:33:45.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1057129756 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-29T18:33:45.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1057129756 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:33:45.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1057129756 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:33:45.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1057129756 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-29T18:33:45.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1057129756 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-29T18:33:45.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1057129756 data=null item=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-29T18:33:45.734Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1057129756 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-29T18:33:45.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1057129756 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-29T18:33:45.734Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1057129756 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-29T18:33:45.734Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1057129756 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:33:45.734Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1057129756 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:33:45.734Z] 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-29T18:33:45.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:33:45.734Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T18:33:45.734Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:33:45.734Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:33:45.734Z] DEBUG - Clicking on &Finish [2019-07-29T18:33:45.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057129759 data=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-29T18:33:45.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057129759 data=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-29T18:33:45.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057129759 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:33:45.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057129759 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:33:45.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057129759 data=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-29T18:33:45.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057129759 data=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-29T18:33:45.734Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:33:45.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057129759 data=null item=null detail=0 x=0 y=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-29T18:33:45.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057129485 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-29T18:33:45.734Z] DEBUG - Clicked on [2019-07-29T18:33:45.734Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:45.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:45.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:45.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:45.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:45.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:45.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057129962 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:45.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057129962 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:45.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057129962 data=null} to TreeItem with text {test} [2019-07-29T18:33:45.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057129962 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:45.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057129962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:45.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057129965 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:45.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:45.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057129965 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:45.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057129978 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:45.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057129978 data=null} to TreeItem with text {test} [2019-07-29T18:33:45.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057129978 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:45.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057129978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:45.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057129981 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:45.734Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:45.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:45.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1057129985 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:33:45.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057129985 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:33:45.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057129985 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:33:45.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057129985 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:33:45.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057129985 data=null item=TreeItem {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-29T18:33:45.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057129990 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:33:45.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057129990 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:33:45.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057129990 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:33:45.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057129990 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:33:45.989Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057129990 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-29T18:33:45.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057129991 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:33:46.244Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:46.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:46.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057130415 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057130416 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057130416 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057130416 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057130416 data=null item=TreeItem {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-29T18:33:46.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057130429 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:46.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:46.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:46.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:46.244Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:46.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:46.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057130431 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057130431 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057130431 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057130431 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057130431 data=null item=TreeItem {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-29T18:33:46.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057130434 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.244Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057130434 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057130434 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:46.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057130434 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057130434 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057130434 data=null item=TreeItem {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-29T18:33:46.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057130436 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057130437 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.244Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057130437 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.244Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057130437 data=null item=TreeItem {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-29T18:33:46.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057130462 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.500Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057130576 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.500Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057130576 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.500Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057130576 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.500Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:46.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:47.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:47.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:47.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:47.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:47.425Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:33:47.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057131639 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:33:47.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057131639 data=null doit=true} to TableItem with text {} [2019-07-29T18:33:47.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057131639 data=null} to TableItem with text {} [2019-07-29T18:33:47.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057131639 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:47.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057131639 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-29T18:33:47.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057131641 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:47.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:47.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:47.680Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:47.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:47.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057131873 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:47.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057131874 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:47.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057131874 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:47.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057131874 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:47.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057131874 data=null item=TreeItem {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-29T18:33:47.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057131878 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:47.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:47.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:47.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:47.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:47.680Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:47.680Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:47.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:47.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:47.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:47.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:47.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:47.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057131881 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:47.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057131881 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:47.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057131881 data=null} to TreeItem with text {test} [2019-07-29T18:33:47.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057131882 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:47.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057131882 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:47.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057131889 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:47.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:47.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057131890 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:47.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057131890 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:47.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057131890 data=null} to TreeItem with text {test} [2019-07-29T18:33:47.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057131890 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:47.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057131890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:47.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057131898 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:47.680Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:47.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:47.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1057131899 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:33:47.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057131899 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:33:47.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057131899 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:33:47.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057131899 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:33:47.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057131899 data=null item=TreeItem {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-29T18:33:47.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057131904 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:33:47.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:47.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1057131904 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:33:47.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057131904 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:33:47.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057131904 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:33:47.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057131904 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:33:47.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057131904 data=null item=TreeItem {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-29T18:33:47.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057131906 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:33:47.680Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:33:47.680Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:33:47.936Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:33:47.936Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:33:47.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1057131990 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:33:47.936Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:33:47.936Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:33:47.936Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:33:47.936Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:33:47.936Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:33:47.936Z] DEBUG - Clicking on &Yes [2019-07-29T18:33:47.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057131991 data=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-29T18:33:47.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057131991 data=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-29T18:33:47.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057131991 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:33:47.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057131991 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:33:47.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057131991 data=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-29T18:33:47.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057131991 data=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-29T18:33:47.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057131991 data=null item=null detail=0 x=0 y=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-29T18:33:47.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1057131927 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-29T18:33:47.936Z] DEBUG - Clicked on [2019-07-29T18:33:47.936Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:47.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:47.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:47.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:47.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:47.936Z] DEBUG - Unselecting all in (of type 'Tree') [2019-07-29T18:33:47.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1057132177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T18:33:47.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1057132177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T18:33:48.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1057132177 data=null doit=true} to (of type 'Tree') [2019-07-29T18:33:48.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1057132191 data=null} to (of type 'Tree') [2019-07-29T18:33:48.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057132191 data=null button=1 stateMask=0x40000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-29T18:33:48.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057132191 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree') [2019-07-29T18:33:48.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057132200 data=null button=1 stateMask=0xc0000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-29T18:33:48.192Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2019-07-29T18:33:48.192Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:33:48.192Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:33:48.192Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:33:48.192Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import' [2019-07-29T18:33:48.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=1057132269 data=null doit=true} to Shell with text {Import} [2019-07-29T18:33:48.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:48.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:48.192Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:33:48.192Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:48.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1057132271 data=null button=0 stateMask=0x0 x=100 y=116 count=0} to Tree node with text: Trace Import [2019-07-29T18:33:48.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=1057132271 data=null doit=true} to Tree node with text: Trace Import [2019-07-29T18:33:48.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1057132271 data=null} to Tree node with text: Trace Import [2019-07-29T18:33:48.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1057132271 data=null button=1 stateMask=0x0 x=100 y=116 count=1} to Tree node with text: Trace Import [2019-07-29T18:33:48.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057132271 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-29T18:33:48.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1057132271 data=null button=1 stateMask=0x80000 x=100 y=116 count=1} to Tree node with text: Trace Import [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - Clicking on &Next > [2019-07-29T18:33:48.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1057132272 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-29T18:33:48.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1057132272 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-29T18:33:48.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1057132272 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:33:48.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1057132272 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:33:48.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1057132272 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-29T18:33:48.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1057132272 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-29T18:33:48.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1057132272 data=null item=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-29T18:33:48.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:33:48.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:33:48.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:33:48.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:33:48.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T18:33:48.192Z] DEBUG - Clicked on &Next > [2019-07-29T18:33:48.192Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:33:48.192Z] 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-29T18:33:48.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:33:48.192Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:33:48.192Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:33:48.192Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:33:48.192Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:33:48.192Z] DEBUG - matched Combo with text " [2019-07-29T18:33:48.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057132387 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-29T18:33:48.192Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:48.192Z] 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-29T18:33:48.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:33:48.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:48.192Z] 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-29T18:33:48.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:33:48.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:48.192Z] 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-29T18:33:48.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:33:48.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:48.192Z] 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-29T18:33:48.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:33:48.192Z] 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-29T18:33:48.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:33:48.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] 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-29T18:33:48.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:48.192Z] 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-29T18:33:48.192Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] 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-29T18:33:48.192Z] 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-29T18:33:48.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:33:48.192Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:33:48.192Z] DEBUG - Clicking on &Finish [2019-07-29T18:33:48.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057132391 data=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-29T18:33:48.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057132391 data=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-29T18:33:48.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057132392 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:33:48.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057132392 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:33:48.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057132392 data=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-29T18:33:48.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057132392 data=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-29T18:33:48.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057132392 data=null item=null detail=0 x=0 y=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-29T18:33:48.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057132201 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-29T18:33:48.448Z] DEBUG - Clicked on [2019-07-29T18:33:48.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:48.448Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:48.448Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:48.448Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:48.448Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:48.448Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:48.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057132571 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-29T18:33:48.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057132571 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:33:48.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057132571 data=null} to TreeItem with text {Tracing} [2019-07-29T18:33:48.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057132571 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T18:33:48.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057132571 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-29T18:33:48.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057132624 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T18:33:48.448Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:48.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057132625 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-29T18:33:48.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057132625 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:33:48.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057132625 data=null} to TreeItem with text {Tracing} [2019-07-29T18:33:48.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057132625 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T18:33:48.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057132625 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-29T18:33:48.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057132628 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T18:33:48.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057132628 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:33:48.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057132628 data=null} to TreeItem with text {Tracing} [2019-07-29T18:33:48.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057132628 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T18:33:48.448Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057132628 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-29T18:33:48.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057132630 data=null button=1 stateMask=0x80000 x=48 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T18:33:48.448Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:48.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1057132631 data=null button=0 stateMask=0x0 x=75 y=116 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:33:48.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057132631 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:33:48.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057132631 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:33:48.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057132631 data=null button=1 stateMask=0x0 x=75 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:33:48.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057132631 data=null item=TreeItem {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-29T18:33:48.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057132635 data=null button=1 stateMask=0x80000 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:33:48.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057132636 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:33:48.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057132643 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:33:48.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057132643 data=null button=1 stateMask=0x0 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:33:48.448Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057132643 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-29T18:33:48.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057132645 data=null button=1 stateMask=0x80000 x=75 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:33:49.008Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:49.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:49.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057133061 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057133061 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057133062 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057133062 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057133062 data=null item=TreeItem {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-29T18:33:49.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057133083 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:49.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:49.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:49.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:49.008Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:49.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:49.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057133084 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057133084 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057133084 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057133085 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057133085 data=null item=TreeItem {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-29T18:33:49.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057133089 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057133089 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057133089 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:49.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057133089 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057133089 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057133089 data=null item=TreeItem {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-29T18:33:49.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057133091 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057133091 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057133092 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057133092 data=null item=TreeItem {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-29T18:33:49.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057133118 data=null button=1 stateMask=0x80000 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057133188 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057133189 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057133189 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:49.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:33:50.894Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:50.894Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:50.894Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:50.894Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:50.894Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:33:50.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057134691 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:33:50.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057134691 data=null doit=true} to TableItem with text {} [2019-07-29T18:33:50.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057134691 data=null} to TableItem with text {} [2019-07-29T18:33:50.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057134691 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:50.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057134691 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-29T18:33:50.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057134694 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:33:50.894Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:33:50.894Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:33:50.894Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:33:50.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:50.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057134739 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:50.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057134739 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:50.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057134739 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:50.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057134739 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:50.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057134739 data=null item=TreeItem {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-29T18:33:50.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057134742 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:33:50.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:50.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:50.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:50.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:50.894Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:33:50.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=1057134758 data=null doit=true} to Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} [2019-07-29T18:33:50.894Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:33:50.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:50.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:50.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:50.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057134760 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-29T18:33:50.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057134769 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:33:50.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057134769 data=null} to TreeItem with text {Tracing} [2019-07-29T18:33:50.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057134769 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T18:33:50.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057134769 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-29T18:33:50.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057134777 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T18:33:50.894Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:33:50.894Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:33:50.894Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:33:51.454Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:33:51.454Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:33:51.454Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:33:51.454Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:33:51.454Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:33:51.454Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:33:51.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:51.454Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:33:51.454Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:33:51.454Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:33:51.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057135419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:33:51.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057135419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:33:51.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057135419 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:33:51.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057135419 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:33:51.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057135420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:33:51.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057135420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:33:51.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057135420 data=null item=null detail=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-29T18:33:51.455Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057135420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:33:51.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057135420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:33:51.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057135420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:33:51.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057135420 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:33:51.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057135420 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:33:51.455Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:33:51.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:33:51.455Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:33:51.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:51.455Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:33:51.455Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:33:51.455Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:33:51.455Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:33:51.455Z] DEBUG - Clicking on OK [2019-07-29T18:33:51.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1057135421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:33:51.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1057135421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:33:51.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1057135421 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:33:51.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1057135421 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:33:51.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1057135421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:33:51.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1057135421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:33:51.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:33:51.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:33:51.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:33:51.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:33:51.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:33:51.455Z] DEBUG - Clicked on OK [2019-07-29T18:33:51.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1057135421 data=null item=null detail=0 x=0 y=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-29T18:33:51.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1057134831 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-29T18:33:51.710Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:51.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:51.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:51.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:51.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:51.710Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:51.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057135929 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:51.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057135929 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:51.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057135929 data=null} to TreeItem with text {test} [2019-07-29T18:33:51.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057135929 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:51.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057135929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:51.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057135943 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:51.710Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:51.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057135943 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:51.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057135943 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:51.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057135943 data=null} to TreeItem with text {test} [2019-07-29T18:33:51.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057135943 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:51.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057135943 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:51.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057135946 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:51.710Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:51.710Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:51.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057135947 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057135947 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057135947 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057135947 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057135947 data=null item=TreeItem {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-29T18:33:51.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057135956 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.710Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:51.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057135956 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057135957 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057135957 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057135957 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057135957 data=null item=TreeItem {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-29T18:33:51.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057135959 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.965Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:33:51.965Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:33:51.965Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:33:51.965Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:33:51.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1057136017 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:33:51.965Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:33:51.965Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:33:51.965Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:33:51.965Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:33:51.965Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:33:51.965Z] DEBUG - Clicking on &Yes [2019-07-29T18:33:51.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057136017 data=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-29T18:33:51.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057136017 data=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-29T18:33:51.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057136017 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:33:51.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057136017 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:33:51.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057136017 data=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-29T18:33:51.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057136017 data=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-29T18:33:51.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057136017 data=null item=null detail=0 x=0 y=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-29T18:33:51.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1057135978 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-29T18:33:51.965Z] DEBUG - Clicked on [2019-07-29T18:33:51.965Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:33:51.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:51.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:51.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:33:51.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:33:51.965Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:51.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057136067 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:51.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057136067 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:51.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057136067 data=null} to TreeItem with text {test} [2019-07-29T18:33:51.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057136067 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:51.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057136067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:51.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057136073 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:51.965Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:51.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057136074 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:33:51.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057136086 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:51.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057136086 data=null} to TreeItem with text {test} [2019-07-29T18:33:51.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057136086 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:51.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057136086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:33:51.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057136090 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:33:51.965Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:33:51.965Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:51.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057136091 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057136091 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057136117 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057136117 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057136117 data=null item=TreeItem {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-29T18:33:51.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057136121 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.965Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:33:51.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057136122 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057136122 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057136122 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057136122 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057136122 data=null item=TreeItem {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-29T18:33:51.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057136124 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:33:51.965Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:33:51.965Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:33:52.220Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:33:52.220Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:33:52.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057136265 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:33:52.220Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:33:52.220Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:33:52.220Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:33:52.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-29T18:33:52.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:52.220Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:33:52.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:33:52.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:33:52.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:33:52.220Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:33:52.220Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:33:52.220Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:33:52.220Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:33:52.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:33:52.220Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:33:52.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-29T18:33:52.220Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:33:52.220Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:33:52.220Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:33:52.220Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:33:52.220Z] DEBUG - matched Combo with text " [2019-07-29T18:34:14.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057159031 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-29T18:34:14.919Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:14.919Z] 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-29T18:34:14.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:34:14.919Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:14.919Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1506ea0f [2019-07-29T18:34:14.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1057159033 data=null button=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-29T18:34:14.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1057159033 data=null button=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-29T18:34:14.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1057159033 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:14.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1057159033 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:14.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1057159033 data=null button=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-29T18:34:14.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1057159033 data=null button=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-29T18:34:14.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1057159033 data=null item=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-29T18:34:14.919Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1057159033 data=null button=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-29T18:34:14.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1057159033 data=null button=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-29T18:34:14.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1057159033 data=null button=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-29T18:34:14.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1057159034 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:14.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1057159034 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:34:14.919Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:34:14.919Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:34:14.919Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T18:34:14.919Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:34:14.919Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:14.919Z] DEBUG - Clicking on &Finish [2019-07-29T18:34:14.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057159037 data=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-29T18:34:14.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057159037 data=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-29T18:34:14.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057159037 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:14.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057159037 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:14.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057159037 data=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-29T18:34:14.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057159037 data=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-29T18:34:15.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057159037 data=null item=null detail=0 x=0 y=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-29T18:34:15.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057158918 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-29T18:34:15.174Z] DEBUG - Clicked on [2019-07-29T18:34:15.174Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:15.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:15.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:15.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:15.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:15.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:15.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057159238 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:15.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057159238 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:15.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057159238 data=null} to TreeItem with text {test} [2019-07-29T18:34:15.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057159238 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:15.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057159238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:15.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057159257 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:15.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:15.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057159257 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:15.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057159257 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:15.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057159257 data=null} to TreeItem with text {test} [2019-07-29T18:34:15.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057159257 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:15.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057159257 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:15.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057159264 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:15.174Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:15.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:15.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057159265 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:34:15.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057159265 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:34:15.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057159265 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:34:15.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057159265 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:15.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057159265 data=null item=TreeItem {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-29T18:34:15.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057159269 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:15.174Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again. [2019-07-29T18:34:15.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=1057159270 data=null doit=true} to TreeItem with text {FolderA [2]} [2019-07-29T18:34:15.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=1057159270 data=null} to TreeItem with text {FolderA [2]} [2019-07-29T18:34:15.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=1057159270 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [2]} [2019-07-29T18:34:15.174Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057159270 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-29T18:34:15.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=1057159271 data=null button=1 stateMask=0x80000 x=97 y=74 count=1} to TreeItem with text {FolderA [2]} [2019-07-29T18:34:15.429Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:15.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:15.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057159524 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057159524 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057159524 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057159525 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057159525 data=null item=TreeItem {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-29T18:34:15.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057159549 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:15.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:15.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:15.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:15.429Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:15.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:15.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057159550 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057159550 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057159550 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057159551 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057159551 data=null item=TreeItem {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-29T18:34:15.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057159553 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057159553 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057159553 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:15.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057159553 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057159553 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057159553 data=null item=TreeItem {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-29T18:34:15.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057159555 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057159555 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057159556 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057159556 data=null item=TreeItem {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-29T18:34:15.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057159582 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057159587 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057159587 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057159588 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.429Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:15.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:16.914Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:16.914Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:16.914Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:16.914Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:16.914Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:34:16.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057161090 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:34:16.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057161090 data=null doit=true} to TableItem with text {} [2019-07-29T18:34:16.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057161090 data=null} to TableItem with text {} [2019-07-29T18:34:16.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057161090 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:16.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057161090 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-29T18:34:16.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057161097 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:16.914Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:16.914Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:16.914Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:16.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:16.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057161144 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:16.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057161144 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:16.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057161144 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:16.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057161145 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:16.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057161145 data=null item=TreeItem {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-29T18:34:16.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057161147 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:16.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:16.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:16.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:16.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:16.914Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:16.914Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:16.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:16.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:16.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:16.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:16.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:16.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057161149 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:16.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057161149 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:16.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057161149 data=null} to TreeItem with text {test} [2019-07-29T18:34:16.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057161150 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:16.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057161150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:16.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057161157 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:16.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:16.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057161157 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:16.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057161157 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:16.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057161157 data=null} to TreeItem with text {test} [2019-07-29T18:34:16.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057161157 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:16.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057161157 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:16.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057161167 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:16.915Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:16.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:16.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1057161168 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:34:16.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1057161168 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:34:16.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1057161168 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:34:16.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1057161168 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:34:17.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057161168 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-29T18:34:17.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1057161173 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:34:17.170Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T18:34:17.170Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-07-29T18:34:17.425Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:17.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:17.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057161587 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057161587 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057161587 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057161587 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057161588 data=null item=TreeItem {kernel-overlap-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-29T18:34:17.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057161609 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:17.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:17.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:17.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:17.425Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:17.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:17.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057161611 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057161611 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057161611 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057161612 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057161612 data=null item=TreeItem {kernel-overlap-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-29T18:34:17.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057161615 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.425Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057161615 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057161615 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:17.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057161615 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057161615 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057161615 data=null item=TreeItem {kernel-overlap-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-29T18:34:17.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057161617 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057161617 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.425Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057161618 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.425Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057161618 data=null item=TreeItem {kernel-overlap-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-29T18:34:17.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057161647 data=null button=1 stateMask=0x80000 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057161654 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057161832 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057161832 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.680Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:17.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:17.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:18.239Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:18.239Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:18.239Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:18.239Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:18.239Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:34:18.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057162334 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:34:18.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057162334 data=null doit=true} to TableItem with text {} [2019-07-29T18:34:18.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057162334 data=null} to TableItem with text {} [2019-07-29T18:34:18.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057162334 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:18.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057162334 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-29T18:34:18.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057162336 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:18.239Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:18.239Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:18.799Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:18.799Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:19.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057163073 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:19.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057163073 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:19.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057163074 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:19.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057163074 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:19.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057163074 data=null item=TreeItem {kernel-overlap-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-29T18:34:19.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057163076 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:19.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:19.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:19.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:19.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:19.055Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:19.055Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T18:34:19.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:19.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1057163078 data=null button=0 stateMask=0x0 x=102 y=137 count=0} to TreeItem with text {FolderB} [2019-07-29T18:34:19.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1057163078 data=null doit=true} to TreeItem with text {FolderB} [2019-07-29T18:34:19.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1057163078 data=null} to TreeItem with text {FolderB} [2019-07-29T18:34:19.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1057163078 data=null button=1 stateMask=0x0 x=102 y=137 count=1} to TreeItem with text {FolderB} [2019-07-29T18:34:19.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057163078 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-29T18:34:19.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1057163083 data=null button=1 stateMask=0x80000 x=102 y=137 count=1} to TreeItem with text {FolderB} [2019-07-29T18:34:19.055Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:34:19.055Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:34:19.055Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:34:19.055Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:34:19.055Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057163224 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:34:19.055Z] 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-29T18:34:19.055Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:34:19.055Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:34:19.055Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:34:19.055Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:34:19.055Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:34:19.055Z] DEBUG - matched Combo with text " [2019-07-29T18:34:19.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057163265 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-29T18:34:19.055Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:19.055Z] 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-29T18:34:19.055Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:34:19.055Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:19.055Z] 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-29T18:34:19.055Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:19.055Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:19.055Z] 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-29T18:34:19.055Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:34:19.055Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:19.055Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:19.056Z] 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-29T18:34:19.056Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:34:19.056Z] 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-29T18:34:19.056Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:34:19.056Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] 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-29T18:34:19.056Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:19.056Z] 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-29T18:34:19.056Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] 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-29T18:34:19.056Z] 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-29T18:34:19.056Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:34:19.056Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:19.056Z] DEBUG - Clicking on &Finish [2019-07-29T18:34:19.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057163280 data=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-29T18:34:19.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057163280 data=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-29T18:34:19.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057163280 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:19.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057163280 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:19.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057163280 data=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-29T18:34:19.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057163280 data=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-29T18:34:19.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057163280 data=null item=null detail=0 x=0 y=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-29T18:34:19.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057163105 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-29T18:34:19.311Z] DEBUG - Clicked on [2019-07-29T18:34:19.311Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:19.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:19.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:19.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:19.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:19.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:19.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057163523 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:19.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057163523 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:19.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057163523 data=null} to TreeItem with text {test} [2019-07-29T18:34:19.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057163523 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:19.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057163523 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:19.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057163529 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:19.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:19.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057163529 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:19.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057163529 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:19.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057163530 data=null} to TreeItem with text {test} [2019-07-29T18:34:19.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057163530 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:19.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057163530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:19.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057163533 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:19.311Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:19.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:19.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1057163533 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:34:19.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1057163533 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:34:19.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1057163533 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:34:19.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1057163533 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:34:19.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057163534 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-29T18:34:19.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1057163548 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:34:19.311Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T18:34:19.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=1057163548 data=null doit=true} to TreeItem with text {FolderB [2]} [2019-07-29T18:34:19.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=1057163548 data=null} to TreeItem with text {FolderB [2]} [2019-07-29T18:34:19.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1057163549 data=null button=1 stateMask=0x0 x=113 y=137 count=1} to TreeItem with text {FolderB [2]} [2019-07-29T18:34:19.311Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057163549 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-29T18:34:19.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1057163550 data=null button=1 stateMask=0x80000 x=97 y=137 count=1} to TreeItem with text {FolderB [2]} [2019-07-29T18:34:19.871Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:19.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:19.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057163878 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057163878 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057163879 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057163879 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057163879 data=null item=TreeItem {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-29T18:34:19.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057163892 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:19.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:19.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:19.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:19.871Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:19.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:19.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057163893 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057163893 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057163893 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057163894 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057163894 data=null item=TreeItem {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-29T18:34:19.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057163896 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057163896 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057163896 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:19.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057163896 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057163896 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057163896 data=null item=TreeItem {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-29T18:34:19.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057163898 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057163904 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057163904 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057163904 data=null item=TreeItem {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-29T18:34:19.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057163935 data=null button=1 stateMask=0x80000 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057163940 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057163940 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057163940 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:19.871Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:19.871Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:20.432Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:20.432Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:20.432Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:21.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:21.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:21.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:21.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:21.357Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:34:21.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057165442 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:34:21.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057165442 data=null doit=true} to TableItem with text {} [2019-07-29T18:34:21.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057165442 data=null} to TableItem with text {} [2019-07-29T18:34:21.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057165442 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:21.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057165443 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-29T18:34:21.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057165450 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:21.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:21.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:21.357Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:21.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:21.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057165502 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:21.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057165502 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:21.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057165502 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:21.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057165502 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:21.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057165502 data=null item=TreeItem {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-29T18:34:21.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057165505 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:21.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:21.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:21.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:21.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:21.357Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:21.357Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:21.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:21.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:21.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:21.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:21.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:21.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057165507 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:21.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057165507 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:21.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057165507 data=null} to TreeItem with text {test} [2019-07-29T18:34:21.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057165507 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:21.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057165507 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:21.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057165515 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:21.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:21.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057165515 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:21.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057165515 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:21.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057165515 data=null} to TreeItem with text {test} [2019-07-29T18:34:21.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057165516 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:21.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057165516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:21.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057165525 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:21.357Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:21.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:21.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1057165526 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T18:34:21.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1057165526 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T18:34:21.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1057165526 data=null} to TreeItem with text {Traces [4]} [2019-07-29T18:34:21.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1057165526 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:34:21.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057165526 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-29T18:34:21.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1057165531 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:34:21.357Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-29T18:34:21.357Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again. [2019-07-29T18:34:21.917Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:21.917Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:21.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057165944 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:21.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057165945 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:21.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057165945 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:21.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057165945 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:21.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057165945 data=null item=TreeItem {kernel-overlap-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-29T18:34:21.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057165976 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:21.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:21.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:21.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:21.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:21.917Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:21.917Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:21.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057165977 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:21.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057165978 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:21.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057165978 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:21.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057165978 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:21.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057165978 data=null item=TreeItem {kernel-overlap-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-29T18:34:21.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057165980 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:21.917Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:21.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057165981 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:21.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057165981 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:21.917Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:21.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057165981 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:21.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057165981 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:21.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057165981 data=null item=TreeItem {kernel-overlap-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-29T18:34:21.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057165983 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:21.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057165984 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:21.917Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057165984 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:21.917Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057165984 data=null item=TreeItem {kernel-overlap-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-29T18:34:21.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057166040 data=null button=1 stateMask=0x80000 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:22.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057166047 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:22.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057166275 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:22.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057166307 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:22.172Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:22.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:22.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:22.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:22.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:22.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:22.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:22.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:22.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:22.172Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:34:22.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057166308 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:34:22.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057166308 data=null doit=true} to TableItem with text {} [2019-07-29T18:34:22.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057166308 data=null} to TableItem with text {} [2019-07-29T18:34:22.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057166308 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:22.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057166308 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-29T18:34:22.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057166310 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:22.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:22.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:23.533Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:23.533Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:23.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057167431 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:23.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057167431 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:23.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057167432 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:23.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057167446 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:23.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057167447 data=null item=TreeItem {kernel-overlap-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-29T18:34:23.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057167452 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:23.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:23.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:23.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:23.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:23.533Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:23.533Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:23.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:23.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:23.533Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-29T18:34:23.533Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-07-29T18:34:23.533Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-29T18:34:23.533Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-29T18:34:23.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1057167454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T18:34:23.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1057167454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T18:34:23.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1057167454 data=null doit=true} to (of type 'Tree') [2019-07-29T18:34:23.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1057167454 data=null} to (of type 'Tree') [2019-07-29T18:34:23.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057167454 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to (of type 'Tree') [2019-07-29T18:34:23.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057167454 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-29T18:34:23.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057167462 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to (of type 'Tree') [2019-07-29T18:34:23.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1057167462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T18:34:23.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1057167462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T18:34:23.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1057167462 data=null doit=true} to (of type 'Tree') [2019-07-29T18:34:23.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1057167462 data=null} to (of type 'Tree') [2019-07-29T18:34:23.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1057167463 data=null button=1 stateMask=0x40000 x=113 y=137 count=1} to (of type 'Tree') [2019-07-29T18:34:23.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057167463 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-29T18:34:23.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1057167473 data=null button=1 stateMask=0xc0000 x=113 y=137 count=1} to (of type 'Tree') [2019-07-29T18:34:23.533Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:34:23.533Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:34:23.533Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:34:23.533Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-29T18:34:23.533Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:34:23.533Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:34:23.533Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:34:23.533Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:34:23.533Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:34:23.533Z] DEBUG - Clicking on &Yes [2019-07-29T18:34:23.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057167584 data=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-29T18:34:23.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057167584 data=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-29T18:34:23.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057167584 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:34:23.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057167584 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:34:23.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057167584 data=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-29T18:34:23.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057167584 data=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-29T18:34:23.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057167584 data=null item=null detail=0 x=0 y=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-29T18:34:24.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1057167490 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-29T18:34:24.094Z] DEBUG - Clicked on [2019-07-29T18:34:24.094Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"' [2019-07-29T18:34:24.094Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:24.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:24.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:24.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:24.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:24.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:24.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057168135 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:24.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057168135 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:24.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057168136 data=null} to TreeItem with text {test} [2019-07-29T18:34:24.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057168136 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:24.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057168136 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:24.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057168165 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:24.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:24.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057168166 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:24.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057168166 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:24.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057168166 data=null} to TreeItem with text {test} [2019-07-29T18:34:24.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057168166 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:24.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057168166 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:24.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057168169 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:24.094Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:24.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:24.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1057168169 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T18:34:24.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1057168169 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T18:34:24.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1057168169 data=null} to TreeItem with text {Traces [4]} [2019-07-29T18:34:24.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1057168169 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:34:24.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057168169 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-29T18:34:24.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1057168174 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:34:24.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:24.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1057168174 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T18:34:24.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1057168174 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T18:34:24.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1057168174 data=null} to TreeItem with text {Traces [4]} [2019-07-29T18:34:24.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1057168174 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:34:24.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057168174 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-29T18:34:24.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1057168176 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T18:34:24.094Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:34:24.094Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:34:24.094Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:34:24.094Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:34:24.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1057168266 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:34:24.094Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:34:24.094Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:34:24.094Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:34:24.094Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:34:24.094Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:34:24.094Z] DEBUG - Clicking on &Yes [2019-07-29T18:34:24.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057168266 data=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-29T18:34:24.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057168266 data=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-29T18:34:24.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057168266 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:34:24.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057168266 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:34:24.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057168266 data=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-29T18:34:24.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057168266 data=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-29T18:34:24.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057168266 data=null item=null detail=0 x=0 y=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-29T18:34:24.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1057168196 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-29T18:34:24.349Z] DEBUG - Clicked on [2019-07-29T18:34:24.349Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:24.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:24.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:24.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:24.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:24.349Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:24.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057168477 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:24.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057168477 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:24.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057168477 data=null} to TreeItem with text {test} [2019-07-29T18:34:24.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057168477 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:24.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057168477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:24.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057168523 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:24.349Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:24.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057168524 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:24.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057168524 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:24.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057168524 data=null} to TreeItem with text {test} [2019-07-29T18:34:24.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057168524 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:24.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057168524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:24.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057168527 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:24.349Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:24.349Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:24.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057168527 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057168527 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057168527 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057168527 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057168527 data=null item=TreeItem {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-29T18:34:24.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057168535 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.349Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:24.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057168535 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057168535 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057168535 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057168536 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057168536 data=null item=TreeItem {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-29T18:34:24.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057168538 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.349Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-29T18:34:24.349Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-29T18:34:24.349Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-29T18:34:24.349Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-29T18:34:24.349Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:34:24.349Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:34:24.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:24.349Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:34:24.349Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:34:24.349Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:34:24.349Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:24.349Z] DEBUG - Clicking on OK [2019-07-29T18:34:24.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1057168596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:24.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1057168596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:24.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1057168596 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:24.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1057168596 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:24.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1057168596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:24.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1057168596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:24.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1057168596 data=null item=null detail=0 x=0 y=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-29T18:34:24.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1057168555 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-29T18:34:24.604Z] DEBUG - Clicked on [2019-07-29T18:34:24.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:24.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057168642 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057168642 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057168643 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057168643 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057168643 data=null item=TreeItem {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-29T18:34:24.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057168648 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.604Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-29T18:34:24.604Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-29T18:34:24.604Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-29T18:34:24.604Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-29T18:34:24.604Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:34:24.604Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T18:34:24.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:24.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:34:24.604Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:34:24.604Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:34:24.604Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:24.604Z] DEBUG - Clicking on OK [2019-07-29T18:34:24.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1057168709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:24.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1057168709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:24.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1057168709 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:24.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1057168709 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:24.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1057168709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:24.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1057168709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:24.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1057168709 data=null item=null detail=0 x=0 y=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-29T18:34:24.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1057168665 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-29T18:34:24.605Z] DEBUG - Clicked on [2019-07-29T18:34:24.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057168754 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057168754 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057168754 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.605Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057168754 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-29T18:34:24.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057168760 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:24.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:24.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1057168761 data=null button=0 stateMask=0x0 x=102 y=74 count=0} to TreeItem with text {FolderA} [2019-07-29T18:34:24.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=1057168761 data=null doit=true} to TreeItem with text {FolderA} [2019-07-29T18:34:24.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1057168761 data=null} to TreeItem with text {FolderA} [2019-07-29T18:34:24.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1057168761 data=null button=1 stateMask=0x0 x=102 y=74 count=1} to TreeItem with text {FolderA} [2019-07-29T18:34:24.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057168761 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-29T18:34:24.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1057168765 data=null button=1 stateMask=0x80000 x=102 y=74 count=1} to TreeItem with text {FolderA} [2019-07-29T18:34:24.605Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:34:24.605Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:34:24.860Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:34:24.860Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:34:24.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057168863 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:34:24.860Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:24.860Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:34:24.860Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:34:24.860Z] 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-29T18:34:24.860Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:24.860Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:24.860Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:24.860Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:24.860Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:24.860Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:24.860Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:24.860Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:24.860Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:24.860Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:24.860Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:24.860Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:34:24.860Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:34:24.860Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:34:24.860Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:34:24.860Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:34:24.860Z] DEBUG - matched Combo with text " [2019-07-29T18:34:24.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057168887 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-29T18:34:24.861Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:24.861Z] 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-29T18:34:24.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:34:24.861Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:24.861Z] 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-29T18:34:24.861Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:24.861Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:24.861Z] 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-29T18:34:24.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:34:24.861Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:24.861Z] 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-29T18:34:24.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:34:24.861Z] 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-29T18:34:24.861Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:34:24.861Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] 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-29T18:34:24.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:24.861Z] 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-29T18:34:24.861Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] 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-29T18:34:24.861Z] 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-29T18:34:24.861Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:34:24.861Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:24.861Z] DEBUG - Clicking on &Finish [2019-07-29T18:34:24.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057168898 data=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-29T18:34:24.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057168898 data=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-29T18:34:24.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057168898 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:24.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057168898 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:24.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057168898 data=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-29T18:34:24.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057168898 data=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-29T18:34:24.861Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:24.861Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:24.861Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:24.861Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:24.861Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:24.861Z] DEBUG - Clicked on &Finish [2019-07-29T18:34:24.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057168898 data=null item=null detail=0 x=0 y=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-29T18:34:24.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057168785 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-29T18:34:25.421Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:25.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:25.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:25.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:25.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:25.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:25.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057169407 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:25.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057169407 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:25.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057169407 data=null} to TreeItem with text {test} [2019-07-29T18:34:25.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057169408 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:25.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057169408 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:25.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057169414 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:25.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:25.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057169415 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:25.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057169415 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:25.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057169415 data=null} to TreeItem with text {test} [2019-07-29T18:34:25.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057169415 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:25.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057169415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:25.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057169417 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:25.421Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:25.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:25.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1057169418 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:34:25.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057169418 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:34:25.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057169418 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:34:25.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057169418 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:34:25.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057169418 data=null item=TreeItem {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-29T18:34:25.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057169422 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:34:25.421Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-29T18:34:25.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=1057169422 data=null doit=true} to TreeItem with text {FolderA [1]} [2019-07-29T18:34:25.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=1057169422 data=null} to TreeItem with text {FolderA [1]} [2019-07-29T18:34:25.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1057169423 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [1]} [2019-07-29T18:34:25.421Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057169423 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-29T18:34:25.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1057169429 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to TreeItem with text {FolderA [1]} [2019-07-29T18:34:25.676Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:25.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:25.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057169841 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057169842 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057169842 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057169842 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057169842 data=null item=TreeItem {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-29T18:34:25.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057169867 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:25.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:25.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:25.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:25.676Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:25.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:25.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057169869 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057169869 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057169869 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057169869 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057169869 data=null item=TreeItem {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-29T18:34:25.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057169872 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.676Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057169872 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057169872 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:25.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057169872 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057169872 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057169872 data=null item=TreeItem {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-29T18:34:25.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057169874 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057169874 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.676Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057169874 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.676Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057169874 data=null item=TreeItem {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-29T18:34:25.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057169899 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.931Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057169970 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.931Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057169970 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.931Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057169971 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.931Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:25.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:27.293Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:27.293Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:27.293Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:27.293Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:27.293Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:34:27.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057171472 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:34:27.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057171472 data=null doit=true} to TableItem with text {} [2019-07-29T18:34:27.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057171472 data=null} to TableItem with text {} [2019-07-29T18:34:27.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057171473 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:27.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057171473 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-29T18:34:27.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057171475 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:27.293Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:27.293Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:27.293Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:27.293Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:27.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057171514 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:27.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057171514 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:27.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057171514 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:27.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057171514 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:27.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057171514 data=null item=TreeItem {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-29T18:34:27.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057171516 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:27.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:27.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:27.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:27.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:27.293Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:27.293Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-29T18:34:27.293Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:27.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1057171518 data=null button=0 stateMask=0x0 x=102 y=116 count=0} to TreeItem with text {FolderB} [2019-07-29T18:34:27.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1057171531 data=null doit=true} to TreeItem with text {FolderB} [2019-07-29T18:34:27.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1057171531 data=null} to TreeItem with text {FolderB} [2019-07-29T18:34:27.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1057171531 data=null button=1 stateMask=0x0 x=102 y=116 count=1} to TreeItem with text {FolderB} [2019-07-29T18:34:27.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057171531 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-29T18:34:27.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1057171542 data=null button=1 stateMask=0x80000 x=102 y=116 count=1} to TreeItem with text {FolderB} [2019-07-29T18:34:27.549Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:34:27.549Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:34:27.549Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:34:27.549Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:34:27.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057171690 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:34:27.549Z] 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-29T18:34:27.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:34:27.549Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:34:27.549Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:34:27.549Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:34:27.549Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:34:27.549Z] DEBUG - matched Combo with text " [2019-07-29T18:34:27.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057171734 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-29T18:34:27.549Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:27.549Z] 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-29T18:34:27.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:34:27.549Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:27.549Z] 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-29T18:34:27.549Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:27.549Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:27.549Z] 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-29T18:34:27.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:34:27.549Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:27.549Z] 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-29T18:34:27.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:34:27.549Z] 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-29T18:34:27.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:34:27.549Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] 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-29T18:34:27.549Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:27.549Z] 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-29T18:34:27.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] 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-29T18:34:27.549Z] 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-29T18:34:27.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:27.549Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:27.550Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:34:27.550Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:34:27.550Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:27.550Z] DEBUG - Clicking on &Finish [2019-07-29T18:34:27.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057171738 data=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-29T18:34:27.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057171738 data=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-29T18:34:27.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057171738 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:27.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057171738 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:27.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057171738 data=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-29T18:34:27.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057171738 data=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-29T18:34:27.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057171738 data=null item=null detail=0 x=0 y=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-29T18:34:27.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057171560 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-29T18:34:27.805Z] DEBUG - Clicked on [2019-07-29T18:34:27.805Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:27.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:27.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:27.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:27.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:27.805Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:27.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057171919 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:27.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057171919 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:27.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057171919 data=null} to TreeItem with text {test} [2019-07-29T18:34:27.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057171919 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:27.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057171919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:27.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057171925 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:27.805Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:27.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057171925 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:27.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057171925 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:27.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057171925 data=null} to TreeItem with text {test} [2019-07-29T18:34:27.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057171925 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:27.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057171925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:27.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057171928 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:27.805Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:27.805Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:27.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1057171928 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:34:27.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057171928 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:34:27.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057171928 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:34:27.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057171928 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:34:27.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057171929 data=null item=TreeItem {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-29T18:34:27.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057171940 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:34:27.805Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-29T18:34:27.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=1057171941 data=null doit=true} to TreeItem with text {FolderB [1]} [2019-07-29T18:34:27.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=1057171941 data=null} to TreeItem with text {FolderB [1]} [2019-07-29T18:34:27.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1057171941 data=null button=1 stateMask=0x0 x=113 y=116 count=1} to TreeItem with text {FolderB [1]} [2019-07-29T18:34:27.805Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057171941 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-29T18:34:27.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1057171942 data=null button=1 stateMask=0x80000 x=97 y=116 count=1} to TreeItem with text {FolderB [1]} [2019-07-29T18:34:28.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:28.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:28.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057172254 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057172254 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057172254 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057172255 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057172255 data=null item=TreeItem {kernel-overlap-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-29T18:34:28.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057172280 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:28.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:28.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:28.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:28.061Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:28.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:28.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057172281 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057172281 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057172281 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057172281 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057172282 data=null item=TreeItem {kernel-overlap-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-29T18:34:28.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057172284 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.061Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057172284 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057172284 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:28.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057172284 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057172284 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057172284 data=null item=TreeItem {kernel-overlap-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-29T18:34:28.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057172286 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057172286 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.061Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057172286 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.316Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057172286 data=null item=TreeItem {kernel-overlap-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-29T18:34:28.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057172318 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057172324 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057172324 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057172324 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.316Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:28.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:28.571Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:28.571Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:28.571Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:28.571Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:28.571Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:28.571Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:28.571Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:34:28.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057172825 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:34:28.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057172826 data=null doit=true} to TableItem with text {} [2019-07-29T18:34:28.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057172826 data=null} to TableItem with text {} [2019-07-29T18:34:28.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057172826 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:28.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057172826 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-29T18:34:28.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057172828 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:28.826Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:28.826Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:29.752Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:29.752Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:29.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057173765 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:29.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057173765 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:29.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057173765 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:29.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057173765 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:29.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057173765 data=null item=TreeItem {kernel-overlap-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-29T18:34:29.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057173767 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:29.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:29.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:29.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:29.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:29.753Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:29.753Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:29.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:29.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:29.753Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T18:34:29.753Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T18:34:29.753Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-29T18:34:29.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1057173769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T18:34:29.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1057173769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T18:34:29.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1057173769 data=null doit=true} to (of type 'Tree') [2019-07-29T18:34:29.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1057173769 data=null} to (of type 'Tree') [2019-07-29T18:34:29.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1057173769 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to (of type 'Tree') [2019-07-29T18:34:29.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057173769 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-29T18:34:29.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1057173774 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to (of type 'Tree') [2019-07-29T18:34:29.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1057173774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T18:34:29.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1057173774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T18:34:29.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1057173774 data=null doit=true} to (of type 'Tree') [2019-07-29T18:34:29.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1057173774 data=null} to (of type 'Tree') [2019-07-29T18:34:29.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1057173775 data=null button=1 stateMask=0x40000 x=113 y=116 count=1} to (of type 'Tree') [2019-07-29T18:34:29.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057173775 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-29T18:34:29.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1057173779 data=null button=1 stateMask=0xc0000 x=113 y=116 count=1} to (of type 'Tree') [2019-07-29T18:34:29.753Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:34:29.753Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:34:29.753Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:34:29.753Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-29T18:34:29.753Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:34:29.753Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:34:29.753Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:34:29.753Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:34:29.753Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:34:29.753Z] DEBUG - Clicking on &Yes [2019-07-29T18:34:29.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057173877 data=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-29T18:34:29.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057173877 data=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-29T18:34:29.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057173877 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:34:29.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057173877 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:34:29.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057173877 data=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-29T18:34:29.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057173877 data=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-29T18:34:29.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057173877 data=null item=null detail=0 x=0 y=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-29T18:34:30.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1057173801 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-29T18:34:30.008Z] DEBUG - Clicked on [2019-07-29T18:34:30.008Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:30.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:30.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:30.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:30.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:30.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:30.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057174233 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:30.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057174234 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:30.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057174234 data=null} to TreeItem with text {test} [2019-07-29T18:34:30.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057174234 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:30.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057174234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:30.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057174253 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:30.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:30.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057174253 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:30.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057174256 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:30.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057174256 data=null} to TreeItem with text {test} [2019-07-29T18:34:30.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057174256 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:30.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057174256 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:30.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057174260 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:30.008Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:30.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:30.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1057174260 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:34:30.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1057174260 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:34:30.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1057174260 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:34:30.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1057174260 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:34:30.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057174261 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-29T18:34:30.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1057174265 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:34:30.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:30.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1057174266 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:34:30.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1057174266 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:34:30.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1057174266 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:34:30.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1057174266 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:34:30.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057174266 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-29T18:34:30.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1057174268 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:34:30.264Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:34:30.264Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:34:30.264Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:34:30.264Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:34:30.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057174370 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:34:30.264Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:30.264Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:34:30.264Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:34:30.264Z] 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-29T18:34:30.264Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:30.264Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:30.264Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:30.264Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:30.264Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:30.264Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:30.264Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:30.264Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:30.264Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:30.264Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:30.264Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:30.264Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:34:30.264Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:34:30.265Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:34:30.265Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:34:30.265Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:34:30.265Z] DEBUG - matched Combo with text " [2019-07-29T18:34:35.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057179280 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-29T18:34:35.059Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:35.059Z] 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-29T18:34:35.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:34:35.059Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:35.059Z] 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-29T18:34:35.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:35.059Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@69f78605 [2019-07-29T18:34:35.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1057179282 data=null button=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-29T18:34:35.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1057179282 data=null button=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-29T18:34:35.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1057179282 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:35.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1057179282 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:35.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1057179282 data=null button=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-29T18:34:35.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1057179282 data=null button=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-29T18:34:35.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1057179282 data=null item=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-29T18:34:35.059Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1057179282 data=null button=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-29T18:34:35.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1057179282 data=null button=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-29T18:34:35.059Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1057179282 data=null button=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-29T18:34:35.059Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1057179282 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:35.059Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1057179282 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:35.059Z] 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-29T18:34:35.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:34:35.059Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:35.059Z] 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-29T18:34:35.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:34:35.059Z] 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-29T18:34:35.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:34:35.059Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] 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-29T18:34:35.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:35.059Z] 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-29T18:34:35.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] 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-29T18:34:35.059Z] 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-29T18:34:35.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:34:35.059Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:35.059Z] DEBUG - Clicking on &Finish [2019-07-29T18:34:35.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057179292 data=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-29T18:34:35.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057179292 data=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-29T18:34:35.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057179292 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:35.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057179292 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:35.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057179292 data=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-29T18:34:35.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057179292 data=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-29T18:34:35.059Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:35.059Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:35.059Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:35.059Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:35.059Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:35.059Z] DEBUG - Clicked on &Finish [2019-07-29T18:34:35.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057179292 data=null item=null detail=0 x=0 y=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-29T18:34:35.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057179180 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-29T18:34:35.571Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:35.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:35.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:35.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:35.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:35.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:35.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057179802 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:35.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057179802 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:35.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057179802 data=null} to TreeItem with text {test} [2019-07-29T18:34:35.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057179802 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:35.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057179802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:35.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057179808 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:35.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:35.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057179808 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:35.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057179808 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:35.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057179808 data=null} to TreeItem with text {test} [2019-07-29T18:34:35.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057179809 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:35.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057179809 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:35.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057179811 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:35.571Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:35.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:35.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1057179811 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:34:35.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057179812 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:34:35.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057179812 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:34:35.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057179812 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:34:35.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057179812 data=null item=TreeItem {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-29T18:34:35.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057179816 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:34:35.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057179816 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:34:35.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057179816 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:34:35.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057179817 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:34:35.571Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057179817 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-29T18:34:35.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057179822 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:34:36.131Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:36.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:36.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057180137 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057180137 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057180137 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057180137 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057180137 data=null item=TreeItem {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-29T18:34:36.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057180157 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:36.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:36.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:36.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:36.131Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:36.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:36.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057180158 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057180158 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057180158 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057180159 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057180159 data=null item=TreeItem {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-29T18:34:36.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057180163 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057180163 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057180163 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:36.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057180163 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057180163 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057180164 data=null item=TreeItem {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-29T18:34:36.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057180165 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057180166 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057180166 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057180166 data=null item=TreeItem {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-29T18:34:36.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057180190 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057180261 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057180262 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057180262 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:36.131Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:38.018Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:38.018Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:38.018Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:38.018Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:38.018Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057181764 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057181764 data=null doit=true} to TableItem with text {} [2019-07-29T18:34:38.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057181764 data=null} to TableItem with text {} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057181764 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057181764 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-29T18:34:38.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057181766 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:38.018Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:38.018Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:38.018Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:38.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057181803 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057181803 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:38.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057181803 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057181803 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057181803 data=null item=TreeItem {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-29T18:34:38.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057181805 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:38.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:38.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:38.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:38.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:38.018Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:38.018Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:38.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:38.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:38.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:38.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:38.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057181911 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057181912 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057181912 data=null} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057181912 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057181912 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-29T18:34:38.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057181919 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057181920 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057181920 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057181920 data=null} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057181920 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057181920 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-29T18:34:38.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057181922 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057181922 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057181922 data=null} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057181923 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057181923 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-29T18:34:38.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057181924 data=null button=1 stateMask=0x80000 x=48 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057181924 data=null button=0 stateMask=0x0 x=75 y=137 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057181924 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:34:38.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057181924 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057181924 data=null button=1 stateMask=0x0 x=75 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057181924 data=null item=TreeItem {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-29T18:34:38.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057181935 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:38.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057181936 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057181936 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:34:38.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057181936 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057181936 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057181936 data=null item=TreeItem {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-29T18:34:38.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057181938 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:38.018Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:34:38.018Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:34:38.018Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:34:38.018Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:34:38.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057182056 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:34:38.018Z] 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-29T18:34:38.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:34:38.018Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:34:38.018Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:34:38.018Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:34:38.018Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:34:38.018Z] DEBUG - matched Combo with text " [2019-07-29T18:34:38.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057182089 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-29T18:34:38.018Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:38.018Z] 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-29T18:34:38.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:34:38.018Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:38.018Z] 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-29T18:34:38.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:38.018Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:38.018Z] 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-29T18:34:38.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:34:38.018Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:38.018Z] 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-29T18:34:38.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:34:38.018Z] 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-29T18:34:38.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:34:38.018Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] 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-29T18:34:38.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:38.018Z] 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-29T18:34:38.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] 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-29T18:34:38.018Z] 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-29T18:34:38.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:34:38.018Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:38.018Z] DEBUG - Clicking on &Finish [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057182100 data=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-29T18:34:38.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057182100 data=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-29T18:34:38.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057182100 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:38.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057182100 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057182100 data=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-29T18:34:38.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057182100 data=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-29T18:34:38.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057182100 data=null item=null detail=0 x=0 y=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-29T18:34:38.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057181959 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-29T18:34:38.018Z] DEBUG - Clicked on [2019-07-29T18:34:38.018Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:38.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:38.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:38.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:38.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:38.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057182228 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057182228 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057182228 data=null} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057182229 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057182229 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-29T18:34:38.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057182234 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057182234 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057182234 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057182234 data=null} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057182235 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057182235 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-29T18:34:38.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057182238 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T18:34:38.018Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:34:38.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1057182238 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057182238 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:34:38.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057182238 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057182238 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057182238 data=null item=TreeItem {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-29T18:34:38.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057182250 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057182250 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:34:38.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057182250 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:34:38.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057182250 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:34:38.018Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057182250 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-29T18:34:38.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057182251 data=null button=1 stateMask=0x80000 x=75 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:34:38.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:38.273Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:38.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057182378 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057182378 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057182378 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057182379 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057182379 data=null item=TreeItem {kernel-overlap-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-29T18:34:38.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057182391 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:38.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:38.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:38.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:38.273Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:38.273Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:38.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057182392 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057182392 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057182393 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057182393 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057182393 data=null item=TreeItem {kernel-overlap-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-29T18:34:38.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057182395 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057182395 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057182395 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:38.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057182395 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057182395 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057182395 data=null item=TreeItem {kernel-overlap-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-29T18:34:38.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057182402 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057182402 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057182403 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057182403 data=null item=TreeItem {kernel-overlap-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-29T18:34:38.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057182436 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057182441 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057182442 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057182629 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.529Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:38.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:38.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:39.090Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:39.090Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:39.090Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:39.090Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:39.090Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:34:39.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057183131 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:34:39.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057183131 data=null doit=true} to TableItem with text {} [2019-07-29T18:34:39.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057183131 data=null} to TableItem with text {} [2019-07-29T18:34:39.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057183131 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:39.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057183131 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-29T18:34:39.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057183133 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:39.090Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:39.090Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:39.650Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:39.650Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:39.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057183874 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:39.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057183874 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:39.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057183874 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:39.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057183874 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:39.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057183874 data=null item=TreeItem {kernel-overlap-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-29T18:34:39.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057183876 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:39.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:39.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:39.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:39.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:39.650Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:39.650Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:39.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:39.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:39.650Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-29T18:34:39.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1057183878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T18:34:39.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1057183878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T18:34:39.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1057183878 data=null doit=true} to (of type 'Tree') [2019-07-29T18:34:39.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1057183878 data=null} to (of type 'Tree') [2019-07-29T18:34:39.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057183878 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to (of type 'Tree') [2019-07-29T18:34:39.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057183878 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-29T18:34:39.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057183883 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-29T18:34:39.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1057183883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T18:34:39.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1057183883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T18:34:39.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1057183884 data=null doit=true} to (of type 'Tree') [2019-07-29T18:34:39.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1057183884 data=null} to (of type 'Tree') [2019-07-29T18:34:39.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057183884 data=null button=1 stateMask=0x40000 x=91 y=137 count=1} to (of type 'Tree') [2019-07-29T18:34:39.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057183884 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-29T18:34:39.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057183895 data=null button=1 stateMask=0xc0000 x=91 y=137 count=1} to (of type 'Tree') [2019-07-29T18:34:39.905Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:34:39.905Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:34:39.905Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:34:39.905Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:34:39.905Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:34:39.905Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:34:39.905Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:34:39.905Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:34:39.905Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:34:39.905Z] DEBUG - Clicking on &Yes [2019-07-29T18:34:39.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057183990 data=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-29T18:34:39.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057183990 data=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-29T18:34:39.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057183990 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:34:39.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057183990 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:34:39.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057183990 data=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-29T18:34:39.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057183990 data=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-29T18:34:39.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057183990 data=null item=null detail=0 x=0 y=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-29T18:34:40.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1057183914 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-29T18:34:40.161Z] DEBUG - Clicked on [2019-07-29T18:34:40.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057184397 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:34:40.161Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:34:40.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:40.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:40.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:40.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057184400 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-29T18:34:40.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057184400 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:34:40.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057184400 data=null} to TreeItem with text {Tracing} [2019-07-29T18:34:40.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057184400 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T18:34:40.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057184400 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-29T18:34:40.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057184424 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T18:34:40.416Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:34:40.416Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:34:40.416Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:34:40.975Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:34:40.975Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:34:40.975Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:34:40.975Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:40.975Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:34:40.975Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:34:40.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:40.975Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:34:40.975Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:34:40.975Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:34:40.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057185020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:34:40.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057185020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:34:40.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057185020 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:34:40.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057185020 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:34:40.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057185020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:34:40.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057185021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:34:40.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057185021 data=null item=null detail=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-29T18:34:40.976Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057185021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:34:40.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057185021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:34:40.976Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057185021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:34:40.976Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057185021 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:34:40.976Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057185021 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:34:40.976Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:34:40.976Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:34:40.976Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:34:40.976Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:40.976Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:34:40.976Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:34:40.976Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:34:40.976Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:40.976Z] DEBUG - Clicking on OK [2019-07-29T18:34:40.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1057185021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:40.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1057185022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:40.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1057185022 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:40.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1057185022 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:40.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1057185022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:40.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1057185022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:40.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:40.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:40.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:40.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:40.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:34:40.976Z] DEBUG - Clicked on OK [2019-07-29T18:34:40.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1057185022 data=null item=null detail=0 x=0 y=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-29T18:34:40.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1057184450 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-29T18:34:41.535Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:41.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:41.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:41.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:41.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:41.535Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:41.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057185527 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:41.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057185527 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:41.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057185527 data=null} to TreeItem with text {test} [2019-07-29T18:34:41.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057185527 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:41.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057185527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:41.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057185539 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:41.535Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:41.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057185539 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:41.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057185539 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:41.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057185539 data=null} to TreeItem with text {test} [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057185540 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:41.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057185540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057185542 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:41.536Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:41.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057185543 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057185543 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057185543 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057185543 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057185543 data=null item=TreeItem {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-29T18:34:41.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057185547 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057185548 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057185548 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057185548 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057185548 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057185548 data=null item=TreeItem {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-29T18:34:41.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057185554 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:34:41.536Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:34:41.536Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:34:41.536Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:34:41.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1057185607 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:34:41.536Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:34:41.536Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:34:41.536Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:34:41.536Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:34:41.536Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:34:41.536Z] DEBUG - Clicking on &Yes [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057185607 data=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-29T18:34:41.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057185607 data=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-29T18:34:41.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057185607 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:34:41.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057185607 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057185607 data=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-29T18:34:41.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057185607 data=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-29T18:34:41.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057185607 data=null item=null detail=0 x=0 y=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-29T18:34:41.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1057185570 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-29T18:34:41.536Z] DEBUG - Clicked on [2019-07-29T18:34:41.536Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:41.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:41.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:41.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:41.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:41.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057185655 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:41.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057185655 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:41.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057185655 data=null} to TreeItem with text {test} [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057185656 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:41.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057185656 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057185661 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:41.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057185662 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:41.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057185662 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:41.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057185662 data=null} to TreeItem with text {test} [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057185662 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:41.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057185662 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057185676 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:41.536Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:41.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057185676 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057185676 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057185676 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057185676 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057185676 data=null item=TreeItem {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-29T18:34:41.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057185681 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057185681 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057185681 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057185681 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057185681 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057185681 data=null item=TreeItem {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-29T18:34:41.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057185688 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:34:41.536Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:34:41.536Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:34:41.536Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:34:41.536Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:34:41.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057185788 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:34:41.536Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:41.536Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:41.536Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:41.536Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-29T18:34:41.536Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:34:41.536Z] 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-29T18:34:41.536Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:41.536Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:41.536Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:41.536Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:41.536Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:41.536Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:41.536Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:41.536Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:41.536Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:41.536Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-29T18:34:41.536Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1057185788 data=null doit=true} to Button with text {Select roo&t directory:} [2019-07-29T18:34:41.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1057185789 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-29T18:34:41.536Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-29T18:34:41.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=1057185789 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-29T18:34:41.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1057185789 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-29T18:34:41.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1057185789 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-29T18:34:41.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1057185789 data=null item=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-29T18:34:41.792Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-29T18:34:41.792Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:34:41.792Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:34:41.792Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:34:41.792Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:34:41.792Z] DEBUG - matched Combo with text " [2019-07-29T18:34:41.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057185831 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-29T18:34:41.792Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:41.792Z] 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-29T18:34:41.792Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:41.792Z] 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-29T18:34:41.792Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:41.792Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@63fea4d6 [2019-07-29T18:34:41.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1057185839 data=null button=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-29T18:34:41.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1057185839 data=null button=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-29T18:34:41.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1057185839 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:41.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1057185840 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:41.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1057185840 data=null button=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-29T18:34:41.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1057185840 data=null button=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-29T18:34:41.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1057185840 data=null item=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-29T18:34:41.792Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1057185840 data=null button=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-29T18:34:41.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1057185840 data=null button=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-29T18:34:41.792Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1057185840 data=null button=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-29T18:34:41.792Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1057185840 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:41.792Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1057185840 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:41.792Z] 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-29T18:34:41.792Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:34:41.792Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:41.792Z] 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-29T18:34:41.792Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:34:41.792Z] 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-29T18:34:41.792Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:34:41.792Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] 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-29T18:34:41.792Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:34:41.792Z] 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-29T18:34:41.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] 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-29T18:34:41.792Z] 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-29T18:34:41.792Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:34:41.792Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:41.792Z] DEBUG - Clicking on &Finish [2019-07-29T18:34:41.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057185845 data=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-29T18:34:41.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057185845 data=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-29T18:34:41.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057185845 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:41.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057185845 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:41.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057185845 data=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-29T18:34:41.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057185845 data=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-29T18:34:41.792Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:41.792Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:41.792Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:41.792Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:41.792Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:34:41.792Z] DEBUG - Clicked on &Finish [2019-07-29T18:34:42.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057185845 data=null item=null detail=0 x=0 y=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-29T18:34:42.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057185706 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-29T18:34:42.303Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:42.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:42.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:42.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:42.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:42.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:42.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057186431 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:42.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057186431 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:42.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057186431 data=null} to TreeItem with text {test} [2019-07-29T18:34:42.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057186431 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:42.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057186431 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:42.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057186437 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:42.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:42.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057186438 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:42.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057186438 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:42.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057186438 data=null} to TreeItem with text {test} [2019-07-29T18:34:42.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057186438 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:42.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057186438 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:42.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057186441 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:42.303Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:42.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:42.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057186441 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:34:42.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057186441 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:34:42.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057186441 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:34:42.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057186441 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:42.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057186441 data=null item=TreeItem {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-29T18:34:42.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057186450 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:42.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057186450 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:34:42.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057186450 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:34:42.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057186451 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:42.303Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057186451 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-29T18:34:42.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057186453 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:42.559Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:42.559Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:42.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057186780 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057186780 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057186780 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057186780 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057186780 data=null item=TreeItem {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-29T18:34:42.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057186792 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:42.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:42.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:42.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:42.559Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:42.559Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:42.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057186794 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057186794 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057186794 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057186794 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057186794 data=null item=TreeItem {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-29T18:34:42.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057186796 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.559Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057186796 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057186796 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.559Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:42.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057186796 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057186797 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057186797 data=null item=TreeItem {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-29T18:34:42.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057186798 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057186798 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.559Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057186799 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.814Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057186799 data=null item=TreeItem {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-29T18:34:42.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057186833 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.814Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057186838 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.814Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057186838 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.814Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057186838 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:42.814Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:43.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:44.299Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:44.299Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:44.299Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:44.299Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:44.299Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:34:44.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057188341 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:34:44.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057188341 data=null doit=true} to TableItem with text {} [2019-07-29T18:34:44.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057188341 data=null} to TableItem with text {} [2019-07-29T18:34:44.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057188341 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:44.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057188341 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-29T18:34:44.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057188347 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:44.299Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:44.299Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:44.299Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:44.299Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:44.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057188393 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:44.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057188393 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:44.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057188394 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:44.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057188394 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:44.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057188394 data=null item=TreeItem {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-29T18:34:44.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057188396 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:44.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:44.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:44.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:44.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:44.299Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:44.299Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:44.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:44.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:44.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:44.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:44.299Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:44.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057188399 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:44.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057188399 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:44.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057188399 data=null} to TreeItem with text {test} [2019-07-29T18:34:44.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057188399 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:44.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057188399 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:44.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057188406 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:44.299Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:44.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057188407 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:44.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057188407 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:44.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057188407 data=null} to TreeItem with text {test} [2019-07-29T18:34:44.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057188407 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:44.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057188407 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:44.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057188416 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:44.299Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:44.299Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:44.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057188416 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:34:44.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057188416 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:34:44.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057188416 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:34:44.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057188416 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:44.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057188417 data=null item=TreeItem {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-29T18:34:44.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057188421 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:44.299Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:34:44.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:44.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:44.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057188749 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057188750 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057188750 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057188750 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057188750 data=null item=TreeItem {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-29T18:34:44.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057188761 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:44.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:44.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:44.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:44.555Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:44.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:44.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057188763 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057188763 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057188763 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057188763 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057188763 data=null item=TreeItem {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-29T18:34:44.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057188765 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.555Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057188766 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057188766 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:44.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057188766 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057188766 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057188766 data=null item=TreeItem {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-29T18:34:44.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057188768 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057188768 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.555Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057188773 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.555Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057188773 data=null item=TreeItem {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-29T18:34:44.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057188785 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.810Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057188859 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.810Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057188859 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.810Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057188859 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.810Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:44.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:44.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:46.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:46.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:46.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:46.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:46.172Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:34:46.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057190362 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:34:46.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057190362 data=null doit=true} to TableItem with text {} [2019-07-29T18:34:46.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057190362 data=null} to TableItem with text {} [2019-07-29T18:34:46.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057190362 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:46.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057190362 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-29T18:34:46.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057190364 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:46.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:46.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:46.172Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:46.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:46.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057190405 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:46.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057190405 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:46.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057190405 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:46.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057190406 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:46.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057190406 data=null item=TreeItem {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-29T18:34:46.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057190408 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:46.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:46.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:46.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:46.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:46.172Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:46.172Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:46.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:46.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:46.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:46.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:46.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:46.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057190411 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:46.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057190411 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:46.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057190411 data=null} to TreeItem with text {test} [2019-07-29T18:34:46.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057190411 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:46.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057190411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:46.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057190418 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:46.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:46.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057190418 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:46.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057190418 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:46.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057190418 data=null} to TreeItem with text {test} [2019-07-29T18:34:46.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057190418 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:46.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057190418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:46.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057190427 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:46.427Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:46.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:46.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057190429 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:34:46.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057190429 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:34:46.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057190429 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:34:46.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057190429 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:46.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057190429 data=null item=TreeItem {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-29T18:34:46.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057190434 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:46.427Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:34:46.682Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:46.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:46.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057190847 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057190847 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057190847 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057190847 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057190848 data=null item=TreeItem {kernel-overlap-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-29T18:34:46.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057190871 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:46.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:46.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:46.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:46.682Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:46.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:46.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057190874 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057190874 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057190874 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057190874 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057190874 data=null item=TreeItem {kernel-overlap-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-29T18:34:46.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057190876 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.682Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057190877 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057190877 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:46.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057190877 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057190877 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057190877 data=null item=TreeItem {kernel-overlap-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-29T18:34:46.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057190879 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057190879 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.682Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057190879 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.682Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057190879 data=null item=TreeItem {kernel-overlap-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-29T18:34:46.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057190909 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057191118 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057191168 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057191168 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.938Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:46.938Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:46.938Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:46.938Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:46.938Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:46.938Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:46.938Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:46.938Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:46.938Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:34:46.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057191170 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:34:46.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057191170 data=null doit=true} to TableItem with text {} [2019-07-29T18:34:46.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057191170 data=null} to TableItem with text {} [2019-07-29T18:34:46.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057191170 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:47.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057191170 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-29T18:34:47.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057191224 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:47.193Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:47.193Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:48.118Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:48.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:48.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057192367 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:48.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057192367 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:48.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057192367 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:48.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057192368 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:48.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057192368 data=null item=TreeItem {kernel-overlap-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-29T18:34:48.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057192370 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:48.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:48.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:48.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:48.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:48.118Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:48.118Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:48.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:48.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:48.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:48.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:48.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:48.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057192373 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:48.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057192373 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:48.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057192373 data=null} to TreeItem with text {test} [2019-07-29T18:34:48.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057192373 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:48.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057192373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:48.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057192381 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:48.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:48.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057192381 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:48.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057192389 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:48.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057192389 data=null} to TreeItem with text {test} [2019-07-29T18:34:48.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057192389 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:48.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057192389 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:48.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057192392 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:48.373Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:48.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:48.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057192392 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:34:48.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057192392 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:34:48.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057192392 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:34:48.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057192392 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:48.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057192392 data=null item=TreeItem {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-29T18:34:48.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057192397 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:48.373Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:34:48.629Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:48.629Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:48.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057192814 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057192815 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057192815 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057192815 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057192815 data=null item=TreeItem {simple_server-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-29T18:34:48.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057192840 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:48.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:48.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:48.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:48.629Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:48.629Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:48.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057192842 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057192842 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057192842 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057192842 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057192842 data=null item=TreeItem {simple_server-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-29T18:34:48.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057192844 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057192844 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057192844 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:48.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057192844 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057192845 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057192845 data=null item=TreeItem {simple_server-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-29T18:34:48.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057192847 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057192847 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1057192847 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057192847 data=null item=TreeItem {simple_server-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-29T18:34:48.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057192877 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1057192883 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1057192883 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1057192883 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T18:34:48.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:48.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:48.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:49.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:49.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:49.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:49.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:49.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:49.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:49.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:49.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:49.190Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:34:49.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057193385 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:34:49.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057193385 data=null doit=true} to TableItem with text {} [2019-07-29T18:34:49.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057193386 data=null} to TableItem with text {} [2019-07-29T18:34:49.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057193386 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:49.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057193386 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-29T18:34:49.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057193388 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:49.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:49.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:50.116Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:50.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:50.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057194226 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:50.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057194226 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:50.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057194226 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:50.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057194226 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:50.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057194226 data=null item=TreeItem {simple_server-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-29T18:34:50.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057194228 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:34:50.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:50.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:50.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:50.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:50.116Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:50.116Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:50.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:50.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:50.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:50.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:50.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:50.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057194231 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:50.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057194231 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:50.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057194231 data=null} to TreeItem with text {test} [2019-07-29T18:34:50.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057194231 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:50.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057194231 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:50.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057194238 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:50.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:50.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057194238 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:50.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057194238 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:50.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057194239 data=null} to TreeItem with text {test} [2019-07-29T18:34:50.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057194239 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:50.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057194239 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:50.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057194249 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:50.116Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:50.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:50.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057194251 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:34:50.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057194251 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:34:50.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057194252 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:34:50.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057194252 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:50.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057194252 data=null item=TreeItem {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-29T18:34:50.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057194257 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:50.116Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:34:50.116Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:50.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:50.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057194297 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057194297 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057194297 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057194297 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057194299 data=null item=TreeItem {simple_server-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-29T18:34:50.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057194325 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.117Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:50.117Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:50.117Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:50.117Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:50.117Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:50.117Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:50.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057194327 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057194327 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057194327 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057194327 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057194327 data=null item=TreeItem {simple_server-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-29T18:34:50.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057194329 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.117Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057194330 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057194330 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.117Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:50.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057194330 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057194330 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057194330 data=null item=TreeItem {simple_server-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-29T18:34:50.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057194332 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057194332 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.117Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1057194335 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.117Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057194335 data=null item=TreeItem {simple_server-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-29T18:34:50.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057194348 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1057194477 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1057194498 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1057194498 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.372Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T18:34:50.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:50.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:50.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:50.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:50.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:50.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:50.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:50.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:50.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:50.372Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:34:50.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057194499 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:34:50.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057194499 data=null doit=true} to TableItem with text {} [2019-07-29T18:34:50.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057194499 data=null} to TableItem with text {} [2019-07-29T18:34:50.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057194500 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:50.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057194500 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-29T18:34:50.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057194502 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:50.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:50.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:51.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:51.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:51.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057195839 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:51.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057195839 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:51.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057195839 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:51.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057195839 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:51.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057195839 data=null item=TreeItem {simple_server-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-29T18:34:51.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057195845 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:34:51.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:51.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:51.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:51.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:51.735Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:51.735Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:51.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:51.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:51.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:51.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:51.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:51.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057195848 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:51.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057195848 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:51.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057195848 data=null} to TreeItem with text {test} [2019-07-29T18:34:51.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057195848 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:51.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057195848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:51.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057195858 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:51.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:51.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057195858 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:51.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057195858 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:51.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057195858 data=null} to TreeItem with text {test} [2019-07-29T18:34:51.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057195858 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:51.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057195867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:51.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057195870 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:51.735Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:51.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:51.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057195871 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:34:51.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057195871 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:34:51.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057195871 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:34:51.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057195871 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:51.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057195871 data=null item=TreeItem {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-29T18:34:51.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057195881 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:51.735Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:34:52.295Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:52.295Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:52.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057196299 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057196299 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057196299 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057196299 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057196300 data=null item=TreeItem {ust-overlap-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-29T18:34:52.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057196328 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:52.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:52.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:52.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:52.295Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:52.295Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:52.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057196330 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057196330 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057196330 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057196330 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057196330 data=null item=TreeItem {ust-overlap-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-29T18:34:52.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057196332 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.295Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057196333 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057196333 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.295Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:52.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057196333 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057196333 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057196333 data=null item=TreeItem {ust-overlap-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-29T18:34:52.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057196335 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057196335 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.295Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1057196335 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.296Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057196335 data=null item=TreeItem {ust-overlap-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-29T18:34:52.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057196365 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.296Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1057196371 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.296Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1057196519 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.296Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1057196544 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.296Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:52.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:52.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:52.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:52.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:52.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:52.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:52.296Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:52.296Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:52.296Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:52.296Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:52.296Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:34:52.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057196545 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:34:52.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057196545 data=null doit=true} to TableItem with text {} [2019-07-29T18:34:52.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057196545 data=null} to TableItem with text {} [2019-07-29T18:34:52.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057196545 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:52.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057196545 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-29T18:34:52.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057196549 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:52.296Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:52.296Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:53.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:53.659Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:53.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057197791 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:53.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057197791 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:53.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057197791 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:53.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057197791 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:53.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057197791 data=null item=TreeItem {ust-overlap-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-29T18:34:53.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057197793 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:34:53.659Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:53.659Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:53.659Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:53.659Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:53.659Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:53.659Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:53.659Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:53.659Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:53.659Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:53.659Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:53.659Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:53.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057197796 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:53.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057197796 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:53.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057197796 data=null} to TreeItem with text {test} [2019-07-29T18:34:53.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057197796 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:53.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057197796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:53.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057197803 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:53.659Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:53.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057197803 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:53.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057197803 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:53.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057197804 data=null} to TreeItem with text {test} [2019-07-29T18:34:53.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057197804 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:53.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057197804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:53.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057197815 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:53.659Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:53.659Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:53.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057197816 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:34:53.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057197816 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:34:53.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057197816 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:34:53.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057197816 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:53.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057197816 data=null item=TreeItem {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-29T18:34:53.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057197821 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:53.659Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:34:53.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1057197821 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-29T18:34:53.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1057197821 data=null} to TreeItem with text {z-clashes [6]} [2019-07-29T18:34:53.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1057197821 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-29T18:34:53.659Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057197821 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-29T18:34:53.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1057197834 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-29T18:34:54.219Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:54.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:54.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057198248 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057198248 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057198248 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057198249 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057198249 data=null item=TreeItem {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-29T18:34:54.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057198276 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:54.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:54.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:54.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:54.219Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:54.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:54.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057198277 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057198277 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057198277 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057198278 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057198278 data=null item=TreeItem {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-29T18:34:54.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057198280 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057198280 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057198280 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:54.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057198280 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057198280 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057198280 data=null item=TreeItem {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-29T18:34:54.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057198282 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057198283 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057198283 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057198283 data=null item=TreeItem {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-29T18:34:54.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057198320 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057198326 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057198326 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057198326 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:54.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:54.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:54.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:54.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:54.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:54.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:54.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:54.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:54.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:54.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:54.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:54.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:54.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:55.704Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:55.704Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:55.704Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:55.704Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:55.704Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:34:55.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057199895 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:34:55.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057199895 data=null doit=true} to TableItem with text {} [2019-07-29T18:34:55.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057199895 data=null} to TableItem with text {} [2019-07-29T18:34:55.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057199895 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:55.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057199895 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-29T18:34:55.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057199898 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:55.704Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:55.704Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:55.704Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:55.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:55.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057199950 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:55.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057199951 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:55.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057199951 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:55.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057199951 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:55.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057199951 data=null item=TreeItem {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-29T18:34:55.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057199953 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:34:55.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:55.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:55.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:55.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:55.704Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:55.704Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:55.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:55.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:55.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:55.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:55.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:55.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057199955 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:55.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057199955 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:55.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057199955 data=null} to TreeItem with text {test} [2019-07-29T18:34:55.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057199955 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:55.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057199956 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:55.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057199964 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:55.960Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:55.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057199964 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:55.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057199964 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:55.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057199964 data=null} to TreeItem with text {test} [2019-07-29T18:34:55.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057199964 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:55.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057199964 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:55.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057199974 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:55.960Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:55.960Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:55.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057199975 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:34:55.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057199975 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:34:55.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057199975 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:34:55.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057199975 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:55.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057199975 data=null item=TreeItem {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-29T18:34:55.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057199980 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:55.960Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:34:55.960Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T18:34:56.215Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:56.215Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:56.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057200395 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057200395 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057200395 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057200395 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057200395 data=null item=TreeItem {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-29T18:34:56.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057200423 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:56.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:56.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:56.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:56.215Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:56.215Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:56.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057200425 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057200425 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057200425 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057200425 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057200425 data=null item=TreeItem {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-29T18:34:56.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057200427 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.215Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057200428 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057200428 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.215Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:56.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057200428 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057200428 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057200428 data=null item=TreeItem {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-29T18:34:56.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057200430 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057200430 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.215Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057200430 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.215Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057200430 data=null item=TreeItem {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-29T18:34:56.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057200461 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.470Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057200466 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.470Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057200534 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.470Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057200534 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.470Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:56.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:56.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:56.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:56.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:56.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:56.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:56.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:56.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:57.846Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:57.846Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:57.846Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:57.846Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:57.846Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:34:57.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057202037 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:34:57.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057202037 data=null doit=true} to TableItem with text {} [2019-07-29T18:34:57.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057202037 data=null} to TableItem with text {} [2019-07-29T18:34:57.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057202037 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:57.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057202038 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-29T18:34:57.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057202040 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:57.846Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:57.846Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:57.846Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:57.846Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:57.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057202078 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:57.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057202078 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:57.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057202078 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:57.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057202079 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:57.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057202079 data=null item=TreeItem {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-29T18:34:57.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057202081 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:34:57.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:57.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:58.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:58.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:58.101Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:58.101Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:58.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:58.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:58.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:58.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:58.101Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:58.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057202103 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:58.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057202103 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:58.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057202103 data=null} to TreeItem with text {test} [2019-07-29T18:34:58.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057202103 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:58.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057202103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:58.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057202111 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:58.101Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:58.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057202111 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:58.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057202111 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:58.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057202111 data=null} to TreeItem with text {test} [2019-07-29T18:34:58.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057202111 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:58.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057202111 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:58.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057202114 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:58.101Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:58.101Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:58.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057202114 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:34:58.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057202114 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:34:58.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057202114 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:34:58.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057202114 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:58.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057202114 data=null item=TreeItem {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-29T18:34:58.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057202125 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:58.101Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:34:58.101Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T18:34:58.356Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:58.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:58.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057202540 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057202540 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057202540 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057202540 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057202540 data=null item=TreeItem {kernel-overlap-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-29T18:34:58.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057202567 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:58.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:58.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:58.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:58.356Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:58.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:58.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057202569 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057202569 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057202569 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057202569 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057202569 data=null item=TreeItem {kernel-overlap-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-29T18:34:58.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057202571 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.356Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057202571 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057202571 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:58.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057202571 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057202572 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057202572 data=null item=TreeItem {kernel-overlap-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-29T18:34:58.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057202574 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057202574 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.356Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057202574 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.612Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057202574 data=null item=TreeItem {kernel-overlap-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-29T18:34:58.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057202607 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.612Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057202614 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057202614 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.612Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057202614 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.612Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:58.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:58.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:58.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:58.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:58.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:58.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:58.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:58.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:59.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:59.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:59.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:59.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:59.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:59.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:59.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:59.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:59.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:34:59.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:59.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:59.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:59.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:59.172Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:34:59.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057203364 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:34:59.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057203364 data=null doit=true} to TableItem with text {} [2019-07-29T18:34:59.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057203364 data=null} to TableItem with text {} [2019-07-29T18:34:59.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057203364 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:59.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057203364 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-29T18:34:59.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057203367 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:34:59.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:34:59.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:34:59.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:34:59.732Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:59.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057204012 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:59.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057204012 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:59.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057204012 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:59.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057204013 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:59.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057204013 data=null item=TreeItem {kernel-overlap-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-29T18:34:59.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057204015 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:34:59.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:59.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:59.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:59.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:59.988Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:34:59.988Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:34:59.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:59.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:59.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:34:59.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:34:59.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:59.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057204018 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:59.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057204018 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:59.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057204018 data=null} to TreeItem with text {test} [2019-07-29T18:34:59.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057204018 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:59.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057204018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:59.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057204026 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:59.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:59.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057204026 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:34:59.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057204026 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:59.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057204026 data=null} to TreeItem with text {test} [2019-07-29T18:34:59.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057204026 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:59.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057204034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:34:59.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057204037 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:34:59.988Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:34:59.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:34:59.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057204038 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:34:59.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057204038 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:34:59.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057204038 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:34:59.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057204038 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:59.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057204038 data=null item=TreeItem {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-29T18:34:59.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057204049 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:34:59.988Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:34:59.988Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T18:35:00.243Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:00.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:00.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057204465 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057204465 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057204465 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057204465 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057204465 data=null item=TreeItem {simple_server-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-29T18:35:00.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057204496 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:00.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:00.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:00.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:00.243Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:00.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:00.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057204498 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057204498 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057204498 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057204498 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057204498 data=null item=TreeItem {simple_server-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-29T18:35:00.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057204501 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.497Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057204501 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057204501 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.497Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:00.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057204501 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057204501 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057204501 data=null item=TreeItem {simple_server-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-29T18:35:00.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057204503 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057204504 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.497Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1057204504 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.498Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057204504 data=null item=TreeItem {simple_server-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-29T18:35:00.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057204537 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.498Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1057204544 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1057204653 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1057204676 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.498Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T18:35:00.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:00.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:00.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:00.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:00.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:00.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:00.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:00.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:00.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:00.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:00.498Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:00.498Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:00.498Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:00.498Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:00.498Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:00.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057204677 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:00.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057204677 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:00.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057204677 data=null} to TableItem with text {} [2019-07-29T18:35:00.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057204677 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:00.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057204678 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-29T18:35:00.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057204680 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:00.498Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:00.498Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:01.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:01.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:01.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057205923 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:01.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057205923 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:01.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057205923 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:01.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057205923 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:01.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057205923 data=null item=TreeItem {simple_server-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-29T18:35:01.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057205926 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:01.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:01.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:01.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:01.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:01.861Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:01.861Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:01.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:01.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:01.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:01.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:01.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:01.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057205928 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:01.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057205928 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:01.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057205929 data=null} to TreeItem with text {test} [2019-07-29T18:35:01.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057205929 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:01.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057205929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:01.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057205936 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:01.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:01.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057205951 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:01.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057205951 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:01.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057205951 data=null} to TreeItem with text {test} [2019-07-29T18:35:01.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057205951 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:01.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057205951 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:01.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057205957 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:01.861Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:01.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:01.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057205958 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:01.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057205958 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:01.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057205958 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:01.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057205958 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:01.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057205958 data=null item=TreeItem {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-29T18:35:01.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057205963 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:01.861Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:01.861Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T18:35:02.117Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:02.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:02.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057206379 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057206379 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057206379 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057206379 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057206379 data=null item=TreeItem {simple_server-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-29T18:35:02.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057206408 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:02.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:02.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:02.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:02.372Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:02.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:02.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057206410 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057206410 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057206410 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057206410 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057206410 data=null item=TreeItem {simple_server-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-29T18:35:02.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057206412 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057206412 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057206412 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:02.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057206412 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057206413 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057206413 data=null item=TreeItem {simple_server-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-29T18:35:02.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057206415 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057206415 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1057206415 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057206415 data=null item=TreeItem {simple_server-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-29T18:35:02.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057206449 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1057206455 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1057206455 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1057206587 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T18:35:02.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:02.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:02.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:02.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:02.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:02.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:02.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:02.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:02.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:02.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:02.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:02.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:02.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:02.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:02.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:02.372Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:02.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057206612 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:02.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057206612 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:02.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057206612 data=null} to TableItem with text {} [2019-07-29T18:35:02.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057206612 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:02.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057206612 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-29T18:35:02.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057206616 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:02.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:02.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:03.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:03.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:03.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057207876 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:03.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057207876 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:03.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057207876 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:03.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057207876 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:03.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057207876 data=null item=TreeItem {simple_server-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-29T18:35:03.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057207878 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:03.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:03.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:03.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:03.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:03.735Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:03.735Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:03.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:03.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:03.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:03.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:03.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:03.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057207881 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:03.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057207881 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:03.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057207881 data=null} to TreeItem with text {test} [2019-07-29T18:35:03.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057207882 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:03.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057207882 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:03.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057207900 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:03.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:03.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057207900 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:03.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057207900 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:03.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057207901 data=null} to TreeItem with text {test} [2019-07-29T18:35:03.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057207901 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:03.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057207901 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:03.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057207903 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:03.735Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:03.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:03.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057207904 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:03.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057207904 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:03.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057207904 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:03.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057207904 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:03.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057207904 data=null item=TreeItem {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-29T18:35:03.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057207913 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:03.735Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:03.735Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T18:35:03.991Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:03.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:03.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057208228 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:03.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057208228 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:03.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057208228 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:03.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057208228 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:03.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057208228 data=null item=TreeItem {ust-overlap-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-29T18:35:04.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057208257 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:04.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:04.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:04.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:04.246Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:04.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:04.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057208258 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057208258 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057208258 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057208258 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057208259 data=null item=TreeItem {ust-overlap-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-29T18:35:04.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057208261 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057208261 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057208261 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:04.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057208261 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057208261 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057208262 data=null item=TreeItem {ust-overlap-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-29T18:35:04.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057208263 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057208264 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1057208264 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057208264 data=null item=TreeItem {ust-overlap-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-29T18:35:04.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057208300 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1057208306 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1057208306 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1057208306 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:04.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:04.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:04.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:04.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:04.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:04.807Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:04.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057208964 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:04.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057208964 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:04.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057208964 data=null} to TableItem with text {} [2019-07-29T18:35:04.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057208964 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:04.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057208964 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-29T18:35:04.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057208967 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:04.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:04.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:05.733Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:05.733Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057209711 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:05.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057209712 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:05.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057209712 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057209712 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:05.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057209712 data=null item=TreeItem {ust-overlap-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-29T18:35:05.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057209714 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:05.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:05.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:05.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:05.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:05.733Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:05.733Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:05.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:05.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:05.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:05.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:05.733Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057209717 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057209717 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057209718 data=null} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057209718 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057209718 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057209736 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057209737 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057209737 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057209737 data=null} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057209737 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057209737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057209740 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:05.733Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057209741 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:05.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057209741 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:05.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057209741 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057209741 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:05.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057209741 data=null item=TreeItem {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-29T18:35:05.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057209749 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:05.733Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:05.733Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:05.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:05.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:05.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:05.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:05.733Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057209752 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057209752 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057209752 data=null} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057209752 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057209752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057209758 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057209758 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057209758 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057209758 data=null} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057209758 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057209758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057209766 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:05.733Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:05.733Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057209766 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:05.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057209766 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:05.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057209766 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057209767 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:05.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057209767 data=null item=TreeItem {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-29T18:35:05.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057209771 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:05.733Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057209772 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:05.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057209772 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:05.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057209772 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057209772 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:05.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057209772 data=null item=TreeItem {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-29T18:35:05.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057209774 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:05.733Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:35:05.733Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:35:05.733Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:35:05.733Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:35:05.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1057209896 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:35:05.733Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:35:05.733Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:35:05.733Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:35:05.733Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:35:05.733Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:35:05.733Z] DEBUG - Clicking on &Yes [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057209897 data=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-29T18:35:05.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057209897 data=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-29T18:35:05.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057209897 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:35:05.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057209897 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:35:05.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057209897 data=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-29T18:35:05.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057209897 data=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-29T18:35:05.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057209897 data=null item=null detail=0 x=0 y=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-29T18:35:07.618Z] DEBUG - Clicked on [2019-07-29T18:35:07.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1057209796 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-29T18:35:08.179Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:08.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:08.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:08.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:08.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:08.179Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:08.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057212322 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:08.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057212322 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:08.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057212323 data=null} to TreeItem with text {test} [2019-07-29T18:35:08.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057212323 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:08.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057212323 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:08.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057212328 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:08.179Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:08.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057212329 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:08.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057212329 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:08.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057212329 data=null} to TreeItem with text {test} [2019-07-29T18:35:08.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057212329 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:08.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057212329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:08.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057212332 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:08.179Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:08.179Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:08.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057212332 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:35:08.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057212332 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:35:08.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057212332 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:35:08.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057212332 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:35:08.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057212332 data=null item=TreeItem {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-29T18:35:08.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057212336 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:35:08.179Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:08.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057212337 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:35:08.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057212337 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:35:08.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057212337 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:35:08.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057212337 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:35:08.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057212337 data=null item=TreeItem {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-29T18:35:08.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057212343 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:35:08.179Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:35:08.179Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:35:08.435Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:35:08.435Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:35:08.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057212441 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:35:08.435Z] 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-29T18:35:08.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:35:08.435Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:35:08.435Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:35:08.435Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:35:08.435Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:35:08.435Z] DEBUG - matched Combo with text " [2019-07-29T18:35:08.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057212464 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-29T18:35:08.435Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:35:08.435Z] 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-29T18:35:08.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:35:08.435Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2f45dea1 [2019-07-29T18:35:08.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1057212466 data=null button=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-29T18:35:08.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1057212466 data=null button=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-29T18:35:08.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1057212466 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:35:08.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1057212466 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:35:08.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1057212466 data=null button=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-29T18:35:08.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1057212466 data=null button=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-29T18:35:08.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1057212466 data=null item=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-29T18:35:08.435Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1057212466 data=null button=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-29T18:35:08.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1057212466 data=null button=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-29T18:35:08.435Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1057212466 data=null button=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-29T18:35:08.435Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1057212466 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:35:08.435Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1057212466 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:35:08.435Z] 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-29T18:35:08.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:35:08.435Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:35:08.435Z] 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-29T18:35:08.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:35:08.435Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T18:35:08.435Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:35:08.435Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:08.435Z] DEBUG - Clicking on &Finish [2019-07-29T18:35:08.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057212474 data=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-29T18:35:08.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057212474 data=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-29T18:35:08.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057212474 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:08.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057212474 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:08.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057212474 data=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-29T18:35:08.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057212474 data=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-29T18:35:08.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:08.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:08.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:08.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:08.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:08.435Z] DEBUG - Clicked on &Finish [2019-07-29T18:35:08.995Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T18:35:08.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1057212984 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T18:35:08.995Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T18:35:08.995Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T18:35:08.995Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-29T18:35:08.995Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-29T18:35:08.995Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T18:35:08.995Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:35:08.995Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T18:35:08.995Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T18:35:08.995Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T18:35:08.995Z] DEBUG - Clicking on Rename All [2019-07-29T18:35:08.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1057212984 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-29T18:35:08.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1057212984 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-29T18:35:08.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1057212984 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T18:35:08.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1057212984 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T18:35:08.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1057212984 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-29T18:35:08.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1057212984 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-29T18:35:08.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1057212984 data=null item=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-29T18:35:08.995Z] DEBUG - Clicked on [2019-07-29T18:35:08.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057212474 data=null item=null detail=0 x=0 y=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-29T18:35:08.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057212359 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-29T18:35:09.554Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:09.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:09.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:09.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:09.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:09.554Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:09.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057213515 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:09.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057213515 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:09.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057213515 data=null} to TreeItem with text {test} [2019-07-29T18:35:09.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057213515 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:09.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057213515 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:09.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057213520 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:09.554Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:09.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057213520 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:09.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057213520 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:09.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057213520 data=null} to TreeItem with text {test} [2019-07-29T18:35:09.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057213521 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:09.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057213521 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:09.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057213523 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:09.554Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:09.554Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:09.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057213523 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:09.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057213523 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:09.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057213523 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:09.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057213524 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:09.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057213524 data=null item=TreeItem {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-29T18:35:09.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057213531 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:09.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057213531 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:09.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057213532 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:09.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057213532 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:09.554Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057213532 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-29T18:35:09.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057213535 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:09.810Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:09.810Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:09.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057213847 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057213847 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057213847 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057213848 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057213848 data=null item=TreeItem {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-29T18:35:09.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057213875 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:09.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:09.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:09.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:09.810Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:09.810Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:09.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057213877 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057213877 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057213877 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057213877 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057213877 data=null item=TreeItem {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-29T18:35:09.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057213879 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057213879 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057213879 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:09.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057213879 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057213880 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057213880 data=null item=TreeItem {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-29T18:35:09.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057213881 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057213881 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057213882 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057213882 data=null item=TreeItem {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-29T18:35:09.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057213914 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057213921 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057213987 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057213987 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:09.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:11.697Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:11.697Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:11.697Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:11.697Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:11.697Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:11.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057215517 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:11.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057215517 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:11.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057215517 data=null} to TableItem with text {} [2019-07-29T18:35:11.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057215517 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:11.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057215517 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-29T18:35:11.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057215519 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:11.697Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:11.697Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:11.697Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:11.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:11.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057215572 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:11.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057215572 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:11.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057215572 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:11.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057215572 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:11.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057215572 data=null item=TreeItem {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-29T18:35:11.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057215574 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:11.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:11.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:11.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:11.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:11.697Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:11.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:11.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:11.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:11.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:11.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:11.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:11.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057215577 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:11.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057215577 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:11.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057215577 data=null} to TreeItem with text {test} [2019-07-29T18:35:11.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057215577 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:11.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057215577 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:11.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057215585 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:11.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:11.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057215585 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:11.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057215585 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:11.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057215585 data=null} to TreeItem with text {test} [2019-07-29T18:35:11.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057215586 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:11.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057215586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:11.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057215594 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:11.697Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:11.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:11.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057215594 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:11.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057215594 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:11.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057215594 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:11.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057215595 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:11.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057215595 data=null item=TreeItem {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-29T18:35:11.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057215600 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:11.698Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:11.698Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:11.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:11.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057215922 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057215922 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057215922 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057215940 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057215940 data=null item=TreeItem {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-29T18:35:11.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057215948 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:11.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:11.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:11.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:11.698Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:11.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:11.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057215950 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057215950 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057215950 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057215950 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057215950 data=null item=TreeItem {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-29T18:35:11.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057215952 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.952Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057215953 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057215953 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.952Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:11.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057215953 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057215953 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057215953 data=null item=TreeItem {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-29T18:35:11.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057215955 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057215955 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.952Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057215956 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.952Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057215956 data=null item=TreeItem {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-29T18:35:11.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057215987 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057215993 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057215993 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057215993 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.952Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:11.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:11.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:13.316Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:13.316Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:13.316Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:13.316Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:13.316Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:13.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057217556 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:13.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057217556 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:13.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057217556 data=null} to TableItem with text {} [2019-07-29T18:35:13.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057217556 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:13.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057217556 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-29T18:35:13.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057217558 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:13.316Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:13.316Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:13.572Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:13.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:13.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057217594 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:13.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057217595 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:13.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057217595 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:13.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057217595 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:13.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057217595 data=null item=TreeItem {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-29T18:35:13.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057217597 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:13.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:13.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:13.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:13.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:13.572Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:13.572Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:13.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:13.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:13.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:13.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:13.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:13.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057217618 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:13.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057217618 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:13.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057217618 data=null} to TreeItem with text {test} [2019-07-29T18:35:13.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057217619 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:13.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057217619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:13.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057217627 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:13.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:13.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057217628 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:13.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057217628 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:13.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057217628 data=null} to TreeItem with text {test} [2019-07-29T18:35:13.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057217628 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:13.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057217628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:13.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057217631 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:13.572Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:13.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:13.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057217631 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:13.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057217631 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:13.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057217631 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:13.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057217631 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:13.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057217632 data=null item=TreeItem {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-29T18:35:13.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057217642 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:13.572Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:13.827Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:13.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:13.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057218056 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:13.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057218056 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:13.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057218056 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:13.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057218056 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:13.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057218056 data=null item=TreeItem {kernel-overlap-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-29T18:35:14.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057218084 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:14.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:14.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:14.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:14.082Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:14.082Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:14.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057218085 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057218085 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057218085 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057218085 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057218085 data=null item=TreeItem {kernel-overlap-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-29T18:35:14.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057218087 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057218088 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057218088 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:14.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057218088 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057218088 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057218088 data=null item=TreeItem {kernel-overlap-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-29T18:35:14.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057218090 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057218090 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057218090 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057218090 data=null item=TreeItem {kernel-overlap-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-29T18:35:14.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057218121 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057218127 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057218127 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057218127 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:14.082Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:14.082Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:14.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:14.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:14.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:14.642Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:14.642Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:14.642Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:14.642Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:14.642Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:14.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057218628 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:14.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057218628 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:14.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057218628 data=null} to TableItem with text {} [2019-07-29T18:35:14.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057218628 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:14.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057218629 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-29T18:35:14.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057218631 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:14.642Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:14.642Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:15.567Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:15.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:15.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057219572 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:15.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057219572 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:15.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057219572 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:15.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057219572 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:15.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057219572 data=null item=TreeItem {kernel-overlap-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-29T18:35:15.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057219575 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:15.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:15.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:15.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:15.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:15.567Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:15.567Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:15.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:15.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:15.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:15.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:15.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:15.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057219578 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:15.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057219578 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:15.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057219578 data=null} to TreeItem with text {test} [2019-07-29T18:35:15.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057219578 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:15.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057219578 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:15.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057219585 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:15.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:15.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057219585 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:15.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057219585 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:15.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057219585 data=null} to TreeItem with text {test} [2019-07-29T18:35:15.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057219586 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:15.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057219586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:15.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057219597 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:15.567Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:15.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:15.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057219597 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:15.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057219598 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:15.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057219598 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:15.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057219598 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:15.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057219598 data=null item=TreeItem {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-29T18:35:15.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057219607 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:15.567Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:15.822Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:15.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:15.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057220041 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:15.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057220041 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:15.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057220041 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:15.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057220041 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:15.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057220041 data=null item=TreeItem {simple_server-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-29T18:35:15.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057220049 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:15.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:15.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:15.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:15.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:15.822Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:15.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:15.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057220050 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:15.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057220050 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:15.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057220051 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:15.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057220051 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:15.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057220051 data=null item=TreeItem {simple_server-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-29T18:35:15.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057220053 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:15.822Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T18:35:15.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057220053 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:15.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057220053 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:15.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:15.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057220053 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:15.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057220053 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:15.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057220053 data=null item=TreeItem {simple_server-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-29T18:35:15.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057220055 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:15.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057220063 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:15.822Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1057220064 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:16.077Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057220064 data=null item=TreeItem {simple_server-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-29T18:35:16.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057220097 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:16.077Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1057220210 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:16.077Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1057220234 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:16.077Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1057220234 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:16.077Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T18:35:16.077Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:16.077Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:16.077Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:16.077Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:16.077Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:16.077Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:16.077Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:16.077Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:16.077Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:16.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057220235 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:16.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057220235 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:16.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057220235 data=null} to TableItem with text {} [2019-07-29T18:35:16.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057220235 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:16.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057220235 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-29T18:35:16.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057220238 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:16.077Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:16.077Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:17.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:17.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:17.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057221462 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:17.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057221463 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:17.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057221463 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:17.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057221463 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:17.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057221463 data=null item=TreeItem {simple_server-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-29T18:35:17.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057221484 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:17.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:17.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:17.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:17.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:17.440Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:17.440Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:17.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:17.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:17.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:17.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:17.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:17.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057221489 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:17.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057221489 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:17.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057221489 data=null} to TreeItem with text {test} [2019-07-29T18:35:17.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057221489 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:17.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057221490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:17.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057221497 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:17.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:17.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057221497 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:17.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057221497 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:17.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057221497 data=null} to TreeItem with text {test} [2019-07-29T18:35:17.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057221497 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:17.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057221497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:17.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057221512 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:17.440Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:17.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:17.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057221512 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:17.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057221512 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:17.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057221512 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:17.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057221513 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:17.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057221513 data=null item=TreeItem {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-29T18:35:17.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057221517 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:17.440Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:17.694Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:17.694Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:17.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057221936 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057221937 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057221937 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057221937 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057221937 data=null item=TreeItem {simple_server-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-29T18:35:17.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057221945 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:17.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:17.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:17.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:17.950Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:17.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:17.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057221967 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057221967 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057221967 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057221967 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057221967 data=null item=TreeItem {simple_server-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-29T18:35:17.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057221970 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.950Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057221970 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057221970 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:17.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057221970 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057221970 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057221970 data=null item=TreeItem {simple_server-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-29T18:35:17.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057221972 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057221973 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.950Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1057221973 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.950Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057221973 data=null item=TreeItem {simple_server-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-29T18:35:17.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057222005 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.950Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1057222011 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.950Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1057222011 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.950Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1057222118 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.950Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T18:35:17.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:17.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:17.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:17.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:17.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:17.950Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:17.950Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:17.950Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:17.950Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:17.950Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:17.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057222143 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:17.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057222143 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:17.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057222143 data=null} to TableItem with text {} [2019-07-29T18:35:17.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057222143 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:17.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057222143 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-29T18:35:17.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057222146 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:17.950Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:17.950Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:19.313Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:19.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:19.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057223386 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:19.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057223387 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:19.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057223387 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:19.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057223387 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:19.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057223387 data=null item=TreeItem {simple_server-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-29T18:35:19.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057223389 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:19.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:19.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:19.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:19.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:19.313Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:19.313Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:19.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:19.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:19.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:19.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:19.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:19.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057223392 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:19.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057223393 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:19.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057223393 data=null} to TreeItem with text {test} [2019-07-29T18:35:19.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057223393 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:19.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057223393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:19.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057223400 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:19.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:19.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057223400 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:19.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057223400 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:19.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057223400 data=null} to TreeItem with text {test} [2019-07-29T18:35:19.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057223400 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:19.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057223400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:19.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057223416 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:19.313Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:19.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:19.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057223416 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:19.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057223416 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:19.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057223416 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:19.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057223416 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:19.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057223416 data=null item=TreeItem {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-29T18:35:19.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057223430 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:19.313Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:19.568Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:19.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:19.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057223662 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057223662 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057223662 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057223663 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057223663 data=null item=TreeItem {ust-overlap-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-29T18:35:19.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057223671 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:19.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:19.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:19.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:19.568Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:19.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:19.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057223672 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057223672 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057223672 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057223672 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057223672 data=null item=TreeItem {ust-overlap-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-29T18:35:19.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057223674 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.568Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057223675 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057223675 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:19.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057223675 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057223675 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057223675 data=null item=TreeItem {ust-overlap-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-29T18:35:19.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057223677 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057223687 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.568Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1057223687 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.568Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057223688 data=null item=TreeItem {ust-overlap-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-29T18:35:19.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057223722 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1057223842 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1057223874 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1057223874 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.823Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:19.823Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:19.823Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:19.823Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:19.823Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:19.823Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:19.823Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:19.823Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:19.823Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:19.823Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:19.823Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:19.823Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:19.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057223880 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:19.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057223880 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:19.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057223880 data=null} to TableItem with text {} [2019-07-29T18:35:19.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057223881 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:19.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057223881 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-29T18:35:19.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057223885 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:19.823Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:19.823Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:21.186Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:21.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:21.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057225129 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:21.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057225129 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:21.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057225129 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:21.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057225129 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:21.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057225129 data=null item=TreeItem {ust-overlap-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-29T18:35:21.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057225131 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:21.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:21.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:21.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:21.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:21.186Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:21.186Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:21.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:21.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:21.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:21.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:21.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:21.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057225134 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:21.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057225134 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:21.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057225134 data=null} to TreeItem with text {test} [2019-07-29T18:35:21.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057225134 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:21.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057225134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:21.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057225153 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:21.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:21.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057225153 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:21.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057225153 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:21.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057225153 data=null} to TreeItem with text {test} [2019-07-29T18:35:21.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057225153 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:21.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057225153 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:21.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057225156 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:21.187Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:21.187Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:21.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057225157 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:21.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057225157 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:21.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057225157 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:21.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057225157 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:21.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057225157 data=null item=TreeItem {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-29T18:35:21.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057225165 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:21.187Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:21.442Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:21.442Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:21.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225583 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225583 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225583 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225583 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057225583 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-29T18:35:21.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225613 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:21.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:21.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:21.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:21.442Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:21.442Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:21.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225614 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225614 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225614 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225614 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057225614 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-29T18:35:21.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225617 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.442Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225617 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225617 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.442Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:21.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225618 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225618 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057225618 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-29T18:35:21.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225620 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225620 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.442Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225620 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.442Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057225620 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-29T18:35:21.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225659 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.697Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225659 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.697Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225733 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.697Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057225735 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.697Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:21.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:21.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:21.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:21.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:21.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:21.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:21.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:23.060Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:23.060Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:23.060Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:23.060Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:23.060Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:23.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057227237 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:23.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057227237 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:23.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057227237 data=null} to TableItem with text {} [2019-07-29T18:35:23.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057227237 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:23.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057227238 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-29T18:35:23.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057227240 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:23.060Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:23.060Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:23.060Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:23.060Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:23.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057227280 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:23.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057227280 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:23.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057227280 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:23.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057227280 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:23.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057227281 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-29T18:35:23.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057227283 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:35:23.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:23.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:23.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:23.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:23.060Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:23.060Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:23.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:23.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:23.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:23.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:23.060Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:23.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057227285 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:23.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057227285 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:23.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057227285 data=null} to TreeItem with text {test} [2019-07-29T18:35:23.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057227285 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:23.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057227286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:23.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057227312 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:23.060Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:23.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057227312 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:23.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057227312 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:23.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057227312 data=null} to TreeItem with text {test} [2019-07-29T18:35:23.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057227312 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:23.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057227313 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:23.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057227316 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:23.315Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:23.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:23.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057227316 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:23.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057227316 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:23.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057227316 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:23.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057227317 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:23.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057227317 data=null item=TreeItem {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-29T18:35:23.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057227322 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:23.315Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:23.570Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:23.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:23.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227736 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227736 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227736 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227736 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057227736 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-29T18:35:23.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227764 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:23.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:23.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:23.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:23.570Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:23.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:23.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227765 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227765 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227765 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227765 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057227765 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-29T18:35:23.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227767 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.570Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227768 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227768 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:23.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227768 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227768 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057227768 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-29T18:35:23.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227770 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227770 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.570Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227770 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.570Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057227770 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-29T18:35:23.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227801 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227807 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227874 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057227874 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.825Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:23.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:23.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:23.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:23.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:23.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:23.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:23.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:23.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:25.187Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:25.187Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:25.187Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:25.187Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:25.187Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:25.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057229376 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:25.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057229376 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:25.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057229376 data=null} to TableItem with text {} [2019-07-29T18:35:25.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057229376 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:25.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057229376 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-29T18:35:25.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057229379 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:25.187Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:25.187Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:25.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:25.187Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:25.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057229416 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:25.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057229416 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:25.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057229416 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:25.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057229416 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:25.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057229416 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-29T18:35:25.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057229419 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:35:25.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:25.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:25.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:25.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:25.187Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:25.187Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:25.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:25.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:25.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:25.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:25.187Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:25.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057229440 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:25.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057229440 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:25.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057229440 data=null} to TreeItem with text {test} [2019-07-29T18:35:25.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057229440 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:25.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057229440 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:25.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057229448 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:25.442Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:25.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057229449 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:25.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057229449 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:25.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057229449 data=null} to TreeItem with text {test} [2019-07-29T18:35:25.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057229449 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:25.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057229449 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:25.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057229451 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:25.442Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:25.442Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:25.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057229452 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:25.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057229452 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:25.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057229452 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:25.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057229452 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:25.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057229452 data=null item=TreeItem {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-29T18:35:25.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057229464 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:25.442Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:25.697Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:25.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:25.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057229878 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057229878 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057229878 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057229878 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057229878 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-29T18:35:25.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057229904 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:25.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:25.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:25.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:25.697Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:25.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:25.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057229905 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057229905 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057229905 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057229905 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057229906 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-29T18:35:25.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057229908 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057229908 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057229908 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:25.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057229908 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057229908 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057229908 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-29T18:35:25.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057229910 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057229911 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057229911 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057229911 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-29T18:35:25.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057229942 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057229948 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057229949 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057229949 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:25.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:25.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:25.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:25.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:25.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:25.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:25.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:25.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:26.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:26.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:26.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:26.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:26.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:26.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:26.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:26.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:26.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:26.623Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:26.623Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:26.623Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:26.623Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:26.623Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:26.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057230695 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:26.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057230695 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:26.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057230695 data=null} to TableItem with text {} [2019-07-29T18:35:26.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057230695 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:26.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057230695 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-29T18:35:26.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057230698 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:26.623Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:26.623Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:27.184Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:27.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:27.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057231340 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:27.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057231340 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:27.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057231340 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:27.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057231340 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:27.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057231340 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-29T18:35:27.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057231343 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:35:27.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:27.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:27.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:27.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:27.184Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:27.184Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:27.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:27.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:27.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:27.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:27.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:27.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057231346 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:27.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057231346 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:27.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057231346 data=null} to TreeItem with text {test} [2019-07-29T18:35:27.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057231346 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:27.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057231346 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:27.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057231366 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:27.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:27.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057231367 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:27.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057231367 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:27.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057231367 data=null} to TreeItem with text {test} [2019-07-29T18:35:27.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057231367 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:27.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057231367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:27.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057231370 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:27.184Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:27.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:27.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057231382 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:27.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057231382 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:27.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057231383 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:27.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057231383 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:27.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057231383 data=null item=TreeItem {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-29T18:35:27.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057231388 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:27.184Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:27.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:27.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:27.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057231805 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1057231805 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1057231805 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057231806 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057231806 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-29T18:35:27.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057231835 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:27.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:27.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:27.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:27.743Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:27.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:27.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057231836 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1057231836 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1057231836 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057231837 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057231837 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-29T18:35:27.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057231839 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057231840 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1057231840 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:27.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1057231840 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057231840 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057231840 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-29T18:35:27.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057231842 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057231842 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057231842 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057231843 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-29T18:35:27.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057231876 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057231882 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1057231882 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1057231882 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:27.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:27.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:27.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:27.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:27.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:27.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:27.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:27.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:27.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:28.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:28.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:28.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:28.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:28.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:28.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:28.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:28.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:28.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:28.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:28.303Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:28.303Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:28.303Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:28.303Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:28.303Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:28.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057232384 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:28.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057232384 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:28.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057232385 data=null} to TableItem with text {} [2019-07-29T18:35:28.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057232385 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:28.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057232385 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-29T18:35:28.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057232387 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:28.303Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:28.303Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:29.229Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:29.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:29.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057233210 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:29.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1057233210 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:29.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1057233210 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:29.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057233211 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:29.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057233211 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-29T18:35:29.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057233232 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:35:29.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:29.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:29.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:29.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:29.229Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:29.229Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:29.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:29.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:29.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:29.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:29.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:29.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057233235 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:29.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057233235 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:29.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057233235 data=null} to TreeItem with text {test} [2019-07-29T18:35:29.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057233235 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:29.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057233235 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:29.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057233243 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:29.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:29.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057233243 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:29.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057233243 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:29.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057233243 data=null} to TreeItem with text {test} [2019-07-29T18:35:29.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057233244 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:29.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057233246 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:29.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057233260 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:29.229Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:29.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:29.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057233260 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:29.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057233260 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:29.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057233260 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:29.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057233261 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:29.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057233261 data=null item=TreeItem {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-29T18:35:29.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057233271 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:29.229Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:29.484Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:29.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:29.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057233686 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1057233686 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1057233686 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057233686 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057233686 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-29T18:35:29.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057233716 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:29.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:29.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:29.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:29.484Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:29.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:29.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057233717 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1057233718 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1057233718 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057233718 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057233718 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-29T18:35:29.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057233720 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.484Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057233721 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1057233721 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:29.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1057233721 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057233721 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057233721 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-29T18:35:29.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057233724 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057233724 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.484Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057233724 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.739Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057233724 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-29T18:35:29.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057233761 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.739Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057233768 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.739Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1057233768 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.739Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1057233768 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.739Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:29.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:29.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:29.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:29.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:29.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:29.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:29.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:29.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:29.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:29.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:29.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:29.739Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:29.739Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:29.739Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:29.739Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:29.739Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:29.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057233906 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:29.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057233907 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:29.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057233907 data=null} to TableItem with text {} [2019-07-29T18:35:29.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057233907 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:29.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057233907 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-29T18:35:29.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057233909 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:29.739Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:29.739Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:31.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:31.103Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:31.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057235155 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:31.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1057235155 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:31.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1057235155 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:31.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057235155 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:31.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057235155 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-29T18:35:31.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057235158 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:35:31.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:31.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:31.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:31.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:31.103Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:31.103Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:31.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:31.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:31.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:31.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:31.103Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:31.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057235161 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:31.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057235161 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:31.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057235161 data=null} to TreeItem with text {test} [2019-07-29T18:35:31.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057235162 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:31.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057235162 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:31.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057235182 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:31.103Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:31.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057235182 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:31.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057235182 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:31.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057235182 data=null} to TreeItem with text {test} [2019-07-29T18:35:31.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057235182 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:31.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057235182 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:31.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057235185 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:31.103Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:31.103Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:31.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057235186 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:31.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057235186 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:31.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057235186 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:31.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057235186 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:31.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057235186 data=null item=TreeItem {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-29T18:35:31.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057235195 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:31.103Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:31.358Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:31.358Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:31.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057235634 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1057235634 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1057235634 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057235634 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057235635 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-29T18:35:31.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057235643 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:31.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:31.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:31.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:31.613Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:31.613Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:31.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057235645 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1057235645 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1057235645 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057235645 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057235645 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-29T18:35:31.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057235648 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057235648 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1057235648 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:31.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1057235648 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057235648 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057235648 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-29T18:35:31.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057235661 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057235662 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057235662 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057235662 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-29T18:35:31.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057235727 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057235733 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1057235733 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1057235733 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:31.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:31.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:31.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:31.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:31.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:31.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:31.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:31.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:31.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:31.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:31.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:32.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:32.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:32.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:32.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:32.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:32.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:32.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:32.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:32.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:32.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:32.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:32.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:32.173Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:32.173Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:32.173Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:32.173Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:32.173Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:32.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057236235 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:32.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057236235 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:32.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057236235 data=null} to TableItem with text {} [2019-07-29T18:35:32.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057236235 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:32.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057236235 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-29T18:35:32.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057236238 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:32.173Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:32.173Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:33.100Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:33.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057237064 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:33.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1057237064 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:33.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1057237064 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057237064 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:33.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057237064 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-29T18:35:33.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057237085 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:35:33.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:33.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:33.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:33.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:33.100Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:33.100Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:33.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:33.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:33.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:33.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:33.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057237088 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057237088 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057237088 data=null} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057237088 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057237088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057237096 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057237096 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057237096 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057237096 data=null} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057237096 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057237096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057237110 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:33.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057237111 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:33.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057237111 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:33.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057237111 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057237111 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:33.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057237111 data=null item=TreeItem {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-29T18:35:33.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057237121 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:33.100Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:33.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:33.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:33.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:33.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:33.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057237124 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057237124 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057237124 data=null} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057237124 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057237124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057237130 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057237130 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057237130 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057237130 data=null} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057237130 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057237130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057237139 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:33.100Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:33.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057237139 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:33.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057237139 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:33.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057237139 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057237139 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:33.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057237139 data=null item=TreeItem {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-29T18:35:33.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057237144 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:33.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057237145 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:33.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057237145 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:33.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057237145 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057237145 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:33.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057237145 data=null item=TreeItem {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-29T18:35:33.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057237147 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:33.100Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:35:33.100Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:35:33.100Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:35:33.100Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:35:33.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1057237275 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:35:33.100Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:35:33.100Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:35:33.100Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:35:33.100Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:35:33.100Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:35:33.100Z] DEBUG - Clicking on &Yes [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057237275 data=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-29T18:35:33.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057237275 data=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-29T18:35:33.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057237275 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:35:33.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057237275 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:35:33.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057237275 data=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-29T18:35:33.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057237275 data=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-29T18:35:33.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057237276 data=null item=null detail=0 x=0 y=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-29T18:35:34.985Z] DEBUG - Clicked on [2019-07-29T18:35:35.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1057237171 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-29T18:35:35.801Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:35.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:35.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:35.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:35.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:35.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:35.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057239848 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:35.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057239848 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:35.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057239848 data=null} to TreeItem with text {test} [2019-07-29T18:35:35.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057239849 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:35.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057239849 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:35.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057239859 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:35.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:35.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057239859 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:35.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057239859 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:35.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057239859 data=null} to TreeItem with text {test} [2019-07-29T18:35:35.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057239859 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:35.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057239859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:35.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057239862 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:35.801Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:35.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:35.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057239863 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:35:35.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057239863 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:35:35.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057239863 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:35:35.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057239863 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:35:35.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057239863 data=null item=TreeItem {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-29T18:35:35.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057239867 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:35:35.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:35.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057239867 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:35:35.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057239867 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:35:35.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057239867 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:35:35.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057239867 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:35:35.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057239868 data=null item=TreeItem {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-29T18:35:35.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057239869 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:35:35.801Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:35:35.801Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:35:35.801Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:35:35.801Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:35:35.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057239969 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:35:35.801Z] 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-29T18:35:35.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:35:35.801Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:35:35.801Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:35:35.801Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:35:35.801Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:35:35.801Z] DEBUG - matched Combo with text " [2019-07-29T18:35:35.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057240011 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-29T18:35:35.801Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:35:35.801Z] 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-29T18:35:35.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:35:35.801Z] 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-29T18:35:35.801Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:35:35.801Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1ba5bdc3 [2019-07-29T18:35:35.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1057240013 data=null button=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-29T18:35:35.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1057240013 data=null button=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-29T18:35:35.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1057240013 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:35:35.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1057240013 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:35:35.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1057240013 data=null button=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-29T18:35:35.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1057240013 data=null button=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-29T18:35:35.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1057240013 data=null item=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-29T18:35:35.801Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1057240013 data=null button=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-29T18:35:35.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1057240013 data=null button=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-29T18:35:35.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1057240013 data=null button=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-29T18:35:35.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1057240013 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:35:35.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1057240013 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:35:35.801Z] 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-29T18:35:35.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:35:35.801Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:35:35.801Z] 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-29T18:35:35.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:35:35.801Z] 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-29T18:35:35.801Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:35:35.801Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] 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-29T18:35:35.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:35:35.801Z] 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-29T18:35:35.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] 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-29T18:35:35.801Z] 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-29T18:35:35.801Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:35:35.801Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:35.801Z] DEBUG - Clicking on &Finish [2019-07-29T18:35:35.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057240016 data=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-29T18:35:35.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057240016 data=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-29T18:35:35.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057240016 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:35.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057240016 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:35.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057240016 data=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-29T18:35:35.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057240016 data=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-29T18:35:36.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057240016 data=null item=null detail=0 x=0 y=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-29T18:35:36.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057239890 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-29T18:35:36.057Z] DEBUG - Clicked on [2019-07-29T18:35:36.057Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:36.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:36.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:36.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:36.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:36.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:36.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057240234 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:36.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057240234 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:36.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057240234 data=null} to TreeItem with text {test} [2019-07-29T18:35:36.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057240234 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:36.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057240237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:36.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057240244 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:36.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:36.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057240244 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:36.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057240244 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:36.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057240245 data=null} to TreeItem with text {test} [2019-07-29T18:35:36.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057240245 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:36.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057240245 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:36.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057240247 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:36.057Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:36.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:36.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1057240247 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:35:36.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1057240247 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:35:36.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1057240247 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:35:36.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1057240248 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:35:36.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057240248 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-29T18:35:36.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1057240256 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:35:36.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1057240257 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:35:36.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1057240257 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:35:36.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1057240257 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:35:36.057Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057240257 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-29T18:35:36.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1057240258 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:35:36.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1057240258 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-29T18:35:36.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1057240258 data=null} to TreeItem with text {z-clashes [1]} [2019-07-29T18:35:36.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1057240258 data=null button=1 stateMask=0x0 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-29T18:35:36.057Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057240258 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-29T18:35:36.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1057240259 data=null button=1 stateMask=0x80000 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-29T18:35:36.057Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:36.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:36.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057240284 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057240284 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057240284 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057240284 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057240284 data=null item=TreeItem {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-29T18:35:36.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057240298 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:36.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:36.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:36.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:36.057Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:36.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:36.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057240299 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057240299 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057240299 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057240300 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057240300 data=null item=TreeItem {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-29T18:35:36.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057240302 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.057Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057240302 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057240302 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:36.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057240302 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057240303 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057240303 data=null item=TreeItem {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-29T18:35:36.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057240305 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057240305 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.057Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057240305 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.312Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057240305 data=null item=TreeItem {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-29T18:35:36.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057240332 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.312Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057240404 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.312Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057240418 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.312Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057240418 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.312Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:36.312Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:37.673Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:37.673Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:37.673Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:37.673Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:37.673Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:37.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057241920 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:37.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057241920 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:37.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057241920 data=null} to TableItem with text {} [2019-07-29T18:35:37.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057241920 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:37.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057241920 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-29T18:35:37.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057241922 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:37.674Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:37.674Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:37.929Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:37.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:37.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057241962 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:37.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057241963 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:37.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057241963 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:37.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057241963 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:37.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057241963 data=null item=TreeItem {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-29T18:35:37.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057241965 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:37.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:37.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:37.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:37.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:37.929Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:37.929Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:37.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:37.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:37.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:37.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:37.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:37.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057241981 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:37.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057241981 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:37.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057241981 data=null} to TreeItem with text {test} [2019-07-29T18:35:37.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057241981 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:37.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057241982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:37.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057241992 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:37.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:37.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057241993 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:37.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057241993 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:37.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057241993 data=null} to TreeItem with text {test} [2019-07-29T18:35:37.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057241993 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:37.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057241993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:37.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057241995 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:37.929Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:37.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:37.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1057241996 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:35:37.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1057241996 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:35:37.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1057241996 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:35:37.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1057241996 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:35:37.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057241996 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-29T18:35:37.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1057242001 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:35:37.929Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T18:35:38.184Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:38.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:38.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057242422 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057242422 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057242422 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057242423 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057242423 data=null item=TreeItem {kernel-overlap-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-29T18:35:38.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057242446 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:38.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:38.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:38.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:38.440Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:38.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:38.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057242448 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057242448 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057242448 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057242449 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057242449 data=null item=TreeItem {kernel-overlap-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-29T18:35:38.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057242451 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057242451 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057242451 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:38.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057242451 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057242451 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057242451 data=null item=TreeItem {kernel-overlap-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-29T18:35:38.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057242453 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057242453 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057242454 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057242454 data=null item=TreeItem {kernel-overlap-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-29T18:35:38.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057242480 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057242669 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057242669 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057242669 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:38.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:38.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:39.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:39.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:39.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:39.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:39.000Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:39.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057243171 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:39.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057243171 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:39.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057243171 data=null} to TableItem with text {} [2019-07-29T18:35:39.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057243171 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:39.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057243171 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-29T18:35:39.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057243173 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:39.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:39.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:39.925Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:39.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:39.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057243909 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:39.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057243910 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:39.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057243910 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:39.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057243910 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:39.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057243910 data=null item=TreeItem {kernel-overlap-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-29T18:35:39.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057243912 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:39.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:39.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:39.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:39.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:39.925Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:39.925Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:39.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:39.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:39.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:39.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:39.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:39.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057243915 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057243915 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057243915 data=null} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057243915 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057243915 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057243921 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:39.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057243922 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057243922 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057243922 data=null} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057243922 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057243922 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057243931 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:39.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:39.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1057243932 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:35:39.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1057243932 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:35:39.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1057243932 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:35:39.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1057243932 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:35:39.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057243932 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-29T18:35:39.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1057243937 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:35:39.925Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T18:35:39.925Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:39.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:39.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:39.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:39.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:39.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:39.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057243939 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057243939 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057243939 data=null} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057243939 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057243939 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057243950 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:39.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057243950 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057243950 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057243950 data=null} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057243950 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057243950 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057243953 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:39.925Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:39.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:39.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1057243953 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:35:39.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1057243953 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:35:39.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1057243953 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:35:39.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1057243953 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:35:39.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057243953 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-29T18:35:39.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1057243957 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:35:39.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:39.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1057243958 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:35:39.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1057243963 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:35:39.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1057243963 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:35:39.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1057243963 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:35:39.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057243963 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-29T18:35:39.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1057243965 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:35:39.926Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:35:39.926Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:35:39.926Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:35:39.926Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:35:39.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1057244062 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:35:39.926Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:35:39.926Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:35:39.926Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:35:39.926Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:35:39.926Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:35:39.926Z] DEBUG - Clicking on &Yes [2019-07-29T18:35:39.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057244062 data=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-29T18:35:39.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057244063 data=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-29T18:35:39.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057244063 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:35:39.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057244063 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:35:39.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057244063 data=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-29T18:35:39.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057244063 data=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-29T18:35:39.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057244063 data=null item=null detail=0 x=0 y=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-29T18:35:40.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1057243984 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-29T18:35:40.487Z] DEBUG - Clicked on [2019-07-29T18:35:40.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:40.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:40.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:40.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:40.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:40.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:40.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057244460 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:40.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057244460 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:40.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057244461 data=null} to TreeItem with text {test} [2019-07-29T18:35:40.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057244461 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:40.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057244461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:40.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057244470 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:40.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:40.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057244470 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:40.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057244470 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:40.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057244470 data=null} to TreeItem with text {test} [2019-07-29T18:35:40.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057244470 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:40.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057244471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:40.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057244473 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:40.487Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:40.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:40.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057244473 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:35:40.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057244473 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:35:40.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057244473 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:35:40.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057244473 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:35:40.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057244473 data=null item=TreeItem {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-29T18:35:40.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057244477 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:35:40.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:40.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057244478 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:35:40.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057244478 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:35:40.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057244478 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:35:40.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057244478 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:35:40.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057244478 data=null item=TreeItem {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-29T18:35:40.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057244480 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:35:40.487Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:35:40.487Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:35:40.487Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:35:40.487Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:35:40.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057244598 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:35:40.487Z] 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-29T18:35:40.487Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:35:40.487Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:35:40.487Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:35:40.487Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:35:40.487Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:35:40.487Z] DEBUG - matched Combo with text " [2019-07-29T18:35:40.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057244631 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-29T18:35:40.487Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:35:40.487Z] 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-29T18:35:40.487Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:35:40.487Z] 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-29T18:35:40.487Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:35:40.487Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:35:40.487Z] 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-29T18:35:40.487Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:35:40.487Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:35:40.487Z] 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-29T18:35:40.487Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:35:40.487Z] 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-29T18:35:40.487Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:35:40.487Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] 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-29T18:35:40.487Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:35:40.487Z] 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-29T18:35:40.487Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] 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-29T18:35:40.487Z] 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-29T18:35:40.487Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:35:40.487Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:40.487Z] DEBUG - Clicking on &Finish [2019-07-29T18:35:40.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057244643 data=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-29T18:35:40.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057244643 data=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-29T18:35:40.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057244643 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:40.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057244643 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:40.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057244643 data=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-29T18:35:40.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057244643 data=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-29T18:35:40.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:40.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:40.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:40.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:40.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:35:40.488Z] DEBUG - Clicked on &Finish [2019-07-29T18:35:40.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057244643 data=null item=null detail=0 x=0 y=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-29T18:35:40.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057244517 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-29T18:35:41.020Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:41.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:41.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:41.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:41.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:41.020Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:41.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057245166 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:41.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057245166 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:41.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057245166 data=null} to TreeItem with text {test} [2019-07-29T18:35:41.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057245167 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:41.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057245167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:41.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057245172 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:41.020Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:41.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057245172 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:41.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057245172 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:41.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057245172 data=null} to TreeItem with text {test} [2019-07-29T18:35:41.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057245172 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:41.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057245172 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:41.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057245175 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:41.020Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:41.020Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:41.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057245176 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:41.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057245176 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:41.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057245176 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:41.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057245176 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:41.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057245176 data=null item=TreeItem {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-29T18:35:41.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057245185 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:41.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057245185 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:41.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057245185 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:41.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057245186 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:41.020Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057245186 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-29T18:35:41.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057245188 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:41.580Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:41.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:41.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057245601 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057245601 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057245601 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057245601 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057245601 data=null item=TreeItem {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-29T18:35:41.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057245610 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:41.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:41.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:41.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:41.580Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:41.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:41.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057245625 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057245625 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057245625 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057245625 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057245625 data=null item=TreeItem {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-29T18:35:41.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057245630 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057245630 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057245630 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:41.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057245630 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057245630 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057245630 data=null item=TreeItem {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-29T18:35:41.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057245633 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057245633 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057245633 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057245633 data=null item=TreeItem {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-29T18:35:41.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057245659 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057245734 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057245734 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057245737 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:41.580Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:43.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:43.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:43.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:43.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:43.466Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:43.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057247240 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:43.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057247240 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:43.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057247240 data=null} to TableItem with text {} [2019-07-29T18:35:43.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057247240 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:43.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057247240 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-29T18:35:43.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057247242 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:43.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:43.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:43.466Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:43.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:43.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057247289 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:43.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057247289 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:43.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057247290 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:43.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057247290 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:43.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057247290 data=null item=TreeItem {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-29T18:35:43.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057247292 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:43.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:43.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:43.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:43.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:43.466Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:43.466Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:43.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:43.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:43.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:43.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:43.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:43.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057247294 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:43.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057247294 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:43.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057247294 data=null} to TreeItem with text {test} [2019-07-29T18:35:43.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057247294 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:43.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057247295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:43.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057247302 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:43.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:43.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057247303 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:43.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057247303 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:43.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057247303 data=null} to TreeItem with text {test} [2019-07-29T18:35:43.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057247303 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:43.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057247303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:43.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057247312 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:43.466Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:43.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:43.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057247312 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:43.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057247312 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:43.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057247313 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:43.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057247313 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:43.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057247313 data=null item=TreeItem {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-29T18:35:43.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057247317 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:43.466Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:43.722Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:43.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:43.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057247730 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057247731 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057247731 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057247731 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057247731 data=null item=TreeItem {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-29T18:35:43.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057247754 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:43.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:43.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:43.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:43.722Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:43.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:43.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057247756 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057247757 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057247757 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057247757 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057247757 data=null item=TreeItem {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-29T18:35:43.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057247759 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057247759 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057247759 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:43.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057247759 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057247759 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057247759 data=null item=TreeItem {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-29T18:35:43.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057247761 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057247761 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057247761 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057247762 data=null item=TreeItem {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-29T18:35:43.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057247789 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057247870 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057247870 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057247870 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:43.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:43.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:45.609Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:45.609Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:45.609Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:45.609Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:45.609Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:45.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057249372 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:45.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057249373 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:45.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057249373 data=null} to TableItem with text {} [2019-07-29T18:35:45.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057249373 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:45.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057249373 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-29T18:35:45.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057249375 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:45.609Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:45.609Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:45.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:45.609Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:45.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057249415 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:45.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057249415 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:45.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057249415 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:45.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057249416 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:45.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057249416 data=null item=TreeItem {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-29T18:35:45.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057249418 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:45.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:45.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:45.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:45.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:45.609Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:45.609Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:45.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:45.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:45.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:45.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:45.609Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:45.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057249421 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:45.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057249421 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:45.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057249421 data=null} to TreeItem with text {test} [2019-07-29T18:35:45.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057249421 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:45.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057249421 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:45.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057249428 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:45.609Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:45.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057249428 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:45.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057249429 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:45.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057249429 data=null} to TreeItem with text {test} [2019-07-29T18:35:45.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057249429 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:45.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057249429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:45.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057249437 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:45.609Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:45.609Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:45.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057249438 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:45.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057249438 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:45.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057249438 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:45.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057249438 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:45.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057249438 data=null item=TreeItem {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-29T18:35:45.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057249443 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:45.609Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:45.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:45.609Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:45.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057249858 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057249858 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057249858 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057249858 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057249858 data=null item=TreeItem {kernel-overlap-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-29T18:35:45.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057249882 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:45.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:45.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:45.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:45.865Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:45.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:45.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057249885 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057249885 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057249885 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057249885 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057249885 data=null item=TreeItem {kernel-overlap-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-29T18:35:45.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057249887 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057249888 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057249888 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:45.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057249888 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057249888 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057249888 data=null item=TreeItem {kernel-overlap-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-29T18:35:45.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057249890 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057249890 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057249890 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057249890 data=null item=TreeItem {kernel-overlap-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-29T18:35:45.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057249919 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057249925 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057249925 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057250075 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:45.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:45.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:45.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:46.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:46.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:46.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:46.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:46.425Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:46.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057250577 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:46.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057250578 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:46.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057250578 data=null} to TableItem with text {} [2019-07-29T18:35:46.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057250578 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:46.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057250578 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-29T18:35:46.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057250580 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:46.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:46.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:47.350Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:47.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:47.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057251319 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:47.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057251319 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:47.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057251319 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:47.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057251319 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:47.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057251319 data=null item=TreeItem {kernel-overlap-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-29T18:35:47.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057251322 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:47.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:47.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:47.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:47.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:47.350Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:47.350Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:47.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:47.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:47.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:47.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:47.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:47.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057251324 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:47.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057251324 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:47.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057251324 data=null} to TreeItem with text {test} [2019-07-29T18:35:47.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057251324 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:47.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057251324 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:47.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057251332 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:47.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:47.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057251341 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:47.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057251341 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:47.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057251341 data=null} to TreeItem with text {test} [2019-07-29T18:35:47.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057251341 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:47.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057251342 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:47.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057251345 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:47.350Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:47.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:47.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057251345 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:47.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057251345 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:47.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057251345 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:47.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057251345 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:47.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057251345 data=null item=TreeItem {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-29T18:35:47.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057251356 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:47.350Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:47.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:47.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:47.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057251770 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057251770 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057251770 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057251771 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057251771 data=null item=TreeItem {simple_server-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-29T18:35:47.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057251796 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:47.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:47.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:47.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:47.605Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:47.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:47.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057251798 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057251798 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057251798 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057251798 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057251798 data=null item=TreeItem {simple_server-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-29T18:35:47.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057251801 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.605Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057251801 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057251802 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:47.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057251802 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057251802 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057251802 data=null item=TreeItem {simple_server-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-29T18:35:47.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057251804 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057251804 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.605Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1057251804 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.605Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057251804 data=null item=TreeItem {simple_server-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-29T18:35:47.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057251834 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.861Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1057251840 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.861Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1057251949 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.861Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1057251970 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.861Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T18:35:47.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:47.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:47.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:47.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:47.861Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:47.861Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:47.861Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:47.861Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:47.861Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:47.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057251972 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:47.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057251972 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:47.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057251972 data=null} to TableItem with text {} [2019-07-29T18:35:47.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057251972 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:47.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057251972 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-29T18:35:47.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057251974 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:47.861Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:47.861Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:49.224Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:49.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:49.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057253213 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:49.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057253213 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:49.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057253213 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:49.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057253213 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:49.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057253213 data=null item=TreeItem {simple_server-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-29T18:35:49.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057253216 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:49.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:49.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:49.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:49.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:49.224Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:49.224Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:49.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:49.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:49.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:49.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:49.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:49.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057253219 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:49.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057253219 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:49.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057253219 data=null} to TreeItem with text {test} [2019-07-29T18:35:49.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057253219 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:49.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057253219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:49.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057253227 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:49.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:49.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057253242 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:49.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057253242 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:49.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057253242 data=null} to TreeItem with text {test} [2019-07-29T18:35:49.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057253242 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:49.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057253242 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:49.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057253251 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:49.224Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:49.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:49.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057253252 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:49.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057253252 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:49.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057253252 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:49.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057253252 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:49.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057253252 data=null item=TreeItem {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-29T18:35:49.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057253257 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:49.224Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:49.478Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:49.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:49.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057253671 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057253671 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057253671 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057253672 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057253672 data=null item=TreeItem {simple_server-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-29T18:35:49.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057253700 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:49.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:49.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:49.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:49.478Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:49.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:49.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057253701 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057253701 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057253701 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057253701 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057253701 data=null item=TreeItem {simple_server-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-29T18:35:49.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057253704 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.478Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057253704 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057253704 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:49.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057253704 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057253704 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057253704 data=null item=TreeItem {simple_server-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-29T18:35:49.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057253707 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057253707 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.478Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1057253707 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.734Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057253707 data=null item=TreeItem {simple_server-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-29T18:35:49.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057253744 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.734Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1057253751 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.734Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1057253751 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.734Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1057253751 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.734Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T18:35:49.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:49.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:49.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:49.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:49.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:49.734Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:49.734Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:49.734Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:49.734Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:49.734Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:49.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057253884 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:49.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057253884 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:49.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057253884 data=null} to TableItem with text {} [2019-07-29T18:35:49.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057253884 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:49.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057253884 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-29T18:35:49.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057253887 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:49.734Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:49.734Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:51.097Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:51.097Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:51.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057255107 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:51.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057255107 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:51.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057255107 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:51.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057255107 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:51.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057255108 data=null item=TreeItem {simple_server-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-29T18:35:51.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057255110 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:35:51.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:51.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:51.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:51.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:51.097Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:51.097Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:51.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:51.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:51.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:51.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:51.097Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:51.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057255130 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:51.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057255130 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:51.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057255131 data=null} to TreeItem with text {test} [2019-07-29T18:35:51.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057255131 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:51.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057255131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:51.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057255138 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:51.097Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:51.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057255140 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:51.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057255140 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:51.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057255140 data=null} to TreeItem with text {test} [2019-07-29T18:35:51.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057255141 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:51.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057255141 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:51.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057255144 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:51.097Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:51.097Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:51.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057255153 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:51.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057255153 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:51.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057255153 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:51.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057255153 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:51.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057255153 data=null item=TreeItem {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-29T18:35:51.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057255158 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:51.097Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:51.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:51.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:51.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057255572 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057255572 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057255572 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057255572 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057255572 data=null item=TreeItem {ust-overlap-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-29T18:35:51.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057255600 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:51.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:51.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:51.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:51.353Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:51.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:51.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057255602 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057255602 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057255602 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057255602 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057255602 data=null item=TreeItem {ust-overlap-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-29T18:35:51.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057255604 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.353Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057255605 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057255605 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:51.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057255605 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057255605 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057255605 data=null item=TreeItem {ust-overlap-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-29T18:35:51.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057255607 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057255608 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.608Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1057255608 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.608Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057255608 data=null item=TreeItem {ust-overlap-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-29T18:35:51.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057255650 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1057255791 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1057255814 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1057255814 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.608Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:51.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:51.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:51.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:51.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:51.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:51.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:51.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:51.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:51.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:51.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:51.608Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:51.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057255816 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:51.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057255816 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:51.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057255816 data=null} to TableItem with text {} [2019-07-29T18:35:51.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057255816 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:51.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057255816 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-29T18:35:51.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057255819 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:51.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:51.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:52.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:52.970Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:52.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057257061 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:52.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057257062 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:52.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057257062 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:52.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057257062 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:52.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057257062 data=null item=TreeItem {ust-overlap-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-29T18:35:52.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057257064 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:35:52.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:52.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:52.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:52.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:52.970Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:52.970Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:52.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:52.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:52.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:52.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:52.970Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:52.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057257067 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:52.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057257067 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:52.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057257067 data=null} to TreeItem with text {test} [2019-07-29T18:35:52.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057257067 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:52.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057257067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:52.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057257074 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:52.970Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:52.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057257075 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:52.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057257075 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:52.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057257075 data=null} to TreeItem with text {test} [2019-07-29T18:35:52.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057257075 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:52.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057257075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:52.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057257087 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:52.970Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:52.970Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:52.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057257087 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:52.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057257087 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:52.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057257087 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:52.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057257088 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:52.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057257088 data=null item=TreeItem {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-29T18:35:52.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057257097 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:52.970Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:52.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1057257098 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-29T18:35:52.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1057257098 data=null} to TreeItem with text {z-clashes [6]} [2019-07-29T18:35:52.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1057257098 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-29T18:35:52.970Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057257098 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-29T18:35:52.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1057257101 data=null button=1 stateMask=0x80000 x=103 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-29T18:35:53.530Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:53.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:53.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057257515 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057257515 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057257515 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057257515 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057257515 data=null item=TreeItem {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-29T18:35:53.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057257543 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:53.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:53.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:53.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:53.530Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:53.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:53.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057257545 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057257545 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057257545 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057257545 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057257545 data=null item=TreeItem {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-29T18:35:53.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057257548 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057257548 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057257548 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:53.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057257548 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057257548 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057257548 data=null item=TreeItem {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-29T18:35:53.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057257550 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057257551 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057257551 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057257551 data=null item=TreeItem {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-29T18:35:53.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057257583 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057257589 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057257589 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057257589 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:53.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:53.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:53.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:53.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:53.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:53.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:54.090Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:54.090Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:54.090Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:54.090Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:54.090Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:54.090Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:54.090Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:55.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:55.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:55.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:55.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:55.016Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:55.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057259093 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:55.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057259093 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:55.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057259093 data=null} to TableItem with text {} [2019-07-29T18:35:55.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057259093 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:55.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057259093 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-29T18:35:55.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057259101 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:55.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:55.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:55.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:55.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:55.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057259152 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:55.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057259153 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:55.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057259153 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:55.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057259153 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:55.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057259153 data=null item=TreeItem {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-29T18:35:55.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057259155 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:35:55.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:55.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:55.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:55.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:55.016Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:55.016Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:55.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:55.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:55.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:55.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:55.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:55.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057259158 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:55.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057259158 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:55.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057259158 data=null} to TreeItem with text {test} [2019-07-29T18:35:55.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057259158 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:55.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057259158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:55.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057259166 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:55.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:55.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057259166 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:55.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057259166 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:55.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057259166 data=null} to TreeItem with text {test} [2019-07-29T18:35:55.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057259166 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:55.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057259166 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:55.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057259175 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:55.016Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:55.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:55.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057259176 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:55.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057259176 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:55.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057259176 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:55.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057259176 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:55.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057259176 data=null item=TreeItem {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-29T18:35:55.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057259181 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:55.016Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:55.016Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T18:35:55.577Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:55.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:55.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057259595 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057259595 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057259595 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057259595 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057259595 data=null item=TreeItem {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-29T18:35:55.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057259623 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:55.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:55.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:55.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:55.577Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:55.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:55.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057259624 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057259624 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057259624 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057259624 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057259624 data=null item=TreeItem {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-29T18:35:55.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057259627 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057259627 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057259627 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:55.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057259627 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057259627 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057259627 data=null item=TreeItem {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-29T18:35:55.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057259629 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057259629 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057259629 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057259629 data=null item=TreeItem {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-29T18:35:55.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057259669 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057259747 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057259747 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057259747 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:55.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:55.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:55.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:55.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:55.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:55.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:55.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:55.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:57.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:57.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:57.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:57.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:57.465Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:57.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057261249 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:57.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057261249 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:57.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057261249 data=null} to TableItem with text {} [2019-07-29T18:35:57.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057261249 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:57.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057261249 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-29T18:35:57.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057261252 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:57.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:57.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:57.465Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:57.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:57.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057261290 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:57.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057261290 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:57.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057261290 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:57.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057261290 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:57.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057261291 data=null item=TreeItem {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-29T18:35:57.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057261293 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:35:57.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:57.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:57.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:57.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:57.465Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:57.465Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:57.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:57.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:57.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:57.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:57.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:57.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057261315 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:57.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057261315 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:57.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057261315 data=null} to TreeItem with text {test} [2019-07-29T18:35:57.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057261315 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:57.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057261315 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:57.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057261323 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:57.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:57.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057261323 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:57.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057261323 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:57.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057261323 data=null} to TreeItem with text {test} [2019-07-29T18:35:57.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057261323 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:57.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057261323 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:57.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057261326 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:57.465Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:57.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:57.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057261326 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:57.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057261326 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:57.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057261326 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:57.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057261326 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:57.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057261327 data=null item=TreeItem {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-29T18:35:57.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057261339 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:57.465Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:57.465Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T18:35:57.720Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:57.720Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:57.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057261753 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057261753 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057261753 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057261753 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057261753 data=null item=TreeItem {kernel-overlap-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-29T18:35:57.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057261780 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:57.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:57.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:57.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:57.720Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:57.720Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:57.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057261781 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057261781 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057261781 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057261782 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057261782 data=null item=TreeItem {kernel-overlap-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-29T18:35:57.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057261784 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057261784 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057261784 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:57.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057261784 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057261785 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057261785 data=null item=TreeItem {kernel-overlap-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-29T18:35:57.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057261787 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057261787 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057261787 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057261787 data=null item=TreeItem {kernel-overlap-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-29T18:35:57.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057261818 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057261824 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.976Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057261825 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.976Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057262027 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.976Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:57.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:57.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:57.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:57.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:57.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:57.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:57.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:57.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:57.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:57.976Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:57.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:57.976Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:57.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:57.976Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:57.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057262060 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:57.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057262060 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:57.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057262060 data=null} to TableItem with text {} [2019-07-29T18:35:57.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057262060 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:57.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057262060 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-29T18:35:57.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057262063 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:57.976Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:57.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:59.339Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:59.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:59.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057263221 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:59.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057263221 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:59.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057263221 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:59.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057263221 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:59.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057263221 data=null item=TreeItem {kernel-overlap-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-29T18:35:59.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057263223 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:35:59.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:59.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:59.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:59.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:59.339Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:59.339Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:35:59.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:59.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:59.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:59.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:59.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:59.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057263226 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:59.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057263226 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:59.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057263226 data=null} to TreeItem with text {test} [2019-07-29T18:35:59.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057263226 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:59.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057263226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:59.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057263234 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:59.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:59.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057263247 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:35:59.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057263247 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:59.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057263247 data=null} to TreeItem with text {test} [2019-07-29T18:35:59.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057263248 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:59.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057263248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:35:59.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057263251 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:35:59.339Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:35:59.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:59.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057263254 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:35:59.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057263254 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:35:59.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057263254 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:35:59.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057263254 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:59.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057263254 data=null item=TreeItem {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-29T18:35:59.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057263259 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:35:59.339Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:35:59.339Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T18:35:59.594Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:35:59.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:59.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057263674 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057263674 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057263674 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057263674 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057263674 data=null item=TreeItem {simple_server-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-29T18:35:59.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057263705 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:59.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:59.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:35:59.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:35:59.594Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:35:59.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:59.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057263707 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057263707 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057263707 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057263707 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057263707 data=null item=TreeItem {simple_server-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-29T18:35:59.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057263710 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.594Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057263710 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057263710 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:35:59.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057263710 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057263710 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057263711 data=null item=TreeItem {simple_server-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-29T18:35:59.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057263713 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057263713 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.594Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1057263713 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.594Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057263713 data=null item=TreeItem {simple_server-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-29T18:35:59.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057263751 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.849Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1057263758 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.849Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1057263939 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.849Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1057263960 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.849Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T18:35:59.849Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:59.849Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:59.849Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:59.849Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:59.849Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:59.849Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:59.849Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:59.849Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:59.849Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:59.849Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:35:59.849Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:59.849Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:59.849Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:59.849Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:35:59.849Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:35:59.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057263962 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:35:59.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057263962 data=null doit=true} to TableItem with text {} [2019-07-29T18:35:59.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057263962 data=null} to TableItem with text {} [2019-07-29T18:35:59.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057263962 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:59.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057263962 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-29T18:35:59.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057263965 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:35:59.849Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:35:59.849Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:01.214Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:01.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057265113 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:01.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057265114 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:01.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057265114 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057265114 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:01.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057265114 data=null item=TreeItem {simple_server-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-29T18:36:01.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057265117 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:01.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:01.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:01.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:01.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:01.214Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:01.214Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:01.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:01.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:01.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:01.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:01.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057265119 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:01.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057265119 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:01.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057265119 data=null} to TreeItem with text {test} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057265120 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:01.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057265120 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057265134 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:01.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057265135 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:01.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057265135 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:01.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057265135 data=null} to TreeItem with text {test} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057265135 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:01.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057265135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057265138 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:01.214Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:01.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057265139 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:01.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057265139 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:01.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057265139 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057265139 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:01.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057265139 data=null item=TreeItem {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-29T18:36:01.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057265149 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:01.214Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:36:01.214Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T18:36:01.214Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:01.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057265219 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057265219 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057265220 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057265220 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057265220 data=null item=TreeItem {simple_server-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-29T18:36:01.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057265228 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:01.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:01.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:01.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:01.214Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:01.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057265251 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057265251 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057265251 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057265251 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057265251 data=null item=TreeItem {simple_server-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-29T18:36:01.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057265254 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057265254 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057265254 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:01.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057265254 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057265256 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057265256 data=null item=TreeItem {simple_server-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-29T18:36:01.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057265259 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057265259 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1057265259 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057265259 data=null item=TreeItem {simple_server-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-29T18:36:01.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057265302 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1057265308 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1057265308 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1057265308 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T18:36:01.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:01.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:01.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:01.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:01.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:01.774Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:36:01.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057265945 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:36:01.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057265945 data=null doit=true} to TableItem with text {} [2019-07-29T18:36:01.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057265945 data=null} to TableItem with text {} [2019-07-29T18:36:01.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057265945 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:01.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057265945 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-29T18:36:01.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057265953 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:01.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:01.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:02.699Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:02.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:02.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057266697 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:02.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057266697 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:02.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057266697 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:02.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057266697 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:02.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057266698 data=null item=TreeItem {simple_server-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-29T18:36:02.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057266700 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:02.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:02.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:02.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:02.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:02.699Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:02.699Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:02.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:02.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:02.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:02.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:02.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:02.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057266703 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:02.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057266703 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:02.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057266703 data=null} to TreeItem with text {test} [2019-07-29T18:36:02.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057266707 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:02.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057266707 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:02.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057266727 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:02.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:02.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057266727 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:02.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057266727 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:02.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057266728 data=null} to TreeItem with text {test} [2019-07-29T18:36:02.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057266728 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:02.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057266728 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:02.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057266731 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:02.699Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:02.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:02.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057266734 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:02.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057266734 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:02.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057266734 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:02.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057266735 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:02.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057266735 data=null item=TreeItem {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-29T18:36:02.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057266740 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:02.699Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:36:02.699Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T18:36:02.954Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:02.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:02.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057267155 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:02.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057267155 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:02.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057267155 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:02.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057267156 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:02.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057267156 data=null item=TreeItem {ust-overlap-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-29T18:36:02.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057267185 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:02.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:02.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:02.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:02.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:02.954Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:02.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:02.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057267187 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:02.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057267187 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:02.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057267187 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:02.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057267187 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:02.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057267187 data=null item=TreeItem {ust-overlap-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-29T18:36:02.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057267189 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:02.954Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:02.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057267190 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:02.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057267190 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:02.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:02.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057267190 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:02.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057267190 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:02.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057267190 data=null item=TreeItem {ust-overlap-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-29T18:36:02.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057267192 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:02.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057267193 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:02.954Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1057267193 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:03.209Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057267193 data=null item=TreeItem {ust-overlap-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-29T18:36:03.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057267323 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:03.465Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1057267535 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:03.465Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1057267558 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:03.465Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1057267558 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:03.465Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:03.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:03.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:03.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:03.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:03.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:03.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:03.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:03.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:03.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:03.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:03.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:03.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:03.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:03.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:03.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:03.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:03.465Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:36:03.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057267560 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:36:03.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057267560 data=null doit=true} to TableItem with text {} [2019-07-29T18:36:03.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057267560 data=null} to TableItem with text {} [2019-07-29T18:36:03.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057267560 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:03.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057267560 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-29T18:36:03.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057267563 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:03.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:03.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:04.827Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:04.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057268810 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:04.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057268810 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:04.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057268811 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057268811 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:04.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057268811 data=null item=TreeItem {ust-overlap-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-29T18:36:04.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057268813 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:04.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:04.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:04.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:04.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:04.827Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:04.827Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:04.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:04.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:04.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:04.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:04.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057268816 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057268816 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057268816 data=null} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057268816 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057268816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057268836 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057268837 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057268837 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057268837 data=null} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057268837 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057268837 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057268840 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:04.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057268843 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:04.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057268843 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:04.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057268843 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057268843 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:04.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057268844 data=null item=TreeItem {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-29T18:36:04.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057268849 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:04.827Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:36:04.827Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:04.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:04.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:04.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:04.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:04.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057268852 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057268852 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057268852 data=null} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057268853 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057268853 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057268864 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057268864 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057268864 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057268864 data=null} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057268865 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057268865 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057268868 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:04.827Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:04.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057268868 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:04.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057268868 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:04.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057268868 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057268868 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:04.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057268869 data=null item=TreeItem {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-29T18:36:04.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057268874 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:04.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057268874 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:04.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057268874 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:04.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057268874 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057268874 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:04.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057268874 data=null item=TreeItem {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-29T18:36:04.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057268882 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:04.827Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:36:04.827Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:36:04.827Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:36:04.827Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:36:04.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1057269065 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:36:04.827Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:36:04.827Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:36:04.827Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:04.827Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:36:04.827Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:36:04.827Z] DEBUG - Clicking on &Yes [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057269065 data=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-29T18:36:04.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057269065 data=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-29T18:36:04.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057269065 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:36:04.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057269065 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:36:04.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057269065 data=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-29T18:36:04.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057269065 data=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-29T18:36:05.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057269065 data=null item=null detail=0 x=0 y=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-29T18:36:06.971Z] DEBUG - Clicked on [2019-07-29T18:36:06.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1057268929 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-29T18:36:07.531Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:07.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:07.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:07.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:07.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:07.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:07.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057271684 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:07.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057271684 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:07.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057271684 data=null} to TreeItem with text {test} [2019-07-29T18:36:07.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057271684 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:07.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057271684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:07.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057271690 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:07.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:07.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057271690 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:07.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057271690 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:07.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057271691 data=null} to TreeItem with text {test} [2019-07-29T18:36:07.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057271691 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:07.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057271691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:07.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057271693 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:07.531Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:07.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:07.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057271694 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:36:07.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057271694 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:36:07.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057271694 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:36:07.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057271694 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:36:07.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057271694 data=null item=TreeItem {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-29T18:36:07.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057271698 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:36:07.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:07.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057271699 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:36:07.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057271699 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:36:07.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057271699 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:36:07.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057271699 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:36:07.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057271699 data=null item=TreeItem {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-29T18:36:07.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057271705 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:36:07.531Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:36:07.531Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:36:07.786Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:36:07.786Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:36:07.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057271832 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:36:07.786Z] 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-29T18:36:07.786Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:36:07.786Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:36:07.786Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:36:07.786Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:36:07.786Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:36:07.786Z] DEBUG - matched Combo with text " [2019-07-29T18:36:07.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057271867 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-29T18:36:07.786Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:07.786Z] 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-29T18:36:07.786Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:07.786Z] 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-29T18:36:07.786Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:07.786Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:36:07.787Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@22623319 [2019-07-29T18:36:07.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1057271875 data=null button=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-29T18:36:07.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1057271875 data=null button=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-29T18:36:07.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1057271875 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:36:07.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1057271875 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:36:07.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1057271876 data=null button=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-29T18:36:07.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1057271876 data=null button=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-29T18:36:07.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1057271876 data=null item=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-29T18:36:07.787Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1057271876 data=null button=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-29T18:36:07.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1057271876 data=null button=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-29T18:36:07.787Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1057271876 data=null button=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-29T18:36:07.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1057271876 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:36:07.787Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1057271876 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:07.787Z] 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-29T18:36:07.787Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:36:07.787Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:07.787Z] 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-29T18:36:07.787Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:36:07.787Z] 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-29T18:36:07.787Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:36:07.787Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] 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-29T18:36:07.787Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:07.787Z] 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-29T18:36:07.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] 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-29T18:36:07.787Z] 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-29T18:36:07.787Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:07.787Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:36:07.787Z] DEBUG - Clicking on &Finish [2019-07-29T18:36:07.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057271880 data=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-29T18:36:07.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057271880 data=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-29T18:36:07.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057271880 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:36:07.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057271880 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:36:07.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057271880 data=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-29T18:36:07.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057271880 data=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-29T18:36:07.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:36:07.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:36:07.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:36:07.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:36:07.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:36:07.787Z] DEBUG - Clicked on &Finish [2019-07-29T18:36:08.347Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T18:36:08.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1057272430 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T18:36:08.347Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T18:36:08.347Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T18:36:08.347Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-29T18:36:08.347Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:08.347Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T18:36:08.347Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T18:36:08.347Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T18:36:08.347Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T18:36:08.347Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T18:36:08.347Z] DEBUG - Clicking on Rename All [2019-07-29T18:36:08.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1057272430 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-29T18:36:08.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1057272430 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-29T18:36:08.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1057272430 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T18:36:08.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1057272430 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T18:36:08.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1057272430 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-29T18:36:08.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1057272430 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-29T18:36:08.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1057272430 data=null item=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-29T18:36:08.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057271880 data=null item=null detail=0 x=0 y=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-29T18:36:08.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057271722 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-29T18:36:08.602Z] DEBUG - Clicked on [2019-07-29T18:36:08.602Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:08.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:08.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:08.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:08.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:08.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:08.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057272661 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:08.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057272661 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:08.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057272662 data=null} to TreeItem with text {test} [2019-07-29T18:36:08.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057272662 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:08.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057272662 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:08.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057272727 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:08.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:08.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057272728 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:08.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057272728 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:08.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057272728 data=null} to TreeItem with text {test} [2019-07-29T18:36:08.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057272729 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:08.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057272729 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:08.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057272732 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:08.602Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:08.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:08.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057272732 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:08.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057272732 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:08.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057272732 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:08.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057272732 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:08.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057272732 data=null item=TreeItem {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-29T18:36:08.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057272737 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:08.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057272737 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:08.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057272737 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:08.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057272737 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:08.602Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057272737 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-29T18:36:08.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057272751 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:08.602Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:08.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:08.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057272864 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057272864 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057272864 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057272864 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057272880 data=null item=TreeItem {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-29T18:36:08.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057272890 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:08.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:08.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:08.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:08.858Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:08.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:08.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057272892 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057272892 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057272892 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057272892 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057272892 data=null item=TreeItem {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-29T18:36:08.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057272894 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.858Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057272894 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057272894 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:08.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057272894 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057272895 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057272895 data=null item=TreeItem {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-29T18:36:08.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057272896 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057272897 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.859Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057272897 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.859Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057272897 data=null item=TreeItem {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-29T18:36:08.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057272936 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057273001 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.859Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057273001 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.859Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057273001 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.859Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:08.859Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:10.744Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:10.745Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:10.745Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:10.745Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:10.745Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:36:10.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057274503 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:36:10.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057274503 data=null doit=true} to TableItem with text {} [2019-07-29T18:36:10.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057274503 data=null} to TableItem with text {} [2019-07-29T18:36:10.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057274503 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:10.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057274503 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-29T18:36:10.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057274505 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:10.745Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:10.745Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:10.745Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:10.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:10.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057274543 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:10.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057274543 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:10.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057274543 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:10.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057274544 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:10.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057274544 data=null item=TreeItem {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-29T18:36:10.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057274546 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:10.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:10.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:10.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:10.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:10.745Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:10.745Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:10.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:10.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:10.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:10.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:10.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:10.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057274548 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:10.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057274548 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:10.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057274548 data=null} to TreeItem with text {test} [2019-07-29T18:36:10.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057274548 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:10.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057274548 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:10.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057274574 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:10.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:10.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057274574 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:10.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057274574 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:10.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057274574 data=null} to TreeItem with text {test} [2019-07-29T18:36:10.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057274574 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:10.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057274574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:10.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057274577 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:10.745Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:10.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:10.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057274577 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:10.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057274577 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:10.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057274577 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:10.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057274578 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:10.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057274578 data=null item=TreeItem {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-29T18:36:10.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057274582 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:10.745Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:36:10.745Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:10.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:10.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057274995 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057274995 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057274995 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057274995 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057274995 data=null item=TreeItem {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-29T18:36:10.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057275023 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:10.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:10.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:10.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:10.999Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:10.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:10.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057275024 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057275024 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057275024 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057275024 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057275024 data=null item=TreeItem {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-29T18:36:10.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057275026 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057275027 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057275027 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:10.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057275027 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057275027 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057275027 data=null item=TreeItem {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-29T18:36:10.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057275029 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057275029 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057275029 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057275029 data=null item=TreeItem {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-29T18:36:10.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057275060 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057275066 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057275066 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057275066 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:10.999Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:10.999Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:12.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:12.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:12.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:12.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:12.891Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:36:12.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057276629 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:36:12.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057276629 data=null doit=true} to TableItem with text {} [2019-07-29T18:36:12.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057276629 data=null} to TableItem with text {} [2019-07-29T18:36:12.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057276629 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:12.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057276629 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-29T18:36:12.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057276631 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:12.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:12.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:12.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:12.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:12.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057276680 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:12.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1057276680 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:12.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1057276680 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:12.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057276681 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:12.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057276681 data=null item=TreeItem {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-29T18:36:12.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1057276683 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T18:36:12.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:12.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:12.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:12.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:12.891Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:12.891Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:12.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:12.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:12.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:12.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:12.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:12.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057276686 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:12.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057276686 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:12.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057276686 data=null} to TreeItem with text {test} [2019-07-29T18:36:12.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057276686 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:12.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057276686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:12.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057276693 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:12.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:12.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057276693 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:12.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057276693 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:12.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057276693 data=null} to TreeItem with text {test} [2019-07-29T18:36:12.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057276693 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:12.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057276693 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:12.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057276702 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:12.891Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:12.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:12.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057276702 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:12.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057276702 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:12.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057276702 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:12.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057276702 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:12.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057276702 data=null item=TreeItem {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-29T18:36:12.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057276707 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:12.891Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:36:12.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:12.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:12.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057277120 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:12.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057277120 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:12.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057277120 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:12.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057277121 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:12.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057277121 data=null item=TreeItem {kernel-overlap-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-29T18:36:13.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057277148 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:13.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:13.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:13.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:13.147Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:13.147Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:13.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057277149 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057277149 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057277149 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057277149 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057277149 data=null item=TreeItem {kernel-overlap-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-29T18:36:13.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057277152 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057277152 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057277152 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:13.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057277152 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057277153 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057277153 data=null item=TreeItem {kernel-overlap-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-29T18:36:13.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057277155 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057277155 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057277155 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057277155 data=null item=TreeItem {kernel-overlap-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-29T18:36:13.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057277189 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057277195 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057277369 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057277370 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:13.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:13.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:13.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:13.707Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:13.707Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:13.707Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:13.707Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:13.707Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:36:13.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057277872 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:36:13.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057277872 data=null doit=true} to TableItem with text {} [2019-07-29T18:36:13.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057277872 data=null} to TableItem with text {} [2019-07-29T18:36:13.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057277872 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:13.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057277872 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-29T18:36:13.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057277874 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:13.707Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:13.707Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:14.633Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:14.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:14.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057278618 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:14.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057278618 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:14.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057278618 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:14.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057278618 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:14.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057278618 data=null item=TreeItem {kernel-overlap-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-29T18:36:14.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057278621 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:14.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:14.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:14.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:14.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:14.633Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:14.633Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:14.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:14.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:14.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:14.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:14.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:14.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057278624 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:14.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057278624 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:14.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057278624 data=null} to TreeItem with text {test} [2019-07-29T18:36:14.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057278624 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:14.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057278624 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:14.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057278643 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:14.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:14.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057278644 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:14.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057278644 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:14.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057278644 data=null} to TreeItem with text {test} [2019-07-29T18:36:14.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057278644 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:14.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057278644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:14.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057278647 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:14.633Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:14.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:14.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057278647 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:14.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057278647 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:14.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057278647 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:14.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057278648 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:14.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057278648 data=null item=TreeItem {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-29T18:36:14.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057278656 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:14.633Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:36:14.888Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:14.888Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:14.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057279069 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:14.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057279069 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:14.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057279069 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:14.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057279070 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:14.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057279070 data=null item=TreeItem {simple_server-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-29T18:36:14.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057279099 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:14.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:14.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:14.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:14.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:14.888Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:14.888Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:14.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057279100 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:14.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057279100 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:14.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057279100 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:14.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057279100 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:14.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057279100 data=null item=TreeItem {simple_server-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-29T18:36:14.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057279103 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:14.888Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T18:36:14.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057279103 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:14.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057279103 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:14.888Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:14.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057279103 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:14.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057279103 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:14.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057279103 data=null item=TreeItem {simple_server-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-29T18:36:14.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057279105 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:14.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057279105 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:14.888Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1057279106 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:14.888Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057279106 data=null item=TreeItem {simple_server-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-29T18:36:15.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057279138 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:15.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1057279250 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:15.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1057279274 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:15.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1057279274 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:15.143Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T18:36:15.143Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:15.143Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:15.143Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:15.143Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:15.143Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:15.143Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:15.143Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:15.143Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:15.143Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:36:15.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057279275 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:36:15.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057279275 data=null doit=true} to TableItem with text {} [2019-07-29T18:36:15.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057279275 data=null} to TableItem with text {} [2019-07-29T18:36:15.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057279275 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:15.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057279275 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-29T18:36:15.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057279277 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:15.143Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:15.143Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:16.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:16.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:16.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1057280521 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:16.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1057280521 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:16.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1057280521 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:16.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1057280521 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:16.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057280521 data=null item=TreeItem {simple_server-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-29T18:36:16.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1057280523 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T18:36:16.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:16.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:16.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:16.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:16.506Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:16.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:16.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:16.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:16.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:16.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:16.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:16.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057280526 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:16.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057280526 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:16.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057280526 data=null} to TreeItem with text {test} [2019-07-29T18:36:16.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057280526 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:16.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057280526 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:16.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057280533 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:16.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:16.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057280544 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:16.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057280544 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:16.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057280544 data=null} to TreeItem with text {test} [2019-07-29T18:36:16.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057280545 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:16.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057280545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:16.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057280547 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:16.506Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:16.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:16.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057280548 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:16.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057280548 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:16.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057280548 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:16.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057280548 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:16.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057280548 data=null item=TreeItem {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-29T18:36:16.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057280557 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:16.506Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:36:16.760Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:16.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:16.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057280971 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:16.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057280971 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:16.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057280971 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:16.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057280971 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:16.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057280971 data=null item=TreeItem {simple_server-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-29T18:36:16.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057280980 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:16.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:16.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:16.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:16.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:16.760Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:16.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:16.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057281001 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:16.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057281001 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:16.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057281001 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:16.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057281001 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:16.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057281001 data=null item=TreeItem {simple_server-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-29T18:36:16.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057281003 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:16.760Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T18:36:16.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057281004 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:16.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057281004 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:16.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:16.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057281004 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:16.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057281004 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:16.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057281004 data=null item=TreeItem {simple_server-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-29T18:36:16.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057281006 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:16.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057281006 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:16.760Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1057281006 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:17.016Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057281007 data=null item=TreeItem {simple_server-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-29T18:36:17.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057281039 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:17.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1057281155 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:17.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1057281175 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:17.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1057281176 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:17.016Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T18:36:17.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:17.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:17.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:17.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:17.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:17.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:17.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:17.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:17.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:17.016Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:36:17.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057281177 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:36:17.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057281177 data=null doit=true} to TableItem with text {} [2019-07-29T18:36:17.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057281177 data=null} to TableItem with text {} [2019-07-29T18:36:17.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057281177 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:17.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057281177 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-29T18:36:17.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057281179 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:17.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:17.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:18.377Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:18.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:18.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1057282423 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:18.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1057282423 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:18.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1057282423 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:18.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1057282423 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:18.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057282424 data=null item=TreeItem {simple_server-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-29T18:36:18.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1057282426 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T18:36:18.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:18.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:18.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:18.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:18.377Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:18.377Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:18.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:18.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:18.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:18.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:18.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:18.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057282428 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:18.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057282428 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:18.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057282428 data=null} to TreeItem with text {test} [2019-07-29T18:36:18.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057282428 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:18.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057282428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:18.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057282447 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:18.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:18.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057282448 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:18.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057282448 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:18.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057282448 data=null} to TreeItem with text {test} [2019-07-29T18:36:18.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057282448 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:18.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057282448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:18.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057282451 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:18.377Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:18.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:18.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057282451 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:18.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057282451 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:18.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057282451 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:18.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057282452 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:18.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057282452 data=null item=TreeItem {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-29T18:36:18.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057282461 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:18.377Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:36:18.633Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:18.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:18.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057282875 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057282875 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057282876 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057282876 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057282876 data=null item=TreeItem {ust-overlap-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-29T18:36:18.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057282905 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:18.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:18.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:18.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:18.889Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:18.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:18.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057282906 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057282906 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057282906 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057282907 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057282907 data=null item=TreeItem {ust-overlap-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-29T18:36:18.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057282909 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057282909 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057282909 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:18.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057282909 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057282910 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057282910 data=null item=TreeItem {ust-overlap-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-29T18:36:18.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057282912 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057282912 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1057282912 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057282912 data=null item=TreeItem {ust-overlap-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-29T18:36:18.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057282946 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1057282952 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1057283069 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1057283092 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:18.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:18.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:18.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:18.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:18.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:18.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:18.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:18.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:18.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:18.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:18.889Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:36:18.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057283094 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:36:18.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057283094 data=null doit=true} to TableItem with text {} [2019-07-29T18:36:18.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057283094 data=null} to TableItem with text {} [2019-07-29T18:36:18.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057283094 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:18.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057283094 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-29T18:36:18.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057283097 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:18.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:18.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:20.252Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:20.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:20.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1057284338 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:20.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1057284338 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:20.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1057284338 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:20.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1057284338 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:20.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057284338 data=null item=TreeItem {ust-overlap-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-29T18:36:20.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1057284340 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T18:36:20.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:20.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:20.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:20.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:20.252Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:20.252Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:20.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:20.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:20.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:20.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:20.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:20.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057284343 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:20.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057284343 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:20.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057284343 data=null} to TreeItem with text {test} [2019-07-29T18:36:20.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057284343 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:20.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057284343 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:20.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057284350 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:20.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:20.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057284351 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:20.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057284351 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:20.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057284351 data=null} to TreeItem with text {test} [2019-07-29T18:36:20.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057284351 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:20.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057284351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:20.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057284365 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:20.252Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:20.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:20.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057284365 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:20.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057284365 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:20.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057284365 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:20.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057284366 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:20.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057284366 data=null item=TreeItem {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-29T18:36:20.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057284376 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:20.252Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:36:20.252Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:20.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:20.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284408 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284408 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284408 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284408 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057284408 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-29T18:36:20.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284417 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:20.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:20.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:20.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:20.252Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:20.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:20.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284419 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284419 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284419 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284419 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057284419 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-29T18:36:20.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284421 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.252Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284421 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284421 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:20.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284422 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284422 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057284422 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-29T18:36:20.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284430 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284430 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.252Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284431 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.252Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057284431 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-29T18:36:20.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284472 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284541 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284541 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057284541 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.508Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:20.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:20.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:20.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:20.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:20.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:20.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:20.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:21.870Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:21.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:21.870Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:21.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:21.870Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:36:21.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057286043 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:36:21.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057286043 data=null doit=true} to TableItem with text {} [2019-07-29T18:36:21.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057286043 data=null} to TableItem with text {} [2019-07-29T18:36:21.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057286043 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:21.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057286043 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-29T18:36:21.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057286046 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:21.870Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:21.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:21.870Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:21.870Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:21.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057286099 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:21.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057286099 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:21.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057286099 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:21.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057286099 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:21.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057286099 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-29T18:36:21.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1057286102 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T18:36:21.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:21.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:21.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:21.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:21.870Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:21.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:21.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:21.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:21.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:21.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:21.870Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:21.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057286104 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:21.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057286104 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:21.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057286104 data=null} to TreeItem with text {test} [2019-07-29T18:36:21.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057286105 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:21.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057286105 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:21.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057286112 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:21.870Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:21.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057286112 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:21.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057286112 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:21.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057286112 data=null} to TreeItem with text {test} [2019-07-29T18:36:21.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057286112 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:21.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057286113 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:21.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057286122 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:21.870Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:21.870Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:21.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057286122 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:21.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057286122 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:21.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057286123 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:21.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057286123 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:22.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057286123 data=null item=TreeItem {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-29T18:36:22.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057286129 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:22.125Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:36:22.380Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:22.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:22.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286543 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286543 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286544 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286544 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057286544 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-29T18:36:22.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286571 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:22.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:22.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:22.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:22.380Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:22.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:22.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286572 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286572 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286572 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286572 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057286572 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-29T18:36:22.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286574 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.380Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286575 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286575 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:22.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286575 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286575 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057286575 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-29T18:36:22.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286577 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286577 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.380Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286577 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.380Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057286577 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-29T18:36:22.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286609 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.635Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286615 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.635Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286680 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.635Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057286680 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.635Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:22.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:22.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:22.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:22.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:22.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:22.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:22.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:22.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:23.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:23.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:23.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:23.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:23.995Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:36:23.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057288182 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:36:23.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057288182 data=null doit=true} to TableItem with text {} [2019-07-29T18:36:23.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057288182 data=null} to TableItem with text {} [2019-07-29T18:36:23.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057288182 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:23.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057288182 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-29T18:36:23.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057288185 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:23.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:23.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:23.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:23.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:23.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057288239 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:23.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057288239 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:23.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057288239 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:23.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057288239 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:23.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057288240 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-29T18:36:23.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1057288242 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T18:36:23.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:23.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:23.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:23.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:23.995Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:23.995Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:23.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:23.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:23.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:23.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:23.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:23.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057288245 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:23.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057288245 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:23.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057288245 data=null} to TreeItem with text {test} [2019-07-29T18:36:23.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057288245 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:23.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057288245 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:24.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057288261 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:24.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:24.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057288261 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:24.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057288262 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:24.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057288262 data=null} to TreeItem with text {test} [2019-07-29T18:36:24.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057288262 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:24.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057288262 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:24.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057288265 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:24.250Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:24.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:24.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057288265 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:24.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057288265 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:24.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057288265 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:24.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057288265 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:24.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057288266 data=null item=TreeItem {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-29T18:36:24.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057288274 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:24.250Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:36:24.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:24.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:24.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057288693 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057288693 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057288693 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057288693 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057288693 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-29T18:36:24.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057288721 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:24.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:24.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:24.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:24.504Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:24.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:24.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057288723 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057288723 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057288723 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057288723 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057288723 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-29T18:36:24.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057288725 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.504Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057288726 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057288726 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:24.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057288726 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057288726 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057288726 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-29T18:36:24.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057288728 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057288728 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.505Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057288729 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.759Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057288729 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-29T18:36:24.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057288763 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057288769 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057288942 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057288943 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.759Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:24.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:24.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:24.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:24.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:24.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:24.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:24.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:24.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:24.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:25.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:25.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:25.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:25.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:25.320Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:36:25.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057289445 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:36:25.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057289445 data=null doit=true} to TableItem with text {} [2019-07-29T18:36:25.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057289445 data=null} to TableItem with text {} [2019-07-29T18:36:25.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057289445 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:25.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057289445 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-29T18:36:25.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057289448 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:25.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:25.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:26.247Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:26.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:26.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057290193 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:26.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1057290193 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:26.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1057290194 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:26.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057290194 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:26.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057290194 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-29T18:36:26.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1057290196 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T18:36:26.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:26.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:26.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:26.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:26.247Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:26.247Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:26.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:26.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:26.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:26.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:26.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:26.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057290199 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:26.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057290199 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:26.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057290199 data=null} to TreeItem with text {test} [2019-07-29T18:36:26.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057290199 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:26.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057290199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:26.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057290218 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:26.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:26.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057290219 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:26.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057290219 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:26.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057290219 data=null} to TreeItem with text {test} [2019-07-29T18:36:26.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057290219 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:26.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057290219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:26.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057290222 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:26.247Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:26.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:26.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057290226 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:26.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057290226 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:26.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057290226 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:26.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057290226 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:26.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057290226 data=null item=TreeItem {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-29T18:36:26.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057290231 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:26.247Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:36:26.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:26.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:26.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057290545 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1057290545 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1057290546 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057290546 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057290546 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-29T18:36:26.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057290576 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:26.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:26.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:26.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:26.502Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:26.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:26.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057290577 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1057290577 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1057290577 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057290577 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057290577 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-29T18:36:26.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057290580 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.502Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057290580 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1057290580 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:26.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1057290580 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057290580 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057290580 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-29T18:36:26.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057290582 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057290582 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.502Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057290583 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.502Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057290583 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-29T18:36:26.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057290618 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057290735 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1057290759 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1057290759 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.758Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:26.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:26.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:26.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:26.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:26.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:26.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:26.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:26.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:26.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:26.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:26.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:26.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:26.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:26.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:26.758Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:36:26.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057290760 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:36:26.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057290760 data=null doit=true} to TableItem with text {} [2019-07-29T18:36:26.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057290760 data=null} to TableItem with text {} [2019-07-29T18:36:26.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057290760 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:26.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057290761 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-29T18:36:26.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057290764 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:26.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:26.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:28.120Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:28.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:28.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057292006 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:28.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1057292007 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:28.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1057292007 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:28.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057292007 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:28.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057292007 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-29T18:36:28.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1057292010 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T18:36:28.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:28.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:28.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:28.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:28.120Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:28.120Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:28.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:28.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:28.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:28.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:28.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:28.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057292013 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:28.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057292013 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:28.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057292013 data=null} to TreeItem with text {test} [2019-07-29T18:36:28.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057292013 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:28.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057292013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:28.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057292034 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:28.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:28.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057292034 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:28.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057292034 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:28.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057292035 data=null} to TreeItem with text {test} [2019-07-29T18:36:28.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057292035 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:28.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057292035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:28.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057292038 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:28.121Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:28.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:28.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057292041 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:28.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057292041 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:28.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057292041 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:28.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057292041 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:28.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057292042 data=null item=TreeItem {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-29T18:36:28.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057292047 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:28.121Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:36:28.376Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:28.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:28.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057292462 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1057292463 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1057292463 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057292463 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057292463 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-29T18:36:28.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057292491 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:28.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:28.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:28.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:28.376Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:28.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:28.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057292493 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1057292493 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1057292493 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057292493 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057292493 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-29T18:36:28.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057292495 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057292496 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1057292496 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:28.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1057292496 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057292496 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057292496 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-29T18:36:28.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057292498 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057292498 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057292499 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057292499 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-29T18:36:28.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057292531 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057292538 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.631Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1057292538 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.631Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1057292647 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.631Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:28.631Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:28.631Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:28.631Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:28.631Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:28.631Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:28.631Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:28.631Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:28.631Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:28.631Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:28.631Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:28.631Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:28.631Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:28.631Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:28.631Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:28.631Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:28.631Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:36:28.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057292672 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:36:28.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057292672 data=null doit=true} to TableItem with text {} [2019-07-29T18:36:28.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057292673 data=null} to TableItem with text {} [2019-07-29T18:36:28.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057292673 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:28.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057292673 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-29T18:36:28.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057292677 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:28.631Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:28.631Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:29.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:29.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:29.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057293899 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:29.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1057293899 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:29.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1057293899 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:29.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057293919 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:29.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057293919 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-29T18:36:29.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1057293921 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T18:36:29.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:29.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:29.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:29.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:29.993Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:29.993Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:29.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:29.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:29.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:29.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:29.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:29.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057293924 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:29.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057293924 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:29.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057293924 data=null} to TreeItem with text {test} [2019-07-29T18:36:29.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057293924 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:29.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057293924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:29.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057293932 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:29.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:29.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057293945 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:29.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057293945 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:29.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057293945 data=null} to TreeItem with text {test} [2019-07-29T18:36:29.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057293946 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:29.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057293946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:29.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057293949 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:29.993Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:29.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:29.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057293950 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:29.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057293950 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:29.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057293950 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:29.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057293950 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:29.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057293950 data=null item=TreeItem {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-29T18:36:29.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057293958 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:29.994Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T18:36:30.248Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:30.248Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:30.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057294378 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1057294378 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1057294378 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057294378 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057294378 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-29T18:36:30.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057294407 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:30.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:30.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:30.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:30.248Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:30.248Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:30.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057294408 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1057294408 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1057294408 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057294408 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057294409 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-29T18:36:30.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057294411 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057294412 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1057294412 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:30.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1057294412 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057294412 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057294412 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-29T18:36:30.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057294414 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057294415 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057294415 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057294415 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-29T18:36:30.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057294452 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.248Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057294459 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.503Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1057294459 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.503Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1057294573 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.503Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:30.503Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:30.503Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:30.503Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:30.503Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:30.503Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:30.503Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:30.503Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:30.503Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:30.503Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:30.503Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:30.503Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:30.503Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:30.503Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:30.503Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:30.503Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:30.503Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:30.503Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:36:30.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057294595 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:36:30.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057294595 data=null doit=true} to TableItem with text {} [2019-07-29T18:36:30.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057294595 data=null} to TableItem with text {} [2019-07-29T18:36:30.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057294595 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:30.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057294595 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-29T18:36:30.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057294598 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:30.503Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:30.503Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:31.865Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:31.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057295840 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:31.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1057295840 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:31.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1057295840 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057295841 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:31.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057295841 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-29T18:36:31.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1057295843 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T18:36:31.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:31.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:31.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:31.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:31.865Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:31.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:31.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:31.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:31.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:31.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:31.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057295846 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057295846 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057295846 data=null} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057295846 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057295846 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057295868 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057295869 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057295869 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057295869 data=null} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057295869 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057295869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057295875 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:31.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057295875 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:31.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057295875 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:31.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057295875 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057295876 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:31.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057295876 data=null item=TreeItem {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-29T18:36:31.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057295881 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:31.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:31.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:31.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:31.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:31.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:31.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057295883 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057295883 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057295883 data=null} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057295884 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057295884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057295894 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057295895 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057295895 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057295895 data=null} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057295895 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057295895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057295898 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:31.865Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:31.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057295899 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:31.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057295899 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:31.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057295899 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057295899 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:31.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057295899 data=null item=TreeItem {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-29T18:36:31.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057295916 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:31.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1057295916 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T18:36:31.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1057295916 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T18:36:31.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1057295916 data=null} to TreeItem with text {Traces [12]} [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1057295917 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:31.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057295917 data=null item=TreeItem {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-29T18:36:31.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1057295919 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T18:36:31.865Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T18:36:31.865Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T18:36:31.865Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T18:36:31.865Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T18:36:31.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1057296037 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T18:36:31.865Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:36:31.865Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:36:31.865Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:31.865Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:36:31.865Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:36:31.865Z] DEBUG - Clicking on &Yes [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057296038 data=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-29T18:36:31.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057296038 data=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-29T18:36:31.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057296038 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:36:31.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057296038 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:36:31.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057296038 data=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-29T18:36:31.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057296038 data=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-29T18:36:31.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057296038 data=null item=null detail=0 x=0 y=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-29T18:36:33.750Z] DEBUG - Clicked on [2019-07-29T18:36:34.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1057295938 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-29T18:36:34.565Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:34.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:34.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:34.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:34.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:34.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:34.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057298616 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:34.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057298616 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:34.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057298616 data=null} to TreeItem with text {test} [2019-07-29T18:36:34.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057298616 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:34.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057298617 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:34.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057298622 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:34.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:34.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057298622 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:34.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057298622 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:34.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057298622 data=null} to TreeItem with text {test} [2019-07-29T18:36:34.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057298622 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:34.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057298623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:34.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057298629 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:34.565Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:34.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:34.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057298629 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:36:34.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057298629 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:36:34.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057298630 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:36:34.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057298630 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:36:34.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057298630 data=null item=TreeItem {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-29T18:36:34.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057298634 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:36:34.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:34.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057298634 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:36:34.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057298634 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:36:34.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057298634 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:36:34.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057298634 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:36:34.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057298634 data=null item=TreeItem {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-29T18:36:34.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057298636 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:36:34.565Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:36:34.565Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:36:34.565Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:36:34.565Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:36:34.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057298739 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:36:34.565Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:34.565Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:34.565Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:34.565Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-29T18:36:34.565Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:36:34.565Z] 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-29T18:36:34.565Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:34.565Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:34.565Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:34.565Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:34.565Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:34.565Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:34.565Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:34.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:34.565Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:34.565Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T18:36:34.566Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:36:34.566Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:36:34.566Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:36:34.566Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:36:34.566Z] DEBUG - matched Combo with text " [2019-07-29T18:36:34.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057298784 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-29T18:36:34.566Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:34.566Z] 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-29T18:36:34.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:34.566Z] 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-29T18:36:34.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:36:34.566Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@9d8898a [2019-07-29T18:36:34.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1057298785 data=null button=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-29T18:36:34.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1057298786 data=null button=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-29T18:36:34.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1057298786 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:36:34.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1057298786 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:36:34.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1057298786 data=null button=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-29T18:36:34.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1057298786 data=null button=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-29T18:36:34.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1057298786 data=null item=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-29T18:36:34.566Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1057298786 data=null button=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-29T18:36:34.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1057298786 data=null button=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-29T18:36:34.566Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1057298786 data=null button=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-29T18:36:34.566Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1057298786 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:36:34.566Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1057298786 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:34.566Z] 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-29T18:36:34.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:36:34.566Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:36:34.566Z] 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-29T18:36:34.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:36:34.566Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T18:36:34.566Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:34.566Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:36:34.566Z] DEBUG - Clicking on &Finish [2019-07-29T18:36:34.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057298789 data=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-29T18:36:34.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057298789 data=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-29T18:36:34.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057298789 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:36:34.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057298789 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:36:34.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057298789 data=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-29T18:36:34.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057298791 data=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-29T18:36:34.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057298791 data=null item=null detail=0 x=0 y=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-29T18:36:34.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057298658 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-29T18:36:34.821Z] DEBUG - Clicked on [2019-07-29T18:36:34.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:34.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:34.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:34.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:34.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:34.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:34.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057299029 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:34.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057299029 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:34.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057299029 data=null} to TreeItem with text {test} [2019-07-29T18:36:34.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057299029 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:34.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057299029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:34.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057299047 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:34.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:34.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057299047 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:34.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057299048 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:34.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057299048 data=null} to TreeItem with text {test} [2019-07-29T18:36:34.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057299048 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:34.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057299048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:34.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057299055 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:34.821Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:34.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:34.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1057299056 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:36:34.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1057299056 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:36:34.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1057299056 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:36:34.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1057299056 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:36:34.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057299056 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-29T18:36:34.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1057299061 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:36:34.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1057299061 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:36:34.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1057299061 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:36:34.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1057299061 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:36:34.821Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057299061 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-29T18:36:34.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1057299062 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:36:34.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1057299062 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-29T18:36:34.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1057299062 data=null} to TreeItem with text {z-clashes [1]} [2019-07-29T18:36:34.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1057299063 data=null button=1 stateMask=0x0 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-29T18:36:34.821Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057299063 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-29T18:36:34.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1057299064 data=null button=1 stateMask=0x80000 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-29T18:36:35.382Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:35.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:35.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057299476 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057299476 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057299476 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057299477 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057299477 data=null item=TreeItem {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-29T18:36:35.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057299485 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:35.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:35.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:35.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:35.382Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:35.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:35.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057299499 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057299499 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057299499 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057299500 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057299500 data=null item=TreeItem {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-29T18:36:35.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057299502 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057299502 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057299502 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:35.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057299502 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057299502 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057299503 data=null item=TreeItem {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-29T18:36:35.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057299506 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057299506 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057299507 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057299507 data=null item=TreeItem {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-29T18:36:35.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057299519 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057299595 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057299595 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057299595 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:35.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:37.266Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:37.266Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:37.266Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:37.266Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:37.266Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:36:37.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057301098 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:36:37.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057301098 data=null doit=true} to TableItem with text {} [2019-07-29T18:36:37.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057301098 data=null} to TableItem with text {} [2019-07-29T18:36:37.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057301098 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:37.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057301098 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-29T18:36:37.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057301100 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:37.266Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:37.266Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:37.266Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:37.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:37.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057301146 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:37.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1057301146 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:37.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1057301146 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:37.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057301146 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:37.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057301146 data=null item=TreeItem {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-29T18:36:37.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1057301148 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T18:36:37.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:37.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:37.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:37.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:37.266Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:37.266Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:37.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:37.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:37.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:37.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:37.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:37.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057301151 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:37.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057301151 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:37.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057301151 data=null} to TreeItem with text {test} [2019-07-29T18:36:37.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057301151 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:37.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057301151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:37.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057301171 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:37.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:37.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057301171 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:37.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057301171 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:37.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057301171 data=null} to TreeItem with text {test} [2019-07-29T18:36:37.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057301172 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:37.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057301172 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:37.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057301175 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:37.266Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:37.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:37.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1057301176 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:36:37.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1057301176 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:36:37.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1057301176 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:36:37.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1057301176 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:36:37.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057301176 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-29T18:36:37.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1057301186 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:36:37.267Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T18:36:37.267Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:37.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:37.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057301501 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057301502 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057301502 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057301502 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057301502 data=null item=TreeItem {kernel-overlap-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-29T18:36:37.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057301524 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:37.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:37.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:37.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:37.522Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:37.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:37.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057301526 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057301526 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057301526 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057301526 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057301526 data=null item=TreeItem {kernel-overlap-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-29T18:36:37.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057301530 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057301531 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057301531 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:37.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057301531 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057301531 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057301531 data=null item=TreeItem {kernel-overlap-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-29T18:36:37.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057301533 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057301533 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057301534 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057301534 data=null item=TreeItem {kernel-overlap-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-29T18:36:37.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057301561 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057301717 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057301752 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057301752 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:37.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:37.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T18:36:37.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:37.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:37.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:37.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:37.522Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:36:37.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1057301753 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T18:36:37.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1057301753 data=null doit=true} to TableItem with text {} [2019-07-29T18:36:37.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1057301753 data=null} to TableItem with text {} [2019-07-29T18:36:37.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1057301753 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:37.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057301753 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-29T18:36:37.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1057301755 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T18:36:37.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:36:37.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:36:38.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T18:36:38.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057302993 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:38.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057302993 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:38.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057302993 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057302993 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:38.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057302994 data=null item=TreeItem {kernel-overlap-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-29T18:36:38.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057302996 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T18:36:38.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:38.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:38.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:38.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:38.885Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T18:36:38.885Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:38.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:38.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:38.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:38.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:38.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057302998 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057302999 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057302999 data=null} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057302999 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057302999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057303005 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057303006 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057303006 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057303006 data=null} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057303006 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057303006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057303015 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:38.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1057303016 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:36:38.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1057303016 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:36:38.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1057303016 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1057303016 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:36:38.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057303016 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-29T18:36:38.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1057303021 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:36:38.885Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T18:36:38.885Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:38.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:38.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:38.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:38.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:38.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057303024 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057303024 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057303024 data=null} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057303025 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057303025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057303035 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057303036 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057303036 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057303036 data=null} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057303036 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057303036 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057303039 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:38.885Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:38.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1057303040 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:36:38.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1057303040 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:36:38.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1057303040 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1057303040 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:36:38.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057303040 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-29T18:36:38.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1057303049 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:36:38.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1057303049 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:36:38.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1057303049 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:36:38.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1057303049 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:36:38.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1057303049 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:36:38.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057303049 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-29T18:36:38.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1057303052 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:36:38.885Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-29T18:36:38.885Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-29T18:36:39.141Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-29T18:36:39.141Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-29T18:36:39.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=1057303145 data=null doit=true} to Shell with text {New Folder} [2019-07-29T18:36:39.141Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T18:36:39.141Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:' [2019-07-29T18:36:39.141Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:') [2019-07-29T18:36:39.141Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:')) [2019-07-29T18:36:39.141Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:39.141Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:36:39.141Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:36:39.141Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:39.141Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:39.141Z] DEBUG - Clicking on OK [2019-07-29T18:36:39.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1057303147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:39.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1057303147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:39.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1057303147 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:39.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1057303147 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:39.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1057303147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:39.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1057303147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:39.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1057303147 data=null item=null detail=0 x=0 y=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-29T18:36:39.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1057303070 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-29T18:36:39.141Z] DEBUG - Clicked on [2019-07-29T18:36:39.141Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T18:36:39.141Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:39.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=1057303231 data=null button=0 stateMask=0x0 x=90 y=74 count=0} to TreeItem with text {aaa} [2019-07-29T18:36:39.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=1057303231 data=null doit=true} to TreeItem with text {aaa} [2019-07-29T18:36:39.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=1057303231 data=null} to TreeItem with text {aaa} [2019-07-29T18:36:39.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=1057303231 data=null button=1 stateMask=0x0 x=90 y=74 count=1} to TreeItem with text {aaa} [2019-07-29T18:36:39.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057303231 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-29T18:36:39.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=1057303235 data=null button=1 stateMask=0x80000 x=90 y=74 count=1} to TreeItem with text {aaa} [2019-07-29T18:36:39.141Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T18:36:39.141Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T18:36:39.141Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T18:36:39.141Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T18:36:39.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1057303369 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T18:36:39.141Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:39.141Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T18:36:39.141Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T18:36:39.141Z] 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-29T18:36:39.141Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:39.141Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:39.141Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:39.141Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:39.141Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:39.141Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:39.141Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:39.141Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:39.141Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:39.141Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:39.141Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:39.141Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T18:36:39.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1057303369 data=null doit=true} to Button with text {Select &archive file:} [2019-07-29T18:36:39.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1057303370 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-29T18:36:39.141Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T18:36:39.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1057303371 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T18:36:39.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1057303371 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-29T18:36:39.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1057303371 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-29T18:36:39.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1057303372 data=null item=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-29T18:36:39.141Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T18:36:39.141Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:36:39.141Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:36:39.141Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T18:36:39.141Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T18:36:39.141Z] DEBUG - matched Combo with text " [2019-07-29T18:36:39.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1057303425 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-29T18:36:39.397Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:36:39.397Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3bd95400 [2019-07-29T18:36:39.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1057303426 data=null button=0 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-29T18:36:39.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057303427 data=null button=0 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-29T18:36:39.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1057303427 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:36:39.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1057303427 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:36:39.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1057303427 data=null button=0 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-29T18:36:39.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1057303427 data=null button=0 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-29T18:36:39.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1057303427 data=null item=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-29T18:36:39.397Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1057303427 data=null button=0 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-29T18:36:39.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1057303427 data=null button=0 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-29T18:36:39.397Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1057303427 data=null button=0 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-29T18:36:39.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1057303427 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:36:39.397Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1057303427 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:39.397Z] 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-29T18:36:39.397Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:36:39.397Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@37f29214 [2019-07-29T18:36:39.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1057303432 data=null button=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-29T18:36:39.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1057303432 data=null button=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-29T18:36:39.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1057303433 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:36:39.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1057303433 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:36:39.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1057303433 data=null button=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-29T18:36:39.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1057303433 data=null button=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-29T18:36:39.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1057303433 data=null item=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-29T18:36:39.397Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1057303433 data=null button=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-29T18:36:39.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1057303433 data=null button=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-29T18:36:39.397Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1057303433 data=null button=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-29T18:36:39.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1057303439 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:36:39.397Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1057303439 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:39.397Z] 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-29T18:36:39.397Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T18:36:39.397Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:39.397Z] 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-29T18:36:39.397Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T18:36:39.397Z] 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-29T18:36:39.397Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T18:36:39.397Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] 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-29T18:36:39.397Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:39.397Z] 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-29T18:36:39.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] 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-29T18:36:39.397Z] 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-29T18:36:39.397Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:39.397Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:36:39.397Z] DEBUG - Clicking on &Finish [2019-07-29T18:36:39.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1057303442 data=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-29T18:36:39.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1057303442 data=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-29T18:36:39.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1057303442 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:36:39.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1057303442 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T18:36:39.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1057303442 data=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-29T18:36:39.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1057303442 data=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-29T18:36:39.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1057303442 data=null item=null detail=0 x=0 y=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-29T18:36:39.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1057303257 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-29T18:36:39.397Z] DEBUG - Clicked on [2019-07-29T18:36:39.397Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:39.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:39.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:39.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:39.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:39.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:39.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057303579 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:39.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057303579 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:39.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057303579 data=null} to TreeItem with text {test} [2019-07-29T18:36:39.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057303579 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:39.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057303579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:39.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057303594 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:39.397Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:39.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1057303595 data=null doit=true} to TreeItem with text {Experiments [0]} [2019-07-29T18:36:39.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1057303595 data=null} to TreeItem with text {Experiments [0]} [2019-07-29T18:36:39.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1057303595 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-29T18:36:39.397Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057303595 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-29T18:36:39.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1057303597 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-29T18:36:39.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1057303597 data=null doit=true} to TreeItem with text {aaa [1]} [2019-07-29T18:36:39.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1057303597 data=null} to TreeItem with text {aaa [1]} [2019-07-29T18:36:39.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1057303597 data=null button=1 stateMask=0x0 x=85 y=95 count=1} to TreeItem with text {aaa [1]} [2019-07-29T18:36:39.397Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057303597 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-29T18:36:39.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1057303598 data=null button=1 stateMask=0x80000 x=85 y=95 count=1} to TreeItem with text {aaa [1]} [2019-07-29T18:36:39.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:39.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1057303600 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T18:36:39.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1057303600 data=null} to Tree node with text: kernel-overlap-testing [2019-07-29T18:36:39.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1057303600 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T18:36:39.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057303600 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-29T18:36:39.397Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=1057303629 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-29T18:36:39.397Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=1057303630 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-29T18:36:39.397Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=1057303631 data=null x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-29T18:36:39.397Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=1057303634 data=null x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-29T18:36:39.397Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=1057303635 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-29T18:36:39.397Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=1057303635 data=null x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-29T18:36:39.397Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=1057303635 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-29T18:36:39.397Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=1057303636 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-29T18:36:39.397Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=1057303647 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-29T18:36:39.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=1057303649 data=null doit=true} to TreeItem with text {exp [0]} [2019-07-29T18:36:39.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=1057303650 data=null} to TreeItem with text {exp [0]} [2019-07-29T18:36:39.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=1057303650 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [0]} [2019-07-29T18:36:39.397Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057303650 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-29T18:36:39.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=1057303652 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [0]} [2019-07-29T18:36:39.653Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:39.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=1057303652 data=null button=0 stateMask=0x0 x=85 y=179 count=0} to TreeItem with text {aaa [1]} [2019-07-29T18:36:39.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1057303652 data=null doit=true} to TreeItem with text {aaa [1]} [2019-07-29T18:36:39.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1057303652 data=null} to TreeItem with text {aaa [1]} [2019-07-29T18:36:39.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1057303652 data=null button=1 stateMask=0x0 x=85 y=179 count=1} to TreeItem with text {aaa [1]} [2019-07-29T18:36:39.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057303653 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-29T18:36:39.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1057303670 data=null button=1 stateMask=0x80000 x=101 y=179 count=1} to TreeItem with text {aaa [1]} [2019-07-29T18:36:39.653Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-29T18:36:39.653Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-29T18:36:39.653Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-29T18:36:39.653Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder' [2019-07-29T18:36:39.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=1057303807 data=null doit=true} to Shell with text {Rename Folder} [2019-07-29T18:36:39.653Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text' [2019-07-29T18:36:39.653Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:' [2019-07-29T18:36:39.653Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:') [2019-07-29T18:36:39.653Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:')) [2019-07-29T18:36:39.653Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:39.653Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:36:39.653Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:36:39.653Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:39.653Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:39.653Z] DEBUG - Clicking on OK [2019-07-29T18:36:39.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1057303808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:39.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1057303808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:39.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1057303808 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:39.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1057303808 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:39.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1057303808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:39.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1057303808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:39.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1057303808 data=null item=null detail=0 x=0 y=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-29T18:36:39.653Z] DEBUG - Clicked on [2019-07-29T18:36:39.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1057303730 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-29T18:36:40.163Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:40.164Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-29T18:36:40.164Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again. [2019-07-29T18:36:40.164Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:40.164Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-29T18:36:40.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:40.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:40.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:40.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:40.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:40.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:40.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057304392 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:40.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057304392 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:40.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057304392 data=null} to TreeItem with text {test} [2019-07-29T18:36:40.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057304393 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:40.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057304393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:40.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057304395 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:40.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:40.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057304395 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:40.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057304395 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:40.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057304395 data=null} to TreeItem with text {test} [2019-07-29T18:36:40.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057304395 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:40.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057304395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:40.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057304397 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:40.164Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T18:36:40.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:40.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1057304397 data=null button=0 stateMask=0x0 x=91 y=158 count=0} to TreeItem with text {Traces [3]} [2019-07-29T18:36:40.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1057304397 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T18:36:40.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1057304397 data=null} to TreeItem with text {Traces [3]} [2019-07-29T18:36:40.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1057304397 data=null button=1 stateMask=0x0 x=91 y=158 count=1} to TreeItem with text {Traces [3]} [2019-07-29T18:36:40.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057304397 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-29T18:36:40.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1057304399 data=null button=1 stateMask=0x80000 x=91 y=158 count=1} to TreeItem with text {Traces [3]} [2019-07-29T18:36:40.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=1057304813 data=null doit=true} to Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} [2019-07-29T18:36:40.724Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:36:40.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:40.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:40.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:40.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057304816 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:40.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057304816 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:40.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057304816 data=null} to TreeItem with text {test} [2019-07-29T18:36:40.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057304816 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:40.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057304816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:40.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057304834 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:40.724Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:36:40.724Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:36:40.724Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:36:41.649Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:36:41.649Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:36:41.649Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:36:41.649Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:41.649Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:36:41.649Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:36:41.649Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:41.649Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:36:41.649Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:36:41.649Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:36:41.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057305555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:36:41.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057305555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:36:41.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057305555 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:36:41.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057305555 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:36:41.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057305555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:36:41.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057305555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:36:41.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057305555 data=null item=null detail=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-29T18:36:41.650Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057305555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:36:41.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057305555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:36:41.650Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057305555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:36:41.650Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057305555 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:36:41.650Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057305555 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:36:41.650Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:36:41.650Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:36:41.650Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:36:41.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:41.650Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:36:41.650Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:36:41.650Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:41.650Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:41.650Z] DEBUG - Clicking on OK [2019-07-29T18:36:41.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1057305556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:41.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1057305556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:41.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1057305556 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:41.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1057305556 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:41.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1057305556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:41.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1057305556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:41.650Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:41.650Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:41.650Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:41.650Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:41.650Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:36:41.650Z] DEBUG - Clicked on OK [2019-07-29T18:36:41.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1057305556 data=null item=null detail=0 x=0 y=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-29T18:36:41.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1057304864 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-29T18:36:41.905Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 315.165 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-29T18:36:41.905Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.096 s [2019-07-29T18:36:41.905Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.329 s [2019-07-29T18:36:41.905Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.059 s [2019-07-29T18:36:41.905Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.797 s [2019-07-29T18:36:41.905Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.807 s [2019-07-29T18:36:41.905Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.702 s [2019-07-29T18:36:41.905Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.786 s [2019-07-29T18:36:41.905Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.311 s [2019-07-29T18:36:41.905Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.954 s [2019-07-29T18:36:41.905Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 1.993 s [2019-07-29T18:36:41.905Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 1.687 s [2019-07-29T18:36:41.905Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.102 s [2019-07-29T18:36:41.905Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 24.258 s [2019-07-29T18:36:41.905Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 15.488 s [2019-07-29T18:36:41.905Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 14.273 s [2019-07-29T18:36:41.905Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 9.533 s [2019-07-29T18:36:41.905Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.856 s [2019-07-29T18:36:41.905Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.301 s [2019-07-29T18:36:41.905Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.132 s [2019-07-29T18:36:41.905Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.361 s [2019-07-29T18:36:41.905Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.526 s [2019-07-29T18:36:41.905Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.047 s [2019-07-29T18:36:41.905Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 9.122 s [2019-07-29T18:36:41.905Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.895 s [2019-07-29T18:36:41.905Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.998 s [2019-07-29T18:36:41.905Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 11.191 s [2019-07-29T18:36:41.905Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.098 s [2019-07-29T18:36:41.905Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.895 s [2019-07-29T18:36:41.905Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.399 s [2019-07-29T18:36:41.905Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 24.225 s [2019-07-29T18:36:41.905Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 27.372 s [2019-07-29T18:36:41.905Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.815 s [2019-07-29T18:36:41.905Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 24.913 s [2019-07-29T18:36:41.905Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 27.031 s [2019-07-29T18:36:41.905Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 7.141 s [2019-07-29T18:36:41.905Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 1.389 s [2019-07-29T18:36:41.905Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2019-07-29T18:36:41.905Z] 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-29T18:36:41.905Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest skipped [2019-07-29T18:36:41.905Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-07-29T18:36:42.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057306308 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:36:42.161Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:36:42.161Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:36:42.161Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:36:42.416Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:36:42.416Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:42.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1057306548 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:36:42.416Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:42.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:42.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:42.416Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T18:36:42.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057306549 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:36:42.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057306549 data=null} to TreeItem with text {Tracing} [2019-07-29T18:36:42.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057306550 data=null button=1 stateMask=0x0 x=48 y=137 count=1} to TreeItem with text {Tracing} [2019-07-29T18:36:42.416Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057306550 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-29T18:36:42.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057306551 data=null button=1 stateMask=0x80000 x=48 y=137 count=1} to TreeItem with text {Tracing} [2019-07-29T18:36:42.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057306551 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:42.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057306552 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:42.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057306552 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:42.416Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057306552 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-29T18:36:42.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057306552 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:42.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:42.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1057306552 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T18:36:42.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057306552 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:42.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057306552 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:42.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057306553 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:42.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057306553 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-29T18:36:42.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057306570 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:42.416Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:42.416Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:42.416Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-07-29T18:36:42.416Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T18:36:42.416Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T18:36:42.416Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-07-29T18:36:42.416Z] 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-29T18:36:42.416Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:42.416Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:42.416Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:42.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:42.416Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:42.416Z] 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-29T18:36:42.416Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:42.416Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:42.416Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:42.416Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:42.416Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:42.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:42.416Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:42.416Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:36:42.416Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:36:42.416Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:42.416Z] 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-29T18:36:42.416Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:36:42.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057306574 data=null button=0 stateMask=0x0 x=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-29T18:36:42.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057306574 data=null button=0 stateMask=0x0 x=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-29T18:36:42.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057306574 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-29T18:36:42.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057306574 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:36:42.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057306574 data=null button=0 stateMask=0x0 x=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-29T18:36:42.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057306574 data=null button=0 stateMask=0x0 x=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-29T18:36:42.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057306574 data=null item=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-29T18:36:42.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057306379 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-29T18:36:42.416Z] DEBUG - Clicked on [2019-07-29T18:36:44.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057308235 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:36:44.301Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:36:44.301Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:36:44.301Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:36:44.301Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:36:44.301Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:44.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1057308339 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:36:44.301Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:44.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:44.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:44.301Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T18:36:44.301Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:36:44.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057308339 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:44.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057308339 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:44.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057308340 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:44.301Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057308340 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-29T18:36:44.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057308340 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:44.301Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:44.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1057308340 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T18:36:44.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057308340 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:44.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057308341 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:44.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057308341 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:44.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057308341 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-29T18:36:44.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057308341 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:44.301Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:44.301Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-29T18:36:44.301Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T18:36:44.301Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T18:36:44.301Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-29T18:36:44.301Z] 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-29T18:36:44.301Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:44.301Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:44.301Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:44.301Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:44.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:44.301Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:44.301Z] 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-29T18:36:44.301Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=1057308342 data=null doit=true} to Button with text {Never} [2019-07-29T18:36:44.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=1057308342 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-29T18:36:44.301Z] 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-29T18:36:44.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1057308343 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-29T18:36:44.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1057308343 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-29T18:36:44.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1057308343 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-29T18:36:44.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1057308343 data=null item=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-29T18:36:44.301Z] 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-29T18:36:44.301Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:44.301Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:44.301Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:44.301Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:44.301Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:44.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:44.301Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:44.301Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:36:44.302Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:36:44.302Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:44.302Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:36:44.302Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:36:44.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057308344 data=null button=0 stateMask=0x0 x=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-29T18:36:44.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057308344 data=null button=0 stateMask=0x0 x=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-29T18:36:44.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057308344 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-29T18:36:44.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057308344 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:36:44.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057308344 data=null button=0 stateMask=0x0 x=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-29T18:36:44.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057308344 data=null button=0 stateMask=0x0 x=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-29T18:36:44.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057308344 data=null item=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-29T18:36:44.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057308254 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-29T18:36:44.302Z] DEBUG - Clicked on [2019-07-29T18:36:45.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057309910 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:36:45.918Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:36:45.918Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:36:45.918Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:36:45.918Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:36:45.918Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:45.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1057310000 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:36:45.918Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:45.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:45.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:45.918Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T18:36:45.918Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:36:45.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057310001 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:45.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057310001 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:45.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057310002 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:45.918Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057310002 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-29T18:36:45.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057310002 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:45.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:45.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1057310002 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T18:36:45.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057310002 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:45.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057310002 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:45.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057310003 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:45.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057310003 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-29T18:36:45.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057310003 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:45.918Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:45.918Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-29T18:36:45.918Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T18:36:45.918Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T18:36:45.919Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-29T18:36:45.919Z] 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-29T18:36:45.919Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:45.919Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:45.919Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:45.919Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:45.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:45.919Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:45.919Z] 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-29T18:36:45.919Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:45.919Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:45.919Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:45.919Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:45.919Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:45.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:45.919Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:45.919Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:36:45.919Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:36:45.919Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:45.919Z] 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-29T18:36:45.919Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:36:45.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057310021 data=null button=0 stateMask=0x0 x=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-29T18:36:45.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057310021 data=null button=0 stateMask=0x0 x=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-29T18:36:45.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057310021 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-29T18:36:45.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057310021 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:36:45.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057310021 data=null button=0 stateMask=0x0 x=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-29T18:36:45.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057310021 data=null button=0 stateMask=0x0 x=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-29T18:36:45.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057310021 data=null item=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-29T18:36:45.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057309929 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-29T18:36:45.919Z] DEBUG - Clicked on [2019-07-29T18:36:48.431Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:36:48.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:48.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:48.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:48.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:48.431Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:48.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057312334 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:48.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057312334 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:48.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057312334 data=null} to TreeItem with text {test} [2019-07-29T18:36:48.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057312334 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:48.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057312334 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:48.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057312338 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:48.431Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:48.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057312338 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:36:48.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057312338 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:48.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057312339 data=null} to TreeItem with text {test} [2019-07-29T18:36:48.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057312339 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:48.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057312339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:48.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057312345 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:48.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057312345 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:36:48.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057312345 data=null} to TreeItem with text {test} [2019-07-29T18:36:48.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057312346 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:48.431Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057312346 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-29T18:36:48.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057312347 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:36:48.431Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:48.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1057312347 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T18:36:48.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1057312347 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:36:48.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1057312347 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:36:48.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1057312347 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:36:48.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057312348 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-29T18:36:48.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1057312351 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:36:48.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1057312351 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T18:36:48.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1057312351 data=null} to TreeItem with text {Traces [2]} [2019-07-29T18:36:48.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1057312351 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:36:48.431Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057312351 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-29T18:36:48.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1057312352 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T18:36:48.431Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:48.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=1057312352 data=null button=0 stateMask=0x0 x=82 y=74 count=0} to TreeItem with text {kernel} [2019-07-29T18:36:48.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=1057312352 data=null doit=true} to TreeItem with text {kernel} [2019-07-29T18:36:48.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=1057312352 data=null} to TreeItem with text {kernel} [2019-07-29T18:36:48.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=1057312353 data=null button=1 stateMask=0x0 x=82 y=74 count=1} to TreeItem with text {kernel} [2019-07-29T18:36:48.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057312353 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-29T18:36:48.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=1057312356 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to TreeItem with text {kernel} [2019-07-29T18:36:48.431Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-29T18:36:48.431Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace' [2019-07-29T18:36:48.431Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment' [2019-07-29T18:36:48.431Z] DEBUG - Clicking on with mnemonic 'Test experiment' [2019-07-29T18:36:48.431Z] DEBUG - Clicked on with mnemonic 'Test experiment' [2019-07-29T18:36:48.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=1057312422 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-29T18:36:49.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057313547 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:36:49.613Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:36:49.613Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:36:49.613Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:36:49.613Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:36:49.613Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:49.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1057313630 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:36:49.613Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:49.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:49.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:49.613Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T18:36:49.613Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:36:49.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057313631 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:49.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057313631 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:49.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057313631 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:49.613Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057313631 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-29T18:36:49.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057313631 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:49.613Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:49.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1057313632 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T18:36:49.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057313632 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:49.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057313632 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:49.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057313632 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:49.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057313632 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-29T18:36:49.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057313632 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:49.613Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:49.613Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:49.613Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:49.613Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-29T18:36:49.613Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T18:36:49.613Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T18:36:49.613Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-29T18:36:49.613Z] 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-29T18:36:49.613Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:49.613Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:49.613Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:49.613Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:49.613Z] 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-29T18:36:49.613Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1057313633 data=null doit=true} to Button with text {Always} [2019-07-29T18:36:49.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1057313633 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-29T18:36:49.613Z] 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-29T18:36:49.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1057313634 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-29T18:36:49.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1057313634 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-29T18:36:49.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1057313634 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-29T18:36:49.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1057313634 data=null item=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-29T18:36:49.613Z] 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-29T18:36:49.613Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:49.613Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:49.613Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:49.613Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:49.613Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:49.613Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:49.613Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:49.613Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:36:49.613Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:36:49.613Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:49.613Z] 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-29T18:36:49.613Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:36:49.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057313635 data=null button=0 stateMask=0x0 x=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-29T18:36:49.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057313635 data=null button=0 stateMask=0x0 x=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-29T18:36:49.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057313635 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-29T18:36:49.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057313635 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:36:49.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057313635 data=null button=0 stateMask=0x0 x=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-29T18:36:49.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057313635 data=null button=0 stateMask=0x0 x=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-29T18:36:49.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057313635 data=null item=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-29T18:36:49.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057313554 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-29T18:36:49.613Z] DEBUG - Clicked on [2019-07-29T18:36:51.498Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-29T18:36:51.498Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-29T18:36:51.498Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-07-29T18:36:51.498Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:51.498Z] 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-29T18:36:51.498Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:36:51.498Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:36:51.498Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T18:36:51.498Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-07-29T18:36:51.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1057315244 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-29T18:36:51.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1057315244 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-29T18:36:51.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1057315244 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T18:36:51.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1057315244 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T18:36:51.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1057315244 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-29T18:36:51.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1057315244 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-29T18:36:51.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1057315244 data=null item=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-29T18:36:51.498Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1057315244 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-29T18:36:51.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1057315244 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-29T18:36:51.498Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1057315244 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-29T18:36:51.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1057315244 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T18:36:51.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1057315244 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T18:36:51.498Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T18:36:51.498Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-29T18:36:51.498Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:36:51.498Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:36:51.498Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:36:51.498Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:51.498Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:36:51.498Z] DEBUG - Clicking on &Yes [2019-07-29T18:36:51.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057315245 data=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-29T18:36:51.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057315245 data=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-29T18:36:51.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057315245 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:36:51.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057315245 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:36:51.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057315245 data=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-29T18:36:51.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057315245 data=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-29T18:36:51.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057315245 data=null item=null detail=0 x=0 y=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-29T18:36:51.498Z] DEBUG - Clicked on [2019-07-29T18:36:51.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1057315355 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-29T18:36:51.499Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:36:51.499Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:36:51.499Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:36:51.499Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:36:51.499Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:51.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1057315635 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:36:51.499Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:51.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:51.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:51.499Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T18:36:51.499Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:36:51.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057315636 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:51.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057315636 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:51.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057315636 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:51.499Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057315636 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-29T18:36:51.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057315636 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:51.499Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:51.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1057315637 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T18:36:51.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057315637 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:51.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057315637 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:51.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057315641 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:51.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057315641 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-29T18:36:51.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057315641 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-29T18:36:51.499Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-29T18:36:51.499Z] 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-29T18:36:51.499Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:36:51.499Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:51.499Z] DEBUG - Clicking on Cancel [2019-07-29T18:36:51.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1057315649 data=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-29T18:36:51.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1057315649 data=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-29T18:36:51.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1057315649 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:36:51.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1057315649 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:36:51.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1057315649 data=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-29T18:36:51.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1057315649 data=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-29T18:36:51.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1057315649 data=null item=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-29T18:36:51.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057315433 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-29T18:36:51.499Z] DEBUG - Clicked on [2019-07-29T18:36:51.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057315901 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:36:51.754Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:36:51.754Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:36:51.754Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:36:52.010Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:36:52.010Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:52.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1057316034 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:36:52.010Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:52.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:52.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:52.010Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T18:36:52.010Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:36:52.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057316035 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:52.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057316035 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:52.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057316036 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:52.010Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057316036 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-29T18:36:52.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057316036 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:52.010Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:52.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1057316036 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T18:36:52.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057316036 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:52.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057316036 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:52.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057316037 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:52.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057316037 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-29T18:36:52.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057316037 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:52.010Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:52.010Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:52.010Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:52.010Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-29T18:36:52.010Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T18:36:52.010Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T18:36:52.010Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-29T18:36:52.010Z] 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-29T18:36:52.010Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:52.010Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:52.010Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:52.010Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:52.010Z] 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-29T18:36:52.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1057316038 data=null doit=true} to Button with text {Always} [2019-07-29T18:36:52.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1057316038 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-29T18:36:52.010Z] 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-29T18:36:52.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1057316039 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-29T18:36:52.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1057316039 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-29T18:36:52.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1057316039 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-29T18:36:52.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1057316039 data=null item=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-29T18:36:52.010Z] 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-29T18:36:52.010Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:52.010Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:52.010Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:52.010Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:52.010Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:52.010Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:52.010Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:52.010Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:36:52.010Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:36:52.010Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:52.010Z] 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-29T18:36:52.010Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:36:52.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057316040 data=null button=0 stateMask=0x0 x=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-29T18:36:52.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057316040 data=null button=0 stateMask=0x0 x=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-29T18:36:52.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057316040 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-29T18:36:52.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057316040 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:36:52.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057316040 data=null button=0 stateMask=0x0 x=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-29T18:36:52.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057316040 data=null button=0 stateMask=0x0 x=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-29T18:36:52.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057316040 data=null item=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-29T18:36:52.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057315930 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-29T18:36:52.010Z] DEBUG - Clicked on [2019-07-29T18:36:53.373Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-29T18:36:53.373Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-29T18:36:53.373Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:36:53.373Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-07-29T18:36:53.373Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:53.373Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T18:36:53.373Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:36:53.373Z] DEBUG - Clicking on &No [2019-07-29T18:36:53.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1057317547 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-29T18:36:53.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1057317547 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-29T18:36:53.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1057317547 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T18:36:53.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1057317547 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T18:36:53.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1057317547 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-29T18:36:53.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1057317547 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-29T18:36:53.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1057317547 data=null item=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-29T18:36:53.373Z] DEBUG - Clicked on [2019-07-29T18:36:53.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1057317621 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-29T18:36:53.640Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:36:53.640Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:36:53.640Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:36:53.640Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:36:53.640Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:53.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1057317745 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:36:53.640Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:53.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:53.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:53.640Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T18:36:53.640Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:36:53.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057317747 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:53.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057317747 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:53.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057317747 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:53.640Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057317747 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-29T18:36:53.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057317747 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:53.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:53.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1057317748 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T18:36:53.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057317748 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:53.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057317748 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:53.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057317748 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:53.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057317762 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-29T18:36:53.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057317762 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-29T18:36:53.640Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-29T18:36:53.640Z] 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-29T18:36:53.640Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:36:53.640Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:53.640Z] DEBUG - Clicking on Cancel [2019-07-29T18:36:53.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1057317764 data=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-29T18:36:53.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1057317764 data=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-29T18:36:53.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1057317764 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:36:53.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1057317764 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:36:53.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1057317764 data=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-29T18:36:53.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1057317764 data=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-29T18:36:53.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1057317764 data=null item=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-29T18:36:53.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057317629 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-29T18:36:53.640Z] DEBUG - Clicked on [2019-07-29T18:36:53.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057317956 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:36:53.896Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:36:53.896Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:36:53.896Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:36:53.896Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:36:53.896Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:53.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1057318049 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:36:53.896Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:53.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:53.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:53.896Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T18:36:53.896Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:36:53.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057318050 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:53.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057318051 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:53.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057318051 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:53.896Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057318051 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-29T18:36:53.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057318051 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:53.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:53.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1057318052 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T18:36:53.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057318052 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:53.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057318052 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:53.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057318052 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:53.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057318052 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-29T18:36:53.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057318052 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:53.896Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:53.896Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:53.896Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:53.896Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-29T18:36:53.896Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T18:36:53.896Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T18:36:53.896Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-29T18:36:53.896Z] 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-29T18:36:53.896Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:53.896Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:53.896Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:53.896Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:53.896Z] 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-29T18:36:53.896Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:53.896Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:53.896Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:53.896Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:53.896Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:53.896Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:53.896Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:53.896Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:36:53.896Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:36:53.896Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:53.896Z] 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-29T18:36:53.896Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:36:53.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057318054 data=null button=0 stateMask=0x0 x=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-29T18:36:53.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057318054 data=null button=0 stateMask=0x0 x=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-29T18:36:53.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057318054 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-29T18:36:53.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057318054 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:36:53.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057318054 data=null button=0 stateMask=0x0 x=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-29T18:36:53.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057318054 data=null button=0 stateMask=0x0 x=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-29T18:36:53.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057318054 data=null item=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-29T18:36:53.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057317963 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-29T18:36:53.896Z] DEBUG - Clicked on [2019-07-29T18:36:55.781Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-29T18:36:55.781Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-29T18:36:55.781Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:36:55.781Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:36:55.781Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:36:55.781Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:55.781Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:36:55.781Z] DEBUG - Clicking on &Yes [2019-07-29T18:36:55.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057319565 data=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-29T18:36:55.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057319565 data=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-29T18:36:55.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057319566 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:36:55.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057319566 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:36:55.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057319566 data=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-29T18:36:55.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057319566 data=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-29T18:36:55.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057319566 data=null item=null detail=0 x=0 y=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-29T18:36:55.781Z] DEBUG - Clicked on [2019-07-29T18:36:55.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1057319673 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-29T18:36:55.781Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:36:55.781Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:36:55.781Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:36:55.781Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:36:55.781Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:55.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1057319879 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:36:55.781Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:55.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:55.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:55.781Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T18:36:55.781Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:36:55.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057319883 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:55.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057319883 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:55.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057319883 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:55.781Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057319883 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-29T18:36:55.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057319883 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:55.781Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:55.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1057319884 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T18:36:55.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057319884 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:55.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057319884 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:55.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057319884 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:55.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057319884 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-29T18:36:55.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057319884 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:55.781Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:55.781Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:55.781Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:55.781Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-29T18:36:55.781Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T18:36:55.781Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T18:36:55.781Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-29T18:36:55.781Z] 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-29T18:36:55.781Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:55.781Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:55.781Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:55.781Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:55.781Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:55.781Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:55.782Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:55.782Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:55.782Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:55.782Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:55.782Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T18:36:55.782Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:55.782Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:36:55.782Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:55.782Z] DEBUG - Clicking on Cancel [2019-07-29T18:36:55.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1057319885 data=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-29T18:36:55.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1057319885 data=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-29T18:36:55.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1057319885 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:36:55.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1057319885 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:36:55.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1057319892 data=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-29T18:36:55.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1057319892 data=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-29T18:36:55.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1057319892 data=null item=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-29T18:36:55.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057319726 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-29T18:36:55.782Z] DEBUG - Clicked on [2019-07-29T18:36:56.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057320118 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:36:56.037Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:36:56.037Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:36:56.037Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:36:56.037Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:36:56.037Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:56.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1057320194 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:36:56.037Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:56.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:56.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:56.037Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T18:36:56.037Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:36:56.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057320195 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:56.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057320195 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:56.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057320195 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:56.037Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057320195 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-29T18:36:56.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057320196 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:56.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:56.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1057320196 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T18:36:56.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057320196 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:56.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057320196 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:56.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057320196 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:56.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057320196 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-29T18:36:56.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057320197 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:56.037Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:56.037Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-29T18:36:56.037Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T18:36:56.037Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T18:36:56.037Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-29T18:36:56.037Z] 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-29T18:36:56.037Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:56.037Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:56.037Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:56.037Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:56.037Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:56.037Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:56.037Z] 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-29T18:36:56.037Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=1057320197 data=null doit=true} to Button with text {Prompt} [2019-07-29T18:36:56.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1057320197 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-29T18:36:56.037Z] 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-29T18:36:56.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1057320198 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-29T18:36:56.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1057320198 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-29T18:36:56.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1057320199 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-29T18:36:56.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1057320199 data=null item=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-29T18:36:56.037Z] 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-29T18:36:56.037Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:56.037Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:56.037Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:56.037Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:56.037Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:56.037Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:56.037Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:56.037Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:36:56.037Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:36:56.037Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:56.037Z] 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-29T18:36:56.037Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:36:56.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057320200 data=null button=0 stateMask=0x0 x=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-29T18:36:56.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057320200 data=null button=0 stateMask=0x0 x=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-29T18:36:56.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057320200 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-29T18:36:56.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057320200 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:36:56.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057320200 data=null button=0 stateMask=0x0 x=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-29T18:36:56.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057320200 data=null button=0 stateMask=0x0 x=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-29T18:36:56.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057320200 data=null item=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-29T18:36:56.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057320124 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-29T18:36:56.037Z] DEBUG - Clicked on [2019-07-29T18:36:57.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057321790 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:36:57.926Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:36:57.926Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:36:57.926Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:36:57.926Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:36:57.926Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:57.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1057321946 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:36:57.926Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:57.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:57.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:57.926Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T18:36:57.926Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:36:57.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057321947 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:57.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057321947 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:57.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057321947 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:57.926Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057321947 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-29T18:36:57.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057321948 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:57.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:57.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1057321948 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T18:36:57.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057321948 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:57.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057321948 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:57.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057321948 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:57.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057321948 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-29T18:36:57.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057321949 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:57.926Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:57.926Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:57.926Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:57.926Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-29T18:36:57.926Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T18:36:57.926Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T18:36:57.926Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-29T18:36:57.926Z] 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-29T18:36:57.926Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:57.926Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:57.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:57.926Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:57.926Z] 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-29T18:36:57.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1057321949 data=null doit=true} to Button with text {Always} [2019-07-29T18:36:57.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1057321949 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-29T18:36:57.926Z] 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-29T18:36:57.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1057321950 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-29T18:36:57.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1057321950 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-29T18:36:57.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1057321950 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-29T18:36:57.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1057321950 data=null item=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-29T18:36:57.926Z] 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-29T18:36:57.926Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:57.926Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:57.926Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:57.926Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:57.926Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:57.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:57.926Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:57.926Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:36:57.926Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:36:57.926Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:57.926Z] 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-29T18:36:57.926Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:36:57.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057321951 data=null button=0 stateMask=0x0 x=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-29T18:36:57.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057321951 data=null button=0 stateMask=0x0 x=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-29T18:36:57.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057321951 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-29T18:36:57.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057321951 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:36:57.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057321951 data=null button=0 stateMask=0x0 x=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-29T18:36:57.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057321951 data=null button=0 stateMask=0x0 x=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-29T18:36:57.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057321952 data=null item=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-29T18:36:57.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057321829 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-29T18:36:57.926Z] DEBUG - Clicked on [2019-07-29T18:36:59.287Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-29T18:36:59.287Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-29T18:36:59.287Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-07-29T18:36:59.287Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:36:59.287Z] 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-29T18:36:59.287Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:36:59.287Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:36:59.287Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T18:36:59.287Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-07-29T18:36:59.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1057323415 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-29T18:36:59.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1057323416 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-29T18:36:59.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1057323416 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T18:36:59.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1057323416 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T18:36:59.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1057323416 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-29T18:36:59.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1057323416 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-29T18:36:59.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1057323416 data=null item=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-29T18:36:59.287Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1057323416 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-29T18:36:59.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1057323416 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-29T18:36:59.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1057323416 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-29T18:36:59.287Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1057323416 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T18:36:59.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1057323416 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T18:36:59.287Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T18:36:59.287Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-29T18:36:59.287Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:36:59.287Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-07-29T18:36:59.287Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:59.287Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T18:36:59.287Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:36:59.287Z] DEBUG - Clicking on &No [2019-07-29T18:36:59.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1057323416 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-29T18:36:59.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1057323416 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-29T18:36:59.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1057323416 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T18:36:59.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1057323416 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T18:36:59.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1057323416 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-29T18:36:59.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1057323416 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-29T18:36:59.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1057323416 data=null item=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-29T18:36:59.287Z] DEBUG - Clicked on [2019-07-29T18:36:59.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1057323488 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-29T18:36:59.287Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:36:59.287Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:36:59.287Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:36:59.543Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:36:59.543Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:59.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1057323647 data=null doit=true} to Shell with text {Preferences} [2019-07-29T18:36:59.543Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:36:59.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:36:59.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:36:59.543Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T18:36:59.543Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:36:59.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057323648 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:59.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057323648 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:59.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057323648 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:59.543Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057323648 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-29T18:36:59.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057323648 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:59.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:36:59.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1057323649 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T18:36:59.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1057323649 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T18:36:59.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1057323649 data=null} to Tree node with text: Perspectives [2019-07-29T18:36:59.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1057323649 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:59.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057323649 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-29T18:36:59.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1057323649 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-07-29T18:36:59.543Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-07-29T18:36:59.543Z] 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-29T18:36:59.543Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:36:59.543Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:36:59.543Z] DEBUG - Clicking on Cancel [2019-07-29T18:36:59.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1057323655 data=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-29T18:36:59.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1057323655 data=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-29T18:36:59.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1057323655 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:36:59.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1057323655 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T18:36:59.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1057323655 data=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-29T18:36:59.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1057323655 data=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-29T18:36:59.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1057323655 data=null item=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-29T18:36:59.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057323541 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-29T18:36:59.543Z] DEBUG - Clicked on [2019-07-29T18:37:00.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057324179 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:37:00.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:37:00.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:00.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:00.103Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:00.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057324182 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:37:00.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057324182 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:00.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057324182 data=null} to TreeItem with text {test} [2019-07-29T18:37:00.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057324182 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:00.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057324182 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:00.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057324186 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:00.103Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:37:00.103Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:37:00.103Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:37:00.662Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:37:00.662Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:37:00.662Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:37:00.662Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:37:00.662Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:00.662Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:37:00.662Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:00.662Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:37:00.662Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:00.662Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:37:00.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057324825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:00.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057324825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:00.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057324825 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:00.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057324825 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:00.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057324825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:00.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057324825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:00.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057324825 data=null item=null detail=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-29T18:37:00.662Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057324825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:00.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057324825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:00.662Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057324825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:00.662Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057324825 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:00.662Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057324825 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:00.662Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:00.662Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:37:00.662Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:37:00.662Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:00.662Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:37:00.662Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:37:00.662Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:00.662Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:00.662Z] DEBUG - Clicking on OK [2019-07-29T18:37:00.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1057324826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:00.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1057324826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:00.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1057324826 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:00.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1057324826 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:00.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1057324826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:00.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1057324826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:00.662Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:00.662Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:00.662Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:00.662Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:00.662Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:00.662Z] DEBUG - Clicked on OK [2019-07-29T18:37:00.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1057324826 data=null item=null detail=0 x=0 y=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-29T18:37:00.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1057324217 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-29T18:37:01.173Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.262 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-07-29T18:37:01.173Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 1.956 s [2019-07-29T18:37:01.173Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 1.676 s [2019-07-29T18:37:01.173Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.568 s [2019-07-29T18:37:01.173Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.372 s [2019-07-29T18:37:01.173Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.095 s [2019-07-29T18:37:01.173Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.147 s [2019-07-29T18:37:01.173Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 1.669 s [2019-07-29T18:37:01.173Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.076 s [2019-07-29T18:37:01.173Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-07-29T18:37:06.411Z] [2019-07-29T18:37:06.411Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 18:37:05.711 [2019-07-29T18:37:06.411Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@27ddc4ff in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal) [2019-07-29T18:37:06.411Z] !STACK 0 [2019-07-29T18:37:06.411Z] java.lang.reflect.InvocationTargetException [2019-07-29T18:37:06.411Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:37:06.411Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:37:06.411Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:37:06.411Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2254) [2019-07-29T18:37:06.411Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) [2019-07-29T18:37:06.411Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:412) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-29T18:37:06.411Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T18:37:06.411Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:37:06.411Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T18:37:06.411Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T18:37:06.411Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T18:37:06.411Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:37:06.411Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T18:37:06.411Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T18:37:06.411Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T18:37:06.411Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T18:37:06.411Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T18:37:06.411Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T18:37:06.411Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T18:37:06.411Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T18:37:06.411Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T18:37:06.411Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T18:37:06.411Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T18:37:06.411Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:37:06.411Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:37:06.411Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:37:06.411Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:37:06.411Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T18:37:06.411Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T18:37:06.411Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T18:37:06.411Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T18:37:06.411Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-07-29T18:37:06.411Z] ... 58 more [2019-07-29T18:37:06.411Z] Root exception: [2019-07-29T18:37:06.411Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-07-29T18:37:06.411Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:37:06.411Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:37:06.411Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:37:06.411Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-07-29T18:37:06.411Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2254) [2019-07-29T18:37:06.411Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) [2019-07-29T18:37:06.411Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:412) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-29T18:37:06.411Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-29T18:37:06.411Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-29T18:37:06.411Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T18:37:06.411Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:37:06.411Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T18:37:06.411Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T18:37:06.411Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T18:37:06.411Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T18:37:06.411Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T18:37:06.411Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T18:37:06.411Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T18:37:06.411Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T18:37:06.411Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T18:37:06.411Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T18:37:06.411Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T18:37:06.411Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T18:37:06.411Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T18:37:06.411Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T18:37:06.411Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T18:37:06.411Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T18:37:06.411Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T18:37:06.411Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T18:37:06.411Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T18:37:06.411Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T18:37:06.411Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T18:37:06.411Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T18:37:06.411Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T18:37:10.572Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.03 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-07-29T18:37:10.572Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 2.005 s [2019-07-29T18:37:10.572Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 0.036 s [2019-07-29T18:37:10.572Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 2.479 s [2019-07-29T18:37:10.572Z] [2019-07-29T18:37:10.572Z] Results: [2019-07-29T18:37:10.572Z] [2019-07-29T18:37:10.572Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T18:37:10.572Z] [2019-07-29T18:37:10.572Z] [2019-07-29T18:37:10.572Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 18:37:10.394 [2019-07-29T18:37:10.572Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T18:37:10.828Z] [2019-07-29T18:37:10.828Z] !ENTRY org.eclipse.ui.workbench 4 2 2019-07-29 18:37:10.682 [2019-07-29T18:37:10.828Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench". [2019-07-29T18:37:10.828Z] !STACK 0 [2019-07-29T18:37:10.828Z] org.eclipse.core.runtime.AssertionFailedException: assertion failed: The application has not been initialized. [2019-07-29T18:37:10.828Z] at org.eclipse.core.runtime.Assert.isTrue(Assert.java:113) [2019-07-29T18:37:10.828Z] at org.eclipse.core.internal.runtime.InternalPlatform.assertInitialized(InternalPlatform.java:141) [2019-07-29T18:37:10.828Z] at org.eclipse.core.internal.runtime.InternalPlatform.addLogListener(InternalPlatform.java:134) [2019-07-29T18:37:10.828Z] at org.eclipse.core.runtime.Platform.addLogListener(Platform.java:538) [2019-07-29T18:37:10.828Z] at org.eclipse.ui.statushandlers.StatusManager.(StatusManager.java:141) [2019-07-29T18:37:10.828Z] at org.eclipse.ui.statushandlers.StatusManager.getManager(StatusManager.java:134) [2019-07-29T18:37:10.828Z] at org.eclipse.ui.internal.progress.ProgressManager$1.done(ProgressManager.java:452) [2019-07-29T18:37:10.828Z] at org.eclipse.core.internal.jobs.JobListeners.doNotify(JobListeners.java:73) [2019-07-29T18:37:10.828Z] at org.eclipse.core.internal.jobs.JobListeners.done(JobListeners.java:118) [2019-07-29T18:37:10.828Z] at org.eclipse.core.internal.jobs.JobManager.endJob(JobManager.java:684) [2019-07-29T18:37:10.828Z] at org.eclipse.core.internal.jobs.WorkerPool.endJob(WorkerPool.java:117) [2019-07-29T18:37:10.828Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:85) [2019-07-29T18:37:10.828Z] [2019-07-29T18:37:10.828Z] !ENTRY org.eclipse.core.jobs 4 2 2019-07-29 18:37:10.682 [2019-07-29T18:37:10.828Z] !MESSAGE An internal error occurred during: "Loading referenced grammars". [2019-07-29T18:37:10.828Z] !STACK 0 [2019-07-29T18:37:10.828Z] java.lang.IllegalStateException: Workspace is closed. [2019-07-29T18:37:10.828Z] at org.eclipse.core.resources.ResourcesPlugin.getWorkspace(ResourcesPlugin.java:432) [2019-07-29T18:37:10.828Z] at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.CMDocumentLoader.checkExternalSchema(CMDocumentLoader.java:165) [2019-07-29T18:37:10.828Z] at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.CMDocumentLoader.loadCMDocuments(CMDocumentLoader.java:149) [2019-07-29T18:37:10.828Z] at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.InferredGrammarBuildingCMDocumentLoader.loadCMDocuments(InferredGrammarBuildingCMDocumentLoader.java:58) [2019-07-29T18:37:10.828Z] at org.eclipse.wst.xml.ui.internal.DOMObserver.invokeCMDocumentLoad(DOMObserver.java:216) [2019-07-29T18:37:10.828Z] at org.eclipse.wst.xml.ui.internal.DOMObserver$TimerJob.run(DOMObserver.java:147) [2019-07-29T18:37:10.828Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:37:11.083Z] [INFO] All tests passed! [2019-07-29T18:37:11.083Z] [INFO] [2019-07-29T18:37:11.083Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:37:11.083Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec [2019-07-29T18:37:11.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-29T18:37:11.338Z] [INFO] [2019-07-29T18:37:11.338Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:37:11.338Z] [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-29T18:37:11.338Z] [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-29T18:37:11.338Z] [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-29T18:37:11.338Z] [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-29T18:37:11.338Z] [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-29T18:37:11.338Z] [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-29T18:37:11.338Z] [INFO] [2019-07-29T18:37:11.338Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T18:37:11.338Z] [INFO] [2019-07-29T18:37:11.338Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >-- [2019-07-29T18:37:11.338Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT [123/134] [2019-07-29T18:37:11.338Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:37:11.338Z] [INFO] [2019-07-29T18:37:11.338Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:11.338Z] [INFO] [2019-07-29T18:37:11.338Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:11.338Z] [INFO] The project's OSGi version is 1.0.1.201907291748 [2019-07-29T18:37:11.338Z] [INFO] [2019-07-29T18:37:11.338Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:11.338Z] [INFO] [2019-07-29T18:37:11.338Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:11.338Z] [INFO] [2019-07-29T18:37:11.338Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:11.338Z] [INFO] [2019-07-29T18:37:11.338Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:11.338Z] [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-29T18:37:11.338Z] [INFO] [2019-07-29T18:37:11.338Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:11.338Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:37:11.338Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources [2019-07-29T18:37:11.338Z] [INFO] [2019-07-29T18:37:11.338Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:11.338Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes [2019-07-29T18:37:11.593Z] [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-29T18:37:11.593Z] node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel()); [2019-07-29T18:37:11.593Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:37:11.593Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-29T18:37:11.593Z] [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-29T18:37:11.593Z] htIo.supplyATReader(seqNb).getChannel(), [2019-07-29T18:37:11.593Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:37:11.593Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-29T18:37:11.593Z] [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-29T18:37:11.593Z] long time = fillValues(ht, node.getNodeFreeSpace(), start); [2019-07-29T18:37:11.593Z] ^^ [2019-07-29T18:37:11.593Z] 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-29T18:37:11.593Z] [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-29T18:37:11.593Z] time = fillValues(ht, node.getNodeFreeSpace(), time); [2019-07-29T18:37:11.593Z] ^^ [2019-07-29T18:37:11.593Z] 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-29T18:37:11.594Z] [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-29T18:37:11.594Z] time = fillValues(ht, node.getNodeFreeSpace(), node.getNodeStart()); [2019-07-29T18:37:11.594Z] ^^ [2019-07-29T18:37:11.594Z] 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-29T18:37:11.594Z] [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-29T18:37:11.594Z] time = fillValues(ht, node.getNodeFreeSpace(), time); [2019-07-29T18:37:11.594Z] ^^ [2019-07-29T18:37:11.594Z] 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-29T18:37:11.594Z] [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-29T18:37:11.594Z] HtTestUtils.assertTreeIntegrity(ht); [2019-07-29T18:37:11.594Z] ^^ [2019-07-29T18:37:11.594Z] 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-29T18:37:11.594Z] 7 problems (7 warnings) [2019-07-29T18:37:11.594Z] [INFO] [2019-07-29T18:37:11.594Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:11.594Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:37:11.594Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources [2019-07-29T18:37:11.594Z] [INFO] [2019-07-29T18:37:11.594Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:11.594Z] [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-29T18:37:11.594Z] [INFO] [2019-07-29T18:37:11.594Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:11.594Z] [INFO] [2019-07-29T18:37:11.594Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:11.594Z] [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-29T18:37:11.594Z] [INFO] [2019-07-29T18:37:11.594Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:11.594Z] [INFO] [2019-07-29T18:37:11.594Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:11.594Z] [INFO] [2019-07-29T18:37:11.594Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:11.594Z] [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-29T18:37:11.594Z] [INFO] [2019-07-29T18:37:11.594Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:11.594Z] [INFO] [2019-07-29T18:37:11.594Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:12.154Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log [2019-07-29T18:37:12.154Z] [INFO] Command line: [2019-07-29T18:37:12.154Z] [/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-29T18:37:12.154Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:37:13.516Z] !SESSION 2019-07-29 18:37:12.084 ----------------------------------------------- [2019-07-29T18:37:13.516Z] eclipse.buildId=unknown [2019-07-29T18:37:13.516Z] java.version=1.8.0_202 [2019-07-29T18:37:13.516Z] java.vendor=Oracle Corporation [2019-07-29T18:37:13.516Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:37:13.516Z] 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-29T18:37:13.516Z] 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-29T18:37:13.516Z] [2019-07-29T18:37:13.516Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:37:13.276 [2019-07-29T18:37:13.516Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:37:13.516Z] !STACK 0 [2019-07-29T18:37:13.516Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-29T18:37:13.516Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:37:13.516Z] [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:37:13.516Z] [2019-07-29T18:37:13.516Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:37:13.368 [2019-07-29T18:37:13.516Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:37:13.516Z] !STACK 0 [2019-07-29T18:37:13.516Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-29T18:37:13.516Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:37:13.516Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:37:13.516Z] -> 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-29T18:37:13.516Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-29T18:37:13.516Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:37:13.516Z] [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:37:13.516Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:37:14.443Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-07-29T18:37:14.443Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-07-29T18:37:14.444Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.003 s [2019-07-29T18:37:14.444Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-29T18:37:14.444Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-07-29T18:37:14.444Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-07-29T18:37:14.444Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.032 s [2019-07-29T18:37:14.444Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2019-07-29T18:37:14.444Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.055 s [2019-07-29T18:37:14.444Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2019-07-29T18:37:14.444Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-07-29T18:37:14.444Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-07-29T18:37:14.444Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-07-29T18:37:14.444Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-07-29T18:37:14.444Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2019-07-29T18:37:14.444Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2019-07-29T18:37:14.444Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0.001 s [2019-07-29T18:37:14.444Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-07-29T18:37:14.444Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-07-29T18:37:14.444Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0.001 s [2019-07-29T18:37:14.444Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T18:37:14.444Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-07-29T18:37:15.005Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-07-29T18:37:15.005Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.194 s [2019-07-29T18:37:15.005Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.005 s [2019-07-29T18:37:15.005Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.014 s [2019-07-29T18:37:15.005Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.094 s [2019-07-29T18:37:15.005Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.021 s [2019-07-29T18:37:15.005Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.002 s [2019-07-29T18:37:15.005Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-07-29T18:37:15.005Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-07-29T18:37:15.005Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-29T18:37:15.005Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-29T18:37:15.005Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-29T18:37:15.005Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-29T18:37:15.005Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-29T18:37:15.005Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-07-29T18:37:15.005Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-07-29T18:37:15.005Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.007 s [2019-07-29T18:37:15.005Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.015 s [2019-07-29T18:37:15.005Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.099 s [2019-07-29T18:37:15.005Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.06 s [2019-07-29T18:37:15.005Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.002 s [2019-07-29T18:37:15.005Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-07-29T18:37:15.005Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-07-29T18:37:15.005Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.002 s [2019-07-29T18:37:15.005Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-29T18:37:15.005Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.002 s [2019-07-29T18:37:15.005Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-29T18:37:15.005Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-29T18:37:15.005Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.002 s [2019-07-29T18:37:15.005Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-29T18:37:15.005Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-29T18:37:15.005Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-29T18:37:15.005Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:15.005Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-07-29T18:37:15.260Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-07-29T18:37:15.260Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.005 s [2019-07-29T18:37:15.260Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.015 s [2019-07-29T18:37:15.260Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.075 s [2019-07-29T18:37:15.260Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.012 s [2019-07-29T18:37:15.260Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.001 s [2019-07-29T18:37:15.260Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-07-29T18:37:15.515Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-07-29T18:37:15.515Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.194 s [2019-07-29T18:37:15.515Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.182 s [2019-07-29T18:37:15.515Z] [2019-07-29T18:37:15.515Z] Results: [2019-07-29T18:37:15.515Z] [2019-07-29T18:37:15.515Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:37:15.515Z] [2019-07-29T18:37:16.077Z] [INFO] All tests passed! [2019-07-29T18:37:16.077Z] [INFO] [2019-07-29T18:37:16.077Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:16.077Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec [2019-07-29T18:37:16.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-29T18:37:16.077Z] [INFO] [2019-07-29T18:37:16.077Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:16.077Z] [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-29T18:37:16.077Z] [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-29T18:37:16.077Z] [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-29T18:37:16.077Z] [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-29T18:37:16.077Z] [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-29T18:37:16.077Z] [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-29T18:37:16.077Z] [INFO] [2019-07-29T18:37:16.077Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T18:37:16.077Z] [INFO] [2019-07-29T18:37:16.077Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >-- [2019-07-29T18:37:16.077Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT [124/134] [2019-07-29T18:37:16.077Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:37:16.077Z] [INFO] [2019-07-29T18:37:16.077Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:16.077Z] [INFO] [2019-07-29T18:37:16.077Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:16.077Z] [INFO] The project's OSGi version is 1.0.3.201907291748 [2019-07-29T18:37:16.077Z] [INFO] [2019-07-29T18:37:16.077Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:16.077Z] [INFO] [2019-07-29T18:37:16.077Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:16.077Z] [INFO] [2019-07-29T18:37:16.077Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:16.077Z] [INFO] [2019-07-29T18:37:16.077Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:16.077Z] [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-29T18:37:16.077Z] [INFO] [2019-07-29T18:37:16.077Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:16.077Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:37:16.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources [2019-07-29T18:37:16.077Z] [INFO] [2019-07-29T18:37:16.077Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:16.077Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes [2019-07-29T18:37:16.333Z] [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-29T18:37:16.333Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()])); [2019-07-29T18:37:16.333Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:37:16.333Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-07-29T18:37:16.333Z] [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-29T18:37:16.333Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()])); [2019-07-29T18:37:16.333Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:37:16.333Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-07-29T18:37:16.333Z] [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-29T18:37:16.333Z] { "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) }, [2019-07-29T18:37:16.333Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:37:16.333Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path' [2019-07-29T18:37:16.333Z] [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-29T18:37:16.333Z] boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload())); [2019-07-29T18:37:16.333Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:37:16.333Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T18:37:16.333Z] 4 problems (4 warnings) [2019-07-29T18:37:16.333Z] [INFO] [2019-07-29T18:37:16.333Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:16.333Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:37:16.333Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources [2019-07-29T18:37:16.333Z] [INFO] [2019-07-29T18:37:16.333Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:16.333Z] [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-29T18:37:16.333Z] [INFO] [2019-07-29T18:37:16.333Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:16.333Z] [INFO] [2019-07-29T18:37:16.333Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:16.333Z] [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-29T18:37:16.333Z] [INFO] [2019-07-29T18:37:16.333Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:16.333Z] [INFO] [2019-07-29T18:37:16.333Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:16.333Z] [INFO] [2019-07-29T18:37:16.333Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:16.333Z] [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-29T18:37:16.333Z] [INFO] [2019-07-29T18:37:16.333Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:16.333Z] [INFO] [2019-07-29T18:37:16.333Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:16.893Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log [2019-07-29T18:37:16.893Z] [INFO] Command line: [2019-07-29T18:37:16.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.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-29T18:37:16.893Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:37:18.778Z] !SESSION 2019-07-29 18:37:16.983 ----------------------------------------------- [2019-07-29T18:37:18.778Z] eclipse.buildId=unknown [2019-07-29T18:37:18.778Z] java.version=1.8.0_202 [2019-07-29T18:37:18.778Z] java.vendor=Oracle Corporation [2019-07-29T18:37:18.778Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:37:18.778Z] 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-29T18:37:18.778Z] 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-29T18:37:18.778Z] [2019-07-29T18:37:18.778Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:37:18.274 [2019-07-29T18:37:18.778Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:37:18.778Z] !STACK 0 [2019-07-29T18:37:18.778Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-29T18:37:18.778Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:37:18.778Z] [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:37:18.778Z] [2019-07-29T18:37:18.778Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:37:18.360 [2019-07-29T18:37:18.778Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:37:18.778Z] !STACK 0 [2019-07-29T18:37:18.778Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-29T18:37:18.778Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:37:18.778Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:37:18.778Z] -> 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-29T18:37:18.778Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-29T18:37:18.778Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:37:18.778Z] [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:37:18.778Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:37:19.338Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-07-29T18:37:19.338Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-07-29T18:37:19.338Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.011 s [2019-07-29T18:37:19.338Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.002 s [2019-07-29T18:37:19.338Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-29T18:37:19.338Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-29T18:37:19.338Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-29T18:37:19.338Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-07-29T18:37:19.338Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-07-29T18:37:19.338Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-29T18:37:19.338Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-29T18:37:19.338Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-29T18:37:19.338Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-29T18:37:19.338Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-07-29T18:37:19.338Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-07-29T18:37:19.338Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.338Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-07-29T18:37:19.594Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-07-29T18:37:19.594Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0 s [2019-07-29T18:37:19.594Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.05 s [2019-07-29T18:37:19.594Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-07-29T18:37:19.594Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-07-29T18:37:19.594Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-29T18:37:19.594Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.594Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.015 s [2019-07-29T18:37:19.594Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.594Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.594Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.005 s [2019-07-29T18:37:19.594Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.594Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.594Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.594Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-29T18:37:19.594Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-29T18:37:19.594Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-29T18:37:19.594Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2019-07-29T18:37:19.594Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-29T18:37:19.594Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-29T18:37:19.594Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.594Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-29T18:37:19.594Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-29T18:37:19.594Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-29T18:37:19.594Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.594Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.594Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-29T18:37:19.594Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-07-29T18:37:20.155Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-07-29T18:37:20.155Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.014 s [2019-07-29T18:37:20.155Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.001 s [2019-07-29T18:37:20.155Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.087 s [2019-07-29T18:37:20.155Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.006 s [2019-07-29T18:37:20.155Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.018 s [2019-07-29T18:37:20.155Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.105 s [2019-07-29T18:37:20.155Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.056 s [2019-07-29T18:37:20.155Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.002 s [2019-07-29T18:37:20.155Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-07-29T18:37:20.155Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-07-29T18:37:20.155Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-29T18:37:20.155Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-29T18:37:20.155Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-07-29T18:37:20.155Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-07-29T18:37:20.155Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-29T18:37:20.155Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.003 s [2019-07-29T18:37:20.155Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-29T18:37:20.155Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-07-29T18:37:20.155Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-07-29T18:37:20.155Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-29T18:37:20.155Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.006 s [2019-07-29T18:37:20.155Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-29T18:37:20.155Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-29T18:37:20.155Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-29T18:37:20.155Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T18:37:20.155Z] [2019-07-29T18:37:20.155Z] Results: [2019-07-29T18:37:20.155Z] [2019-07-29T18:37:20.155Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:37:20.155Z] [2019-07-29T18:37:20.410Z] [INFO] All tests passed! [2019-07-29T18:37:20.410Z] [INFO] [2019-07-29T18:37:20.410Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:20.410Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec [2019-07-29T18:37:20.410Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-29T18:37:20.665Z] [INFO] [2019-07-29T18:37:20.665Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:20.665Z] [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-29T18:37:20.665Z] [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-29T18:37:20.665Z] [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-29T18:37:20.665Z] [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-29T18:37:20.665Z] [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-29T18:37:20.665Z] [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-29T18:37:20.665Z] [INFO] [2019-07-29T18:37:20.665Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T18:37:20.665Z] [INFO] [2019-07-29T18:37:20.665Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >-- [2019-07-29T18:37:20.665Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT [125/134] [2019-07-29T18:37:20.665Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:37:20.665Z] [INFO] [2019-07-29T18:37:20.665Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T18:37:20.665Z] [INFO] [2019-07-29T18:37:20.665Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T18:37:20.665Z] [INFO] The project's OSGi version is 1.0.8.201907291748 [2019-07-29T18:37:20.665Z] [INFO] [2019-07-29T18:37:20.665Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T18:37:20.665Z] [INFO] [2019-07-29T18:37:20.665Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T18:37:20.665Z] [INFO] [2019-07-29T18:37:20.665Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T18:37:20.665Z] [INFO] [2019-07-29T18:37:20.665Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T18:37:20.665Z] [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-29T18:37:20.665Z] [INFO] [2019-07-29T18:37:20.665Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T18:37:20.665Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:37:20.665Z] [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-29T18:37:20.665Z] [INFO] [2019-07-29T18:37:20.665Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T18:37:20.665Z] [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-29T18:37:20.920Z] [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-29T18:37:20.920Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-29T18:37:20.920Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T18:37:20.920Z] 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-29T18:37:20.920Z] 1 problem (1 warning) [2019-07-29T18:37:20.920Z] [INFO] [2019-07-29T18:37:20.920Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T18:37:20.920Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:37:20.920Z] [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-29T18:37:20.920Z] [INFO] [2019-07-29T18:37:20.920Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T18:37:20.920Z] [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-29T18:37:20.920Z] [INFO] [2019-07-29T18:37:20.920Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T18:37:20.920Z] [INFO] [2019-07-29T18:37:20.920Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T18:37:20.920Z] [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-29T18:37:20.920Z] [INFO] [2019-07-29T18:37:20.920Z] [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-29T18:37:20.920Z] [INFO] [2019-07-29T18:37:20.920Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T18:37:20.920Z] [INFO] [2019-07-29T18:37:20.920Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T18:37:20.920Z] [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-29T18:37:20.920Z] [INFO] [2019-07-29T18:37:20.920Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T18:37:20.920Z] [INFO] [2019-07-29T18:37:20.920Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T18:37:21.845Z] [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-29T18:37:21.845Z] [INFO] Command line: [2019-07-29T18:37:21.845Z] [/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-29T18:37:21.845Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:37:23.206Z] !SESSION 2019-07-29 18:37:21.708 ----------------------------------------------- [2019-07-29T18:37:23.206Z] eclipse.buildId=unknown [2019-07-29T18:37:23.206Z] java.version=1.8.0_202 [2019-07-29T18:37:23.206Z] java.vendor=Oracle Corporation [2019-07-29T18:37:23.206Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:37:23.206Z] 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-29T18:37:23.206Z] 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-29T18:37:23.206Z] [2019-07-29T18:37:23.206Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:37:23.060 [2019-07-29T18:37:23.206Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:37:23.206Z] !STACK 0 [2019-07-29T18:37:23.206Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:37:23.206Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:37:23.206Z] [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:37:23.206Z] [2019-07-29T18:37:23.206Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:37:23.097 [2019-07-29T18:37:23.206Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:37:23.206Z] !STACK 0 [2019-07-29T18:37:23.206Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:37:23.206Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:37:23.206Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:37:23.206Z] -> 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-29T18:37:23.206Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:37:23.206Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:37:23.206Z] [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:37:23.206Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:37:24.135Z] process 17416: 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-29T18:37:24.135Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:37:24.391Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:37:24.391Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:37:29.629Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-07-29T18:37:29.629Z] Display size: 1440x900 [2019-07-29T18:37:29.629Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-29T18:37:29.629Z] GTK version=3.18.9 [2019-07-29T18:37:29.629Z] GTK theme=Ambiance [2019-07-29T18:37:29.629Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T18:37:29.629Z] Time zone: Coordinated Universal Time [2019-07-29T18:37:29.629Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T18:37:29.629Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T18:37:32.140Z] [2019-07-29T18:37:32.140Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:37:31.967 [2019-07-29T18:37:32.140Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-29T18:37:35.403Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:37:35.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:35.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:35.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:35.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:35.403Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:35.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057359018 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:37:35.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057359018 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:35.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057359018 data=null} to TreeItem with text {test} [2019-07-29T18:37:35.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057359019 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:35.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057359019 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:35.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057359066 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:35.403Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:35.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057359113 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:37:35.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057359117 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:35.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057359118 data=null} to TreeItem with text {test} [2019-07-29T18:37:35.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057359118 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:35.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057359118 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:35.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057359123 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:35.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057359124 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:35.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057359124 data=null} to TreeItem with text {test} [2019-07-29T18:37:35.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057359124 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:35.403Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057359125 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-29T18:37:35.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057359153 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:35.403Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:35.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1057359155 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:37:35.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057359155 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:37:35.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057359155 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:37:35.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057359156 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:37:35.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057359156 data=null item=TreeItem {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-29T18:37:35.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057359215 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:37:35.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057359216 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:37:35.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057359216 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:37:35.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057359216 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:37:35.403Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057359217 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-29T18:37:35.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057359219 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:37:35.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1057359220 data=null doit=true} to Tree node with text: bug446190 [2019-07-29T18:37:35.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1057359221 data=null} to Tree node with text: bug446190 [2019-07-29T18:37:35.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1057359221 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-29T18:37:35.403Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057359221 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-29T18:37:35.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1057359225 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-29T18:37:35.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1057359225 data=null doit=true} to Tree node with text: Views [2019-07-29T18:37:35.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1057359225 data=null} to Tree node with text: Views [2019-07-29T18:37:35.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1057359226 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to Tree node with text: Views [2019-07-29T18:37:35.403Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057359226 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-29T18:37:35.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1057359257 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-29T18:37:35.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1057359258 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-29T18:37:35.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1057359258 data=null} to Tree node with text: XML system call analysis [2019-07-29T18:37:35.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1057359259 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-29T18:37:35.403Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057359259 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-29T18:37:35.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1057359336 data=null button=1 stateMask=0x80000 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-29T18:37:35.403Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time [2019-07-29T18:37:35.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=1057359338 data=null button=0 stateMask=0x0 x=184 y=473 count=0} to Tree node with text: Latency vs Time [2019-07-29T18:37:35.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=1057359339 data=null doit=true} to Tree node with text: Latency vs Time [2019-07-29T18:37:35.403Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:35.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=1057359339 data=null} to Tree node with text: Latency vs Time [2019-07-29T18:37:35.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1057359339 data=null button=1 stateMask=0x0 x=184 y=473 count=1} to Tree node with text: Latency vs Time [2019-07-29T18:37:35.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057359340 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-29T18:37:35.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1057359346 data=null button=1 stateMask=0x80000 x=184 y=473 count=1} to Tree node with text: Latency vs Time [2019-07-29T18:37:35.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1057359346 data=null button=1 stateMask=0x0 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-29T18:37:35.403Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=1057359347 data=null button=1 stateMask=0x0 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-29T18:37:35.403Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057359347 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-29T18:37:35.403Z] *** BUG *** [2019-07-29T18:37:35.403Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:37:35.403Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:37:35.403Z] [2019-07-29T18:37:35.403Z] *** BUG *** [2019-07-29T18:37:35.403Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:37:35.403Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:37:35.403Z] [2019-07-29T18:37:35.658Z] *** BUG *** [2019-07-29T18:37:35.658Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:37:35.658Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:37:35.658Z] [2019-07-29T18:37:35.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1057359442 data=null button=1 stateMask=0x80000 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-29T18:37:35.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=1057359933 data=null button=0 stateMask=0x0 x=184 y=473 count=0} to Tree node with text: Latency vs Time [2019-07-29T18:37:35.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=1057359933 data=null doit=true} to Tree node with text: Latency vs Time [2019-07-29T18:37:35.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=1057359934 data=null} to Tree node with text: Latency vs Time [2019-07-29T18:37:35.914Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time [2019-07-29T18:37:37.799Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-29T18:37:38.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-29T18:37:38.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:38.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:38.359Z] DEBUG - Setting state to checked on: bug446190 [2019-07-29T18:37:38.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057362935 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:37:38.919Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:37:38.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:38.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:38.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:38.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057362982 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:37:38.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057362982 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:38.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057362982 data=null} to TreeItem with text {test} [2019-07-29T18:37:38.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057362982 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:38.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057362982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:38.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057363030 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:38.919Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:37:38.919Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:37:39.174Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:37:39.736Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:37:39.736Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:37:39.736Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:37:39.736Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:37:39.736Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:39.736Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:37:39.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:39.736Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:37:39.736Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:39.736Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:37:39.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057363946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:39.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057363946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:39.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057363946 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:39.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057363946 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:39.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057363946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:39.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057363946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:39.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057363946 data=null item=null detail=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-29T18:37:39.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057363947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:39.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057363947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:39.736Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057363947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:39.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057363947 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:39.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057363947 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:39.736Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:39.736Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:37:39.736Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:37:39.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:39.736Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:37:39.736Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:37:39.736Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:39.736Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:39.736Z] DEBUG - Clicking on OK [2019-07-29T18:37:39.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1057363949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:39.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1057363949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:39.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1057363949 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:39.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1057363949 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:39.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1057363949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:39.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1057363949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:39.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:39.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:39.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:39.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:39.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:39.736Z] DEBUG - Clicked on OK [2019-07-29T18:37:40.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1057363949 data=null item=null detail=0 x=0 y=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-29T18:37:40.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1057363152 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-29T18:37:40.297Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-29T18:37:40.297Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.45 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-07-29T18:37:40.297Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest) Time elapsed: 5.56 s [2019-07-29T18:37:40.297Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-07-29T18:37:41.223Z] [2019-07-29T18:37:41.223Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:37:41.064 [2019-07-29T18:37:41.223Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-29T18:37:43.735Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:37:43.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:43.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:43.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:43.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:43.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:43.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057367534 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:37:43.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057367534 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:43.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057367534 data=null} to TreeItem with text {test} [2019-07-29T18:37:43.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057367534 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:43.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057367534 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:43.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057367555 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:43.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:43.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057367557 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:37:43.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057367557 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:43.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057367557 data=null} to TreeItem with text {test} [2019-07-29T18:37:43.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057367557 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:43.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057367557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:43.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057367562 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:43.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057367562 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:43.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057367562 data=null} to TreeItem with text {test} [2019-07-29T18:37:43.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057367562 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:43.736Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057367562 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-29T18:37:43.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057367568 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:43.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:43.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1057367569 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:37:43.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057367569 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:37:43.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057367569 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:37:43.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057367569 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:37:43.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057367569 data=null item=TreeItem {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-29T18:37:43.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057367623 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:37:43.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057367624 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:37:43.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057367624 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:37:43.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057367624 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:37:43.736Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057367624 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-29T18:37:43.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057367625 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:37:43.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1057367626 data=null doit=true} to Tree node with text: bug446190 [2019-07-29T18:37:43.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1057367626 data=null} to Tree node with text: bug446190 [2019-07-29T18:37:43.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1057367626 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-29T18:37:43.736Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057367626 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-29T18:37:43.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1057367628 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-29T18:37:43.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1057367628 data=null doit=true} to Tree node with text: Views [2019-07-29T18:37:43.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1057367628 data=null} to Tree node with text: Views [2019-07-29T18:37:43.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1057367629 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to Tree node with text: Views [2019-07-29T18:37:43.736Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057367629 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-29T18:37:43.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1057367647 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-29T18:37:43.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1057367648 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-29T18:37:43.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1057367648 data=null} to Tree node with text: XML system call analysis [2019-07-29T18:37:43.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1057367648 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-29T18:37:43.736Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057367648 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-29T18:37:43.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1057367665 data=null button=1 stateMask=0x80000 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-29T18:37:43.736Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count [2019-07-29T18:37:43.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=1057367665 data=null button=0 stateMask=0x0 x=187 y=452 count=0} to Tree node with text: Latency vs Count [2019-07-29T18:37:43.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=1057367666 data=null doit=true} to Tree node with text: Latency vs Count [2019-07-29T18:37:43.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:43.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=1057367666 data=null} to Tree node with text: Latency vs Count [2019-07-29T18:37:43.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1057367666 data=null button=1 stateMask=0x0 x=187 y=452 count=1} to Tree node with text: Latency vs Count [2019-07-29T18:37:43.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057367666 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-29T18:37:43.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1057367725 data=null button=1 stateMask=0x80000 x=187 y=452 count=1} to Tree node with text: Latency vs Count [2019-07-29T18:37:43.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1057367726 data=null button=1 stateMask=0x0 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-29T18:37:43.736Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=1057367726 data=null button=1 stateMask=0x0 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-29T18:37:43.736Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057367726 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-29T18:37:43.736Z] *** BUG *** [2019-07-29T18:37:43.736Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:37:43.736Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:37:43.736Z] [2019-07-29T18:37:43.736Z] *** BUG *** [2019-07-29T18:37:43.736Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:37:43.736Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:37:43.736Z] [2019-07-29T18:37:43.736Z] *** BUG *** [2019-07-29T18:37:43.736Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:37:43.736Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:37:43.736Z] [2019-07-29T18:37:43.736Z] *** BUG *** [2019-07-29T18:37:43.736Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:37:43.736Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:37:43.736Z] [2019-07-29T18:37:43.736Z] *** BUG *** [2019-07-29T18:37:43.736Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:37:43.736Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:37:43.736Z] [2019-07-29T18:37:43.736Z] *** BUG *** [2019-07-29T18:37:43.736Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:37:43.736Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:37:43.736Z] [2019-07-29T18:37:43.736Z] *** BUG *** [2019-07-29T18:37:43.736Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:37:43.736Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:37:43.736Z] [2019-07-29T18:37:43.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1057367765 data=null button=1 stateMask=0x80000 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-29T18:37:43.991Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=1057368028 data=null button=0 stateMask=0x0 x=187 y=452 count=0} to Tree node with text: Latency vs Count [2019-07-29T18:37:43.991Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=1057368028 data=null doit=true} to Tree node with text: Latency vs Count [2019-07-29T18:37:43.991Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=1057368028 data=null} to Tree node with text: Latency vs Count [2019-07-29T18:37:43.991Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count [2019-07-29T18:37:45.877Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-07-29T18:37:45.877Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-29T18:37:46.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1057370156 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-29T18:37:46.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1057370158 data=null button=1 stateMask=0x80000 x=472 y=-11 count=1} to TableColumn with text {Name} [2019-07-29T18:37:46.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1057370170 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-29T18:37:46.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1057370172 data=null button=1 stateMask=0x80000 x=472 y=-12 count=1} to TableColumn with text {Name} [2019-07-29T18:37:46.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057370617 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:37:46.387Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:37:46.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:46.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:46.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:46.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057370649 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:37:46.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057370649 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:46.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057370649 data=null} to TreeItem with text {test} [2019-07-29T18:37:46.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057370649 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:46.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057370650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:46.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057370654 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:46.642Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:37:46.642Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:37:46.642Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:37:46.897Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:37:46.897Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:37:46.897Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:37:46.897Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:37:46.897Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:46.897Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:37:46.897Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:46.897Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:37:46.897Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:46.897Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:37:46.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057370942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:46.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057370942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:46.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057370942 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:46.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057370942 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:46.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057370942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:46.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057370943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:46.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057370943 data=null item=null detail=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-29T18:37:46.897Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057370943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:46.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057370943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:46.897Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057370943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:46.897Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057370943 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:46.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057370943 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:46.897Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:46.897Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:37:46.897Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:37:46.897Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:46.897Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:37:46.897Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:37:46.897Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:46.897Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:46.897Z] DEBUG - Clicking on OK [2019-07-29T18:37:46.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1057370944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:46.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1057370944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:46.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1057370944 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:46.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1057370944 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:46.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1057370945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:46.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1057370945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:46.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:46.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:46.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:46.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:46.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:46.897Z] DEBUG - Clicked on OK [2019-07-29T18:37:47.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1057370945 data=null item=null detail=0 x=0 y=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-29T18:37:47.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1057370741 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-29T18:37:47.407Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-07-29T18:37:47.407Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.934 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-07-29T18:37:47.407Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest) Time elapsed: 4.043 s [2019-07-29T18:37:47.407Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-07-29T18:37:48.332Z] [2019-07-29T18:37:48.332Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 18:37:47.967 [2019-07-29T18:37:48.332Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-29T18:37:49.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:37:49.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:49.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:49.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:49.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:49.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:49.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057373857 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:37:49.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057373857 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:49.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057373857 data=null} to TreeItem with text {test} [2019-07-29T18:37:49.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057373857 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:49.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057373858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:49.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057373870 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:49.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:49.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057373917 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:37:49.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057373917 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:49.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057373917 data=null} to TreeItem with text {test} [2019-07-29T18:37:49.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057373917 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:49.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057373917 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:49.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057373921 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:49.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057373922 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:49.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057373922 data=null} to TreeItem with text {test} [2019-07-29T18:37:49.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057373922 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:49.697Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057373922 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-29T18:37:49.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057373924 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:49.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:49.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1057373924 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T18:37:49.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057373925 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:37:49.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057373925 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:37:49.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057373925 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:37:49.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057373925 data=null item=TreeItem {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-29T18:37:49.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057373937 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:37:49.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1057373938 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T18:37:49.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1057373938 data=null} to TreeItem with text {Traces [1]} [2019-07-29T18:37:49.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1057373938 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:37:49.697Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057373938 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-29T18:37:49.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1057373939 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T18:37:49.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1057373940 data=null doit=true} to Tree node with text: bug446190 [2019-07-29T18:37:49.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1057373940 data=null} to Tree node with text: bug446190 [2019-07-29T18:37:49.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1057373940 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-29T18:37:49.697Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057373940 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-29T18:37:49.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1057373942 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-29T18:37:49.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1057373942 data=null doit=true} to Tree node with text: Views [2019-07-29T18:37:49.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1057373942 data=null} to Tree node with text: Views [2019-07-29T18:37:49.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1057373942 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to Tree node with text: Views [2019-07-29T18:37:49.697Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057373943 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-29T18:37:49.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1057373948 data=null button=1 stateMask=0x80000 x=98 y=95 count=1} to Tree node with text: Views [2019-07-29T18:37:49.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1057373960 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-29T18:37:49.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1057373960 data=null} to Tree node with text: XML system call analysis [2019-07-29T18:37:49.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1057373960 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-29T18:37:49.953Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057373961 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-29T18:37:49.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1057373964 data=null button=1 stateMask=0x80000 x=177 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-29T18:37:49.953Z] DEBUG - Double-clicking on Tree node with text: Latency Table [2019-07-29T18:37:49.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=1057374025 data=null button=0 stateMask=0x0 x=175 y=431 count=0} to Tree node with text: Latency Table [2019-07-29T18:37:49.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=1057374025 data=null doit=true} to Tree node with text: Latency Table [2019-07-29T18:37:49.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:49.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=1057374026 data=null} to Tree node with text: Latency Table [2019-07-29T18:37:49.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1057374026 data=null button=1 stateMask=0x0 x=175 y=431 count=1} to Tree node with text: Latency Table [2019-07-29T18:37:49.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057374026 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-29T18:37:49.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1057374031 data=null button=1 stateMask=0x80000 x=175 y=431 count=1} to Tree node with text: Latency Table [2019-07-29T18:37:49.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1057374032 data=null button=1 stateMask=0x0 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-29T18:37:49.953Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=1057374032 data=null button=1 stateMask=0x0 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-29T18:37:49.953Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1057374032 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-29T18:37:50.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1057374069 data=null button=1 stateMask=0x80000 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-29T18:37:50.209Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=1057374317 data=null button=0 stateMask=0x0 x=175 y=431 count=0} to Tree node with text: Latency Table [2019-07-29T18:37:50.209Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=1057374318 data=null doit=true} to Tree node with text: Latency Table [2019-07-29T18:37:50.209Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=1057374318 data=null} to Tree node with text: Latency Table [2019-07-29T18:37:50.209Z] DEBUG - Double-clicked on Tree node with text: Latency Table [2019-07-29T18:37:52.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-07-29T18:37:52.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1057376222 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-29T18:37:52.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1057376224 data=null button=1 stateMask=0x80000 x=445 y=-11 count=1} to TableColumn with text {Name} [2019-07-29T18:37:52.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1057376237 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-29T18:37:52.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1057376238 data=null button=1 stateMask=0x80000 x=445 y=-12 count=1} to TableColumn with text {Name} [2019-07-29T18:37:52.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057376727 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:37:52.656Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:37:52.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:52.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:52.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:52.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1057376757 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T18:37:52.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1057376757 data=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:52.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1057376757 data=null} to TreeItem with text {test} [2019-07-29T18:37:52.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1057376757 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:52.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057376758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-29T18:37:52.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1057376762 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T18:37:52.656Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:37:52.656Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:37:52.656Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:37:53.217Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:37:53.217Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:37:53.217Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:37:53.217Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:37:53.217Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:53.217Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:37:53.217Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:53.217Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:37:53.217Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:53.217Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:37:53.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057377458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:53.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057377458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:53.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057377458 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:53.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057377459 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:53.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057377459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:53.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057377459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:53.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057377459 data=null item=null detail=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-29T18:37:53.217Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057377459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:53.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057377459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:53.217Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057377459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:53.217Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057377459 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:53.217Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057377459 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:53.217Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:53.217Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:37:53.217Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:37:53.217Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:53.217Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:37:53.217Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:37:53.217Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:53.217Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:53.217Z] DEBUG - Clicking on OK [2019-07-29T18:37:53.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1057377460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:53.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1057377461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:53.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1057377461 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:53.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1057377461 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:53.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1057377461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:53.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1057377461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:53.217Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:53.217Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:53.217Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:53.217Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:53.217Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:53.217Z] DEBUG - Clicked on OK [2019-07-29T18:37:53.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1057377461 data=null item=null detail=0 x=0 y=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-29T18:37:53.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1057376833 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-29T18:37:53.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-07-29T18:37:53.726Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.504 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-07-29T18:37:53.726Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest) Time elapsed: 4.162 s [2019-07-29T18:37:53.726Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-07-29T18:37:53.981Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057378108 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:37:53.981Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:37:53.981Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:37:53.981Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:37:54.236Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:37:54.236Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell' [2019-07-29T18:37:54.236Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T18:37:54.236Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T18:37:54.236Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T18:37:54.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1057378350 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T18:37:54.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:54.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:54.236Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:54.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057378352 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:37:54.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057378353 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:37:54.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057378353 data=null} to TreeItem with text {Tracing} [2019-07-29T18:37:54.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057378353 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:37:54.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057378353 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-29T18:37:54.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057378371 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:37:54.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057378416 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:37:54.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057378416 data=null} to TreeItem with text {Tracing} [2019-07-29T18:37:54.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057378416 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:37:54.236Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057378417 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-29T18:37:54.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057378418 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:37:54.236Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:54.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1057378418 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T18:37:54.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1057378419 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T18:37:54.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1057378419 data=null} to Tree node with text: XML Analyses [2019-07-29T18:37:54.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1057378419 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:37:54.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057378419 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-29T18:37:54.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1057378444 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:37:54.236Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:37:54.236Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:37:54.236Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:37:54.236Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:37:54.236Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:37:54.236Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:37:54.236Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:37:54.236Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:37:54.236Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:37:54.236Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:37:54.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:54.236Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:37:54.236Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:37:54.236Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:37:54.236Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:54.236Z] 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-29T18:37:54.236Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:37:54.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057378447 data=null button=0 stateMask=0x0 x=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-29T18:37:54.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057378447 data=null button=0 stateMask=0x0 x=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-29T18:37:54.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057378447 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-29T18:37:54.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057378447 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:37:54.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057378447 data=null button=0 stateMask=0x0 x=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-29T18:37:54.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057378447 data=null button=0 stateMask=0x0 x=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-29T18:37:54.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057378447 data=null item=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-29T18:37:54.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057378169 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-29T18:37:54.492Z] DEBUG - Clicked on [2019-07-29T18:37:54.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057378542 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:37:54.492Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:37:54.492Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:37:54.492Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:37:54.492Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:37:54.492Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T18:37:54.492Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T18:37:54.492Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T18:37:54.492Z] 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-29T18:37:54.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1057378663 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T18:37:54.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:54.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:54.492Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:54.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057378666 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:37:54.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057378666 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:37:54.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057378666 data=null} to TreeItem with text {Tracing} [2019-07-29T18:37:54.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057378666 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:37:54.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057378666 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-29T18:37:54.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057378682 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:37:54.492Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:37:54.492Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:54.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1057378683 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T18:37:54.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1057378683 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T18:37:54.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1057378683 data=null} to Tree node with text: XML Analyses [2019-07-29T18:37:54.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1057378713 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:37:54.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057378715 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-29T18:37:54.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1057378716 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:37:54.492Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:37:54.492Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:37:54.492Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:37:54.492Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:37:54.492Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-29T18:37:54.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057378720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:37:54.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057378720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:37:54.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057378720 data=null doit=true} to (of type 'Table') [2019-07-29T18:37:54.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057378721 data=null} to (of type 'Table') [2019-07-29T18:37:54.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1057378721 data=null button=1 stateMask=0x0 x=86 y=11 count=1} to (of type 'Table') [2019-07-29T18:37:54.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057378721 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-29T18:37:54.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1057378739 data=null button=1 stateMask=0x80000 x=86 y=11 count=1} to (of type 'Table') [2019-07-29T18:37:54.492Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:37:54.492Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:37:54.492Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:37:54.492Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:37:54.492Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:37:54.492Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:54.492Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:37:54.492Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:37:54.492Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:37:54.492Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:37:54.492Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:37:54.492Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:37:54.492Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:37:54.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:54.492Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:37:54.492Z] DEBUG - Clicking on Delete [2019-07-29T18:37:54.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1057378741 data=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-29T18:37:54.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1057378741 data=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-29T18:37:54.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1057378741 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:37:54.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1057378741 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:37:54.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1057378741 data=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-29T18:37:54.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1057378741 data=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-29T18:37:54.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1057378822 data=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-29T18:37:54.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1057378823 data=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-29T18:37:54.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1057378823 data=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-29T18:37:54.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1057378823 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:37:54.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1057378823 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:37:54.748Z] DEBUG - Clicked on Delete [2019-07-29T18:37:54.748Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-29T18:37:54.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1057378824 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:37:54.748Z] DEBUG - Clicking on &Yes [2019-07-29T18:37:54.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057378824 data=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-29T18:37:54.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057378824 data=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-29T18:37:54.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057378824 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:37:54.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057378824 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:37:54.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057378824 data=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-29T18:37:54.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057378824 data=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-29T18:37:54.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057378824 data=null item=null detail=0 x=0 y=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-29T18:37:54.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1057378741 data=null item=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-29T18:37:54.748Z] DEBUG - Clicked on [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:37:54.748Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:54.748Z] 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-29T18:37:54.748Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:37:54.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057378854 data=null button=0 stateMask=0x0 x=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-29T18:37:54.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057378854 data=null button=0 stateMask=0x0 x=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-29T18:37:54.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057378854 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-29T18:37:54.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057378854 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:37:54.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057378854 data=null button=0 stateMask=0x0 x=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-29T18:37:54.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057378854 data=null button=0 stateMask=0x0 x=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-29T18:37:54.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057378854 data=null item=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-29T18:37:54.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057378548 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-29T18:37:54.748Z] DEBUG - Clicked on [2019-07-29T18:37:54.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057378941 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:37:54.748Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:37:54.748Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:37:54.748Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:37:55.004Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:37:55.004Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T18:37:55.004Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T18:37:55.004Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T18:37:55.004Z] 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-29T18:37:55.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1057379053 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T18:37:55.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:55.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:55.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:55.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057379055 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:37:55.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057379055 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:37:55.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057379056 data=null} to TreeItem with text {Tracing} [2019-07-29T18:37:55.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057379056 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:37:55.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057379056 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-29T18:37:55.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057379072 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:37:55.004Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:37:55.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:55.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1057379073 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T18:37:55.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1057379073 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T18:37:55.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1057379073 data=null} to Tree node with text: XML Analyses [2019-07-29T18:37:55.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1057379074 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:37:55.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057379074 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-29T18:37:55.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1057379075 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - Clicking on Import [2019-07-29T18:37:55.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1057379078 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-29T18:37:55.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1057379078 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-29T18:37:55.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1057379078 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:37:55.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1057379078 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:37:55.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1057379078 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-29T18:37:55.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1057379079 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-29T18:37:55.004Z] [2019-07-29T18:37:55.004Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:37:54.862 [2019-07-29T18:37:55.004Z] !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-29T18:37:55.004Z] [2019-07-29T18:37:55.004Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2019-07-29 18:37:54.863 [2019-07-29T18:37:55.004Z] !MESSAGE Import XML analysis file failed. [2019-07-29T18:37:55.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1057379079 data=null item=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-29T18:37:55.004Z] [2019-07-29T18:37:55.004Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:37:54.869 [2019-07-29T18:37:55.004Z] !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-29T18:37:55.004Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1057379125 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-29T18:37:55.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1057379151 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-29T18:37:55.004Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1057379151 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-29T18:37:55.004Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1057379152 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:37:55.004Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1057379152 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:37:55.004Z] DEBUG - Clicked on Import [2019-07-29T18:37:55.004Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:37:55.004Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:37:55.004Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.' [2019-07-29T18:37:55.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=1057379162 data=null doit=true} to Shell with text {Import XML analysis file failed.} [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:55.004Z] DEBUG - Clicking on OK [2019-07-29T18:37:55.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1057379163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:55.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1057379163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:55.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1057379163 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:55.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1057379163 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:55.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1057379163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:55.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1057379163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:55.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1057379163 data=null item=null detail=0 x=0 y=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-29T18:37:55.004Z] DEBUG - Clicked on [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:37:55.004Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:55.004Z] 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-29T18:37:55.004Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:37:55.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057379247 data=null button=0 stateMask=0x0 x=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-29T18:37:55.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057379247 data=null button=0 stateMask=0x0 x=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-29T18:37:55.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057379247 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-29T18:37:55.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057379247 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:37:55.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057379247 data=null button=0 stateMask=0x0 x=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-29T18:37:55.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057379247 data=null button=0 stateMask=0x0 x=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-29T18:37:55.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057379247 data=null item=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-29T18:37:55.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057378948 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-29T18:37:55.259Z] DEBUG - Clicked on [2019-07-29T18:37:55.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057379265 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:37:55.259Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:37:55.259Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:37:55.259Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:37:55.259Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:37:55.259Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T18:37:55.259Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T18:37:55.259Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T18:37:55.259Z] 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-29T18:37:55.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1057379431 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T18:37:55.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:55.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:55.259Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:55.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057379433 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:37:55.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057379433 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:37:55.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057379433 data=null} to TreeItem with text {Tracing} [2019-07-29T18:37:55.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057379433 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:37:55.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057379433 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-29T18:37:55.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057379450 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:37:55.259Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:37:55.259Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:55.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1057379451 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T18:37:55.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1057379451 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T18:37:55.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1057379451 data=null} to Tree node with text: XML Analyses [2019-07-29T18:37:55.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1057379451 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:37:55.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057379451 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-29T18:37:55.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1057379452 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:37:55.259Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:37:55.259Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:37:55.259Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:37:55.259Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:37:55.259Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:37:55.259Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:37:55.259Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:37:55.259Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:37:55.259Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:37:55.259Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:37:55.259Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:37:55.259Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:37:55.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:55.259Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:37:55.259Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:37:55.260Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:37:55.260Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:55.260Z] 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-29T18:37:55.260Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:37:55.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057379454 data=null button=0 stateMask=0x0 x=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-29T18:37:55.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057379454 data=null button=0 stateMask=0x0 x=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-29T18:37:55.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057379455 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-29T18:37:55.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057379455 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:37:55.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057379455 data=null button=0 stateMask=0x0 x=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-29T18:37:55.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057379455 data=null button=0 stateMask=0x0 x=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-29T18:37:55.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057379455 data=null item=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-29T18:37:55.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057379315 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-29T18:37:55.514Z] DEBUG - Clicked on [2019-07-29T18:37:55.514Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:37:56.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:56.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:56.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:56.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:56.074Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:56.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1057380147 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-29T18:37:56.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1057380152 data=null doit=true} to TreeItem with text {xml-test} [2019-07-29T18:37:56.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1057380152 data=null} to TreeItem with text {xml-test} [2019-07-29T18:37:56.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1057380153 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-29T18:37:56.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057380153 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-29T18:37:56.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1057380172 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-29T18:37:56.074Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:56.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1057380172 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-29T18:37:56.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1057380172 data=null doit=true} to TreeItem with text {xml-test} [2019-07-29T18:37:56.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1057380173 data=null} to TreeItem with text {xml-test} [2019-07-29T18:37:56.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1057380173 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-29T18:37:56.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057380173 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-29T18:37:56.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1057380177 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-29T18:37:56.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1057380177 data=null doit=true} to TreeItem with text {xml-test} [2019-07-29T18:37:56.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1057380177 data=null} to TreeItem with text {xml-test} [2019-07-29T18:37:56.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1057380178 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-29T18:37:56.074Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1057380178 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-29T18:37:56.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1057380179 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {xml-test} [2019-07-29T18:37:56.074Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:56.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057380180 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:37:56.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057380180 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:37:56.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057380180 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:37:56.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057380180 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:37:56.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057380180 data=null item=TreeItem {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-29T18:37:56.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057380190 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:37:56.074Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T18:37:56.074Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:56.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1057380192 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T18:37:56.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1057380192 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T18:37:56.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1057380192 data=null} to TreeItem with text {Traces [0]} [2019-07-29T18:37:56.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1057380192 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:37:56.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057380192 data=null item=TreeItem {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-29T18:37:56.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1057380195 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T18:37:56.074Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...' [2019-07-29T18:37:56.074Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...' [2019-07-29T18:37:56.330Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...' [2019-07-29T18:37:56.330Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T18:37:56.330Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)' [2019-07-29T18:37:56.330Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)') [2019-07-29T18:37:56.330Z] 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-29T18:37:56.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=1057380418 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')) [2019-07-29T18:37:56.330Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:37:56.330Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:37:56.330Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:37:56.330Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:37:56.330Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:37:56.330Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:37:56.330Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:37:56.330Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:37:56.330Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:37:56.330Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:37:56.330Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:56.330Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:37:56.330Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:37:56.330Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:37:56.330Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:56.330Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:37:56.330Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:37:56.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057380420 data=null button=0 stateMask=0x0 x=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-29T18:37:56.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057380420 data=null button=0 stateMask=0x0 x=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-29T18:37:56.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057380420 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-29T18:37:56.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057380420 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:37:56.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057380420 data=null button=0 stateMask=0x0 x=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-29T18:37:56.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057380420 data=null button=0 stateMask=0x0 x=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-29T18:37:56.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057380420 data=null item=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-29T18:37:56.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=1057380245 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-29T18:37:56.330Z] DEBUG - Clicked on [2019-07-29T18:37:56.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057380661 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:37:56.585Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T18:37:56.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:56.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:56.585Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:56.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1057380666 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-29T18:37:56.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1057380666 data=null doit=true} to TreeItem with text {xml-test} [2019-07-29T18:37:56.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1057380666 data=null} to TreeItem with text {xml-test} [2019-07-29T18:37:56.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1057380666 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-29T18:37:56.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057380666 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-29T18:37:56.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1057380682 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-29T18:37:56.585Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:37:56.585Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T18:37:56.585Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T18:37:57.513Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T18:37:57.513Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T18:37:57.513Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:37:57.513Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T18:37:57.513Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:57.513Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:37:57.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:57.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:37:57.513Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:57.513Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T18:37:57.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057381430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:57.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057381430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:57.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057381430 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:57.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057381430 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:57.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057381430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:57.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057381430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:57.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057381430 data=null item=null detail=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-29T18:37:57.513Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057381430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:57.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057381430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:57.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057381430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:57.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057381430 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:57.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1057381430 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:57.513Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T18:37:57.513Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T18:37:57.513Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T18:37:57.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:57.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T18:37:57.513Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T18:37:57.513Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:57.513Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:57.513Z] DEBUG - Clicking on OK [2019-07-29T18:37:57.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1057381431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:57.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1057381431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:57.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1057381431 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:57.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1057381431 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:57.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1057381432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:57.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1057381432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:57.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:57.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:57.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:57.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:57.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T18:37:57.513Z] DEBUG - Clicked on OK [2019-07-29T18:37:57.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1057381432 data=null item=null detail=0 x=0 y=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-29T18:37:57.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1057380727 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-29T18:37:57.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057381936 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:37:57.768Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:37:57.768Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:37:57.768Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:37:57.768Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:37:57.768Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T18:37:57.768Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T18:37:57.768Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T18:37:57.768Z] 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-29T18:37:57.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1057382018 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T18:37:57.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:57.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:58.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:58.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057382025 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:37:58.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057382025 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:37:58.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057382025 data=null} to TreeItem with text {Tracing} [2019-07-29T18:37:58.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057382026 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:37:58.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057382026 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-29T18:37:58.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057382035 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:37:58.023Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:37:58.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:58.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1057382036 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T18:37:58.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1057382036 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T18:37:58.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1057382036 data=null} to Tree node with text: XML Analyses [2019-07-29T18:37:58.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1057382036 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:37:58.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057382036 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-29T18:37:58.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1057382046 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:37:58.023Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:37:58.023Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:37:58.023Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:37:58.023Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:37:58.023Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:37:58.023Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:37:58.023Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:37:58.023Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:37:58.023Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:37:58.023Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:37:58.023Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:37:58.023Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:37:58.023Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:58.023Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:37:58.023Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:37:58.023Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:37:58.023Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:58.023Z] 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-29T18:37:58.023Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:37:58.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057382049 data=null button=0 stateMask=0x0 x=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-29T18:37:58.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057382049 data=null button=0 stateMask=0x0 x=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-29T18:37:58.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057382049 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-29T18:37:58.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057382049 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:37:58.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057382049 data=null button=0 stateMask=0x0 x=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-29T18:37:58.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057382049 data=null button=0 stateMask=0x0 x=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-29T18:37:58.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057382049 data=null item=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-29T18:37:58.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057381941 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-29T18:37:58.023Z] DEBUG - Clicked on [2019-07-29T18:37:58.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057382134 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:37:58.023Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:37:58.023Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:37:58.023Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:37:58.023Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:37:58.023Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T18:37:58.023Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T18:37:58.023Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T18:37:58.023Z] 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-29T18:37:58.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1057382255 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T18:37:58.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:58.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:58.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:58.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057382257 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:37:58.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057382257 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:37:58.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057382257 data=null} to TreeItem with text {Tracing} [2019-07-29T18:37:58.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057382257 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:37:58.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057382258 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-29T18:37:58.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057382320 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:37:58.278Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:37:58.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:58.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1057382321 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T18:37:58.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1057382321 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T18:37:58.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1057382321 data=null} to Tree node with text: XML Analyses [2019-07-29T18:37:58.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1057382321 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:37:58.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057382321 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-29T18:37:58.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1057382323 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:37:58.278Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:37:58.278Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-29T18:37:58.278Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:58.278Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:37:58.278Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:37:58.278Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:37:58.278Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:37:58.278Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:37:58.278Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:37:58.278Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:37:58.278Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:37:58.278Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:37:58.278Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:37:58.278Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:58.278Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:37:58.278Z] DEBUG - Clicking on Import [2019-07-29T18:37:58.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1057382324 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-29T18:37:58.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1057382325 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-29T18:37:58.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1057382325 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:37:58.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1057382325 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:37:58.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1057382325 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-29T18:37:58.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1057382325 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-29T18:37:58.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1057382325 data=null item=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-29T18:37:58.278Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1057382355 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-29T18:37:58.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1057382355 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-29T18:37:58.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1057382355 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-29T18:37:58.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1057382355 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:37:58.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1057382356 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:37:58.278Z] DEBUG - Clicked on Import [2019-07-29T18:37:58.278Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:37:58.278Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:37:58.278Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:37:58.278Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:37:58.278Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:37:58.278Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:37:58.278Z] DEBUG - Selecting rows [1, 0] in (of type 'Table') [2019-07-29T18:37:58.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057382359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:37:58.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057382359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:37:58.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057382359 data=null doit=true} to (of type 'Table') [2019-07-29T18:37:58.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057382360 data=null} to (of type 'Table') [2019-07-29T18:37:58.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1057382360 data=null button=1 stateMask=0x0 x=60 y=33 count=1} to (of type 'Table') [2019-07-29T18:37:58.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057382360 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-29T18:37:58.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1057382421 data=null button=1 stateMask=0x80000 x=60 y=33 count=1} to (of type 'Table') [2019-07-29T18:37:58.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057382422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:37:58.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057382422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:37:58.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057382422 data=null doit=true} to (of type 'Table') [2019-07-29T18:37:58.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057382422 data=null} to (of type 'Table') [2019-07-29T18:37:58.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1057382423 data=null button=1 stateMask=0x40000 x=95 y=11 count=1} to (of type 'Table') [2019-07-29T18:37:58.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057382423 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-29T18:37:58.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1057382434 data=null button=1 stateMask=0xc0000 x=95 y=11 count=1} to (of type 'Table') [2019-07-29T18:37:58.279Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:37:58.279Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:37:58.279Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:37:58.279Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-29T18:37:58.279Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:58.279Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T18:37:58.279Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:37:58.279Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:37:58.279Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:37:58.279Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:37:58.279Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:37:58.279Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:37:58.279Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:37:58.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:58.279Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:37:58.279Z] DEBUG - Clicking on Edit... [2019-07-29T18:37:58.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1057382438 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-29T18:37:58.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1057382438 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-29T18:37:58.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1057382438 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T18:37:58.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1057382438 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T18:37:58.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1057382439 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-29T18:37:58.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1057382439 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-29T18:37:59.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1057382439 data=null item=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-29T18:37:59.460Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1057383524 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-29T18:37:59.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1057383530 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-29T18:37:59.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1057383530 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-29T18:37:59.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1057383530 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T18:37:59.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1057383530 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T18:37:59.460Z] DEBUG - Clicked on Edit... [2019-07-29T18:37:59.460Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:37:59.460Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:37:59.460Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:37:59.460Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:37:59.460Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:37:59.460Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:37:59.460Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:37:59.460Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:37:59.460Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:37:59.460Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:37:59.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:59.460Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:37:59.460Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:37:59.460Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:37:59.460Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:59.460Z] 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-29T18:37:59.460Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:37:59.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057383535 data=null button=0 stateMask=0x0 x=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-29T18:37:59.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057383535 data=null button=0 stateMask=0x0 x=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-29T18:37:59.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057383535 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-29T18:37:59.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057383535 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:37:59.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057383535 data=null button=0 stateMask=0x0 x=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-29T18:37:59.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057383535 data=null button=0 stateMask=0x0 x=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-29T18:37:59.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057383535 data=null item=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-29T18:37:59.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057382139 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-29T18:37:59.460Z] DEBUG - Clicked on [2019-07-29T18:37:59.460Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"' [2019-07-29T18:37:59.460Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"' [2019-07-29T18:37:59.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057383732 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:37:59.715Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:37:59.715Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:37:59.715Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:37:59.715Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:37:59.715Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T18:37:59.715Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T18:37:59.715Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T18:37:59.715Z] 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-29T18:37:59.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1057383866 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T18:37:59.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:37:59.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:37:59.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:59.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057383868 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:37:59.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057383868 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:37:59.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057383868 data=null} to TreeItem with text {Tracing} [2019-07-29T18:37:59.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057383868 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:37:59.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057383868 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-29T18:37:59.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057383924 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:37:59.715Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:37:59.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:37:59.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1057383925 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T18:37:59.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1057383925 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T18:37:59.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1057383925 data=null} to Tree node with text: XML Analyses [2019-07-29T18:37:59.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1057383925 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:37:59.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057383925 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-29T18:37:59.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1057383926 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:37:59.715Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:37:59.715Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:37:59.715Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:37:59.715Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:37:59.715Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-29T18:37:59.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057383928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:37:59.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057383929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:37:59.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057383929 data=null doit=true} to (of type 'Table') [2019-07-29T18:37:59.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057383929 data=null} to (of type 'Table') [2019-07-29T18:37:59.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1057383929 data=null button=1 stateMask=0x0 x=95 y=11 count=1} to (of type 'Table') [2019-07-29T18:37:59.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057383929 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-29T18:37:59.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1057383943 data=null button=1 stateMask=0x80000 x=95 y=11 count=1} to (of type 'Table') [2019-07-29T18:37:59.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057383943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:37:59.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057383944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:37:59.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057383944 data=null doit=true} to (of type 'Table') [2019-07-29T18:37:59.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057383944 data=null} to (of type 'Table') [2019-07-29T18:37:59.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1057383944 data=null button=1 stateMask=0x40000 x=60 y=33 count=1} to (of type 'Table') [2019-07-29T18:37:59.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057383944 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-29T18:37:59.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1057383959 data=null button=1 stateMask=0xc0000 x=60 y=33 count=1} to (of type 'Table') [2019-07-29T18:37:59.715Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:37:59.715Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:37:59.715Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:37:59.715Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:37:59.715Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:37:59.715Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:59.715Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:37:59.715Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:37:59.715Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:37:59.715Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:37:59.715Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:37:59.715Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:37:59.715Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:37:59.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:59.715Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:37:59.715Z] DEBUG - Clicking on Delete [2019-07-29T18:37:59.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1057383960 data=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-29T18:37:59.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1057383960 data=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-29T18:37:59.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1057383960 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:37:59.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1057383960 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:37:59.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1057383961 data=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-29T18:37:59.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1057383961 data=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-29T18:37:59.970Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1057384036 data=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-29T18:37:59.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1057384037 data=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-29T18:37:59.970Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1057384037 data=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-29T18:37:59.970Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1057384037 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:37:59.970Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1057384037 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:37:59.970Z] DEBUG - Clicked on Delete [2019-07-29T18:37:59.970Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-29T18:37:59.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1057384038 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:37:59.970Z] DEBUG - Clicking on &Yes [2019-07-29T18:37:59.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057384038 data=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-29T18:37:59.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057384038 data=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-29T18:37:59.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057384038 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:37:59.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057384038 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:37:59.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057384038 data=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-29T18:37:59.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057384038 data=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-29T18:37:59.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057384038 data=null item=null detail=0 x=0 y=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-29T18:37:59.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1057383961 data=null item=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-29T18:37:59.970Z] DEBUG - Clicked on [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:37:59.970Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:37:59.970Z] 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-29T18:37:59.970Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:37:59.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057384068 data=null button=0 stateMask=0x0 x=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-29T18:37:59.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057384068 data=null button=0 stateMask=0x0 x=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-29T18:37:59.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057384068 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-29T18:37:59.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057384068 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:37:59.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057384068 data=null button=0 stateMask=0x0 x=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-29T18:37:59.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057384068 data=null button=0 stateMask=0x0 x=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-29T18:37:59.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057384068 data=null item=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-29T18:37:59.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057383746 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-29T18:37:59.970Z] DEBUG - Clicked on [2019-07-29T18:37:59.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057384149 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:37:59.970Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:37:59.970Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:37:59.970Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:38:00.226Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:38:00.226Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T18:38:00.226Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T18:38:00.226Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T18:38:00.226Z] 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-29T18:38:00.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1057384259 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T18:38:00.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:38:00.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:38:00.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:00.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057384261 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:38:00.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057384261 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:38:00.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057384261 data=null} to TreeItem with text {Tracing} [2019-07-29T18:38:00.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057384261 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:00.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057384261 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-29T18:38:00.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057384277 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:00.226Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:38:00.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:00.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1057384278 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T18:38:00.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1057384278 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T18:38:00.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1057384278 data=null} to Tree node with text: XML Analyses [2019-07-29T18:38:00.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1057384278 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:00.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057384278 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-29T18:38:00.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1057384279 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:00.226Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:00.226Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-29T18:38:00.226Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:00.226Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:00.226Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:00.226Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:00.226Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:00.226Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:00.226Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:00.226Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:00.226Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:00.226Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:00.226Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:00.226Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:00.226Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:00.226Z] DEBUG - Clicking on Import [2019-07-29T18:38:00.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1057384319 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-29T18:38:00.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1057384319 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-29T18:38:00.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1057384319 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:00.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1057384319 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:00.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1057384319 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-29T18:38:00.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1057384320 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-29T18:38:00.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1057384320 data=null item=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-29T18:38:00.226Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1057384430 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-29T18:38:00.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1057384430 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-29T18:38:00.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1057384430 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-29T18:38:00.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1057384430 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:00.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1057384430 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:00.226Z] DEBUG - Clicked on Import [2019-07-29T18:38:00.226Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:38:00.226Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:38:00.226Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:38:00.226Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:38:00.226Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:38:00.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=1057384434 data=null button=0 stateMask=0x0 x=59 y=33 count=0} to TableItem with text {test_valid} [2019-07-29T18:38:00.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=1057384434 data=null doit=true} to TableItem with text {test_valid} [2019-07-29T18:38:00.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=1057384434 data=null} to TableItem with text {test_valid} [2019-07-29T18:38:00.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1057384434 data=null button=1 stateMask=0x0 x=59 y=33 count=1} to TableItem with text {test_valid} [2019-07-29T18:38:00.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057384434 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-29T18:38:00.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1057384470 data=null button=1 stateMask=0x80000 x=59 y=33 count=1} to TableItem with text {test_valid} [2019-07-29T18:38:00.226Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:38:00.226Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:38:00.226Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-07-29T18:38:00.226Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-07-29T18:38:00.226Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-07-29T18:38:00.226Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:38:00.481Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:38:00.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1057384518 data=null button=0 stateMask=0x0 x=125 y=11 count=0} to TableItem with text {test_valid_xml_timegraphView} [2019-07-29T18:38:00.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=1057384518 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView} [2019-07-29T18:38:00.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=1057384518 data=null} to TableItem with text {test_valid_xml_timegraphView} [2019-07-29T18:38:00.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1057384518 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-07-29T18:38:00.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057384518 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-29T18:38:00.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1057384523 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-07-29T18:38:00.482Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:38:00.482Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:38:00.482Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-07-29T18:38:00.482Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-07-29T18:38:00.482Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-07-29T18:38:00.482Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:38:00.482Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:00.482Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:00.482Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:00.482Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:00.482Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:00.482Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:00.482Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:00.482Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:00.482Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:00.482Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:00.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:00.482Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:00.482Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:38:00.482Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:38:00.482Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:00.482Z] 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-29T18:38:00.482Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:38:00.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057384526 data=null button=0 stateMask=0x0 x=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-29T18:38:00.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057384526 data=null button=0 stateMask=0x0 x=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-29T18:38:00.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057384526 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-29T18:38:00.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057384526 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:38:00.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057384526 data=null button=0 stateMask=0x0 x=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-29T18:38:00.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057384526 data=null button=0 stateMask=0x0 x=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-29T18:38:00.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057384526 data=null item=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-29T18:38:00.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057384155 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-29T18:38:00.482Z] DEBUG - Clicked on [2019-07-29T18:38:00.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057384617 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:38:00.482Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:38:00.482Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:38:00.482Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:38:00.482Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:38:00.482Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T18:38:00.482Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T18:38:00.482Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T18:38:00.482Z] 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-29T18:38:00.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1057384695 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T18:38:00.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:38:00.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:38:00.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:00.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057384696 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:38:00.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057384696 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:38:00.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057384696 data=null} to TreeItem with text {Tracing} [2019-07-29T18:38:00.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057384697 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:00.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057384697 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-29T18:38:00.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057384729 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:00.482Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:38:00.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:00.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1057384730 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T18:38:00.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1057384730 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T18:38:00.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1057384730 data=null} to Tree node with text: XML Analyses [2019-07-29T18:38:00.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1057384731 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:00.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057384731 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-29T18:38:00.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1057384732 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:00.482Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:38:00.482Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:38:00.482Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:38:00.482Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:38:00.482Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-29T18:38:00.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057384734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:00.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057384734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:00.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057384734 data=null doit=true} to (of type 'Table') [2019-07-29T18:38:00.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057384734 data=null} to (of type 'Table') [2019-07-29T18:38:00.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1057384735 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to (of type 'Table') [2019-07-29T18:38:00.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057384735 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-29T18:38:00.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1057384748 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to (of type 'Table') [2019-07-29T18:38:00.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057384748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:00.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057384748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:00.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057384749 data=null doit=true} to (of type 'Table') [2019-07-29T18:38:00.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057384749 data=null} to (of type 'Table') [2019-07-29T18:38:00.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1057384749 data=null button=1 stateMask=0x40000 x=59 y=33 count=1} to (of type 'Table') [2019-07-29T18:38:00.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057384749 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-29T18:38:00.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1057384844 data=null button=1 stateMask=0xc0000 x=59 y=33 count=1} to (of type 'Table') [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - Clicking on Delete [2019-07-29T18:38:00.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1057384845 data=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-29T18:38:00.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1057384845 data=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-29T18:38:00.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1057384845 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:00.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1057384845 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:00.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1057384846 data=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-29T18:38:00.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1057384846 data=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-29T18:38:00.737Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1057384921 data=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-29T18:38:00.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1057384923 data=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-29T18:38:00.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1057384923 data=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-29T18:38:00.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1057384923 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:00.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1057384923 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:00.737Z] DEBUG - Clicked on Delete [2019-07-29T18:38:00.737Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-29T18:38:00.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1057384923 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:38:00.737Z] DEBUG - Clicking on &Yes [2019-07-29T18:38:00.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057384924 data=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-29T18:38:00.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057384924 data=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-29T18:38:00.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057384924 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:38:00.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057384924 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:38:00.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057384924 data=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-29T18:38:00.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057384924 data=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-29T18:38:00.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057384924 data=null item=null detail=0 x=0 y=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-29T18:38:00.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1057384846 data=null item=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-29T18:38:00.737Z] DEBUG - Clicked on [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:38:00.737Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:00.737Z] 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-29T18:38:00.737Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:38:00.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057384952 data=null button=0 stateMask=0x0 x=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-29T18:38:00.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057384952 data=null button=0 stateMask=0x0 x=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-29T18:38:00.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057384952 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-29T18:38:00.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057384952 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:38:00.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057384952 data=null button=0 stateMask=0x0 x=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-29T18:38:00.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057384952 data=null button=0 stateMask=0x0 x=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-29T18:38:00.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057384952 data=null item=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-29T18:38:00.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057384622 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-29T18:38:00.992Z] DEBUG - Clicked on [2019-07-29T18:38:00.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057385032 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:38:00.992Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:38:00.992Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:38:00.992Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:38:00.992Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:38:00.992Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T18:38:00.992Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T18:38:00.992Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T18:38:00.992Z] 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-29T18:38:00.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1057385130 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T18:38:00.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:38:00.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:38:00.992Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:00.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057385131 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:38:00.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057385131 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:38:00.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057385131 data=null} to TreeItem with text {Tracing} [2019-07-29T18:38:00.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057385131 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:00.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057385131 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-29T18:38:00.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057385148 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:00.992Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:38:00.992Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:00.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1057385149 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T18:38:00.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1057385149 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T18:38:00.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1057385149 data=null} to Tree node with text: XML Analyses [2019-07-29T18:38:00.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1057385149 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:00.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057385150 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-29T18:38:00.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1057385151 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:00.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:38:00.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:38:00.992Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:00.992Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-29T18:38:00.992Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:00.992Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:00.992Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:00.992Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:00.992Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:00.992Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:00.992Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:00.992Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:00.992Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:00.992Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:00.992Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:00.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:00.992Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:00.992Z] DEBUG - Clicking on Import [2019-07-29T18:38:00.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1057385229 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-29T18:38:00.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1057385229 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-29T18:38:00.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1057385229 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:00.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1057385229 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:00.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1057385229 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-29T18:38:00.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1057385229 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-29T18:38:01.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1057385229 data=null item=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-29T18:38:01.248Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1057385339 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-29T18:38:01.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1057385339 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-29T18:38:01.248Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1057385339 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-29T18:38:01.248Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1057385339 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:01.248Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1057385339 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:01.248Z] DEBUG - Clicked on Import [2019-07-29T18:38:01.248Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:38:01.248Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057385342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057385342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057385342 data=null doit=true} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057385342 data=null} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1057385342 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057385342 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-29T18:38:01.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1057385358 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057385358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057385358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057385358 data=null doit=true} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057385358 data=null} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1057385359 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057385359 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-29T18:38:01.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1057385424 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:01.248Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:01.248Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:01.248Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:01.248Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:01.248Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:01.248Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:01.248Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-29T18:38:01.248Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:01.248Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:38:01.248Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:01.248Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:01.248Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:01.248Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:01.248Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:01.248Z] DEBUG - Clicking on Uncheck selected [2019-07-29T18:38:01.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1057385426 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-29T18:38:01.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1057385426 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-29T18:38:01.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1057385426 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:38:01.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1057385426 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:38:01.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1057385426 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-29T18:38:01.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1057385426 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-29T18:38:01.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1057385426 data=null item=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-29T18:38:01.248Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1057385427 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-29T18:38:01.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1057385427 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-29T18:38:01.248Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1057385427 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-29T18:38:01.248Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1057385427 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:38:01.248Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1057385427 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T18:38:01.248Z] DEBUG - Clicked on Uncheck selected [2019-07-29T18:38:01.248Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057385427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057385427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057385427 data=null doit=true} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057385427 data=null} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1057385428 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057385428 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-29T18:38:01.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1057385441 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057385442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057385442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057385442 data=null doit=true} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057385442 data=null} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1057385442 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057385442 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-29T18:38:01.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1057385460 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-29T18:38:01.248Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - Clicking on Check selected [2019-07-29T18:38:01.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1057385515 data=null 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-29T18:38:01.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1057385516 data=null 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-29T18:38:01.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1057385516 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:38:01.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1057385516 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:38:01.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1057385516 data=null 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-29T18:38:01.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1057385516 data=null 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-29T18:38:01.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1057385516 data=null item=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-29T18:38:01.504Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1057385533 data=null 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-29T18:38:01.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1057385533 data=null 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-29T18:38:01.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1057385534 data=null 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-29T18:38:01.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1057385534 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:38:01.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1057385534 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T18:38:01.504Z] DEBUG - Clicked on Check selected [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - Clicking on Uncheck all [2019-07-29T18:38:01.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1057385535 data=null 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-29T18:38:01.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1057385535 data=null 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-29T18:38:01.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1057385535 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:38:01.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1057385535 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:38:01.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1057385535 data=null 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-29T18:38:01.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1057385535 data=null 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-29T18:38:01.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1057385535 data=null item=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-29T18:38:01.504Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1057385536 data=null 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-29T18:38:01.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1057385536 data=null 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-29T18:38:01.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1057385536 data=null 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-29T18:38:01.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1057385536 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:38:01.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1057385536 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T18:38:01.504Z] DEBUG - Clicked on Uncheck all [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:01.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-29T18:38:01.504Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - Clicking on Check all [2019-07-29T18:38:01.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1057385537 data=null 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-29T18:38:01.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1057385537 data=null 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-29T18:38:01.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1057385537 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:38:01.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1057385537 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:38:01.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1057385537 data=null 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-29T18:38:01.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1057385537 data=null 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-29T18:38:01.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1057385537 data=null item=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-29T18:38:01.504Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1057385554 data=null 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-29T18:38:01.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1057385555 data=null 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-29T18:38:01.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1057385555 data=null 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-29T18:38:01.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1057385555 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:38:01.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1057385555 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T18:38:01.504Z] DEBUG - Clicked on Check all [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:38:01.504Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:01.504Z] 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-29T18:38:01.504Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:38:01.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057385556 data=null button=0 stateMask=0x0 x=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-29T18:38:01.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057385556 data=null button=0 stateMask=0x0 x=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-29T18:38:01.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057385556 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-29T18:38:01.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057385556 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:38:01.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057385556 data=null button=0 stateMask=0x0 x=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-29T18:38:01.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057385556 data=null button=0 stateMask=0x0 x=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-29T18:38:01.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057385556 data=null item=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-29T18:38:01.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057385039 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-29T18:38:01.504Z] DEBUG - Clicked on [2019-07-29T18:38:01.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057385658 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:38:01.504Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:38:01.504Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:38:01.504Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:38:01.759Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:38:01.759Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T18:38:01.759Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T18:38:01.759Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T18:38:01.759Z] 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-29T18:38:01.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1057385780 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T18:38:01.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:38:01.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:38:01.759Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057385782 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:38:01.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057385782 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:38:01.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057385782 data=null} to TreeItem with text {Tracing} [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057385782 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:01.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057385782 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-29T18:38:01.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057385798 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:01.759Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:38:01.759Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1057385799 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T18:38:01.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1057385799 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T18:38:01.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1057385799 data=null} to Tree node with text: XML Analyses [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1057385799 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:01.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057385799 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-29T18:38:01.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1057385820 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:01.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:38:01.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057385823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057385823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057385823 data=null doit=true} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057385823 data=null} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=1057385823 data=null button=1 stateMask=0x0 x=75 y=11 count=1} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057385823 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-29T18:38:01.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=1057385828 data=null button=1 stateMask=0x80000 x=75 y=11 count=1} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057385828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057385828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057385828 data=null doit=true} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057385828 data=null} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=1057385829 data=null button=1 stateMask=0x40000 x=100 y=33 count=1} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057385829 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-29T18:38:01.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=1057385845 data=null button=1 stateMask=0xc0000 x=100 y=33 count=1} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057385845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057385845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057385845 data=null doit=true} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057385845 data=null} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1057385846 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057385846 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-29T18:38:01.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1057385866 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057385866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057385866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057385866 data=null doit=true} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057385867 data=null} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1057385867 data=null button=1 stateMask=0x40000 x=85 y=77 count=1} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057385867 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-29T18:38:01.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1057385933 data=null button=1 stateMask=0xc0000 x=85 y=77 count=1} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057385933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057385933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057385933 data=null doit=true} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057385933 data=null} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=1057385934 data=null button=1 stateMask=0x40000 x=69 y=99 count=1} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057385934 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-29T18:38:01.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=1057385962 data=null button=1 stateMask=0xc0000 x=69 y=99 count=1} to (of type 'Table') [2019-07-29T18:38:01.759Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:01.759Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:01.759Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:01.759Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:01.759Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:38:01.759Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:01.759Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:01.759Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:01.759Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:01.759Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:01.759Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:01.759Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:01.759Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:01.759Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:01.759Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:01.759Z] DEBUG - Clicking on Delete [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1057385963 data=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-29T18:38:01.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1057385963 data=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-29T18:38:01.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1057385963 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:01.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1057385964 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:01.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1057385964 data=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-29T18:38:01.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1057385964 data=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-29T18:38:02.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1057386038 data=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-29T18:38:02.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1057386039 data=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-29T18:38:02.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1057386040 data=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-29T18:38:02.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1057386040 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:02.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1057386040 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:02.015Z] DEBUG - Clicked on Delete [2019-07-29T18:38:02.015Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-29T18:38:02.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1057386040 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:38:02.015Z] DEBUG - Clicking on &Yes [2019-07-29T18:38:02.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057386041 data=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-29T18:38:02.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057386041 data=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-29T18:38:02.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057386041 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:38:02.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057386041 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:38:02.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057386041 data=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-29T18:38:02.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057386041 data=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-29T18:38:02.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057386041 data=null item=null detail=0 x=0 y=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-29T18:38:02.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1057385964 data=null item=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-29T18:38:02.015Z] DEBUG - Clicked on [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:38:02.015Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:02.015Z] 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-29T18:38:02.015Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:38:02.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057386118 data=null button=0 stateMask=0x0 x=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-29T18:38:02.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057386118 data=null button=0 stateMask=0x0 x=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-29T18:38:02.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057386118 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-29T18:38:02.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057386118 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:38:02.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057386119 data=null button=0 stateMask=0x0 x=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-29T18:38:02.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057386119 data=null button=0 stateMask=0x0 x=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-29T18:38:02.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057386119 data=null item=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-29T18:38:02.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057385664 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-29T18:38:02.015Z] DEBUG - Clicked on [2019-07-29T18:38:02.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057386157 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:38:02.015Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:38:02.015Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:38:02.015Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:38:02.270Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:38:02.270Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T18:38:02.270Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T18:38:02.270Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T18:38:02.270Z] 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-29T18:38:02.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1057386275 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T18:38:02.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:38:02.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:38:02.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:02.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057386276 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:38:02.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057386276 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:38:02.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057386276 data=null} to TreeItem with text {Tracing} [2019-07-29T18:38:02.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057386276 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:02.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057386277 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-29T18:38:02.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057386324 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:02.270Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:38:02.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:02.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1057386325 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T18:38:02.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1057386325 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T18:38:02.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1057386325 data=null} to Tree node with text: XML Analyses [2019-07-29T18:38:02.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1057386325 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:02.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057386325 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-29T18:38:02.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1057386326 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - Clicking on Import [2019-07-29T18:38:02.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1057386328 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-29T18:38:02.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1057386328 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-29T18:38:02.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1057386328 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:02.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1057386328 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:02.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1057386328 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-29T18:38:02.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1057386328 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-29T18:38:02.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1057386329 data=null item=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-29T18:38:02.270Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1057386362 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-29T18:38:02.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1057386362 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-29T18:38:02.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1057386363 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-29T18:38:02.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1057386363 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:02.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1057386363 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:02.270Z] DEBUG - Clicked on Import [2019-07-29T18:38:02.270Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:38:02.270Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:38:02.270Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:38:02.270Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:38:02.270Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:38:02.270Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:38:02.270Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-29T18:38:02.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057386365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:02.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057386365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:02.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057386365 data=null doit=true} to (of type 'Table') [2019-07-29T18:38:02.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057386365 data=null} to (of type 'Table') [2019-07-29T18:38:02.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1057386366 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table') [2019-07-29T18:38:02.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057386366 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-29T18:38:02.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1057386371 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table') [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:02.270Z] DEBUG - Clicking on Edit... [2019-07-29T18:38:02.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1057386422 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-29T18:38:02.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1057386423 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-29T18:38:02.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1057386424 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T18:38:02.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1057386424 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T18:38:02.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1057386425 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-29T18:38:02.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1057386425 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-29T18:38:02.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1057386425 data=null item=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-29T18:38:02.526Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1057386664 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-29T18:38:02.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1057386724 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-29T18:38:02.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1057386724 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-29T18:38:02.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1057386724 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T18:38:02.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1057386724 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T18:38:02.526Z] DEBUG - Clicked on Edit... [2019-07-29T18:38:02.526Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:38:02.781Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:38:02.781Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-29T18:38:02.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057386822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:02.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057386822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:02.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057386822 data=null doit=true} to (of type 'Table') [2019-07-29T18:38:02.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057386822 data=null} to (of type 'Table') [2019-07-29T18:38:02.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1057386823 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table') [2019-07-29T18:38:02.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057386823 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-29T18:38:02.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1057386828 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table') [2019-07-29T18:38:02.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057386828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:02.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057386828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:02.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057386828 data=null doit=true} to (of type 'Table') [2019-07-29T18:38:02.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057386828 data=null} to (of type 'Table') [2019-07-29T18:38:02.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1057386829 data=null button=1 stateMask=0x40000 x=86 y=33 count=1} to (of type 'Table') [2019-07-29T18:38:02.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057386829 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-29T18:38:02.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1057386850 data=null button=1 stateMask=0xc0000 x=86 y=33 count=1} to (of type 'Table') [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:02.781Z] DEBUG - Clicking on Delete [2019-07-29T18:38:02.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1057386851 data=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-29T18:38:02.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1057386851 data=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-29T18:38:02.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1057386851 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:02.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1057386851 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:02.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1057386852 data=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-29T18:38:02.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1057386852 data=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-29T18:38:02.781Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1057386931 data=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-29T18:38:02.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1057386932 data=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-29T18:38:02.781Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1057386932 data=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-29T18:38:02.781Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1057386932 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:02.781Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1057386932 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:02.781Z] DEBUG - Clicked on Delete [2019-07-29T18:38:02.781Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-29T18:38:02.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1057386933 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:02.781Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:38:02.781Z] DEBUG - Clicking on &Yes [2019-07-29T18:38:02.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057386933 data=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-29T18:38:02.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057386933 data=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-29T18:38:02.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057386933 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:38:02.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057386933 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:38:02.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057386933 data=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-29T18:38:02.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057386933 data=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-29T18:38:02.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057386933 data=null item=null detail=0 x=0 y=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-29T18:38:02.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1057386852 data=null item=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-29T18:38:03.161Z] DEBUG - Clicked on [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:03.161Z] 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-29T18:38:03.161Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:38:03.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057387058 data=null button=0 stateMask=0x0 x=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-29T18:38:03.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057387058 data=null button=0 stateMask=0x0 x=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-29T18:38:03.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057387058 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-29T18:38:03.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057387058 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:38:03.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057387058 data=null button=0 stateMask=0x0 x=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-29T18:38:03.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057387058 data=null button=0 stateMask=0x0 x=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-29T18:38:03.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057387058 data=null item=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-29T18:38:03.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057386163 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-29T18:38:03.161Z] DEBUG - Clicked on [2019-07-29T18:38:03.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057387140 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:38:03.161Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:38:03.161Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:38:03.161Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:38:03.161Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:38:03.161Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T18:38:03.161Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T18:38:03.161Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T18:38:03.161Z] 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-29T18:38:03.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1057387262 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T18:38:03.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:38:03.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:38:03.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:03.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057387264 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:38:03.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057387264 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:38:03.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057387264 data=null} to TreeItem with text {Tracing} [2019-07-29T18:38:03.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057387264 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:03.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057387264 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-29T18:38:03.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057387323 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:03.161Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:38:03.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:03.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1057387324 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T18:38:03.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1057387324 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T18:38:03.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1057387324 data=null} to Tree node with text: XML Analyses [2019-07-29T18:38:03.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1057387325 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:03.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057387325 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-29T18:38:03.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1057387326 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:03.161Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:38:03.161Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:38:03.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:03.161Z] 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-29T18:38:03.161Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:38:03.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057387328 data=null button=0 stateMask=0x0 x=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-29T18:38:03.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057387328 data=null button=0 stateMask=0x0 x=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-29T18:38:03.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057387328 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-29T18:38:03.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057387328 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:38:03.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057387328 data=null button=0 stateMask=0x0 x=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-29T18:38:03.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057387328 data=null button=0 stateMask=0x0 x=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-29T18:38:03.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057387328 data=null item=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-29T18:38:03.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057387150 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-29T18:38:03.161Z] DEBUG - Clicked on [2019-07-29T18:38:03.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057387369 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:38:03.161Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:38:03.161Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:38:03.161Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:38:03.416Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:38:03.417Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T18:38:03.417Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T18:38:03.417Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T18:38:03.417Z] 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-29T18:38:03.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1057387529 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T18:38:03.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:38:03.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:38:03.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:03.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057387530 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:38:03.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057387530 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:38:03.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057387530 data=null} to TreeItem with text {Tracing} [2019-07-29T18:38:03.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057387530 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:03.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057387531 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-29T18:38:03.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057387546 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:03.417Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:38:03.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:03.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1057387547 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T18:38:03.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1057387547 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T18:38:03.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1057387547 data=null} to Tree node with text: XML Analyses [2019-07-29T18:38:03.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1057387547 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:03.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057387548 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-29T18:38:03.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1057387549 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - Clicking on Import [2019-07-29T18:38:03.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1057387550 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-29T18:38:03.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1057387550 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-29T18:38:03.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1057387550 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:03.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1057387550 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:03.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1057387550 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-29T18:38:03.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1057387550 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-29T18:38:03.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1057387550 data=null item=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-29T18:38:03.417Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1057387566 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-29T18:38:03.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1057387567 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-29T18:38:03.417Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1057387567 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-29T18:38:03.417Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1057387567 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:03.417Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1057387567 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T18:38:03.417Z] DEBUG - Clicked on Import [2019-07-29T18:38:03.417Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:38:03.417Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:38:03.417Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:38:03.417Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:38:03.417Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:38:03.417Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:38:03.417Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-29T18:38:03.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057387571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:03.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057387571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:03.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057387571 data=null doit=true} to (of type 'Table') [2019-07-29T18:38:03.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057387571 data=null} to (of type 'Table') [2019-07-29T18:38:03.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1057387571 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table') [2019-07-29T18:38:03.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057387571 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-29T18:38:03.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1057387576 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table') [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - Clicking on Export [2019-07-29T18:38:03.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=1057387617 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-29T18:38:03.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1057387617 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-29T18:38:03.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=1057387617 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-29T18:38:03.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=1057387617 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-29T18:38:03.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=1057387617 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-29T18:38:03.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=1057387617 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-29T18:38:03.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=1057387617 data=null item=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-29T18:38:03.417Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=1057387618 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-29T18:38:03.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1057387618 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-29T18:38:03.417Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=1057387618 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-29T18:38:03.417Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=1057387618 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-29T18:38:03.417Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=1057387618 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-29T18:38:03.417Z] DEBUG - Clicked on Export [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:38:03.417Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:03.417Z] 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-29T18:38:03.417Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:38:03.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057387619 data=null button=0 stateMask=0x0 x=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-29T18:38:03.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057387619 data=null button=0 stateMask=0x0 x=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-29T18:38:03.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057387619 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-29T18:38:03.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057387619 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:38:03.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057387619 data=null button=0 stateMask=0x0 x=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-29T18:38:03.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057387619 data=null button=0 stateMask=0x0 x=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-29T18:38:03.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057387619 data=null item=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-29T18:38:03.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057387375 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-29T18:38:03.417Z] DEBUG - Clicked on [2019-07-29T18:38:03.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057387664 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:38:03.417Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:38:03.417Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:38:03.417Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:38:03.673Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:38:03.673Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T18:38:03.673Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T18:38:03.673Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T18:38:03.673Z] 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-29T18:38:03.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1057387780 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T18:38:03.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:38:03.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:38:03.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:03.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057387782 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:38:03.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057387782 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:38:03.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057387782 data=null} to TreeItem with text {Tracing} [2019-07-29T18:38:03.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057387782 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:03.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057387782 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-29T18:38:03.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057387798 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:03.673Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:38:03.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:03.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1057387817 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T18:38:03.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1057387817 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T18:38:03.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1057387817 data=null} to Tree node with text: XML Analyses [2019-07-29T18:38:03.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1057387817 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:03.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057387817 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-29T18:38:03.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1057387818 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:03.673Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:38:03.673Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:38:03.673Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:38:03.673Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:38:03.673Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-29T18:38:03.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057387820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:03.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057387820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:03.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057387820 data=null doit=true} to (of type 'Table') [2019-07-29T18:38:03.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057387820 data=null} to (of type 'Table') [2019-07-29T18:38:03.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1057387820 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table') [2019-07-29T18:38:03.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057387821 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-29T18:38:03.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1057387826 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table') [2019-07-29T18:38:03.673Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:03.673Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:03.673Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:03.673Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:03.673Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:38:03.673Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:03.673Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:03.673Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:03.673Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:03.673Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:03.673Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:03.673Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:03.673Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:03.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:03.673Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:03.673Z] DEBUG - Clicking on Delete [2019-07-29T18:38:03.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1057387827 data=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-29T18:38:03.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1057387827 data=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-29T18:38:03.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1057387827 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:03.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1057387827 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:03.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1057387828 data=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-29T18:38:03.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1057387828 data=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-29T18:38:03.673Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1057387857 data=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-29T18:38:03.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1057387858 data=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-29T18:38:03.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1057387858 data=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-29T18:38:03.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1057387858 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:03.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1057387858 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:03.674Z] DEBUG - Clicked on Delete [2019-07-29T18:38:03.674Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-29T18:38:03.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1057387859 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:38:03.674Z] DEBUG - Clicking on &Yes [2019-07-29T18:38:03.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057387859 data=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-29T18:38:03.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057387859 data=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-29T18:38:03.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057387859 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:38:03.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057387860 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:38:03.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057387860 data=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-29T18:38:03.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057387860 data=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-29T18:38:03.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057387860 data=null item=null detail=0 x=0 y=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-29T18:38:03.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1057387828 data=null item=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-29T18:38:03.674Z] DEBUG - Clicked on [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:38:03.674Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:03.674Z] 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-29T18:38:03.674Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:38:03.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057387885 data=null button=0 stateMask=0x0 x=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-29T18:38:03.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057387885 data=null button=0 stateMask=0x0 x=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-29T18:38:03.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057387885 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-29T18:38:03.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057387885 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:38:03.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057387885 data=null button=0 stateMask=0x0 x=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-29T18:38:03.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057387885 data=null button=0 stateMask=0x0 x=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-29T18:38:03.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057387885 data=null item=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-29T18:38:03.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057387669 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-29T18:38:03.930Z] DEBUG - Clicked on [2019-07-29T18:38:03.930Z] [2019-07-29T18:38:03.930Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:38:03.680 [2019-07-29T18:38:03.930Z] !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-29T18:38:03.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057387937 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:38:03.930Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:38:03.930Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:38:03.930Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:38:03.930Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:38:03.930Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T18:38:03.930Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T18:38:03.930Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T18:38:03.930Z] 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-29T18:38:03.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1057388037 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T18:38:03.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:38:03.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:38:03.930Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:03.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057388039 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:38:03.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057388039 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:38:03.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057388039 data=null} to TreeItem with text {Tracing} [2019-07-29T18:38:03.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057388039 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:03.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057388039 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-29T18:38:03.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057388055 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:03.930Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:38:03.930Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:03.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1057388056 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T18:38:03.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1057388056 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T18:38:03.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1057388056 data=null} to Tree node with text: XML Analyses [2019-07-29T18:38:03.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1057388056 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:03.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057388057 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-29T18:38:03.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1057388058 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:03.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:38:03.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:38:03.930Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T18:38:03.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=1057388059 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TableItem with text {test_invalid} [2019-07-29T18:38:03.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=1057388059 data=null doit=true} to TableItem with text {test_invalid} [2019-07-29T18:38:03.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=1057388059 data=null} to TableItem with text {test_invalid} [2019-07-29T18:38:03.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1057388060 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TableItem with text {test_invalid} [2019-07-29T18:38:03.930Z] [2019-07-29T18:38:03.930Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:38:03.808 [2019-07-29T18:38:03.930Z] !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-29T18:38:03.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057388060 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-29T18:38:03.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1057388072 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TableItem with text {test_invalid} [2019-07-29T18:38:03.930Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:38:03.930Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:38:03.930Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label' [2019-07-29T18:38:03.930Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file' [2019-07-29T18:38:03.930Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file') [2019-07-29T18:38:03.930Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T18:38:03.930Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:03.930Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:03.930Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:03.930Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:03.930Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:03.930Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:03.930Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:03.930Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:03.930Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:03.930Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:03.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:03.930Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:03.930Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:38:03.930Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:38:03.930Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:03.930Z] 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-29T18:38:03.930Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:38:03.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057388074 data=null button=0 stateMask=0x0 x=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-29T18:38:03.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057388074 data=null button=0 stateMask=0x0 x=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-29T18:38:03.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057388074 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-29T18:38:03.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057388074 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:38:03.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057388074 data=null button=0 stateMask=0x0 x=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-29T18:38:03.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057388074 data=null button=0 stateMask=0x0 x=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-29T18:38:03.930Z] [2019-07-29T18:38:03.930Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:38:03.822 [2019-07-29T18:38:03.930Z] !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-29T18:38:03.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057388074 data=null item=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-29T18:38:03.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057387942 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-29T18:38:03.930Z] DEBUG - Clicked on [2019-07-29T18:38:03.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1057388147 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T18:38:03.930Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T18:38:03.930Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T18:38:03.930Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T18:38:04.186Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T18:38:04.186Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T18:38:04.186Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T18:38:04.186Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T18:38:04.186Z] 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-29T18:38:04.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1057388254 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T18:38:04.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T18:38:04.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T18:38:04.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:04.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1057388255 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T18:38:04.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1057388255 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T18:38:04.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1057388256 data=null} to TreeItem with text {Tracing} [2019-07-29T18:38:04.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1057388256 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:04.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057388256 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-29T18:38:04.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1057388272 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T18:38:04.186Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T18:38:04.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T18:38:04.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1057388273 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T18:38:04.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1057388273 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T18:38:04.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1057388273 data=null} to Tree node with text: XML Analyses [2019-07-29T18:38:04.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1057388273 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:04.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1057388273 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-29T18:38:04.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1057388274 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T18:38:04.186Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T18:38:04.186Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T18:38:04.186Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:38:04.186Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T18:38:04.186Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-29T18:38:04.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1057388276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:04.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1057388276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T18:38:04.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1057388276 data=null doit=true} to (of type 'Table') [2019-07-29T18:38:04.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1057388276 data=null} to (of type 'Table') [2019-07-29T18:38:04.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1057388277 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to (of type 'Table') [2019-07-29T18:38:04.186Z] [2019-07-29T18:38:04.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 18:38:04.025 [2019-07-29T18:38:04.186Z] !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-29T18:38:04.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1057388277 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-29T18:38:04.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1057388318 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to (of type 'Table') [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - Clicking on Delete [2019-07-29T18:38:04.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1057388319 data=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-29T18:38:04.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1057388319 data=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-29T18:38:04.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1057388319 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:04.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1057388319 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:04.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1057388320 data=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-29T18:38:04.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1057388320 data=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-29T18:38:04.186Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1057388349 data=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-29T18:38:04.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1057388349 data=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-29T18:38:04.186Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1057388349 data=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-29T18:38:04.186Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1057388349 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:04.186Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1057388349 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T18:38:04.186Z] DEBUG - Clicked on Delete [2019-07-29T18:38:04.186Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-29T18:38:04.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1057388350 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:38:04.186Z] DEBUG - Clicking on &Yes [2019-07-29T18:38:04.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1057388350 data=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-29T18:38:04.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1057388350 data=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-29T18:38:04.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1057388350 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:38:04.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1057388350 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T18:38:04.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1057388350 data=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-29T18:38:04.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1057388350 data=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-29T18:38:04.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1057388350 data=null item=null detail=0 x=0 y=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-29T18:38:04.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1057388320 data=null item=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-29T18:38:04.186Z] DEBUG - Clicked on [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T18:38:04.186Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:38:04.186Z] DEBUG - Clicking on Apply and Close [2019-07-29T18:38:04.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1057388376 data=null button=0 stateMask=0x0 x=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-29T18:38:04.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1057388376 data=null button=0 stateMask=0x0 x=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-29T18:38:04.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1057388376 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-29T18:38:04.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1057388376 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T18:38:04.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1057388376 data=null button=0 stateMask=0x0 x=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-29T18:38:04.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1057388376 data=null button=0 stateMask=0x0 x=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-29T18:38:04.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1057388376 data=null item=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-29T18:38:04.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1057388153 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-29T18:38:04.441Z] DEBUG - Clicked on [2019-07-29T18:38:04.441Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.47 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-07-29T18:38:04.441Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 0.933 s [2019-07-29T18:38:04.441Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 0.596 s [2019-07-29T18:38:04.441Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.596 s [2019-07-29T18:38:04.441Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.016 s [2019-07-29T18:38:04.441Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 0.883 s [2019-07-29T18:38:04.441Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.125 s [2019-07-29T18:38:04.441Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.212 s [2019-07-29T18:38:04.441Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 0.563 s [2019-07-29T18:38:04.441Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 0.517 s [2019-07-29T18:38:04.441Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-07-29T18:38:09.681Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.119 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-07-29T18:38:09.681Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest) Time elapsed: 5.108 s [2019-07-29T18:38:09.681Z] [2019-07-29T18:38:09.681Z] Results: [2019-07-29T18:38:09.681Z] [2019-07-29T18:38:09.681Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:38:09.681Z] [2019-07-29T18:38:09.681Z] [2019-07-29T18:38:09.681Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 18:38:09.500 [2019-07-29T18:38:09.681Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T18:38:10.241Z] [INFO] All tests passed! [2019-07-29T18:38:10.241Z] [INFO] [2019-07-29T18:38:10.241Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T18:38:10.241Z] [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-29T18:38:10.241Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-29T18:38:10.241Z] [INFO] [2019-07-29T18:38:10.241Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T18:38:10.241Z] [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-29T18:38:10.241Z] [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-29T18:38:10.241Z] [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-29T18:38:10.241Z] [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-29T18:38:10.241Z] [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-29T18:38:10.241Z] [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-29T18:38:10.241Z] [INFO] [2019-07-29T18:38:10.241Z] [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-29T18:38:10.241Z] [INFO] [2019-07-29T18:38:10.241Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >-- [2019-07-29T18:38:10.241Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT [126/134] [2019-07-29T18:38:10.241Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:38:10.241Z] [INFO] [2019-07-29T18:38:10.241Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:10.241Z] [INFO] [2019-07-29T18:38:10.241Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:10.241Z] [INFO] The project's OSGi version is 1.0.2.201907291748 [2019-07-29T18:38:10.241Z] [INFO] [2019-07-29T18:38:10.241Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:10.241Z] [INFO] [2019-07-29T18:38:10.241Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:10.241Z] [INFO] [2019-07-29T18:38:10.241Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:10.241Z] [INFO] [2019-07-29T18:38:10.241Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:10.241Z] [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-29T18:38:10.241Z] [INFO] [2019-07-29T18:38:10.241Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:10.241Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:38:10.241Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources [2019-07-29T18:38:10.241Z] [INFO] [2019-07-29T18:38:10.241Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:10.241Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes [2019-07-29T18:38:10.497Z] [INFO] [2019-07-29T18:38:10.497Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:10.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:38:10.497Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources [2019-07-29T18:38:10.497Z] [INFO] [2019-07-29T18:38:10.497Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:10.497Z] [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-29T18:38:10.497Z] [INFO] [2019-07-29T18:38:10.497Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:10.497Z] [INFO] [2019-07-29T18:38:10.497Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:10.497Z] [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-29T18:38:10.497Z] [INFO] [2019-07-29T18:38:10.497Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:10.497Z] [INFO] [2019-07-29T18:38:10.497Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:10.497Z] [INFO] [2019-07-29T18:38:10.497Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:10.497Z] [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-29T18:38:10.497Z] [INFO] [2019-07-29T18:38:10.497Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:10.497Z] [INFO] [2019-07-29T18:38:10.497Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:11.423Z] [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-29T18:38:11.423Z] [INFO] Command line: [2019-07-29T18:38:11.423Z] [/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-29T18:38:11.423Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:38:12.789Z] !SESSION 2019-07-29 18:38:11.206 ----------------------------------------------- [2019-07-29T18:38:12.789Z] eclipse.buildId=unknown [2019-07-29T18:38:12.789Z] java.version=1.8.0_202 [2019-07-29T18:38:12.789Z] java.vendor=Oracle Corporation [2019-07-29T18:38:12.789Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:38:12.789Z] 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-29T18:38:12.789Z] 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-29T18:38:12.789Z] [2019-07-29T18:38:12.789Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:38:12.495 [2019-07-29T18:38:12.789Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:38:12.789Z] !STACK 0 [2019-07-29T18:38:12.789Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:38:12.789Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:38:12.789Z] [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:38:12.789Z] [2019-07-29T18:38:12.789Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:38:12.585 [2019-07-29T18:38:12.789Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:38:12.789Z] !STACK 0 [2019-07-29T18:38:12.789Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:38:12.789Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:38:12.789Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:38:12.789Z] -> 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-29T18:38:12.789Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:38:12.789Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:38:12.789Z] [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:38:12.789Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:38:13.733Z] process 17639: 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-29T18:38:13.733Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:38:13.733Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:38:13.733Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:38:18.972Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-07-29T18:38:18.972Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-07-29T18:38:18.972Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0.001 s [2019-07-29T18:38:18.972Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0 s [2019-07-29T18:38:18.972Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-07-29T18:38:18.972Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-07-29T18:38:18.972Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest) Time elapsed: 0.4 s [2019-07-29T18:38:18.972Z] [2019-07-29T18:38:18.972Z] Results: [2019-07-29T18:38:18.972Z] [2019-07-29T18:38:18.972Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:38:18.972Z] [2019-07-29T18:38:18.972Z] [2019-07-29T18:38:18.972Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 18:38:18.674 [2019-07-29T18:38:18.972Z] !MESSAGE Unexpected error executing analysis with trace [2019-07-29T18:38:18.972Z] !STACK 0 [2019-07-29T18:38:18.972Z] java.lang.NullPointerException [2019-07-29T18:38:18.972Z] at java.io.File.(File.java:277) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T18:38:18.972Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:38:18.972Z] [2019-07-29T18:38:18.972Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 18:38:18.674 [2019-07-29T18:38:18.972Z] !MESSAGE Unexpected error executing analysis with trace [2019-07-29T18:38:18.972Z] !STACK 0 [2019-07-29T18:38:18.972Z] java.lang.NullPointerException [2019-07-29T18:38:18.972Z] at java.io.File.(File.java:277) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T18:38:18.972Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:38:18.972Z] [2019-07-29T18:38:18.972Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 18:38:18.678 [2019-07-29T18:38:18.972Z] !MESSAGE Exception executing analysis [2019-07-29T18:38:18.972Z] !STACK 0 [2019-07-29T18:38:18.972Z] java.lang.NullPointerException [2019-07-29T18:38:18.972Z] at java.io.File.(File.java:277) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T18:38:18.972Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:38:18.972Z] [2019-07-29T18:38:18.972Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 18:38:18.678 [2019-07-29T18:38:18.972Z] !MESSAGE Exception executing analysis [2019-07-29T18:38:18.972Z] !STACK 0 [2019-07-29T18:38:18.972Z] java.lang.NullPointerException [2019-07-29T18:38:18.972Z] at java.io.File.(File.java:277) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-29T18:38:18.972Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T18:38:18.972Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T18:38:19.227Z] [2019-07-29T18:38:19.227Z] !ENTRY org.eclipse.e4.ui.workbench 4 0 2019-07-29 18:38:18.990 [2019-07-29T18:38:19.227Z] !MESSAGE Failed to evaluate: ReferenceExpression [definitionId=org.eclipse.ui.ide.showInDefinition] [2019-07-29T18:38:19.227Z] !STACK 0 [2019-07-29T18:38:19.227Z] 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@287b3f8f] [2019-07-29T18:38:19.227Z] at org.eclipse.core.internal.expressions.Property.test(Property.java:68) [2019-07-29T18:38:19.227Z] at org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression.java:103) [2019-07-29T18:38:19.227Z] at org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:55) [2019-07-29T18:38:19.227Z] at org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:81) [2019-07-29T18:38:19.227Z] at org.eclipse.core.internal.expressions.CompositeExpression.evaluateOr(CompositeExpression.java:69) [2019-07-29T18:38:19.227Z] at org.eclipse.core.internal.expressions.OrExpression.evaluate(OrExpression.java:25) [2019-07-29T18:38:19.227Z] at org.eclipse.core.internal.expressions.ReferenceExpression.evaluate(ReferenceExpression.java:74) [2019-07-29T18:38:19.227Z] at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:74) [2019-07-29T18:38:19.227Z] at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:100) [2019-07-29T18:38:19.227Z] at org.eclipse.ui.internal.services.EvaluationReference.changed(EvaluationReference.java:94) [2019-07-29T18:38:19.227Z] at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:109) [2019-07-29T18:38:19.227Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:364) [2019-07-29T18:38:19.227Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:379) [2019-07-29T18:38:19.227Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:208) [2019-07-29T18:38:19.227Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:171) [2019-07-29T18:38:19.227Z] at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.dispose(EclipseContextOSGi.java:102) [2019-07-29T18:38:19.227Z] at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.bundleChanged(EclipseContextOSGi.java:144) [2019-07-29T18:38:19.227Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:973) [2019-07-29T18:38:19.227Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:38:19.227Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) [2019-07-29T18:38:19.228Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:234) [2019-07-29T18:38:19.228Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:140) [2019-07-29T18:38:19.228Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:132) [2019-07-29T18:38:19.228Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:231) [2019-07-29T18:38:19.228Z] at org.eclipse.osgi.container.Module.publishEvent(Module.java:493) [2019-07-29T18:38:19.228Z] at org.eclipse.osgi.container.Module.doStop(Module.java:651) [2019-07-29T18:38:19.228Z] at org.eclipse.osgi.container.Module.stop(Module.java:515) [2019-07-29T18:38:19.228Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207) [2019-07-29T18:38:19.228Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220) [2019-07-29T18:38:19.228Z] at java.lang.Thread.run(Thread.java:748) [2019-07-29T18:38:19.228Z] Caused by: org.eclipse.swt.SWTException: Invalid thread access [2019-07-29T18:38:19.228Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-29T18:38:19.228Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-29T18:38:19.228Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-29T18:38:19.228Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-29T18:38:19.228Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:470) [2019-07-29T18:38:19.228Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:558) [2019-07-29T18:38:19.228Z] at org.eclipse.ui.internal.ide.handlers.PagePropertyTester.test(PagePropertyTester.java:39) [2019-07-29T18:38:19.228Z] at org.eclipse.core.internal.expressions.Property.test(Property.java:65) [2019-07-29T18:38:19.228Z] ... 29 more [2019-07-29T18:38:19.787Z] [INFO] All tests passed! [2019-07-29T18:38:19.787Z] [INFO] [2019-07-29T18:38:19.787Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:19.787Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec [2019-07-29T18:38:19.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-29T18:38:19.787Z] [INFO] [2019-07-29T18:38:19.787Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:19.787Z] [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-29T18:38:19.787Z] [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-29T18:38:19.787Z] [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-29T18:38:19.787Z] [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-29T18:38:19.787Z] [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-29T18:38:19.787Z] [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-29T18:38:19.787Z] [INFO] [2019-07-29T18:38:19.787Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T18:38:19.787Z] [INFO] [2019-07-29T18:38:19.787Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >-- [2019-07-29T18:38:19.787Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT [127/134] [2019-07-29T18:38:19.787Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:38:19.787Z] [INFO] [2019-07-29T18:38:19.787Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:19.787Z] [INFO] [2019-07-29T18:38:19.787Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:19.787Z] [INFO] The project's OSGi version is 1.0.0.201907291748 [2019-07-29T18:38:19.787Z] [INFO] [2019-07-29T18:38:19.787Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:19.787Z] [INFO] [2019-07-29T18:38:19.787Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:19.787Z] [INFO] [2019-07-29T18:38:19.787Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:19.787Z] [INFO] [2019-07-29T18:38:19.787Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:19.787Z] [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-29T18:38:19.787Z] [INFO] [2019-07-29T18:38:19.787Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:19.787Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:38:19.787Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources [2019-07-29T18:38:19.787Z] [INFO] [2019-07-29T18:38:19.787Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:19.787Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes [2019-07-29T18:38:20.043Z] [INFO] [2019-07-29T18:38:20.043Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:20.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:38:20.043Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources [2019-07-29T18:38:20.043Z] [INFO] [2019-07-29T18:38:20.043Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:20.043Z] [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-29T18:38:20.043Z] [INFO] [2019-07-29T18:38:20.043Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:20.043Z] [INFO] [2019-07-29T18:38:20.043Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:20.043Z] [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-29T18:38:20.043Z] [INFO] [2019-07-29T18:38:20.043Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:20.043Z] [INFO] [2019-07-29T18:38:20.043Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:20.043Z] [INFO] [2019-07-29T18:38:20.043Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:20.043Z] [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-29T18:38:20.043Z] [INFO] [2019-07-29T18:38:20.043Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:20.043Z] [INFO] [2019-07-29T18:38:20.043Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:20.604Z] [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-29T18:38:20.604Z] [INFO] Command line: [2019-07-29T18:38:20.604Z] [/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-29T18:38:20.604Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:38:21.966Z] !SESSION 2019-07-29 18:38:20.592 ----------------------------------------------- [2019-07-29T18:38:21.966Z] eclipse.buildId=unknown [2019-07-29T18:38:21.966Z] java.version=1.8.0_202 [2019-07-29T18:38:21.966Z] java.vendor=Oracle Corporation [2019-07-29T18:38:21.966Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:38:21.966Z] 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-29T18:38:21.966Z] 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-29T18:38:21.966Z] [2019-07-29T18:38:21.966Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:38:21.869 [2019-07-29T18:38:21.966Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:38:21.966Z] !STACK 0 [2019-07-29T18:38:21.966Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:38:21.966Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:38:21.966Z] [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:38:21.966Z] [2019-07-29T18:38:21.966Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:38:21.906 [2019-07-29T18:38:21.966Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:38:21.966Z] !STACK 0 [2019-07-29T18:38:21.966Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:38:21.966Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:38:21.966Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:38:21.966Z] -> 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-29T18:38:21.966Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:38:21.966Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:38:21.966Z] [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:38:21.966Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:38:22.892Z] process 17702: 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-29T18:38:22.892Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:38:23.161Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:38:23.161Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:38:27.322Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-07-29T18:38:27.323Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-07-29T18:38:27.323Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0.002 s [2019-07-29T18:38:27.323Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-29T18:38:27.323Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-29T18:38:27.323Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-29T18:38:27.323Z] [2019-07-29T18:38:27.323Z] Results: [2019-07-29T18:38:27.323Z] [2019-07-29T18:38:27.323Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:38:27.323Z] [2019-07-29T18:38:28.249Z] [INFO] All tests passed! [2019-07-29T18:38:28.249Z] [INFO] [2019-07-29T18:38:28.249Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:28.249Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec [2019-07-29T18:38:28.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-29T18:38:28.249Z] [INFO] [2019-07-29T18:38:28.249Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:28.249Z] [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-29T18:38:28.249Z] [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-29T18:38:28.249Z] [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-29T18:38:28.249Z] [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-29T18:38:28.249Z] [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-29T18:38:28.249Z] [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-29T18:38:28.249Z] [INFO] [2019-07-29T18:38:28.249Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T18:38:28.249Z] [INFO] [2019-07-29T18:38:28.249Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >-- [2019-07-29T18:38:28.249Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT [128/134] [2019-07-29T18:38:28.249Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:38:28.249Z] [INFO] [2019-07-29T18:38:28.249Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:38:28.249Z] [INFO] [2019-07-29T18:38:28.249Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:38:28.249Z] [INFO] The project's OSGi version is 1.0.6.201907291748 [2019-07-29T18:38:28.249Z] [INFO] [2019-07-29T18:38:28.249Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:38:28.249Z] [INFO] [2019-07-29T18:38:28.249Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:38:28.249Z] [INFO] [2019-07-29T18:38:28.249Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:38:28.249Z] [INFO] [2019-07-29T18:38:28.249Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:38:28.249Z] [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-29T18:38:28.249Z] [INFO] [2019-07-29T18:38:28.249Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:38:28.249Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:38:28.249Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources [2019-07-29T18:38:28.249Z] [INFO] [2019-07-29T18:38:28.249Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:38:28.249Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes [2019-07-29T18:38:28.249Z] [INFO] [2019-07-29T18:38:28.249Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:38:28.249Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:38:28.249Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources [2019-07-29T18:38:28.249Z] [INFO] [2019-07-29T18:38:28.249Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:38:28.249Z] [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-29T18:38:28.249Z] [INFO] [2019-07-29T18:38:28.249Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:38:28.249Z] [INFO] [2019-07-29T18:38:28.249Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:38:28.249Z] [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-29T18:38:28.504Z] [INFO] [2019-07-29T18:38:28.504Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:38:28.504Z] [INFO] [2019-07-29T18:38:28.504Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:38:28.504Z] [INFO] [2019-07-29T18:38:28.504Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:38:28.504Z] [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-29T18:38:28.504Z] [INFO] [2019-07-29T18:38:28.504Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:38:28.504Z] [INFO] [2019-07-29T18:38:28.504Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:38:29.063Z] [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-29T18:38:29.063Z] [INFO] Command line: [2019-07-29T18:38:29.063Z] [/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-29T18:38:29.063Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:38:30.948Z] !SESSION 2019-07-29 18:38:29.099 ----------------------------------------------- [2019-07-29T18:38:30.948Z] eclipse.buildId=unknown [2019-07-29T18:38:30.948Z] java.version=1.8.0_202 [2019-07-29T18:38:30.948Z] java.vendor=Oracle Corporation [2019-07-29T18:38:30.948Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:38:30.948Z] 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-29T18:38:30.948Z] 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-29T18:38:30.948Z] [2019-07-29T18:38:30.948Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:38:30.478 [2019-07-29T18:38:30.948Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:38:30.948Z] !STACK 0 [2019-07-29T18:38:30.948Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:38:30.948Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:38:30.948Z] [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:38:30.948Z] [2019-07-29T18:38:30.948Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:38:30.566 [2019-07-29T18:38:30.948Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:38:30.948Z] !STACK 0 [2019-07-29T18:38:30.948Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:38:30.948Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:38:30.948Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:38:30.948Z] -> 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-29T18:38:30.948Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:38:30.948Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:38:30.948Z] [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:38:30.948Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:38:31.508Z] process 17760: 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-29T18:38:31.508Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:38:31.765Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:38:31.765Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:38:37.000Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-07-29T18:38:37.000Z] Display size: 1440x900 [2019-07-29T18:38:37.000Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-29T18:38:37.000Z] GTK version=3.18.9 [2019-07-29T18:38:37.000Z] GTK theme=Ambiance [2019-07-29T18:38:37.000Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T18:38:37.000Z] Time zone: Coordinated Universal Time [2019-07-29T18:38:37.000Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T18:38:37.000Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T18:38:37.561Z] *** BUG *** [2019-07-29T18:38:37.561Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:38:37.561Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:38:37.561Z] [2019-07-29T18:38:37.561Z] *** BUG *** [2019-07-29T18:38:37.561Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:38:37.561Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:38:37.561Z] [2019-07-29T18:38:37.561Z] *** BUG *** [2019-07-29T18:38:37.561Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:38:37.561Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:38:37.561Z] [2019-07-29T18:38:37.561Z] *** BUG *** [2019-07-29T18:38:37.561Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:38:37.561Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:38:37.561Z] [2019-07-29T18:38:37.816Z] *** BUG *** [2019-07-29T18:38:37.816Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:38:37.816Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:38:37.816Z] [2019-07-29T18:38:39.700Z] *** BUG *** [2019-07-29T18:38:39.700Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:38:39.700Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:38:39.700Z] [2019-07-29T18:38:39.700Z] *** BUG *** [2019-07-29T18:38:39.700Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:38:39.700Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:38:39.700Z] [2019-07-29T18:38:39.700Z] *** BUG *** [2019-07-29T18:38:39.700Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:38:39.700Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:38:39.700Z] [2019-07-29T18:38:39.700Z] *** BUG *** [2019-07-29T18:38:39.700Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:38:39.700Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:38:39.700Z] [2019-07-29T18:38:39.700Z] *** BUG *** [2019-07-29T18:38:39.700Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T18:38:39.700Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T18:38:39.700Z] [2019-07-29T18:39:47.320Z] [2019-07-29T18:39:47.320Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 18:39:41.496 [2019-07-29T18:39:47.320Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown' [2019-07-29T18:39:47.320Z] !STACK 0 [2019-07-29T18:39:47.320Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2019-07-29T18:39:47.320Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:88) [2019-07-29T18:39:47.320Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:141) [2019-07-29T18:39:47.320Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:390) [2019-07-29T18:39:47.320Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2019-07-29T18:39:47.320Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2019-07-29T18:39:47.320Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803) [2019-07-29T18:39:47.320Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841) [2019-07-29T18:39:47.320Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814) [2019-07-29T18:39:47.320Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208) [2019-07-29T18:39:47.320Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:84) [2019-07-29T18:39:47.320Z] ... 3 more [2019-07-29T18:39:57.255Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 80.33 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-07-29T18:39:57.255Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.318 s [2019-07-29T18:39:57.255Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 1.702 s [2019-07-29T18:39:57.255Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.695 s [2019-07-29T18:39:57.255Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 10.168 s [2019-07-29T18:39:57.255Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.19 s [2019-07-29T18:39:57.255Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.594 s [2019-07-29T18:39:57.255Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.418 s [2019-07-29T18:39:57.255Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.736 s [2019-07-29T18:39:57.255Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.521 s [2019-07-29T18:39:57.255Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.696 s [2019-07-29T18:39:57.255Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.6 s [2019-07-29T18:39:57.255Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.458 s [2019-07-29T18:39:57.255Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.404 s [2019-07-29T18:39:57.255Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.041 s [2019-07-29T18:39:57.255Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 7.461 s [2019-07-29T18:39:57.255Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped [2019-07-29T18:39:57.255Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.068 s [2019-07-29T18:39:57.255Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.227 s [2019-07-29T18:39:57.255Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.338 s [2019-07-29T18:39:57.255Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.247 s [2019-07-29T18:39:57.255Z] [2019-07-29T18:39:57.255Z] Results: [2019-07-29T18:39:57.255Z] [2019-07-29T18:39:57.255Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T18:39:57.255Z] [2019-07-29T18:39:57.255Z] [2019-07-29T18:39:57.255Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 18:39:56.660 [2019-07-29T18:39:57.255Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T18:39:57.255Z] [INFO] All tests passed! [2019-07-29T18:39:57.255Z] [INFO] [2019-07-29T18:39:57.255Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:39:57.255Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T18:39:57.255Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:39:57.511Z] [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-29T18:39:57.511Z] [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-29T18:39:57.511Z] [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-29T18:39:57.511Z] [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-29T18:39:57.511Z] [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-29T18:39:57.511Z] [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-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >-- [2019-07-29T18:39:57.511Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT [129/134] [2019-07-29T18:39:57.511Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:39:57.511Z] [INFO] The project's OSGi version is 1.0.0.201907291748 [2019-07-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:39:57.511Z] [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-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:39:57.511Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:39:57.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources [2019-07-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:39:57.511Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes [2019-07-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:39:57.511Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:39:57.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources [2019-07-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:39:57.511Z] [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-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:39:57.511Z] [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-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:39:57.511Z] [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-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:39:57.511Z] [INFO] [2019-07-29T18:39:57.511Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:39:58.437Z] [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-29T18:39:58.437Z] [INFO] Command line: [2019-07-29T18:39:58.437Z] [/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-29T18:39:58.437Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:39:59.801Z] !SESSION 2019-07-29 18:39:58.286 ----------------------------------------------- [2019-07-29T18:39:59.801Z] eclipse.buildId=unknown [2019-07-29T18:39:59.801Z] java.version=1.8.0_202 [2019-07-29T18:39:59.801Z] java.vendor=Oracle Corporation [2019-07-29T18:39:59.801Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:39:59.801Z] 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-29T18:39:59.801Z] 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-29T18:39:59.801Z] [2019-07-29T18:39:59.801Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:39:59.569 [2019-07-29T18:39:59.801Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:39:59.801Z] !STACK 0 [2019-07-29T18:39:59.801Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T18:39:59.801Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:39:59.801Z] [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:39:59.801Z] [2019-07-29T18:39:59.801Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:39:59.606 [2019-07-29T18:39:59.801Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:39:59.801Z] !STACK 0 [2019-07-29T18:39:59.801Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T18:39:59.801Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:39:59.801Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:39:59.801Z] -> 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-29T18:39:59.801Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:39:59.801Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:39:59.801Z] [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:39:59.801Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:40:00.726Z] process 18292: 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-29T18:40:00.726Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T18:40:00.726Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:40:00.726Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T18:40:05.965Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-07-29T18:40:05.965Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-07-29T18:40:05.965Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest) Time elapsed: 0.095 s [2019-07-29T18:40:05.965Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-07-29T18:40:05.965Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-07-29T18:40:05.965Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.051 s [2019-07-29T18:40:05.965Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.003 s [2019-07-29T18:40:05.965Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.002 s [2019-07-29T18:40:05.965Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.001 s [2019-07-29T18:40:05.965Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.002 s [2019-07-29T18:40:05.965Z] [2019-07-29T18:40:05.965Z] Results: [2019-07-29T18:40:05.965Z] [2019-07-29T18:40:05.965Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:40:05.965Z] [2019-07-29T18:40:06.220Z] [INFO] All tests passed! [2019-07-29T18:40:06.220Z] [INFO] [2019-07-29T18:40:06.220Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:40:06.220Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec [2019-07-29T18:40:06.476Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-29T18:40:06.476Z] [INFO] [2019-07-29T18:40:06.476Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:40:06.476Z] [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-29T18:40:06.476Z] [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-29T18:40:06.476Z] [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-29T18:40:06.476Z] [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-29T18:40:06.476Z] [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-29T18:40:06.476Z] [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-29T18:40:06.476Z] [INFO] [2019-07-29T18:40:06.476Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T18:40:06.476Z] [INFO] [2019-07-29T18:40:06.476Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >----- [2019-07-29T18:40:06.476Z] [INFO] Building Trace Compass All Tests 1.0.6-SNAPSHOT [130/134] [2019-07-29T18:40:06.476Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T18:40:06.476Z] [INFO] [2019-07-29T18:40:06.476Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:06.476Z] [INFO] [2019-07-29T18:40:06.476Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:06.476Z] [INFO] The project's OSGi version is 1.0.6.201907291748 [2019-07-29T18:40:06.476Z] [INFO] [2019-07-29T18:40:06.476Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:06.476Z] [INFO] [2019-07-29T18:40:06.476Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:06.476Z] [INFO] [2019-07-29T18:40:06.476Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:06.476Z] [INFO] [2019-07-29T18:40:06.476Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:06.476Z] [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-29T18:40:06.476Z] [INFO] [2019-07-29T18:40:06.476Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:06.476Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:40:06.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/src/main/resources [2019-07-29T18:40:06.476Z] [INFO] [2019-07-29T18:40:06.476Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:06.476Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/classes [2019-07-29T18:40:07.037Z] [INFO] [2019-07-29T18:40:07.037Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:07.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:40:07.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/src/test/resources [2019-07-29T18:40:07.037Z] [INFO] [2019-07-29T18:40:07.037Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:07.037Z] [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-29T18:40:07.037Z] [INFO] [2019-07-29T18:40:07.037Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:07.037Z] [INFO] [2019-07-29T18:40:07.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:07.037Z] [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-29T18:40:07.037Z] [INFO] [2019-07-29T18:40:07.037Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:07.037Z] [INFO] [2019-07-29T18:40:07.037Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:07.037Z] [INFO] [2019-07-29T18:40:07.037Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:07.037Z] [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-29T18:40:07.037Z] [INFO] [2019-07-29T18:40:07.037Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:07.037Z] [INFO] [2019-07-29T18:40:07.037Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:08.400Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log [2019-07-29T18:40:08.400Z] [INFO] Command line: [2019-07-29T18:40:08.400Z] [/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-29T18:40:08.400Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T18:40:10.286Z] !SESSION 2019-07-29 18:40:08.377 ----------------------------------------------- [2019-07-29T18:40:10.286Z] eclipse.buildId=unknown [2019-07-29T18:40:10.286Z] java.version=1.8.0_202 [2019-07-29T18:40:10.286Z] java.vendor=Oracle Corporation [2019-07-29T18:40:10.286Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T18:40:10.286Z] 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-29T18:40:10.286Z] 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-29T18:40:10.286Z] [2019-07-29T18:40:10.286Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 18:40:09.898 [2019-07-29T18:40:10.286Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:40:10.286Z] !STACK 0 [2019-07-29T18:40:10.286Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-29T18:40:10.286Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:40:10.286Z] [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:40:10.286Z] [2019-07-29T18:40:10.286Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 18:40:09.970 [2019-07-29T18:40:10.286Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T18:40:10.286Z] !STACK 0 [2019-07-29T18:40:10.286Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-29T18:40:10.286Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:40:10.286Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T18:40:10.286Z] -> 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-29T18:40:10.286Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T18:40:10.286Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T18:40:10.286Z] [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T18:40:10.286Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T18:40:10.846Z] [2019-07-29T18:40:10.846Z] Results: [2019-07-29T18:40:10.846Z] [2019-07-29T18:40:10.846Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T18:40:10.846Z] [2019-07-29T18:40:11.772Z] [WARNING] No tests found. [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:11.772Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec [2019-07-29T18:40:11.772Z] [INFO] Analyzed bundle 'Trace Compass All Tests' with 8 classes [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:11.772Z] [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-29T18:40:11.772Z] [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-29T18:40:11.772Z] [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-29T18:40:11.772Z] [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-29T18:40:11.772Z] [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-29T18:40:11.772Z] [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-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------ [2019-07-29T18:40:11.772Z] [INFO] Building org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT [131/134] [2019-07-29T18:40:11.772Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing --- [2019-07-29T18:40:11.772Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing --- [2019-07-29T18:40:11.772Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing --- [2019-07-29T18:40:11.772Z] [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-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing --- [2019-07-29T18:40:11.772Z] [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-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing --- [2019-07-29T18:40:11.772Z] [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-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.testing --- [2019-07-29T18:40:11.772Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing --- [2019-07-29T18:40:11.772Z] [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-29T18:40:11.772Z] [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-29T18:40:11.772Z] [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-29T18:40:11.772Z] [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-29T18:40:11.772Z] [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-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >---- [2019-07-29T18:40:11.772Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT [132/134] [2019-07-29T18:40:11.772Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T18:40:11.772Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T18:40:11.772Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T18:40:11.772Z] [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-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T18:40:11.772Z] [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-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T18:40:11.772Z] [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-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T18:40:11.772Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T18:40:11.772Z] [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-29T18:40:11.772Z] [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-29T18:40:11.772Z] [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-29T18:40:11.772Z] [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-29T18:40:11.772Z] [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-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T18:40:11.772Z] [INFO] [2019-07-29T18:40:11.772Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >---- [2019-07-29T18:40:11.772Z] [INFO] Building Trace Compass Repository 5.0.0-SNAPSHOT [133/134] [2019-07-29T18:40:11.772Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-29T18:40:12.027Z] [INFO] [2019-07-29T18:40:12.027Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:12.027Z] [INFO] [2019-07-29T18:40:12.027Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:12.027Z] [INFO] The project's OSGi version is 5.0.0.201907291748 [2019-07-29T18:40:12.027Z] [INFO] [2019-07-29T18:40:12.027Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:12.027Z] [INFO] [2019-07-29T18:40:12.027Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:12.027Z] [INFO] [2019-07-29T18:40:12.027Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:12.027Z] [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-29T18:40:12.027Z] [INFO] [2019-07-29T18:40:12.027Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:12.027Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:40:12.027Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/src/main/resources [2019-07-29T18:40:12.027Z] [INFO] [2019-07-29T18:40:12.027Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:12.027Z] [INFO] [2019-07-29T18:40:12.027Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:12.027Z] [INFO] [2019-07-29T18:40:12.027Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:12.027Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-29T18:40:12.027Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-29T18:40:12.027Z] [INFO] [2019-07-29T18:40:12.027Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:12.027Z] [INFO] [2019-07-29T18:40:12.027Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:12.027Z] [INFO] [2019-07-29T18:40:12.027Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:12.027Z] [INFO] [2019-07-29T18:40:12.027Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:20.104Z] [INFO] [2019-07-29T18:40:20.104Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:20.104Z] [INFO] [2019-07-29T18:40:20.104Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:20.104Z] [INFO] [2019-07-29T18:40:20.104Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:20.104Z] [INFO] [2019-07-29T18:40:20.104Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:20.104Z] [INFO] [2019-07-29T18:40:20.104Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:21.466Z] [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-29T18:40:22.392Z] [INFO] [2019-07-29T18:40:22.392Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:22.392Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T18:40:22.392Z] [INFO] [2019-07-29T18:40:22.392Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:22.392Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-29T18:40:22.392Z] [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-29T18:40:22.392Z] [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-29T18:40:22.392Z] [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-29T18:40:22.392Z] [INFO] [2019-07-29T18:40:22.392Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T18:40:22.392Z] [INFO] [2019-07-29T18:40:22.392Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test >-- [2019-07-29T18:40:22.392Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT [134/134] [2019-07-29T18:40:22.392Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T18:40:22.392Z] [INFO] [2019-07-29T18:40:22.392Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.392Z] [INFO] [2019-07-29T18:40:22.392Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.392Z] [INFO] The project's OSGi version is 1.0.1.201907291748 [2019-07-29T18:40:22.392Z] [INFO] [2019-07-29T18:40:22.392Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.392Z] [INFO] [2019-07-29T18:40:22.392Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.392Z] [INFO] [2019-07-29T18:40:22.392Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.392Z] [INFO] [2019-07-29T18:40:22.392Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.392Z] [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-29T18:40:22.392Z] [INFO] [2019-07-29T18:40:22.392Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.392Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:40:22.392Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/src/main/resources [2019-07-29T18:40:22.392Z] [INFO] [2019-07-29T18:40:22.392Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.392Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/classes [2019-07-29T18:40:22.648Z] [INFO] [2019-07-29T18:40:22.648Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.648Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T18:40:22.648Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/src/test/resources [2019-07-29T18:40:22.648Z] [INFO] [2019-07-29T18:40:22.648Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.648Z] [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-29T18:40:22.648Z] [INFO] [2019-07-29T18:40:22.648Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.648Z] [INFO] [2019-07-29T18:40:22.648Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.648Z] [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-29T18:40:22.648Z] [INFO] [2019-07-29T18:40:22.648Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.648Z] [INFO] [2019-07-29T18:40:22.648Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.648Z] [INFO] [2019-07-29T18:40:22.648Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.648Z] [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-29T18:40:22.648Z] [INFO] [2019-07-29T18:40:22.648Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.648Z] [INFO] [2019-07-29T18:40:22.648Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.648Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/../../target/jacoco.exec [2019-07-29T18:40:22.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core.test' with 3 classes [2019-07-29T18:40:22.648Z] [INFO] [2019-07-29T18:40:22.648Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.648Z] [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-29T18:40:22.648Z] [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-29T18:40:22.648Z] [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-29T18:40:22.648Z] [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-29T18:40:22.649Z] [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-29T18:40:22.649Z] [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-29T18:40:22.649Z] [INFO] [2019-07-29T18:40:22.649Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T18:40:22.649Z] [INFO] ------------------------------------------------------------------------ [2019-07-29T18:40:22.649Z] [INFO] Reactor Summary: [2019-07-29T18:40:22.649Z] [INFO] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass Parent 5.0.0-SNAPSHOT ................ SUCCESS [ 38.528 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT SUCCESS [ 0.007 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT SUCCESS [ 0.007 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT SUCCESS [ 9.633 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass State System Parent 5.0.0-SNAPSHOT ... SUCCESS [ 0.009 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [ 0.801 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT SUCCESS [ 0.589 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT SUCCESS [ 0.790 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass TMF Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.007 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass Filter Parser 1.0.2-SNAPSHOT ......... SUCCESS [ 0.218 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT ... SUCCESS [ 3.318 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [ 0.348 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass CTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.006 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT .... SUCCESS [ 3.222 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT ... SUCCESS [ 0.878 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT SUCCESS [ 38.865 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT SUCCESS [ 9.059 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT SUCCESS [04:42 min] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [ 0.623 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [04:38 min] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [ 5.849 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT ..... SUCCESS [ 6.576 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [ 0.463 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT SUCCESS [ 0.415 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [ 6.070 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [ 0.246 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT SUCCESS [ 0.499 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT SUCCESS [ 4.119 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT SUCCESS [ 0.539 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT SUCCESS [ 0.429 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT SUCCESS [ 0.319 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT SUCCESS [ 0.475 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT SUCCESS [ 0.908 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT SUCCESS [01:56 min] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT SUCCESS [ 0.600 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT SUCCESS [ 0.706 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT SUCCESS [ 9.471 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT SUCCESS [ 0.438 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 18.576 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT SUCCESS [ 0.525 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT SUCCESS [02:41 min] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [04:21 min] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [ 7.998 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 11.401 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT .. SUCCESS [ 0.006 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [ 0.189 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT SUCCESS [ 1.014 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT SUCCESS [ 0.392 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [ 57.631 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 40.642 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:08 min] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [ 3.596 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 10.359 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 18.493 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass BTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.015 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [ 0.349 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass Documentation 5.0.0-SNAPSHOT ......... SUCCESS [ 0.005 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass Developer Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 16.991 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT SUCCESS [ 0.514 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.224 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [ 0.241 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.101 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT SUCCESS [ 4.589 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT SUCCESS [ 4.157 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.062 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SUCCESS [ 3.526 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT .... SUCCESS [ 0.073 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [01:53 min] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass User Guide 5.0.0-SNAPSHOT ............ SUCCESS [ 4.471 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT SUCCESS [ 2.878 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass RCP User Guide 5.0.0-SNAPSHOT ........ SUCCESS [ 2.881 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass Pcap User Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 2.727 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SUCCESS [ 0.228 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT SUCCESS [ 0.005 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT SUCCESS [ 0.672 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT SUCCESS [ 0.370 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT ... SUCCESS [ 0.103 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SUCCESS [ 5.389 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 9.053 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SUCCESS [ 3.266 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT SUCCESS [ 0.419 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT SUCCESS [ 0.204 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT SUCCESS [ 0.498 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT SUCCESS [ 1.336 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT SUCCESS [ 0.068 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SUCCESS [ 3.976 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SUCCESS [ 3.684 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT SUCCESS [ 27.838 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SUCCESS [ 0.278 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT SUCCESS [ 0.121 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT SUCCESS [ 36.177 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SUCCESS [ 54.025 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT SUCCESS [ 0.662 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT SUCCESS [ 0.351 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT . SUCCESS [ 0.094 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SUCCESS [ 29.422 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 8.593 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT SUCCESS [ 40.239 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [03:30 min] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:04 min] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT SUCCESS [ 0.005 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT .. SUCCESS [ 0.373 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT SUCCESS [ 10.936 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SUCCESS [ 0.264 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT SUCCESS [ 0.337 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT ... SUCCESS [ 0.089 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SUCCESS [ 5.184 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [ 26.163 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass RCP Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.005 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT .. SUCCESS [ 0.158 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT .. SUCCESS [ 0.043 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT ..... SUCCESS [ 0.314 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass RCP Feature 5.0.0-SNAPSHOT ........... SUCCESS [ 0.302 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SUCCESS [ 0.172 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT SUCCESS [ 0.403 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass Json trace Parent 5.0.0-SNAPSHOT ..... SUCCESS [ 0.005 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT SUCCESS [ 0.216 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT .. SUCCESS [ 0.148 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass RCP Product 5.0.0-SNAPSHOT ........... SUCCESS [01:04 min] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT SUCCESS [ 0.006 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass Target Platform 5.0.0-SNAPSHOT ....... SUCCESS [ 5.634 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [06:54 min] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT SUCCESS [ 4.840 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SUCCESS [ 4.425 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [ 49.775 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 9.451 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 8.392 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [01:29 min] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 8.997 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass All Tests 1.0.6-SNAPSHOT ............. SUCCESS [ 5.201 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT .... SUCCESS [ 0.210 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT . SUCCESS [ 0.045 s] [2019-07-29T18:40:22.649Z] [INFO] Trace Compass Repository 5.0.0-SNAPSHOT ............ SUCCESS [ 10.620 s] [2019-07-29T18:40:22.649Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT SUCCESS [ 0.225 s] [2019-07-29T18:40:22.649Z] [INFO] ------------------------------------------------------------------------ [2019-07-29T18:40:22.649Z] [INFO] BUILD SUCCESS [2019-07-29T18:40:22.649Z] [INFO] ------------------------------------------------------------------------ [2019-07-29T18:40:22.649Z] [INFO] Total time: 52:04 min [2019-07-29T18:40:22.649Z] [INFO] Finished at: 2019-07-29T18:40:22Z [2019-07-29T18:40:22.649Z] [INFO] ------------------------------------------------------------------------ Post stage [Pipeline] archiveArtifacts [2019-07-29T18:40:24.065Z] Archiving artifacts [Pipeline] junit [2019-07-29T18:40:32.791Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) Stage "Deploy" skipped due to when conditional [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